summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09110-1311/+1343
|\
| * Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-07604-5609/+3342
| |\
| * \ Merge branch 'tegra/cleanup' into next/cleanupArnd Bergmann2011-12-273-35/+13
| |\ \
| | * | arm/tegra: Remove code that's ifndef CONFIG_ARM_GICStephen Warren2011-12-081-23/+0
| | * | arm/tegra: remove unused definespdeschrijver@nvidia.com2011-12-081-4/+0
| | * | arm/tegra: fix variable formatting in makefileOlof Johansson2011-12-081-13/+13
| * | | arm/at91: fix build of stamp9g20Olof Johansson2011-12-211-2/+2
| * | | Merge branch 'u300/cleanup' into next/cleanupOlof Johansson2011-12-203-21/+1
| |\ \ \
| | * | | ARM: u300: delete memory.hLinus Walleij2011-12-193-21/+1
| | |/ /
| * | | Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-20402-3628/+3045
| |\ \ \
| | * | | ARM: picoxcell: move io mappings to common.cJamie Iles2011-12-184-34/+13
| | * | | ARM: picoxcell: don't reserve irq_descsJamie Iles2011-12-183-8/+4
| | * | | ARM: picoxcell: remove mach/memory.hJamie Iles2011-12-181-1/+0
| * | | | Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann2011-12-161-52/+1
| |\ \ \ \
| | * | | | ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli2011-12-021-52/+1
| * | | | | Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-16120-611/+775
| |\ \ \ \ \
| | * | | | | ARM: at91: delete the pcontrol_g20_defconfigPaul Gortmaker2011-12-151-175/+0
| * | | | | | Merge branches 'at91/gpio', 'at91/ioremap', 'drivers/macb-gem-cleanup' and 'm...Arnd Bergmann2011-12-0112-99/+138
| |\ \ \ \ \ \
| | * | | | | | msm: platsmp: Mark ioremapped memory as __iomemStephen Boyd2011-11-111-1/+1
| | * | | | | | msm: Support DEBUG_LL on MSM8660 and MSM8960Stephen Boyd2011-11-107-11/+95
| | * | | | | | ARM: msm: Consolidate and move DEBUG_LL to DEBUG_LL choiceStephen Boyd2011-11-108-87/+42
| * | | | | | | ARM: at91/gpio: fix display of number of irq setupedJean-Christophe PLAGNIOL-VILLARD2011-11-291-1/+1
| * | | | | | | ARM: at91/gpio: drop PIN_BASEJean-Christophe PLAGNIOL-VILLARD2011-11-292-195/+195
| * | | | | | | ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-297-72/+72
| * | | | | | | ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2011-11-2937-64/+191
| * | | | | | | ARM: at91: gpio make struct at91_gpio_bank an initdataJean-Christophe PLAGNIOL-VILLARD2011-11-298-13/+13
| * | | | | | | ARM: at91: switch gpio clock to clkdevJean-Christophe PLAGNIOL-VILLARD2011-11-299-37/+43
| * | | | | | | Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-2942-63/+61
| |\ \ \ \ \ \ \
| | * | | | | | | macb: unify at91 and avr32 platform dataJamie Iles2011-11-2238-59/+49
| | * | | | | | | at91: provide macb clks with "pclk" and "hclk" nameJamie Iles2011-11-224-4/+12
| * | | | | | | | ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-286-17/+45
| * | | | | | | | ARM: at91: make aic soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2814-50/+67
| * | | | | | | | ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2821-33/+72
| * | | | | | | | ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2812-12/+66
| * | | | | | | | ARM: at91: make shutdown controler soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2818-67/+52
| * | | | | | | | ARM: at91: drop CCFGJean-Christophe PLAGNIOL-VILLARD2011-11-284-4/+0
| * | | | | | | | ARM: at91: make smc register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2833-62/+92
| * | | | | | | | ARM: at91: make pit register base soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-2815-20/+45
| * | | | | | | | ARM: at91: add ioremap_registers entry point to soc setupJean-Christophe PLAGNIOL-VILLARD2011-11-289-0/+38
| * | | | | | | | ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-2812-21/+21
| * | | | | | | | ARM: at91: make dma register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-285-7/+7
| * | | | | | | | ARM: at91: make ecc register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-2810-16/+16
| * | | | | | | | ARM: at91: make gpio register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-2816-59/+70
| * | | | | | | | ARM: at91: define CLOCK_TICK_RATE to bogus value except A91X40Jean-Christophe PLAGNIOL-VILLARD2011-11-282-63/+10
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-01-096-57/+127
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pxa/fixes-non-critical' into next/fixes-non-criticalArnd Bergmann2011-12-281-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: pxa: Include linux/export.h in balloon3.cAxel Lin2011-12-281-0/+1
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'omap/fixes-non-critical-part2' into next/fixes-non-criticalOlof Johansson2011-12-223-55/+92
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: OMAP4: clock: Add CPU local timer clock nodeSantosh Shilimkar2011-12-171-0/+9
| | * | | | | | | | ARM: OMAP4: hwmod: Don't wait for the idle status if modulemode is not supportedBenoit Cousson2011-12-171-49/+49