index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-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-26
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