summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91rm9200_devices.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: remove at91rm9200 legacy board supportNicolas Ferre2014-11-211-1212/+0Star
* gpio: split gpiod board registration into machine headerLinus Walleij2014-07-281-1/+1
* Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-6/+10
|\
| * tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-281-6/+10
* | ARM: at91: localize GPIO headerLinus Walleij2014-05-071-0/+1
|/
* ARM: at91: don't use <mach/timex.h>Uwe Kleine-König2013-12-201-0/+1
* ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij2013-12-201-2/+8
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-3/+3
|\
| * Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2012-12-021-3/+3
| |\
| | * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-3/+3
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-121-1/+1
|\ \ \ | |/ / |/| |
| * | arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
| |/
* / ARM: at91/usbh: fix overcurrent gpio setupJohan Hovold2012-11-161-1/+1
|/
* ARM: at91/i2c: change id to let i2c-at91 workBo Shen2012-10-241-1/+1
* ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-10-241-1/+1
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-111-1/+1
|\
| * i2c: at91: add new driverNikolaus Voss2012-09-121-1/+1
* | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-131-38/+54
|\ \ | |/ |/|
| * ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches2012-07-021-38/+54
* | ARM: at91: sparse irq supportLudovic Desroches2012-07-021-42/+42
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-12/+0Star
|\
| * Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2012-05-021-1/+0Star
| |\
| * | ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-12/+0Star
* | | AT91: Remove fixed mapping for AT91RM9200 ethernetAndrew Victor2012-04-291-2/+2
| |/ |/|
* | ARM: at91: remove empty at91_init_serial functionJoachim Eastwood2012-04-161-1/+0Star
|/
*-. Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-021-7/+7
|\ \
| | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+0Star
| | * ARM: at91: make sdram/ddr register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-6/+7
| |/
* / ARM: at91: USB AT91 gadget registration for moduleNicolas Ferre2012-02-131-1/+1
|/
* Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-161-1/+1
|\
| * ARM: at91: Fix USB AT91 gadget registrationAnders Darander2011-11-301-1/+1
* | ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-11/+11
* | Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-291-3/+3
|\ \
| * | macb: unify at91 and avr32 platform dataJamie Iles2011-11-221-3/+3
| |/
* | ARM: at91: make rm9200 rtc drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-1/+15
* | ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+2
|/
* ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD2011-11-091-3/+2Star
* Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-311-1/+1
|\
| * ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
* | at91: at91-ohci: configure overcurrent pins as input GPIOsThomas Petazzoni2011-09-101-0/+8
|/
* at91: fix at91_set_serial_console: use platform device idJean-Christophe PLAGNIOL-VILLARD2011-06-251-1/+1
* at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD2011-05-251-17/+3Star
* atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+3
* at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-301-45/+0Star
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-4/+4
* Fix rename of at91_nand -> atmel_nandPieter du Preez2008-08-011-1/+1
* [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHåvard Skinnemoen2008-06-071-4/+4
* [ARM] 4982/1: [AT91] Drop old-style UART initialization (Part 1)Andrew Victor2008-04-171-3/+4
* [ARM] 4909/1: [AT91] Timer/Counter Block platform_devicesAndrew Victor2008-04-041-0/+85
* [ARM] 4760/1: [AT91] SPI CS0 errata on AT91RM9200Andrew Victor2008-01-261-2/+5