summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-241-1/+1
|\
| * Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-221-1/+1
| |\
| | * [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-081-1/+1
* | | Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab2013-01-1150-172/+276
|\ \ \ | |/ /
| * | Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-0337-111/+112
| |/
| * ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-171-2/+0
| * Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-153-16/+46
| |\
| | * OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen2012-12-071-3/+14
| | * [media] omap_vout: remove extra includeTomi Valkeinen2012-11-291-1/+0
| | * [media] omap_vout: use omapdss's version instead of cpu_is_*Tomi Valkeinen2012-11-293-12/+32
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1348-471/+4266
| |\ \
| * \ \ 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] omap3isp: Don't include <plat/cpu.h>Laurent Pinchart2013-01-061-2/+0
* | | | [media] s5p-mfc: Fix interrupt error handling routineKamil Debski2013-01-061-51/+37
* | | | [media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links()Sylwester Nawrocki2013-01-061-1/+1
* | | | [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header filesLaurent Pinchart2013-01-011-3/+0
| |_|/ |/| |
* | | Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab2012-12-1148-471/+4266
|\ \ \ | |/ / |/| |
| * | [media] omap3isp: Replace cpu_is_omap3630() with ISP revision checkLaurent Pinchart2012-11-281-9/+16
| * | [media] omap3isp: Prepare/unprepare clocks before/after enable/disableLaurent Pinchart2012-11-281-12/+13
| * | [media] omap3isp: preview: Add support for 8-bit formats at the sink padLaurent Pinchart2012-11-281-13/+28
| * | [media] omap3isp: Replace printk with dev_*Laurent Pinchart2012-11-284-11/+12
| * | [media] omap3isp: Find source pad from external entitySakari Ailus2012-11-281-1/+14
| * | [media] omap3isp: Configure CSI-2 phy based on platform dataSakari Ailus2012-11-283-83/+83
| * | [media] omap3isp: Add PHY routing configurationSakari Ailus2012-11-282-0/+110
| * | [media] omap3isp: Add CSI configuration registers from control block to ISP r...Sakari Ailus2012-11-282-2/+6
| * | [media] omap3isp: Remove unneeded module memory address definitionsLaurent Pinchart2012-11-282-79/+6
| * | [media] omap3isp: Use monotonic timestamps for statistics buffersLaurent Pinchart2012-11-282-3/+4
| * | [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki2012-11-288-0/+3620
| * | Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab2012-11-2815-56/+59
| |\ \
OpenPOWER on IntegriCloud