summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-09-2134-1133/+248
| |\ \ \ \
| | * | | | ARM: tegra: apbio: remove support of legacy DMA driver based accessLaxman Dewangan2012-09-171-117/+1
| | * | | | ARM: tegra: dma: remove legacy APB DMA driverLaxman Dewangan2012-09-174-928/+0
| | * | | | ARM: tegra: config: enable dmaengine based APB DMA driverLaxman Dewangan2012-09-171-0/+2
| | | |/ / | | |/| |
| * | | | ARM: tegra: harmony: fix ldo7 regulator-nameStephen Warren2012-09-211-1/+1
| * | | | Merge branch 'samsung/cleanup' into next/cleanupOlof Johansson2012-09-2110-155/+27
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: S3C24XX: Use module_platform_driver macro in mach-osiris-dvs.cSachin Kamat2012-09-061-12/+1
| | * | | ARM: S3C24XX: Use module_platform_driver macro in h1940-bluetooth.cSachin Kamat2012-09-061-13/+1
| | * | | ARM: S3C24XX: Remove obsolete GPIO API declarationsSylwester Nawrocki2012-08-281-97/+0
| | * | | ARM: S3C24XX: Convert users of s3c2410_gpio_setpin to gpiolib APISylwester Nawrocki2012-08-285-23/+25
| | * | | ARM: EXYNOS: cleanup unused code related to GPSJonghwan Choi2012-08-282-10/+0
| * | | | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-1955-453/+66
| * | | | Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-09-195-0/+9
| |\ \ \ \
| | * | | | ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2012-09-182-0/+2
| | * | | | ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter2012-09-181-0/+5
| | * | | | mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-182-0/+2
| * | | | | Merge tag 'omap-cleanup-makefile-sparse-for-v3.7' of git://git.kernel.org/pub...Olof Johansson2012-09-1741-340/+277
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-1340-276/+233
| | |\ \ \ \ \
| | | * | | | | ARM: OMAP: unwrap stringsPaul Walmsley2012-09-1234-258/+206
| | | * | | | | ARM: OMAP: clean up some smatch warnings, fix some printk(KERN_ERR ...Paul Walmsley2012-09-128-18/+27
| | * | | | | | Merge tag 'omap-cleanup-a-for-3.7' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren2012-09-131-64/+44
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | ARM: OMAP2+: clean up PRCM sections of the MakefilePaul Walmsley2012-09-121-25/+10
| | | * | | | | ARM: OMAP2+: clean up OMAP clock Makefile sectionsPaul Walmsley2012-09-121-13/+8
| | | * | | | | ARM: OMAP2+: clean up OMAP4 PRM & sleep build directives in MakefilePaul Walmsley2012-09-121-11/+7
| | | * | | | | ARM: OMAP2+: move MPU INTCPS, secure monitor, SDRC build directives in MakefilePaul Walmsley2012-09-121-8/+13
| | | * | | | | ARM: OMAP2+: clean up omap_hwmod.o build directives in MakefilePaul Walmsley2012-09-121-8/+7
| | | * | | | | ARM: OMAP2+: clean up whitespace in MakefilePaul Walmsley2012-09-121-8/+8
| | | |/ / / /
| * | | | | | Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-09-17151-1705/+924
| |\| | | | |
| | * | | | | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-136-11/+8
| | * | | | | ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren2012-09-1315-111/+13
| | * | | | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-1392-429/+384
| | * | | | | ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren2012-09-131-54/+0
| | * | | | | ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren2012-09-135-273/+268
| | * | | | | ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren2012-09-135-329/+4
| | * | | | | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-1346-238/+252
| | * | | | | ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-1325-237/+23
| | * | | | | ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren2012-09-1318-50/+0
| | * | | | | ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2012-09-132-2/+0
| | * | | | | ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2012-09-132-3/+2
| | * | | | | ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren2012-09-131-1/+2
| | * | | | | ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2012-09-132-1/+2
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...Tony Lindgren2012-09-13124-464/+567
| | |\ \ \ \ \ \
| * | | | | | | | Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson2012-09-173-68/+21
| |\| | | | | | |
| * | | | | | | | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-09-1780-344/+202
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | ARM: OMAP: remove plat/board.h fileIgor Grinberg2012-09-1138-52/+0
| | * | | | | | | ARM: OMAP: move debug_card_init() functionIgor Grinberg2012-09-113-6/+10
| | * | | | | | | ARM: OMAP1: move lcd pdata out of arch/arm/*Igor Grinberg2012-09-1111-18/+0
| | * | | | | | | ARM: OMAP1: move omap1_bl pdata out of arch/arm/*Igor Grinberg2012-09-115-7/+4
| | * | | | | | | ARM: OMAP: remove the omap custom tagsIgor Grinberg2012-09-112-118/+0
| | * | | | | | | ARM: OMAP1: remove the crystal type tag parsingIgor Grinberg2012-09-111-8/+0