aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91
AgeCommit message (Expand)Author
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
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-06sections: 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-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-10-01Merge 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
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-20Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2012-09-18ARM: at91: use __iomem pointers for MMIOArnd Bergmann
2012-09-14ARM: move all dtb targets out of Makefile.bootRob Herring
2012-09-14ARM: at91: move platform_data definitionsArnd Bergmann
2012-09-12ARM: at91: add clocks for I2C DT entriesLudovic Desroches
2012-09-12ARM: at91: do not configure at91sam9g10 twi pio as open-drainLudovic Desroches
2012-09-12arm: at91: G45 TWI: remove open drain setting for twi function gpiosNikolaus Voss
2012-09-12i2c: at91: add new driverNikolaus Voss
2012-09-12i2c: at91: remove old polling driverNikolaus Voss
2012-09-12Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss
2012-08-23ARM: at91/clock: fix PLLA overclock warningNicolas Ferre
2012-08-23ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches
2012-08-23ARM: at91: fix system timer irq issue due to sparse irq supportLudovic Desroches
2012-08-13Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann
2012-07-31ARM: at91: convert old leds drivers to gpio_led and led_trigger driversBryan Wu
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-07-23Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-11ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer
2012-07-09ARM: at91: Add support for board aks-cduJiri Prchal
2012-07-09ARM: at91: add support for Telit EVK-PRO3 with Telit GE863-PRO3Fabio Porcedda
2012-07-04ARM: at91: fix new build errorsArnd Bergmann
2012-07-02ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches
2012-07-02ARM: at91: set i2c_board_info.type to "ds1339" directlyPaul Bolle
2012-07-02ARM: at91: add AIC5 supportLudovic Desroches
2012-07-02ARM: at91: remove mach/irqs.hLudovic Desroches
2012-07-02ARM: at91: sparse irq supportLudovic Desroches
2012-07-02ARM: at91: at91 based machines specify their own irq handler at run timeLudovic Desroches
2012-07-02ARM: at91: remove static irq priorities for sam9x5Ludovic Desroches
2012-07-02ARM: at91: add of irq priorities supportLudovic Desroches
2012-07-02ARM: at91: aic add dt support for external irqsJean-Christophe PLAGNIOL-VILLARD
2012-07-02ARM: at91: aic can use fast eoi handler typeLudovic Desroches
2012-07-02ARM: at91: fix at91_aic_write macroLudovic Desroches
2012-07-02ARM: at91: remove two unused headersPaul Bolle
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-15dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre