summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-06-24media: coda: add coda_wake_up_capture_queuePhilipp Zabel
2019-06-24media: coda: fix last buffer handling in V4L2_ENC_CMD_STOPMarco Felsch
2019-06-24media: coda: fix mpeg2 sequence number handlingPhilipp Zabel
2019-06-24media: coda: use mem2mem try_en/decoder_cmd helpersPhilipp Zabel
2019-06-24media: coda: implement CMD_START to restart decodingMichael Tretter
2019-06-24media: cafe-driver: mark an static var as suchMauro Carvalho Chehab
2019-06-24media: staging: media: fix style problemAliasgar Surti
2019-06-24media: marvell-ccic: mmp: don't chicken out w/o pdataLubomir Rintel
2019-06-24media: marvell-ccic: only calculate the DPHY registers when neededLubomir Rintel
2019-06-24media: st-mipid02: add support of JPEGHugues Fruchet
2019-06-24media: st-mipid02: add support of YUYV8 and UYVY8Hugues Fruchet
2019-06-24media: st-mipid02: add support of RGB565Hugues Fruchet
2019-06-24media: st-mipid02: add support of V4L2_CID_LINK_FREQHugues Fruchet
2019-06-24media: marvell-ccic: provide a clock for the sensorLubomir Rintel
2019-06-24media: marvell-ccic: use async notifier to get the sensorLubomir Rintel
2019-06-24media: marvell-ccic/mmp: add devicetree supportLubomir Rintel
2019-06-24media: marvell-ccic: rename the clocksLubomir Rintel
2019-06-24media: marvell-ccic/mmp: enable clock before accessing registersLubomir Rintel
2019-06-24media: marvell-ccic: drop unused stuffLubomir Rintel
2019-06-24media: Revert "[media] marvell-ccic: reset ccic phy when stop streaming for s...Lubomir Rintel
2019-06-24media: mt9m111: fix fw-node refactoringRobert Jarzmik
2019-06-24media: staging: media: soc_camera: soc_mt9v022: simplify getting the adapter ...Wolfram Sang
2019-06-24media: staging: media: soc_camera: mt9t031: simplify getting the adapter of a...Wolfram Sang
2019-06-24media: staging: media: soc_camera: imx074: simplify getting the adapter of a ...Wolfram Sang
2019-06-24media: i2c: tw9910: simplify getting the adapter of a clientWolfram Sang
2019-06-24media: i2c: ov2640: simplify getting the adapter of a clientWolfram Sang
2019-06-24media: i2c: mt9m111: simplify getting the adapter of a clientWolfram Sang
2019-06-24media: i2c: mt9m001: simplify getting the adapter of a clientWolfram Sang
2019-06-24media: i2c: ak881x: simplify getting the adapter of a clientWolfram Sang
2019-06-24media: mt9m111: Fix error handling in mt9m111_power_onSakari Ailus
2019-06-24media: mt9m111: No need to check for the regulatorSakari Ailus
2019-06-21media: mt9m111: add regulator supportRobert Jarzmik
2019-06-21media: ov9640: Don't check for NULL on devm_gpiod_get return valuesSakari Ailus
2019-06-21media: v4l2-fwnode: Avoid using PTR_ERR(NULL)Sakari Ailus
2019-06-21media: ov6650: Fix device node exposed without proper lockingJanusz Krzysztofik
2019-06-21media: i2c: Fix Unnecessary Semicolon Warning Reported by coccicheckShobhit Kukreti
2019-06-21media: vivid: add CEC support to display present ctrlJohan Korsnes
2019-06-21media: vivid: reorder CEC allocation and control set-upJohan Korsnes
2019-06-21media: vivid: add HDMI (dis)connect RX emulationJohan Korsnes
2019-06-21media: vivid: add HDMI (dis)connect TX emulationJohan Korsnes
2019-06-21media: vivid: add number of HDMI ports to device stateJohan Korsnes
2019-06-21media: vivid: add display present controlJohan Korsnes
2019-06-21media: vivid: make input std_signal per-inputJohan Korsnes
2019-06-21media: vivid: make input dv_timings per-inputJohan Korsnes
2019-06-21media: staging: media: tegra-vde: Manually pack UAPI structuresDmitry Osipenko
2019-06-21media: staging: media: tegra-vde: Remove BIT() macro from UAPI headerDmitry Osipenko
2019-06-21media: coda: Use devm_platform_ioremap_resource()Fabio Estevam
2019-06-21media: aspeed: add a workaround to fix a silicon bugJae Hyun Yoo
2019-06-21media: vimc: stream: add missing function documentationAndré Almeida
2019-06-21media: video-i2c: use V4L2_FRACT_COMPAREAkinobu Mita