summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
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-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
2019-04-22media: coda: set codec earlierPhilipp Zabel
2019-04-22media: vb2: add waiting_in_dqbuf flagHans Verkuil
2019-04-22media: pvrusb2: Prevent a buffer overflowDan Carpenter
2019-04-22media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko
2019-04-22media: videobuf2-v4l2.c: move up STATE_DEQUEUED checkHans Verkuil
2019-04-22media: mtk-vcodec: fix vp9 content playback error with show exist frameMaoguang Meng
2019-04-22media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driverMickael Guene
2019-04-22media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita
2019-04-22media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita
2019-04-22media: ov6650: Register with asynchronous subdevice frameworkJanusz Krzysztofik
2019-04-22media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik
2019-04-22media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik