summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2019-06-21media: meye: Fix build COMPILE_TEST errorYueHaibing
2019-06-21media: vivid: remove unnecessary min and max timeperframe constantsAkinobu Mita
2019-06-21media: mtk-vcodec: remove unneeded proxy functionsAlexandre Courbot
2019-06-21media: mtk-vcodec: avoid unneeded pointer-to-long conversionsAlexandre Courbot
2019-06-21media: vimc: Makefile: file cleanupAndré Almeida
2019-06-21media: vimc: debayer: Fix typosAndré Almeida
2019-06-21media: s5p-mfc: Make additional clocks optionalMarek Szyprowski
2019-06-21media: rcar-vin: Merge Gen2 and Gen3 file operationsNiklas Söderlund
2019-06-21media: rcar-vin: Fold rvin_initialize_device() into rvin_open()Niklas Söderlund
2019-06-21media: rcar-vin: Merge helpers dealing with powering the parallel subdeviceNiklas Söderlund
2019-06-21media: rcar-vin: Move pm_runtime_{get,put} out of helpersNiklas Söderlund
2019-06-21media: rcar-vin: Do not sync subdevice format when opening the video deviceNiklas Söderlund
2019-06-21media: rcar-vin: Allow interrupting lock when trying to open the video deviceNiklas Söderlund
2019-06-21media: rcar-vin: Remove unneeded calls to pm_runtime_{enable, disable}Niklas Söderlund
2019-06-21media: rcar-vin: Do not call pm_runtime_{resume,suspend}()Niklas Söderlund
2019-06-21media: i2c: fix warning same module namesAnders Roxell
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King
2019-06-21media: atmel: atmel-isc: fix and cleanup potential bugsEugen Hristev
2019-06-21media: atmel: atmel-isc: split driver into driver base and iscEugen Hristev
2019-06-21media: imx7-media-csi: get csi upstream endpointRui Miguel Silva
2019-06-21media: sti: Use vb2_get_bufferEzequiel Garcia
2019-06-21media: mtk-vcodec: Use vb2_get_bufferEzequiel Garcia
2019-06-21media: mtk-jpeg: Use vb2_get_bufferEzequiel Garcia
2019-06-21media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King
2019-06-21media: hantro: remove an unnecessary NULL checkDan Carpenter
2019-06-21media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASSEzequiel Garcia
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab