aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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: staging: media: tegra-vde: Manually pack UAPI structuresDmitry Osipenko2-23/+34
2019-06-21media: staging: media: tegra-vde: Remove BIT() macro from UAPI headerDmitry Osipenko1-2/+2
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
2019-06-21media: rcar-vin: Merge helpers dealing with powering the parallel subdeviceNiklas Söderlund1-15/+5
2019-06-21media: rcar-vin: Move pm_runtime_{get,put} out of helpersNiklas Söderlund1-14/+21
2019-06-21media: rcar-vin: Do not sync subdevice format when opening the video deviceNiklas Söderlund1-25/+0
2019-06-21media: rcar-vin: Allow interrupting lock when trying to open the video deviceNiklas Söderlund1-1/+3
2019-06-21media: rcar-vin: Remove unneeded calls to pm_runtime_{enable, disable}Niklas Söderlund1-6/+1
2019-06-21media: rcar-vin: Do not call pm_runtime_{resume,suspend}()Niklas Söderlund1-5/+0
2019-06-21media: i2c: fix warning same module namesAnders Roxell2-1/+6
2019-06-21media: staging: media: meson: remove redundant initialization of mpeg12Colin Ian King1-1/+1
2019-06-21media: atmel: atmel-isc: fix and cleanup potential bugsEugen Hristev3-15/+29
2019-06-21media: atmel: atmel-isc: split driver into driver base and iscEugen Hristev4-501/+618
2019-06-21media: imx7-media-csi: get csi upstream endpointRui Miguel Silva1-0/+8
2019-06-21media: sti: Use vb2_get_bufferEzequiel Garcia1-1/+3
2019-06-21media: mtk-vcodec: Use vb2_get_bufferEzequiel Garcia1-4/+10
2019-06-21media: mtk-jpeg: Use vb2_get_bufferEzequiel Garcia1-1/+1
2019-06-21media: staging: davinci: fix memory leaks and check for allocation failureColin Ian King1-5/+10
2019-06-21media: hantro: remove an unnecessary NULL checkDan Carpenter1-1/+1
2019-06-21media: v4l2-ctrl: Initialize _BUTTON and _CTRL_CLASSEzequiel Garcia1-0/+4
2019-06-21Merge tag 'v5.2-rc5' into patchworkMauro Carvalho Chehab90-404/+848
2019-06-21media: rc: IR signal for Panasonic air conditioner too longSean Young1-1/+1
2019-06-21media: ttpci: Fix build error without RC_COREYueHaibing1-1/+2
2019-06-21media: stv090x: fix double free on state objectColin Ian King1-1/+0
2019-06-16Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+5
2019-06-16Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-38/+42
2019-06-15Merge tag 'platform-drivers-x86-v5.2-3' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds6-4/+26
2019-06-15Merge tag 'usb-5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds15-45/+105
2019-06-14Merge tag 'drm-fixes-2019-06-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-73/+252
2019-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+7
2019-06-14Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds6-26/+46
2019-06-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-2/+2
2019-06-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-58/+111
2019-06-14Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDaniel Vetter5-5/+15
2019-06-14Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds4-8/+18