summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds3-72/+5
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds65-814/+2931
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+1
2012-12-06mmc: omap_hsmmc: Enable HSPE bit for high speed cardsHebbar, Gururaja1-0/+1
2012-12-06mmc: at91-mci: remove obsolete driverLudovic Desroches1-10/+0
2012-12-02ARM: mmp: select PINCTRL for ARCH_MMPAxel Lin1-0/+1
2012-11-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+28
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-56/+44
2012-11-29Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-4/+5
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon1-1/+1
2012-11-27Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+14
2012-11-26Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...Olof Johansson4-5/+23
2012-11-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+21
2012-11-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin1-1/+13
2012-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-14/+20
2012-11-23Merge branch 'v3.7-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-0/+4
2012-11-22IXP4xx: use __iomem for MMIOArnd Bergmann2-8/+8
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa3-38/+21
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa4-21/+17
2012-11-22ixp4xx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+8
2012-11-22IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa1-0/+1
2012-11-22IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.Krzysztof Hałasa1-1/+1
2012-11-22IXP4xx: Fix Goramo MultiLink platform compilation.Krzysztof Hałasa1-0/+1
2012-11-22Merge tag 'omap-for-v3.7-rc5/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2-0/+6
2012-11-22ARM - OMAP: ads7846: fix pendown debounce settingIgor Grinberg1-14/+20
2012-11-21clk: move IM-PD1 clocks to drivers/clkLinus Walleij1-66/+3
2012-11-21ARM: Kirkwood: Update PCI-E fixupJason Gunthorpe2-3/+9
2012-11-21Dove: Fix irq_to_pmu()Russell King - ARM Linux1-1/+1
2012-11-21Dove: Attempt to fix PMU/RTC interruptsRussell King - ARM Linux1-1/+13
2012-11-21ARM: S3C24XX: Fix potential NULL pointer dereference errorSachin Kamat1-4/+5
2012-11-21Merge branch 'at91' into develLinus Walleij29-139/+1770
2012-11-21pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij1-1/+1
2012-11-20ARM: EXYNOS: PL330 MDMA1 fix for revision 0 of Exynos4210 SOCBartlomiej Zolnierkiewicz2-0/+4
2012-11-19ARM: at91: pm9g45: add mmc supportJean-Christophe PLAGNIOL-VILLARD1-0/+21
2012-11-19ARM: at91: Animeo IP: add mmc supportJean-Christophe PLAGNIOL-VILLARD1-0/+12
2012-11-19ARM: at91: dt: add mmc pinctrl for Atmel reference boardsJean-Christophe PLAGNIOL-VILLARD6-0/+105
2012-11-19ARM: at91: dt: at91sam9: add mmc pinctrl supportJean-Christophe PLAGNIOL-VILLARD5-0/+203
2012-11-19ARM: at91/dts: add nodes for atmel hsmci controllers for atmel boardsLudovic Desroches6-0/+77
2012-11-19ARM: at91/dts: add nodes for atmel hsmci controllers for atmel SOCsLudovic Desroches5-0/+72
2012-11-19ARM: at91: add clocks for DT entriesLudovic Desroches5-0/+8
2012-11-21Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux...Linus Walleij21-139/+1272
2012-11-19ARM: davinci: dm644x: fix out range signal for EDLad, Prabhakar1-2/+1
2012-11-19ARM: at91: add Somfy Animeo IP board supportJean-Christophe PLAGNIOL-VILLARD2-0/+167
2012-11-19ARM: AT91: Add AT91RM9200EK board device treeJoachim Eastwood3-3/+82
2012-11-19ARM: AT91: Add AT91RM9200 device treeJoachim Eastwood1-0/+349
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood5-0/+83
2012-11-19ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200Joachim Eastwood1-0/+18
2012-11-19ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood1-2/+61
2012-11-19ARM: AT91: Fix build failure on board-dtJoachim Eastwood1-0/+1