summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-136-249/+210
|\
| * Merge branch 'boards3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms...Olof Johansson2012-11-201-1/+5
| |\
| | * ARM: shmobile: mackerel: Add FLCTL IRQ resourceBastian Hecht2012-11-201-1/+5
| * | Merge branch 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Arnd Bergmann2012-11-126-248/+205
| |\ \ | | |/
| | * ARM: shmobile: use FSI driver's audio clock on ap4evbKuninori Morimoto2012-11-081-138/+1
| | * ARM: shmobile: use FSI driver's audio clock on mackerelKuninori Morimoto2012-11-081-71/+1
| | * ARM: shmobile: use FSI driver's audio clock on armadillo800evaKuninori Morimoto2012-11-081-35/+3
| | * ARM: shmobile: mackerel: enable DMAEngine on USB HostKuninori Morimoto2012-11-081-0/+2
| | * ARM: shmobile: marzen: add USB OHCI driver supportKuninori Morimoto2012-11-083-2/+61
| | * ARM: shmobile: marzen: add USB EHCI driver supportKuninori Morimoto2012-11-083-1/+114
| | * ARM: shmobile: marzen: add USB phy supportKuninori Morimoto2012-11-082-1/+23
| | * Merge branch 'soc' into boardsSimon Horman2012-11-0829-7080/+205
| | |\
| * | \ Merge branches 'depends/asoc', 'renesas/boards', 'renesas/soc' and 'renesas/s...Arnd Bergmann2012-11-128-95/+64
| |\ \ \ | | | |/ | | |/|
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'depends/asoc', 'renesas/boards' and 'renesas/soc' into next/b...Arnd Bergmann2012-11-1234-7831/+213
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
* | | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-1310-359/+1096
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'next/gpio-samsung' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2012-11-212-2/+8
| |\ \ \ \ \ \
| | * | | | | | ARM: SAMSUNG: Insert bitmap_gpio_int member in samsung_gpio_chipEunki Kim2012-10-232-2/+8
| * | | | | | | Merge tag 'omap-for-v3.8/timer-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2012-11-156-91/+188
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'omap/dt' into next/driversArnd Bergmann2012-11-15191-1335/+3240
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.8/gpmc-signed' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2012-11-156-292/+587
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: OMAP2+: tusb6010: generic timing calculationAfzal Mohammed2012-11-091-138/+44
| | * | | | | | | | | ARM: OMAP2+: smc91x: generic timing calculationAfzal Mohammed2012-11-091-26/+17
| | * | | | | | | | | ARM: OMAP2+: onenand: generic timing calculationAfzal Mohammed2012-11-091-82/+43
| | * | | | | | | | | ARM: OMAP2+: gpmc: generic timing calculationAfzal Mohammed2012-11-092-20/+407
| | * | | | | | | | | ARM: OMAP2+: gpmc: handle additional timingsAfzal Mohammed2012-11-094-25/+75
| | * | | | | | | | | ARM: OMAP2+: nand: remove redundant roundingAfzal Mohammed2012-11-091-13/+13
| * | | | | | | | | | Merge branch 'omap/headers4' into next/driversArnd Bergmann2012-11-15256-4934/+4829
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | ARM: ux500: fix pin warningLinus Walleij2012-11-151-2/+0
| * | | | | | | | | | Merge tag 'ux500-pins-for-arm-soc' of http://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-11-121-65/+362
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: ux500: fixup magnetometer pinsJorgen Jonsson2012-11-061-5/+0
| | * | | | | | | | | | ARM: ux500: add STM pin configurationJean-Nicolas Graux2012-10-251-0/+185
| | * | | | | | | | | | ARM: ux500: 8500: add pinctrl support for uart1 and uart2Patrice Chotard2012-10-251-10/+24
| | * | | | | | | | | | ARM: ux500: cosmetic fixups for uart0Patrice Chotard2012-10-241-3/+3
| | * | | | | | | | | | ARM: ux500: 8500: define SDI sleep statesPatrice Chotard2012-10-221-2/+55
| | * | | | | | | | | | ARM: ux500: 8500: update SKE keypad pinctrl tablePatrice Chotard2012-10-181-49/+92
| | * | | | | | | | | | ARM: ux500: delete duplicate macroLinus Walleij2012-10-161-4/+0
| | * | | | | | | | | | ARM: ux500: 8500: add IDLE pin configuration for SPIPatrice Chotard2012-10-151-0/+8
| | * | | | | | | | | | ARM: ux500: 8500: register LCD VSI pinctrl tablePatrice Chotard2012-10-151-1/+4
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'vexpress-drivers' of git://git.linaro.org/people/pawelmoll/linu...Arnd Bergmann2012-10-261-0/+141
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | ARM: vexpress: Reset driverPawel Moll2012-10-181-0/+141
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-13110-14073/+12599
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ ARM: arm-soc: Merge branch 'next/pm2' into next/pmOlof Johansson2012-12-12650-6266/+14204
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-11-3030-409/+32
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-3030-407/+30
| | | * | | | | | | | | | Merge tag 'tags/omap-for-v3.8/devel-prcm-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-11-30154-16515/+16092
| | | |\ \ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.8/devel-prcm-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2012-11-2975-13653/+12475
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | ARM: OMAP2+: omap_device: Correct resource handling for DT bootPeter Ujfalusi2012-11-211-33/+51
| | | * | | | | | | | | | | ARM: OMAP2+: hwmod: Add possibility to count hwmod resources based on typePeter Ujfalusi2012-11-213-15/+25
| | | * | | | | | | | | | | ARM: OMAP2+: hwmod: Add support for per hwmod/module context lost countRajendra Nayak2012-11-215-8/+146
| | | * | | | | | | | | | | ARM: OMAP2+: PRM: initialize some PRM functions earlyPaul Walmsley2012-11-217-18/+31
OpenPOWER on IntegriCloud