index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
rcar-vin
/
rcar-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-08-23
[media] rcar-vin: move media bus information to struct rvin_graph_entity
Niklas Söderlund
1
-5
/
+5
2016-08-23
[media] rcar-vin: move chip check for pixelformat support
Niklas Söderlund
1
-5
/
+3
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-10
/
+1
2016-06-16
[media] rcar-vin: add Renesas R-Car VIN driver
Niklas Söderlund
1
-0
/
+1196