aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook1-4/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook3-11/+9
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook1-3/+2
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-7/+1
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds57-457/+3961
2017-11-13Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells1-7/+1
2017-11-07media: s5p-mfc: fix lockdep warningShuah Khan1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-11-01media: camss-vfe: always initialize reg at vfe_set_xbar_cfg()Mauro Carvalho Chehab1-0/+3
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart15-38/+96
2017-10-31media: omap3isp: Print the name of the entity where no source pads could be foundSakari Ailus1-2/+2
2017-10-31media: omap3isp: Fix check for our own sub-devicesSakari Ailus1-1/+1
2017-10-31media: rcar-vin: Use generic parser for parsing fwnode endpointsSakari Ailus4-89/+46
2017-10-31media: omap3isp: Use generic parser for parsing fwnode endpointsSakari Ailus2-86/+40
2017-10-31media: st-hva: hva-h264: use swap macro in hva_h264_encodeGustavo A. R. Silva1-4/+1
2017-10-31media: atmel-isc: Fix clock ID for clk_prepare/unprepareWenyou Yang1-4/+4
2017-10-31media: bdisp: remove redundant assignment to pixColin Ian King1-1/+1
2017-10-31media: camss-video.c: drop unused headerHans Verkuil1-1/+0
2017-10-31media: tegra-cec: fix messy probe() cleanupHans Verkuil1-16/+10
2017-10-31media: rockchip/rga: annotate PM functions as __maybe_unusedArnd Bergmann1-4/+2
2017-10-31media: davinci: make ccdc_hw_device structures constBhumika Goyal3-3/+3
2017-10-31media: davinci: make function arguments constBhumika Goyal2-5/+5
2017-10-31media: omap_vout: Fix a possible null pointer dereference in omap_vout_open()Markus Elfring1-1/+2
2017-10-31media: atmel-isc: get rid of an unused varMauro Carvalho Chehab1-3/+0
2017-10-27media: tegra-cec: add Tegra HDMI CEC driverHans Verkuil5-0/+642
2017-10-27media: coda: Handle return value of kasprintfArvind Yadav1-0/+4
2017-10-27media: venus: reimplement decoder stop commandStanimir Varbanov4-20/+24
2017-10-27media: vimc: Fix return value check in vimc_add_subdevs()Wei Yongjun1-2/+3
2017-10-27media: venus: venc: fix bytesused v4l2_plane fieldStanimir Varbanov1-4/+3
2017-10-27media: atmel-isc: Rework the format listWenyou Yang1-119/+411
2017-10-27media: atmel-isc: Remove unnecessary memberWenyou Yang1-8/+2
2017-10-27media: atmel-isc: Enable the clocks during probeWenyou Yang1-4/+30
2017-10-27media: atmel-isc: Add prepare and unprepare opsWenyou Yang2-0/+41
2017-10-27media: atmel-isc: Add spin lock for clock enable opsWenyou Yang1-1/+14
2017-10-24media: venus: fix wrong size on dma_freeStanimir Varbanov1-8/+4
2017-10-17Merge commit '3728e6a255b5' into patchworkMauro Carvalho Chehab1-1/+1
2017-10-17Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-4/+17
2017-10-16media: s5p-mfc: Adjust a null pointer check in four functionsMarkus Elfring1-4/+4
2017-10-16media: s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()Markus Elfring1-1/+1
2017-10-16media: s5p-mfc: Delete an error message for a failed memory allocationMarkus Elfring1-3/+1
2017-10-16media: exynos-gsc: Add hardware rotation limitsHoegeun Kwon1-5/+122
2017-10-16media: rga: make some functions staticMauro Carvalho Chehab2-2/+2
2017-10-16[media] rockchip/rga: v4l2 m2m supportJacob Chen8-0/+2169
2017-10-04[media] cec-gpio: don't generate spurious HPD eventsHans Verkuil1-1/+4
2017-10-04[media] vivid: add support for Y10 and Y12Hans Verkuil1-0/+16
2017-10-04[media] rcar_drif: fix potential uninitialized variable useArnd Bergmann1-1/+1
2017-09-29Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab18-367/+539
2017-09-23media: fix media Kconfig help syntax issuesHans Verkuil1-1/+1
2017-09-23media: platform: VIDEO_QCOM_CAMSS should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2017-09-23media: davinci: do a couple of checkpatch cleanupsMarkus Elfring1-22/+15