summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-08202-2465/+5408
|\
| * media: platform: Aspeed: Make reserved memory optionalEddie James2019-04-301-5/+1
| * media: platform: Aspeed: Remove use of reset lineEddie James2019-04-301-22/+5
| * media: stm32-dcmi: return appropriate error codes during probeFabien Dessenne2019-04-301-6/+8
| * media: vsp1: Add support for missing 16-bit RGB555 formatsLaurent Pinchart2019-04-251-0/+24
| * media: vsp1: Add support for missing 16-bit RGB444 formatsLaurent Pinchart2019-04-251-0/+24
| * media: vsp1: Add support for missing 32-bit RGB formatsLaurent Pinchart2019-04-251-0/+14
| * media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driverNeil Armstrong2019-04-223-0/+796
| * media: cros-ec-cec: decrement HDMI device refcountHans Verkuil2019-04-221-0/+1
| * media: seco-cec: decrement HDMI device refcountHans Verkuil2019-04-221-0/+1
| * media: tegra_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-10/+4
| * media: stih_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-14/+7
| * media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-11/+5
| * media: meson: ao-cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-11/+5
| * media: cec-notifier: add cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-0/+30
| * media: seco-cec: fix building with RC_CORE=mArnd Bergmann2019-04-221-1/+1
| * media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uni...Yizhuo2019-04-221-0/+3
| * media: si2165: fix platform_no_drv_owner.cocci warningsYueHaibing2019-04-221-1/+0
| * media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl2019-04-223-3/+7
| * media: rcar-csi2: Move setting of Field Detection Control RegisterNiklas Söderlund2019-04-221-2/+2
| * media: rcar-csi2: Update start procedure for H3 ES2Niklas Söderlund2019-04-221-6/+29
| * media: rcar-csi2: Update V3M and E3 start procedureNiklas Söderlund2019-04-221-5/+5
| * media: rcar-csi2: Use standby mode instead of resettingNiklas Söderlund2019-04-222-26/+42
| * media: coda: throw error on create_bufs with too small sizePhilipp Zabel2019-04-221-0/+3
| * media: coda: allow encoder to set colorimetry on the output queuePhilipp Zabel2019-04-221-5/+5
| * media: coda: implement encoder frame size enumerationPhilipp Zabel2019-04-221-0/+37
| * media: coda: disable encoder command on decoder and vice versaPhilipp Zabel2019-04-221-8/+10
| * media: coda: add min number of buffers controlsPhilipp Zabel2019-04-221-0/+6
| * media: coda: clear error return value before picture runPhilipp Zabel2019-04-221-0/+3
| * media: coda: remove mask from decoder h.264 level controlPhilipp Zabel2019-04-221-18/+4
| * media: coda: set codec earlierPhilipp Zabel2019-04-221-8/+20
| * media: vb2: add waiting_in_dqbuf flagHans Verkuil2019-04-221-0/+22
| * media: pvrusb2: Prevent a buffer overflowDan Carpenter2019-04-222-0/+3
| * media: vivid: use vfree() instead of kfree() for dev->bitmap_capAlexander Potapenko2019-04-221-1/+1
| * media: videobuf2-v4l2.c: move up STATE_DEQUEUED checkHans Verkuil2019-04-221-5/+6
| * media: mtk-vcodec: fix vp9 content playback error with show exist frameMaoguang Meng2019-04-221-9/+7
| * media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driverMickael Guene2019-04-223-0/+1047
| * media: ov2659: fix unbalanced mutex_lock/unlockAkinobu Mita2019-04-221-1/+1
| * media: ov2659: make S_FMT succeed even if requested format doesn't matchAkinobu Mita2019-04-221-2/+4
| * media: ov6650: Register with asynchronous subdevice frameworkJanusz Krzysztofik2019-04-221-5/+13
| * media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helperJanusz Krzysztofik2019-04-221-11/+14
| * media: ov6650: Fix sensor possibly not detected on probeJanusz Krzysztofik2019-04-221-0/+2
| * media: au0828: stop video streaming only when last user stopsHans Verkuil2019-04-221-5/+8
| * media: Clear devnode->media_dev holding media_devnode_lockShuah Khan2019-04-221-1/+2
| * media: au0828: Fix NULL pointer dereference in au0828_analog_stream_enable()Shuah Khan2019-04-221-0/+3
| * media: au0828: fix enable and disable source audio and video inconsistenciesShuah Khan2019-04-222-39/+149
| * media: change au0828 to use Media Device Allocator APIShuah Khan2019-04-223-8/+8
| * media: Media Device Allocator APIShuah Khan2019-04-222-0/+141
| * media: stm32-dcmi: fix crash when subdev do not expose any formatsHugues Fruchet2019-04-221-0/+6
| * media: stm32-dcmi: do not emit error trace in case of few overrunHugues Fruchet2019-04-221-4/+8