index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
rcar-vin
/
rcar-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
media: rcar-vin: rcar-dma: Fix setting VNIS_REG for RAW8 formats
Lad Prabhakar
1
-4
/
+4
2020-09-27
media: rcar-vin: Extend RAW8 support to all RGB layouts
Niklas Söderlund
1
-1
/
+27
2020-09-27
media: rcar-vin: Fix a reference count leak.
Qiushi Wu
1
-1
/
+3
2020-09-26
media: rcar-vin: Enable YDS bit depending on bus_width and data_shift
Lad Prabhakar
1
-3
/
+14
2020-07-04
media: rcar-vin: Add support for MEDIA_BUS_FMT_SRGGB8_1X8 format
Lad Prabhakar
1
-1
/
+14
2020-07-04
media: rcar-vin: Invalidate pipeline if conversion is not possible on input f...
Lad Prabhakar
1
-1
/
+5
2020-02-24
media: rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}
Niklas Söderlund
1
-9
/
+59
2020-02-24
media: rcar-vin: Move hardware buffer tracking to own struct
Niklas Söderlund
1
-13
/
+14
2019-11-05
media: rcar-vin: Add support for outputting NV12
Niklas Söderlund
1
-1
/
+4
2019-10-10
media: rcar-vin: Use bytes per line instead of width for UV offset
Niklas Söderlund
1
-2
/
+2
2019-10-01
media: rcar-vin: Add support for V4L2_FIELD_ALTERNATE
Niklas Söderlund
1
-17
/
+26
2019-10-01
media: rcar-vin: Make use of V4L2_FIELD_IS_INTERLACED() macro
Niklas Söderlund
1
-8
/
+3
2019-08-13
media: rcar-vin: Report correct image stride
Niklas Söderlund
1
-4
/
+6
2019-07-25
media: rcar-vin: Add support for RGB formats with alpha component
Niklas Söderlund
1
-0
/
+35
2019-07-25
media: rcar-vin: Add control for alpha component
Niklas Söderlund
1
-0
/
+5
2019-07-25
media: rcar-vin: Rename VNDMR_DTMD_ARGB1555 to VNDMR_DTMD_ARGB
Niklas Söderlund
1
-2
/
+2
2019-07-25
media: rcar-vin: Centralize black listing of pixel formats
Niklas Söderlund
1
-1
/
+1
2019-03-25
media: rcar-dma: p_set can't be NULL
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2019-01-21
media: rcar-vin: fix wrong return value in rvin_set_channel_routing()
Niklas Söderlund
1
-1
/
+1
2018-08-03
media: rcar-vin: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+1
2018-07-24
media: rcar-vin: Handle data-enable polarity
Jacopo Mondi
1
-0
/
+5
2018-07-04
media: rcar-vin: Cache the mbus configuration flags
Jacopo Mondi
1
-11
/
+21
2018-07-04
media: rcar-vin: Rename 'digital' to 'parallel'
Jacopo Mondi
1
-2
/
+2
2018-06-28
media: rcar-vin: sync which hardware buffer to start capture from
Niklas Söderlund
1
-1
/
+15
2018-05-11
media: Revert "media: rcar-vin: enable field toggle after a set number of lin...
Niklas Söderlund
1
-15
/
+5
2018-05-05
media: rcar-vin: enable field toggle after a set number of lines for Gen3
Niklas Söderlund
1
-5
/
+15
2018-05-05
media: rcar-vin: add support for MEDIA_BUS_FMT_UYVY8_1X16
Niklas Söderlund
1
-0
/
+5
2018-04-20
media: rcar-vin: extend {start, stop}_streaming to work with media controller
Niklas Söderlund
1
-8
/
+127
2018-04-20
media: rcar-vin: use different v4l2 operations in media controller mode
Niklas Söderlund
1
-1
/
+1
2018-04-20
media: rcar-vin: add function to manipulate Gen3 chsel value
Niklas Söderlund
1
-0
/
+37
2018-04-20
media: rcar-vin: enable Gen3 hardware configuration
Niklas Söderlund
1
-31
/
+62
2018-04-20
media: rcar-vin: move media bus configuration to struct rvin_dev
Niklas Söderlund
1
-5
/
+5
2018-04-20
media: rcar-vin: cache video standard
Niklas Söderlund
1
-5
/
+2
2018-04-20
media: rcar-vin: fix handling of single field frames (top, bottom and alterna...
Niklas Söderlund
1
-14
/
+1
2018-04-20
media: rcar-vin: all Gen2 boards can scale simplify logic
Niklas Söderlund
1
-8
/
+0
2018-04-20
media: rcar-vin: move functions regarding scaling
Niklas Söderlund
1
-261
/
+265
2018-04-20
media: rcar-vin: rename poorly named initialize and cleanup functions
Niklas Söderlund
1
-3
/
+3
2018-03-22
media: rcar-vin: use scratch buffer and always run in continuous mode
Niklas Söderlund
1
-136
/
+51
2018-03-22
media: rcar-vin: allocate a scratch buffer at stream start
Niklas Söderlund
1
-0
/
+19
2017-10-31
media: rcar-vin: Use generic parser for parsing fwnode endpoints
Sakari Ailus
1
-5
/
+5
2017-06-06
[media] rcar-vin: refactor and fold in function after stall handling rework
Niklas Söderlund
1
-7
/
+2
2017-06-06
[media] rcar-vin: allow switch between capturing modes when stalling
Niklas Söderlund
1
-5
/
+17
2017-06-06
[media] rcar-vin: select capture mode based on free buffers
Niklas Söderlund
1
-16
/
+15
2017-06-06
[media] rcar-vin: move functions which acts on hardware
Niklas Söderlund
1
-91
/
+91
2017-06-06
[media] rcar-vin: decrease buffers needed to capture
Niklas Söderlund
1
-1
/
+1
2016-09-19
[media] media: rcar-vin: add support for V4L2_FIELD_ALTERNATE
Niklas Söderlund
1
-6
/
+20
2016-09-19
[media] media: rcar-vin: make V4L2_FIELD_INTERLACED standard dependent
Niklas Söderlund
1
-0
/
+9
2016-09-19
[media] adv7180: rcar-vin: change mbus format to UYVY
Niklas Söderlund
1
-2
/
+2
2016-09-19
[media] platform: constify vb2_ops structures
Julia Lawall
1
-1
/
+1
[next]