summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2012-11-18ARM: AT91: Add DT support to AT91RM9200 System TimerJoachim Eastwood
2012-11-18ARM: AT91: Fix build failure on board-dtJoachim Eastwood
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-16Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann
2012-11-16ARM: at91/atmel-mci: remove unused setup_dma_addr() macroNicolas Ferre
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer
2012-11-16ASoC: atmel-ssc-dai: match new method of dai and pcm registerBo Shen
2012-11-13ARM: at91: remove obsoleted init_consistent_dma_size()Marek Szyprowski
2012-11-11Merge branch 'at91' into develLinus Walleij
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-07ARM: at91: atmel-ssc: add device tree supportBo Shen
2012-11-06arm: at91: move at91rm9200 rtc header in drivers/rtcJean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91: move reset controller header to arm/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91: move pit define to the driverJean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91: move at91_shdwc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91: move board header to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06arn: at91: move at91_tc.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91 move at91_aic.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen
2012-11-06Merge tag 'v3.7-rc3' into HEADMark Brown
2012-11-06ASoC: sam9g20: using platform device for audio partBo Shen
2012-10-27ARM: at91: fix at91x40 buildArnd Bergmann
2012-10-24ARM: at91: drop duplicated config SOC_AT91SAM9 entryJean-Christophe PLAGNIOL-VILLARD
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen
2012-10-24ARM: at91/i2c: change id to let i2c-gpio workBo Shen
2012-10-24ARM: at91: fix external interrupt specification in board codeNicolas Ferre
2012-10-24ARM: at91: fix external interrupts in non-DT caseNicolas Ferre
2012-10-24ARM: at91: at91sam9g10: fix SOC type detectionIvan Shugov
2012-10-23net/at91_ether: add pdata flag for reverse Eth addrJoachim Eastwood
2012-10-23net/cadence: get rid of HAVE_NET_MACBJoachim Eastwood
2012-10-19ARM: AT91: remove old RM9200 EMAC register definitionsJoachim Eastwood
2012-10-15Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91Linus Walleij
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-13arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD
2012-10-13ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD
2012-10-13ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD
2012-10-13arm: at91: at91sam9x5: fix gpio number per bankJean-Christophe PLAGNIOL-VILLARD
2012-10-13ARM: at91: gpio: implement requestJean-Christophe PLAGNIOL-VILLARD
2012-10-13arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-10-07Merge branch 'late/fixes' into fixesOlof Johansson
2012-10-05sections: fix section conflicts in arch/arm/Andi Kleen
2012-10-04ARM: at91: unused variable in at91_pm_verify_clocksArnd Bergmann
2012-10-04ARM: at91: skip at91_io_desc definition for NOMMUArnd Bergmann
2012-10-02Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-02Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson