summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-211-4/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-11/+9
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-211-3/+2
* Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-7/+1
|\
| * Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-131-7/+1
* | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-1557-457/+3961
|\ \ | |/ |/|
| * media: s5p-mfc: fix lockdep warningShuah Khan2017-11-071-4/+0
| * media: camss-vfe: always initialize reg at vfe_set_xbar_cfg()Mauro Carvalho Chehab2017-11-011-0/+3
| * media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart2017-10-3115-38/+96
| * media: omap3isp: Print the name of the entity where no source pads could be f...Sakari Ailus2017-10-311-2/+2
| * media: omap3isp: Fix check for our own sub-devicesSakari Ailus2017-10-311-1/+1
| * media: rcar-vin: Use generic parser for parsing fwnode endpointsSakari Ailus2017-10-314-89/+46
| * media: omap3isp: Use generic parser for parsing fwnode endpointsSakari Ailus2017-10-312-86/+40
| * media: st-hva: hva-h264: use swap macro in hva_h264_encodeGustavo A. R. Silva2017-10-311-4/+1
| * media: atmel-isc: Fix clock ID for clk_prepare/unprepareWenyou Yang2017-10-311-4/+4
| * media: bdisp: remove redundant assignment to pixColin Ian King2017-10-311-1/+1
| * media: camss-video.c: drop unused headerHans Verkuil2017-10-311-1/+0
| * media: tegra-cec: fix messy probe() cleanupHans Verkuil2017-10-311-16/+10
| * media: rockchip/rga: annotate PM functions as __maybe_unusedArnd Bergmann2017-10-311-4/+2
| * media: davinci: make ccdc_hw_device structures constBhumika Goyal2017-10-313-3/+3
| * media: davinci: make function arguments constBhumika Goyal2017-10-312-5/+5
| * media: omap_vout: Fix a possible null pointer dereference in omap_vout_open()Markus Elfring2017-10-311-1/+2
| * media: atmel-isc: get rid of an unused varMauro Carvalho Chehab2017-10-311-3/+0
| * media: tegra-cec: add Tegra HDMI CEC driverHans Verkuil2017-10-275-0/+642
| * media: coda: Handle return value of kasprintfArvind Yadav2017-10-271-0/+4
| * media: venus: reimplement decoder stop commandStanimir Varbanov2017-10-274-20/+24
| * media: vimc: Fix return value check in vimc_add_subdevs()Wei Yongjun2017-10-271-2/+3
| * media: venus: venc: fix bytesused v4l2_plane fieldStanimir Varbanov2017-10-271-4/+3
| * media: atmel-isc: Rework the format listWenyou Yang2017-10-271-119/+411
| * media: atmel-isc: Remove unnecessary memberWenyou Yang2017-10-271-8/+2
| * media: atmel-isc: Enable the clocks during probeWenyou Yang2017-10-271-4/+30
| * media: atmel-isc: Add prepare and unprepare opsWenyou Yang2017-10-272-0/+41
| * media: atmel-isc: Add spin lock for clock enable opsWenyou Yang2017-10-271-1/+14
| * media: venus: fix wrong size on dma_freeStanimir Varbanov2017-10-241-8/+4
| * Merge commit '3728e6a255b5' into patchworkMauro Carvalho Chehab2017-10-171-1/+1
| |\
| * | media: s5p-mfc: Adjust a null pointer check in four functionsMarkus Elfring2017-10-161-4/+4
| * | media: s5p-mfc: Improve a size determination in s5p_mfc_alloc_memdev()Markus Elfring2017-10-161-1/+1
| * | media: s5p-mfc: Delete an error message for a failed memory allocationMarkus Elfring2017-10-161-3/+1
| * | media: exynos-gsc: Add hardware rotation limitsHoegeun Kwon2017-10-161-5/+122
| * | media: rga: make some functions staticMauro Carvalho Chehab2017-10-162-2/+2
| * | [media] rockchip/rga: v4l2 m2m supportJacob Chen2017-10-168-0/+2169
| * | [media] cec-gpio: don't generate spurious HPD eventsHans Verkuil2017-10-041-1/+4
| * | [media] vivid: add support for Y10 and Y12Hans Verkuil2017-10-041-0/+16
| * | [media] rcar_drif: fix potential uninitialized variable useArnd Bergmann2017-10-041-1/+1
| * | Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab2017-09-2918-367/+539
| |\ \
| * | | media: fix media Kconfig help syntax issuesHans Verkuil2017-09-231-1/+1
| * | | media: davinci: do a couple of checkpatch cleanupsMarkus Elfring2017-09-231-22/+15
| * | | media: drivers: Adjust checks for null pointersMarkus Elfring2017-09-232-6/+6
| * | | media: drivers: improve a size determinationMarkus Elfring2017-09-231-1/+1
| * | | media: drivers: delete error messages for failed memory allocationMarkus Elfring2017-09-233-10/+3
OpenPOWER on IntegriCloud