summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driverNeil Armstrong2019-04-223-0/+796
* media: dt-bindings: media: meson-ao-cec: Add G12A AO-CEC-B CompatibleNeil Armstrong2019-04-221-3/+10
* 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/+4Star
* media: stih_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-14/+7Star
* media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-11/+5Star
* media: meson: ao-cec: use new cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-221-11/+5Star
* media: cec-notifier: add cec_notifier_parse_hdmi_phandle helperHans Verkuil2019-04-222-1/+48
* 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/+0Star
* media: rc: xbox_remote: add protocol and set timeoutMatthias Reichl2019-04-226-4/+13
* 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: dt-bindings: rcar-csi2: List resets as a mandatory propertyNiklas Söderlund2019-04-221-1/+2
* 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/+4Star
* media: coda: set codec earlierPhilipp Zabel2019-04-221-8/+20
* media: vb2: add waiting_in_dqbuf flagHans Verkuil2019-04-222-0/+23
* media: pvrusb2: Prevent a buffer overflowDan Carpenter2019-04-222-0/+3
* media: cedrus: Fix initialization orderJernej Skrabec2019-04-221-12/+12
* 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/+7Star
* media: ipu3-imgu: Use %u for formatting unsigned values (not %d)Sakari Ailus2019-04-221-20/+20
* media: staging/intel-ipu3: parameter buffer refactoringBingbu Cao2019-04-223-35/+46
* media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driverMickael Guene2019-04-224-0/+1048
* media: dt-bindings: Document MIPID02 bindingsMickael Guene2019-04-222-0/+89
* media: uapi: Add MEDIA_BUS_FMT_BGR888_3X8 media bus formatMickael Guene2019-04-222-1/+109
* 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: selftests: media_dev_allocator api testShuah Khan2019-04-221-0/+85
* media: au0828: fix enable and disable source audio and video inconsistenciesShuah Khan2019-04-222-39/+149
* media: sound/usb: Use Media Controller API to share media resourcesShuah Khan2019-04-2211-4/+461
* media: media.h: Enable ALSA MEDIA_INTF_T* interface typesShuah Khan2019-04-221-10/+15
* media: change au0828 to use Media Device Allocator APIShuah Khan2019-04-223-8/+8