summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-1830-49/+47
* media: remove unneeded header search pathsMasahiro Yamada2019-05-187-11/+0
* Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-05-167-20/+144
|\
| * media: tegra-cec: fix cec_notifier_parse_hdmi_phandle return checkHans Verkuil2019-05-081-2/+2
| * media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter2019-05-081-1/+1
| * media: rcar-csi2: Propagate the FLD signal for NTSC and PALNiklas Söderlund2019-05-081-3/+13
| * media: rcar-csi2: restart CSI-2 link if error is detectedNiklas Söderlund2019-05-081-1/+51
| * media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter2019-05-081-9/+6
| * media: coda: fix unset field and fail on invalid field in buf_preparePhilipp Zabel2019-05-081-0/+10
| * media: atmel: atmel-isc: fix asd memory allocationEugen Hristev2019-05-081-2/+6
| * media: atmel: atmel-isc: fix INIT_WORK misplacementEugen Hristev2019-05-081-2/+2
| * media: atmel: atmel-isc: limit incoming pixels per frameEugen Hristev2019-05-082-0/+53
* | videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()Souptick Joarder2019-05-143-22/+13
* | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-141-3/+3
* | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-05-0821-92/+221
|\ \
| * | media: vsp1: drm: Implement writeback supportLaurent Pinchart2019-03-183-2/+40
| * | media: vsp1: drm: Extend frame completion API to the DU driverLaurent Pinchart2019-03-183-3/+4
| * | media: vsp1: drm: Split RPF format setting to separate functionLaurent Pinchart2019-03-181-20/+35
| * | media: vsp1: wpf: Add writeback supportLaurent Pinchart2019-03-182-9/+58
| * | media: vsp1: dl: Allow chained display lists for display pipelinesLaurent Pinchart2019-03-181-12/+23
| * | media: vsp1: Add vsp1_dl_list argument to .configure_stream() operationLaurent Pinchart2019-03-1816-5/+22
| * | media: vsp1: Replace the display list internal flag with a flags fieldLaurent Pinchart2019-03-184-18/+25
| * | media: vsp1: Fix addresses of display-related registers for VSP-DLLaurent Pinchart2019-03-183-6/+6
| * | media: vsp1: Replace leftover occurrence of fragment with bodyLaurent Pinchart2019-03-181-2/+2
| * | media: vsp1: wpf: Fix partition configuration for display pipelinesLaurent Pinchart2019-03-181-7/+9
| * | Revert "[media] v4l: vsp1: Supply frames to the DU continuously"Kieran Bingham2019-03-181-11/+0
* | | 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