aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-10/+27
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds18-27/+27
2017-12-19BackMerge tag 'v4.15-rc4' into drm-nextDave Airlie21-56/+79
2017-12-04v4l: vsp1: Start and stop DRM pipeline independently of planesLaurent Pinchart1-10/+27
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab5-9/+17
2017-11-30media: rcar_jpu: fix two kernel-doc markupsMauro Carvalho Chehab1-2/+2
2017-11-30media: vsp1: add a missing kernel-doc parameterMauro Carvalho Chehab1-0/+1
2017-11-30media: soc_camera: fix a kernel-doc markupMauro Carvalho Chehab1-10/+11
2017-11-30media: s3c-camif: add missing description at s3c_camif_find_format()Mauro Carvalho Chehab1-0/+1
2017-11-30media: mtk-vpu: add description for wdt fields at struct mtk_vpuMauro Carvalho Chehab1-1/+2
2017-11-30media: vdec: fix some kernel-doc warningsMauro Carvalho Chehab2-1/+1
2017-11-30media: pxa_camera: get rid of kernel_doc warningsMauro Carvalho Chehab1-3/+6
2017-11-30media: exynos4-is: fix kernel-doc warningsMauro Carvalho Chehab3-5/+11
2017-11-30media: venc: don't use kernel-doc for undescribed enumsMauro Carvalho Chehab2-3/+3
2017-11-30media: davinci: fix kernel-doc warningsMauro Carvalho Chehab2-21/+22
2017-11-27media: annotate ->poll() instancesAl Viro18-25/+25
2017-11-27annotate poll_table_struct ->_keyAl Viro1-1/+1
2017-11-27anntotate the places where ->poll() return values goAl Viro1-1/+1
2017-11-27media: vpif: don't generate a kernel-doc warning on a constantMauro Carvalho Chehab1-1/+2
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