aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91rm9200_devices.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+3
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-12-02Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown1-3/+3
2012-11-16ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold1-1/+1
2012-11-06arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen1-3/+3
2012-10-24ARM: at91/i2c: change id to let i2c-at91 workBo Shen1-1/+1
2012-10-24ARM: at91/i2c: change id to let i2c-gpio workBo Shen1-1/+1
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-1/+1
2012-09-12i2c: at91: add new driverNikolaus Voss1-1/+1
2012-08-13Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into at91/mciArnd Bergmann1-38/+54
2012-07-02ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches1-38/+54
2012-07-02ARM: at91: sparse irq supportLudovic Desroches1-42/+42
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-12/+0
2012-05-02Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/cleanupArnd Bergmann1-1/+0
2012-04-28AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor1-2/+2
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD1-12/+0
2012-04-16ARM: at91: remove empty at91_init_serial functionJoachim Eastwood1-1/+0
2012-03-02Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann1-7/+7
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD1-1/+0
2012-02-23ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD1-6/+7
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-11/+11
2011-11-29Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann1-3/+3
2011-11-28ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD1-1/+15
2011-11-28ARM: at91: make DBGU soc independentJean-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-10-31Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann1-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-17/+3
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD1-1/+3
2010-11-30at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD1-45/+0
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-4/+4
2008-08-01Fix rename of at91_nand -> atmel_nandPieter du Preez1-1/+1
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-3/+4
2008-04-04[ARM] 4909/1: [AT91] Timer/Counter Block platform_devicesAndrew Victor1-0/+85
2008-01-26[ARM] 4760/1: [AT91] SPI CS0 errata on AT91RM9200Andrew Victor1-2/+5
2008-01-26[ARM] 4758/1: [AT91] LEDsAndrew Victor1-22/+0
2008-01-26[ARM] 4757/1: [AT91] UART initializationAndrew Victor1-22/+92
2008-01-26[ARM] 4755/1: [AT91] NAND updateAndrew Victor1-1/+1
2008-01-26[ARM] 4754/1: [AT91] SSC library supportAndrew Victor1-0/+173
2008-01-26[ARM] 4753/1: [AT91] Use DMA_BIT_MASKAndrew Victor1-19/+35
2007-11-26[ARM] 4650/1: AT91: New-style init of I2C, support for i2c-gpioAndrew Victor1-3/+38
2007-07-20[ARM] 4478/1: AT91: Convert AT91RM9200 to use atmel_spi driverAndrew Victor1-7/+3