aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [media] s5p-tv: don't include linux/version.h in mixer_video.cJesper Juhl2012-10-251-1/+0
| | * | | [media] s5p-fimc: fix variable type in fimc_device_run()Shaik Ameer Basha2012-10-251-1/+1
| | * | | [media] exynos-gsc: fix variable type in gsc_m2m_device_run()Shaik Ameer Basha2012-10-251-1/+1
| | * | | [media] exynos-gsc: change driver compatible stringShaik Ameer Basha2012-10-251-2/+4
| | * | | [media] s5p-fimc: Make 'fimc_pipeline_s_stream' function staticSachin Kamat2012-10-251-1/+1
| | * | | [media] s5p-mfc: Make 'clk_ref' static in s5p_mfc_pm.cSachin Kamat2012-10-251-1/+1
| | * | | [media] exynos-gsc: Fix compilation warningSachin Kamat2012-10-251-1/+1
| | * | | [media] s5p-mfc: Fix compilation warningSachin Kamat2012-10-251-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\ \ \ \ \
| * | | | | treewide: Fix typos in various driversMasanari Iida2012-12-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-134-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-304-4/+4
| |\ \ \ \ \
| | * | | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-304-4/+4
* | | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-10/+29
|\ \ \ \ \ \ \
| * | | | | | | mx2_camera: Fix regression caused by clock conversionFabio Estevam2012-11-161-10/+29
* | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-25/+72
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-11-305-3/+6
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-157-8/+12
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | / / / / / | | | |/ / / / / | | |/| | | | |
| * | | | | | | media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-151-24/+71
| * | | | | | | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-151-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1211-10/+17
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-11-305-3/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-201-1/+0
| | * | | | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2012-11-205-4/+5
| | |/ / /
| * | | | ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-311-1/+0
| * | | | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-173-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-173-3/+3
| | |/ /
| * | | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-154-4/+4
| * | | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-151-0/+2
| * | | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-152-0/+3
| |/ /
* | | [media] s5p-mfc: Handle multi-frame input bufferArun Kumar K2012-11-261-5/+2
* | | [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K2012-11-261-1/+1
* | | [media] exynos-gsc: Add missing video device vfl_dir flag initializationSylwester Nawrocki2012-11-261-0/+1
* | | [media] exynos-gsc: Fix settings for input and output image RGB typeShaik Ameer Basha2012-11-261-8/+8
* | | [media] exynos-gsc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-261-2/+1
* | | [media] fimc-lite: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-261-2/+1
* | | [media] s5p-fimc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-262-4/+2
* | | [media] s5p-fimc: Prevent race conditions during subdevs registrationSylwester Nawrocki2012-11-263-3/+11
| |/ |/|
* | [media] mx2_camera: fix missing unlock on error in mx2_start_streaming()Wei Yongjun2012-11-221-2/+6
* | [media] media: omap1_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+2
* | [media] media: mx1_camera: use the default .set_crop() implementationGuennadi Liakhovetski2012-11-221-9/+0
* | [media] media: mx2_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+3
* | [media] media: mx3_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+3
* | [media] media: pxa_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-2/+2
* | [media] media: sh_mobile_ceu_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-6/+7
* | [media] media: sh_vou: fix const cropping related warningsGuennadi Liakhovetski2012-11-221-1/+2
* | [media] exynos-gsc: change driver compatible stringShaik Ameer Basha2012-10-271-2/+4
* | [media] omap3isp: Fix warning caused by bad subdev events operations prototypesLaurent Pinchart2012-10-253-6/+6
* | [media] omap3isp: video: Fix warning caused by bad vidioc_s_crop prototypeLaurent Pinchart2012-10-251-1/+1
* | [media] s5p-fimc: Fix potential NULL pointer dereferenceSachin Kamat2012-10-251-4/+4