aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-24media: coda: implement CMD_START to restart decodingMichael Tretter1-4/+17
2019-06-24media: cafe-driver: mark an static var as suchMauro Carvalho Chehab1-1/+1
2019-06-24media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir Rintel1-3/+0
2019-06-24media: marvell-ccic: only calculate the DPHY registers when neededLubomir Rintel1-7/+2
2019-06-24media: st-mipid02: add support of JPEGHugues Fruchet1-5/+13
2019-06-24media: st-mipid02: add support of YUYV8 and UYVY8Hugues Fruchet1-0/+5
2019-06-24media: st-mipid02: add support of RGB565Hugues Fruchet1-1/+7
2019-06-24media: st-mipid02: add support of V4L2_CID_LINK_FREQHugues Fruchet1-3/+26
2019-06-24media: marvell-ccic: provide a clock for the sensorLubomir Rintel5-181/+157
2019-06-24media: marvell-ccic: use async notifier to get the sensorLubomir Rintel4-76/+162
2019-06-24media: marvell-ccic/mmp: add devicetree supportLubomir Rintel1-9/+27
2019-06-24media: marvell-ccic: rename the clocksLubomir Rintel1-1/+1
2019-06-24media: marvell-ccic/mmp: enable clock before accessing registersLubomir Rintel1-2/+1
2019-06-24media: marvell-ccic: drop unused stuffLubomir Rintel3-5/+0
2019-06-24media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for stability"Lubomir Rintel3-33/+0
2019-06-24media: mt9m111: fix fw-node refactoringRobert Jarzmik1-3/+5
2019-06-24media: i2c: tw9910: simplify getting the adapter of a clientWolfram Sang1-2/+1
2019-06-24media: i2c: ov2640: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-24media: i2c: mt9m111: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-24media: i2c: mt9m001: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-24media: i2c: ak881x: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-06-24media: mt9m111: Fix error handling in mt9m111_power_onSakari Ailus1-5/+13
2019-06-24media: mt9m111: No need to check for the regulatorSakari Ailus1-7/+4
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller187-1182/+187
2019-06-21media: mt9m111: add regulator supportRobert Jarzmik1-0/+17
2019-06-21media: ov9640: Don't check for NULL on devm_gpiod_get return valuesSakari Ailus1-2/+2
2019-06-21media: v4l2-fwnode: Avoid using PTR_ERR(NULL)Sakari Ailus1-1/+1
2019-06-21media: ov6650: Fix device node exposed without proper lockingJanusz Krzysztofik1-1/+0
2019-06-21media: i2c: Fix Unnecessary Semicolon Warning Reported by coccicheckShobhit Kukreti3-4/+4
2019-06-21media: vivid: add CEC support to display present ctrlJohan Korsnes3-6/+38
2019-06-21media: vivid: reorder CEC allocation and control set-upJohan Korsnes1-42/+58
2019-06-21media: vivid: add HDMI (dis)connect RX emulationJohan Korsnes2-2/+23
2019-06-21media: vivid: add HDMI (dis)connect TX emulationJohan Korsnes2-1/+27
2019-06-21media: vivid: add number of HDMI ports to device stateJohan Korsnes2-0/+4
2019-06-21media: vivid: add display present controlJohan Korsnes4-0/+29
2019-06-21media: vivid: make input std_signal per-inputJohan Korsnes7-46/+64
2019-06-21media: vivid: make input dv_timings per-inputJohan Korsnes6-34/+69
2019-06-21media: coda: Use devm_platform_ioremap_resource()Fabio Estevam1-3/+1
2019-06-21media: aspeed: add a workaround to fix a silicon bugJae Hyun Yoo1-7/+21
2019-06-21media: vimc: stream: add missing function documentationAndré Almeida1-0/+22
2019-06-21media: video-i2c: use V4L2_FRACT_COMPAREAkinobu Mita1-6/+2
2019-06-21media: meye: Fix build COMPILE_TEST errorYueHaibing1-1/+2
2019-06-21media: vivid: remove unnecessary min and max timeperframe constantsAkinobu Mita2-19/+0
2019-06-21media: mtk-vcodec: remove unneeded proxy functionsAlexandre Courbot9-52/+17
2019-06-21media: mtk-vcodec: avoid unneeded pointer-to-long conversionsAlexandre Courbot10-46/+46
2019-06-21media: vimc: Makefile: file cleanupAndré Almeida3-17/+3
2019-06-21media: vimc: debayer: Fix typosAndré Almeida1-2/+4
2019-06-21media: s5p-mfc: Make additional clocks optionalMarek Szyprowski1-0/+5
2019-06-21media: rcar-vin: Merge Gen2 and Gen3 file operationsNiklas Söderlund1-83/+19
2019-06-21media: rcar-vin: Fold rvin_initialize_device() into rvin_open()Niklas Söderlund1-16/+8