summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-27media: i2c: OV5647: change to use macro for the registersJacob Chen
2017-10-27media: i2c: OV5647: ensure clock lane in LP-11 state before streaming onJacob Chen
2017-10-27media: ov7670: Add the ov7670_s_power functionWenyou Yang
2017-10-27media: ov7670: Add the get_fmt callbackWenyou Yang
2017-10-27media: ov7670: Add entity pads initializationWenyou Yang
2017-10-27media: tegra-cec: add Tegra HDMI CEC driverHans Verkuil
2017-10-27media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure
2017-10-27media: staging/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani
2017-10-27media: staging: atomisp: Update TODO regarding sensorsSakari Ailus
2017-10-27media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus
2017-10-27media: imx274: V4l2 driver for Sony imx274 CMOS sensorLeon Luo
2017-10-27media: tc358743: set entity function to video interface bridgePhilipp Zabel
2017-10-27media: imx: Fix VDIC CSI1 selectionTim Harvey
2017-10-27media: tc358743: remove an unneeded conditionDan Carpenter
2017-10-27media: au0828/em28xx: make vb2_ops constBhumika Goyal
2017-10-27media: cx23885/saa7134: make vb2_ops constBhumika Goyal
2017-10-27media: zoran: make zoran_template constBhumika Goyal
2017-10-27media: bt8xx: make bttv_vbi_qops constBhumika Goyal
2017-10-27media: coda: Handle return value of kasprintfArvind Yadav
2017-10-27media: i2c: tc358743: fix spelling mistakeJacob Chen
2017-10-27media: tm6000: cleanup trival coding style issuesMarkus Elfring
2017-10-27media: cec-pin.h: move non-kAPI parts into cec-pin-priv.hHans Verkuil
2017-10-27media: venus: reimplement decoder stop commandStanimir Varbanov
2017-10-27media: vimc: Fix return value check in vimc_add_subdevs()Wei Yongjun
2017-10-27media: venus: venc: fix bytesused v4l2_plane fieldStanimir Varbanov
2017-10-27media: atmel-isc: Rework the format listWenyou Yang
2017-10-27media: atmel-isc: Remove unnecessary memberWenyou Yang
2017-10-27media: atmel-isc: Enable the clocks during probeWenyou Yang
2017-10-27media: atmel-isc: Add prepare and unprepare opsWenyou Yang
2017-10-27media: atmel-isc: Add spin lock for clock enable opsWenyou Yang
2017-10-24media: venus: fix wrong size on dma_freeStanimir Varbanov
2017-10-24media: smiapp: Rely on runtime PMSakari Ailus
2017-10-24media: smiapp: Use __v4l2_ctrl_handler_setup()Sakari Ailus
2017-10-17Merge commit '3728e6a255b5' into patchworkMauro Carvalho Chehab
2017-10-17Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-10-16media: s5p-mfc: Adjust a null pointer check in four functionsMarkus Elfring
2017-10-16media: s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()Markus Elfring
2017-10-16media: s5p-mfc: Delete an error message for a failed memory allocationMarkus Elfring
2017-10-16media: exynos-gsc: Add hardware rotation limitsHoegeun Kwon
2017-10-16media: rga: make some functions staticMauro Carvalho Chehab
2017-10-16[media] rockchip/rga: v4l2 m2m supportJacob Chen
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-15Merge tag 'usb-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-10-15Merge tag 'dmaengine-fix-4.14-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-10-14Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-13Merge tag 'drm-fixes-for-v4.14-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-14Merge tag 'drm-intel-fixes-2017-10-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-10-14Merge branch 'msm-fixes-4.14-rc4' of git://people.freedesktop.org/~robclark/l...Dave Airlie
2017-10-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-10-13tty: fall back to N_NULL if switching to N_TTY fails during hangupJohannes Weiner