summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\
| * treewide: Fix typos in various driversMasanari Iida2012-12-03
* | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-13
|\ \
| * \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-01
| |\ \
| | * | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-30
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \
| * | | | mx2_camera: Fix regression caused by clock conversionFabio Estevam2012-11-16
| * | | | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer2012-11-16
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-12-01
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-06
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| * | | | media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| * | | | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-14
* | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson2012-12-01
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren2012-11-20
| | * | | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren2012-11-20
| | |/ /
| * | | ARM: OMAP: Move omap-pm-noop.c local to mach-omap2Tony Lindgren2012-10-31
| * | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-18
| | * | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| | |\ \
| | | * | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-17
| | | |/
| | * | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
| | * | ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2Lokesh Vutla2012-10-15
| | * | ARM: OMAP1: DMA: Moving OMAP1 DMA channel definitions to mach-omap1Lokesh Vutla2012-10-15
| | |/
* | | [media] s5p-mfc: Handle multi-frame input bufferArun Kumar K2012-11-26
* | | [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismArun Kumar K2012-11-26
* | | [media] exynos-gsc: Add missing video device vfl_dir flag initializationSylwester Nawrocki2012-11-26
* | | [media] exynos-gsc: Fix settings for input and output image RGB typeShaik Ameer Basha2012-11-26
* | | [media] exynos-gsc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-26
* | | [media] fimc-lite: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-26
* | | [media] s5p-fimc: Don't use mutex_lock_interruptible() in device release()Sylwester Nawrocki2012-11-26
* | | [media] s5p-fimc: Prevent race conditions during subdevs registrationSylwester Nawrocki2012-11-26
* | | [media] rtl28xxu: 0ccd:00d7 TerraTec Cinergy T Stick+Andrew Karpow2012-11-22
* | | [media] rtl28xxu: 1d19:1102 Dexatek DK mini DVB-T DongleAntti Palosaari2012-11-22
* | | [media] mt9v022: fix the V4L2_CID_EXPOSURE controlAnatolij Gustschin2012-11-22
* | | [media] mx2_camera: fix missing unlock on error in mx2_start_streaming()Wei Yongjun2012-11-22
* | | [media] media: omap1_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | | [media] media: mx1_camera: use the default .set_crop() implementationGuennadi Liakhovetski2012-11-22
* | | [media] media: mx2_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | | [media] media: mx3_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | | [media] media: pxa_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | | [media] media: sh_mobile_ceu_camera: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | | [media] media: sh_vou: fix const cropping related warningsGuennadi Liakhovetski2012-11-22
* | | [media] adv7604: restart STDI once if format is not foundHans Verkuil2012-11-21
* | | [media] adv7604: use presets where possibleHans Verkuil2012-11-21
* | | [media] adv7604: Replace prim_mode by modeHans Verkuil2012-11-21
* | | [media] adv7604: cleanup referencesHans Verkuil2012-11-21
* | | [media] dvb_usb_v2: switch interruptible mutex to normalAntti Palosaari2012-11-09