summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-093-14/+24
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson2013-04-021-1/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | ARM: at91: Fix typo in restart code panic messageMaxime Ripard2013-03-261-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson2013-04-023-2/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-2/+1
| | | |/ / | | |/| |
| * | | | ARM: at91: renamme rm9200 dt fileJean-Christophe PLAGNIOL-VILLARD2013-03-132-1/+1
| * | | | ARM: at91: rename board-dt to more specific name board-dt-sam9Jean-Christophe PLAGNIOL-VILLARD2013-03-133-2/+2
| * | | | ARM: at91: move non DT Kconfig to Kconfig.non_dtJean-Christophe PLAGNIOL-VILLARD2013-03-132-395/+400
| | |_|/ | |/| |
* | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-16/+2
|\ \ \ \
| * | | | ARM: at91: cpuidle: use init/exit common routineDaniel Lezcano2013-04-231-15/+2
| * | | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2013-04-294-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: at91: add clocks for spi dt entriesRichard Genoud2013-04-244-0/+8
| |/ /
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-183-14/+24
|\ \ \ | |_|/ |/| |
| * | ARM: at91: fix infinite loop in at91_irq_suspend/resumeLudovic Desroches2013-03-141-12/+8
| * | ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-142-2/+16
| |/
* | ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold2013-03-122-0/+2
|/
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-0/+2
|\
| * Merge tag 'at91-dt' of git://github.com/at91linux/linux-at91 into next/dtOlof Johansson2013-02-091-0/+2
| |\
| | * ARM: at91: add EMAC bindings to RM9200 DTJoachim Eastwood2013-02-071-0/+1
| | * ARM: at91: add MMC bindings to RM9200 DTJoachim Eastwood2013-02-071-0/+1
| * | Merge branch 'depends/cleanup' into next/dtOlof Johansson2013-01-2941-89/+78
| |\ \ | | |/ | |/|
* | | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson2013-02-093-394/+0
|\ \ \
| * | | ARM: at91: remove NEOCORE 926 boardNicolas Ferre2013-02-083-394/+0
| |/ /
* | | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-2/+0
|\ \ \
| * | | ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0
* | | | Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-271-0/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: at91: rm9200: remake the BGA as default versionJean-Christophe PLAGNIOL-VILLARD2013-01-231-0/+2
| |/
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-5/+2
|\ \
| * | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-5/+2
| |/
* | ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood2013-01-141-1/+1
* | ARM: delete struct sys_timerStephen Warren2012-12-2440-59/+44
* | ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-21/+26
* | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-241-3/+5
|/
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-1314-26/+51
|\
| * Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2012-12-0214-26/+51
| |\
| | * ASoC: atmel-ssc-dai: match new method of dai and pcm registerBo Shen2012-11-162-15/+0
| | * ARM: at91: atmel-ssc: add device tree supportBo Shen2012-11-077-0/+14
| | * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-0612-26/+26
| | * Merge tag 'v3.7-rc3' into HEADMark Brown2012-11-0617-33/+33
| | |\
| | * | ASoC: sam9g20: using platform device for audio partBo Shen2012-11-062-0/+26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-123-142/+2
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-175-10/+10
| |\ \ \ \ | | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1017-33/+33
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood2012-10-231-0/+2
| * | | | net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood2012-10-231-4/+0
| * | | | ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood2012-10-191-138/+0
| | |_|/ | |/| |
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-8/+0
|\ \ \ \
| * \ \ \ Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-255-10/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'at91-for-next-cleanup' of git://github.com/at91linux/linux-at91 in...Olof Johansson2012-11-201-7/+0
| |\ \ \ \
OpenPOWER on IntegriCloud