aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-92/+221
2019-05-08Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds202-2465/+5408
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2019-05-07Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-8/+8
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds1-1/+1
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2019-05-02media: switch to fdget()Al Viro1-8/+8
2019-04-30media: platform: Aspeed: Make reserved memory optionalEddie James1-5/+1
2019-04-30media: platform: Aspeed: Remove use of reset lineEddie James1-22/+5
2019-04-30media: stm32-dcmi: return appropriate error codes during probeFabien Dessenne1-6/+8
2019-04-25media: vsp1: Add support for missing 16-bit RGB555 formatsLaurent Pinchart1-0/+24
2019-04-25media: vsp1: Add support for missing 16-bit RGB444 formatsLaurent Pinchart1-0/+24
2019-04-25media: vsp1: Add support for missing 32-bit RGB formatsLaurent Pinchart1-0/+14
2019-04-22media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driverNeil Armstrong3-0/+796
2019-04-22media: cros-ec-cec: decrement HDMI device refcountHans Verkuil1-0/+1
2019-04-22media: seco-cec: decrement HDMI device refcountHans Verkuil1-0/+1
2019-04-22media: tegra_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil1-10/+4
2019-04-22media: stih_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil1-14/+7
2019-04-22media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil1-11/+5
2019-04-22media: meson: ao-cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil1-11/+5
2019-04-22media: cec-notifier: add cec_notifier_parse_hdmi_phandle helperHans Verkuil1-0/+30
2019-04-22media: seco-cec: fix building with RC_CORE=mArnd Bergmann1-1/+1
2019-04-22media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uninitializedYizhuo1-0/+3
2019-04-22media: si2165: fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2019-04-22media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl3-3/+7
2019-04-22media: rcar-csi2: Move setting of Field Detection Control RegisterNiklas Söderlund1-2/+2
2019-04-22media: rcar-csi2: Update start procedure for H3 ES2Niklas Söderlund1-6/+29
2019-04-22media: rcar-csi2: Update V3M and E3 start procedureNiklas Söderlund1-5/+5
2019-04-22media: rcar-csi2: Use standby mode instead of resettingNiklas Söderlund2-26/+42
2019-04-22media: coda: throw error on create_bufs with too small sizePhilipp Zabel1-0/+3
2019-04-22media: coda: allow encoder to set colorimetry on the output queuePhilipp Zabel1-5/+5
2019-04-22media: coda: implement encoder frame size enumerationPhilipp Zabel1-0/+37
2019-04-22media: coda: disable encoder command on decoder and vice versaPhilipp Zabel1-8/+10
2019-04-22media: coda: add min number of buffers controlsPhilipp Zabel1-0/+6
2019-04-22media: coda: clear error return value before picture runPhilipp Zabel1-0/+3
2019-04-22media: coda: remove mask from decoder h.264 level controlPhilipp Zabel1-18/+4
2019-04-22media: coda: set codec earlierPhilipp Zabel1-8/+20
2019-04-22media: vb2: add waiting_in_dqbuf flagHans Verkuil1-0/+22
2019-04-22media: pvrusb2: Prevent a buffer overflowDan Carpenter2-0/+3
2019-04-22media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko1-1/+1
2019-04-22media: videobuf2-v4l2.c: move up STATE_DEQUEUED checkHans Verkuil1-5/+6
2019-04-22media: mtk-vcodec: fix vp9 content playback error with show exist frameMaoguang Meng1-9/+7
2019-04-22media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driverMickael Guene3-0/+1047
2019-04-22media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita1-1/+1
2019-04-22media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita1-2/+4
2019-04-22media: ov6650: Register with asynchronous subdevice frameworkJanusz Krzysztofik1-5/+13
2019-04-22media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik1-11/+14
2019-04-22media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik1-0/+2
2019-04-22media: au0828: stop video streaming only when last user stopsHans Verkuil1-5/+8
2019-04-22media: Clear devnode->media_dev holding media_devnode_lockShuah Khan1-1/+2