aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9260_devices.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-02ARM: at91: sparse irq supportLudovic Desroches1-46/+46
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+90
2012-05-14ARM: AT91: Add the ADC to the sam9g20ek boardMaxime Ripard1-0/+90
2012-04-20ARM: at91: standard device init only if DT is not populated.Jean-Christophe PLAGNIOL-VILLARD1-17/+3
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD1-12/+0
2012-04-04ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre1-0/+3
2012-03-02Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 into next/dtArnd Bergmann1-2/+19
2012-03-02Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann1-7/+31
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre1-0/+17
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre1-2/+2
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD1-1/+0
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD1-3/+16
2012-02-23ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD1-0/+11
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD1-4/+5
2012-02-13ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD1-5/+2
2012-02-13ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre1-1/+1
2011-12-15Merge branch 'at91/defconfig' into next/cleanupOlof Johansson1-1/+1
2011-11-30ARM: at91: Fix USB AT91 gadget registrationAnders Darander1-1/+1
2011-11-29ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD1-13/+13
2011-11-29Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann1-3/+3
2011-11-28ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD1-2/+2
2011-11-28ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD1-1/+10
2011-11-28ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD1-2/+2
2011-11-28ARM: at91: make ecc register base soc independantJean-Christophe PLAGNIOL-VILLARD1-2/+2
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles1-3/+3
2011-11-09ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD1-3/+2
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+8
2011-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann1-1/+1
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+1
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches1-1/+1
2011-09-10at91: at91-ohci: configure overcurrent pins as input GPIOsThomas Petazzoni1-0/+8
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-1/+1
2011-06-25at91: fix at91_set_serial_console: use platform device idJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-05-25at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD1-19/+3
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD1-1/+3
2009-09-23AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele1-0/+96
2009-08-01ARM: 5631/1: Platform data for CF/IDE support in AT91SAM9260Sergey Matyukevich1-0/+116
2009-02-14[ARM] 5390/1: AT91: Watchdog fixesAndrew Victor1-1/+1
2008-12-01[ARM] 5288/1: [AT91] Remove SMC configuration from devices.c filesAndrew Victor1-37/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-6/+6
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez1-1/+1
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse1-11/+33
2008-07-10[ARM] 5130/4: Support for the at91sam9g20sedji gaouaou1-11/+33
2008-07-09[ARM] at91: Fix NAND FLASH timings for at91sam9x evaluation kits.Patrice Vilchez1-2/+2
2008-06-07[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHÃ¥vard Skinnemoen1-4/+4
2008-04-17[ARM] 4982/1: [AT91] Drop old-style UART initialization (Part 1)Andrew Victor1-59/+4
2008-04-04[ARM] 4909/1: [AT91] Timer/Counter Block platform_devicesAndrew Victor1-0/+85
2008-04-04[ARM] 4908/1: [AT91] RTT platform_device fixAndrew Victor1-1/+1
2008-04-04[ARM] 4904/1: [AT91] Pass ECC controller to NAND driverAndrew Victor1-1/+6
2008-04-04[ARM] 4902/1: [AT91] SAM9/CAP9 memory controller headerAndrew Victor1-1/+1