summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+1
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-412/+413
2013-05-01Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-16/+2
2013-04-30Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds4-0/+8
2013-04-24ARM: at91: add clocks for spi dt entriesRichard Genoud4-0/+8
2013-04-23ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano1-15/+2
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-18Merge tag 'imx-dt-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Olof Johansson3-14/+24
2013-04-09Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann7-11/+8
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann3-14/+24
2013-04-08ARM: at91: remove trailing semicolon from macrosJohan Hovold5-5/+5
2013-04-08ARM: at91/setup: fix trivial typosJohan Hovold1-3/+3
2013-04-03ARM: at91: remove unused dbgu_readl() macroNicolas Ferre1-3/+0
2013-04-02Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson1-1/+1
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson3-2/+3
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-2/+1
2013-03-26ARM: at91: Fix typo in restart code panic messageMaxime Ripard1-1/+1
2013-03-21ARM: at91: add TWI bindings to RM9200 DTJoachim Eastwood1-0/+1
2013-03-18Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-14/+24
2013-03-14ARM: at91: fix infinite loop in at91_irq_suspend/resumeLudovic Desroches1-12/+8
2013-03-14ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2-2/+16
2013-03-13ARM: at91: renamme rm9200 dt fileJean-Christophe PLAGNIOL-VILLARD2-1/+1
2013-03-13ARM: at91: rename board-dt to more specific name board-dt-sam9Jean-Christophe PLAGNIOL-VILLARD3-2/+2
2013-03-13ARM: at91: move non DT Kconfig to Kconfig.non_dtJean-Christophe PLAGNIOL-VILLARD2-395/+400
2013-03-13ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold2-0/+2
2013-02-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-02-10Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson1-0/+2
2013-02-10Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson3-394/+0
2013-02-08ARM: at91: remove NEOCORE 926 boardNicolas Ferre3-394/+0
2013-02-07ARM: at91: add EMAC bindings to RM9200 DTJoachim Eastwood1-0/+1
2013-02-07ARM: at91: add MMC bindings to RM9200 DTJoachim Eastwood1-0/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-2/+0
2013-01-29Merge branch 'depends/cleanup' into next/dtOlof Johansson41-89/+78
2013-01-28Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson1-0/+2
2013-01-23ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD1-0/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-5/+2
2013-01-14ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood1-1/+1
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-5/+2
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren40-59/+44
2012-12-24ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren1-21/+26
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren1-3/+5
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds14-26/+51
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-142/+2
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-8/+0
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds69-281/+126
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-201/+252
2012-12-11Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+0
2012-12-06mmc: at91-mci: remove obsolete driverLudovic Desroches1-10/+0
2012-12-02Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown14-26/+51