summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
| * | media: cafe-driver: mark an static var as suchMauro Carvalho Chehab2019-06-241-1/+1
| * | media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir Rintel2019-06-241-3/+0
| * | media: marvell-ccic: only calculate the DPHY registers when neededLubomir Rintel2019-06-241-7/+2
| * | media: st-mipid02: add support of JPEGHugues Fruchet2019-06-241-5/+13
| * | media: st-mipid02: add support of YUYV8 and UYVY8Hugues Fruchet2019-06-241-0/+5
| * | media: st-mipid02: add support of RGB565Hugues Fruchet2019-06-241-1/+7
| * | media: st-mipid02: add support of V4L2_CID_LINK_FREQHugues Fruchet2019-06-241-3/+26
| * | media: marvell-ccic: provide a clock for the sensorLubomir Rintel2019-06-245-181/+157
| * | media: marvell-ccic: use async notifier to get the sensorLubomir Rintel2019-06-244-76/+162
| * | media: marvell-ccic/mmp: add devicetree supportLubomir Rintel2019-06-241-9/+27
| * | media: marvell-ccic: rename the clocksLubomir Rintel2019-06-241-1/+1
| * | media: marvell-ccic/mmp: enable clock before accessing registersLubomir Rintel2019-06-241-2/+1
| * | media: marvell-ccic: drop unused stuffLubomir Rintel2019-06-243-5/+0
| * | media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for s...Lubomir Rintel2019-06-243-33/+0
| * | media: mt9m111: fix fw-node refactoringRobert Jarzmik2019-06-241-3/+5
| * | media: i2c: tw9910: simplify getting the adapter of a clientWolfram Sang2019-06-241-2/+1
| * | media: i2c: ov2640: simplify getting the adapter of a clientWolfram Sang2019-06-241-1/+1
| * | media: i2c: mt9m111: simplify getting the adapter of a clientWolfram Sang2019-06-241-1/+1
| * | media: i2c: mt9m001: simplify getting the adapter of a clientWolfram Sang2019-06-241-1/+1
| * | media: i2c: ak881x: simplify getting the adapter of a clientWolfram Sang2019-06-241-1/+1
| * | media: mt9m111: Fix error handling in mt9m111_power_onSakari Ailus2019-06-241-5/+13
| * | media: mt9m111: No need to check for the regulatorSakari Ailus2019-06-241-7/+4
| * | media: mt9m111: add regulator supportRobert Jarzmik2019-06-211-0/+17
| * | media: ov9640: Don't check for NULL on devm_gpiod_get return valuesSakari Ailus2019-06-211-2/+2
| * | media: v4l2-fwnode: Avoid using PTR_ERR(NULL)Sakari Ailus2019-06-211-1/+1
| * | media: ov6650: Fix device node exposed without proper lockingJanusz Krzysztofik2019-06-211-1/+0
| * | media: i2c: Fix Unnecessary Semicolon Warning Reported by coccicheckShobhit Kukreti2019-06-213-4/+4
| * | media: vivid: add CEC support to display present ctrlJohan Korsnes2019-06-213-6/+38
| * | media: vivid: reorder CEC allocation and control set-upJohan Korsnes2019-06-211-42/+58
| * | media: vivid: add HDMI (dis)connect RX emulationJohan Korsnes2019-06-212-2/+23
| * | media: vivid: add HDMI (dis)connect TX emulationJohan Korsnes2019-06-212-1/+27
| * | media: vivid: add number of HDMI ports to device stateJohan Korsnes2019-06-212-0/+4
| * | media: vivid: add display present controlJohan Korsnes2019-06-214-0/+29
| * | media: vivid: make input std_signal per-inputJohan Korsnes2019-06-217-46/+64
| * | media: vivid: make input dv_timings per-inputJohan Korsnes2019-06-216-34/+69
| * | media: coda: Use devm_platform_ioremap_resource()Fabio Estevam2019-06-211-3/+1
| * | media: aspeed: add a workaround to fix a silicon bugJae Hyun Yoo2019-06-211-7/+21
| * | media: vimc: stream: add missing function documentationAndré Almeida2019-06-211-0/+22
| * | media: video-i2c: use V4L2_FRACT_COMPAREAkinobu Mita2019-06-211-6/+2
| * | media: meye: Fix build COMPILE_TEST errorYueHaibing2019-06-211-1/+2
| * | media: vivid: remove unnecessary min and max timeperframe constantsAkinobu Mita2019-06-212-19/+0
| * | media: mtk-vcodec: remove unneeded proxy functionsAlexandre Courbot2019-06-219-52/+17
| * | media: mtk-vcodec: avoid unneeded pointer-to-long conversionsAlexandre Courbot2019-06-2110-46/+46
| * | media: vimc: Makefile: file cleanupAndré Almeida2019-06-213-17/+3
| * | media: vimc: debayer: Fix typosAndré Almeida2019-06-211-2/+4
| * | media: s5p-mfc: Make additional clocks optionalMarek Szyprowski2019-06-211-0/+5
| * | media: rcar-vin: Merge Gen2 and Gen3 file operationsNiklas Söderlund2019-06-211-83/+19
| * | media: rcar-vin: Fold rvin_initialize_device() into rvin_open()Niklas Söderlund2019-06-211-16/+8
| * | media: rcar-vin: Merge helpers dealing with powering the parallel subdeviceNiklas Söderlund2019-06-211-15/+5
| * | media: rcar-vin: Move pm_runtime_{get,put} out of helpersNiklas Söderlund2019-06-211-14/+21