aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-16Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-14videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()Souptick Joarder
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-05-08media: tegra-cec: fix cec_notifier_parse_hdmi_phandle return checkHans Verkuil
2019-05-08media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2019-05-08media: rcar-csi2: Propagate the FLD signal for NTSC and PALNiklas Söderlund
2019-05-08media: rcar-csi2: restart CSI-2 link if error is detectedNiklas Söderlund
2019-05-08media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter
2019-05-08media: coda: fix unset field and fail on invalid field in buf_preparePhilipp Zabel
2019-05-08media: atmel: atmel-isc: fix asd memory allocationEugen Hristev
2019-05-08media: atmel: atmel-isc: fix INIT_WORK misplacementEugen Hristev
2019-05-08media: atmel: atmel-isc: limit incoming pixels per frameEugen Hristev
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-07Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-05-02media: switch to fdget()Al Viro
2019-04-30media: platform: Aspeed: Make reserved memory optionalEddie James
2019-04-30media: platform: Aspeed: Remove use of reset lineEddie James
2019-04-30media: stm32-dcmi: return appropriate error codes during probeFabien Dessenne
2019-04-25media: vsp1: Add support for missing 16-bit RGB555 formatsLaurent Pinchart
2019-04-25media: vsp1: Add support for missing 16-bit RGB444 formatsLaurent Pinchart
2019-04-25media: vsp1: Add support for missing 32-bit RGB formatsLaurent Pinchart
2019-04-22media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driverNeil Armstrong
2019-04-22media: cros-ec-cec: decrement HDMI device refcountHans Verkuil
2019-04-22media: seco-cec: decrement HDMI device refcountHans Verkuil
2019-04-22media: tegra_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil
2019-04-22media: stih_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil
2019-04-22media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil
2019-04-22media: meson: ao-cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil
2019-04-22media: cec-notifier: add cec_notifier_parse_hdmi_phandle helperHans Verkuil
2019-04-22media: seco-cec: fix building with RC_CORE=mArnd Bergmann
2019-04-22media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uni...Yizhuo
2019-04-22media: si2165: fix platform_no_drv_owner.cocci warningsYueHaibing
2019-04-22media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl
2019-04-22media: rcar-csi2: Move setting of Field Detection Control RegisterNiklas Söderlund
2019-04-22media: rcar-csi2: Update start procedure for H3 ES2Niklas Söderlund
2019-04-22media: rcar-csi2: Update V3M and E3 start procedureNiklas Söderlund
2019-04-22media: rcar-csi2: Use standby mode instead of resettingNiklas Söderlund
2019-04-22media: coda: throw error on create_bufs with too small sizePhilipp Zabel
2019-04-22media: coda: allow encoder to set colorimetry on the output queuePhilipp Zabel
2019-04-22media: coda: implement encoder frame size enumerationPhilipp Zabel
2019-04-22media: coda: disable encoder command on decoder and vice versaPhilipp Zabel
2019-04-22media: coda: add min number of buffers controlsPhilipp Zabel
2019-04-22media: coda: clear error return value before picture runPhilipp Zabel
2019-04-22media: coda: remove mask from decoder h.264 level controlPhilipp Zabel