| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: at91: remove at91rm9200 legacy board support | Nicolas Ferre | 2014-11-21 | 1 | -1212/+0 |
* | gpio: split gpiod board registration into machine header | Linus Walleij | 2014-07-28 | 1 | -1/+1 |
* | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-06-03 | 1 | -6/+10 |
|\ |
|
| * | tty/serial: at91: use mctrl_gpio helpers | Richard Genoud | 2014-05-28 | 1 | -6/+10 |
* | | ARM: at91: localize GPIO header | Linus Walleij | 2014-05-07 | 1 | -0/+1 |
|/ |
|
* | ARM: at91: don't use <mach/timex.h> | Uwe Kleine-König | 2013-12-20 | 1 | -0/+1 |
* | ARM/serial: at91: switch atmel serial to use gpiolib | Linus Walleij | 2013-12-20 | 1 | -2/+8 |
* | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-12-13 | 1 | -3/+3 |
|\ |
|
| * | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown | 2012-12-02 | 1 | -3/+3 |
| |\ |
|
| | * | ARM: at91: atmel-ssc: add platform device id table | Bo Shen | 2012-11-06 | 1 | -3/+3 |
* | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | arm: at91 move board.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
| |/ |
|
* | | ARM: at91/usbh: fix overcurrent gpio setup | Johan Hovold | 2012-11-16 | 1 | -1/+1 |
|/ |
|
* | ARM: at91/i2c: change id to let i2c-at91 work | Bo Shen | 2012-10-24 | 1 | -1/+1 |
* | ARM: at91/i2c: change id to let i2c-gpio work | Bo Shen | 2012-10-24 | 1 | -1/+1 |
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 2012-10-11 | 1 | -1/+1 |
|\ |
|
| * | i2c: at91: add new driver | Nikolaus Voss | 2012-09-12 | 1 | -1/+1 |
* | | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a... | Arnd Bergmann | 2012-08-13 | 1 | -38/+54 |
|\ \
| |/
|/| |
|
| * | ARM: at91: add atmel-mci support for chips and boards which can use it | Ludovic Desroches | 2012-07-02 | 1 | -38/+54 |
* | | ARM: at91: sparse irq support | Ludovic Desroches | 2012-07-02 | 1 | -42/+42 |
|/ |
|
* | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-22 | 1 | -12/+0 |
|\ |
|
| * | Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne... | Arnd Bergmann | 2012-05-02 | 1 | -1/+0 |
| |\ |
|
| * | | ARM: at91: drop at91_set_serial_console | Jean-Christophe PLAGNIOL-VILLARD | 2012-04-17 | 1 | -12/+0 |
* | | | AT91: Remove fixed mapping for AT91RM9200 ethernet | Andrew Victor | 2012-04-28 | 1 | -2/+2 |
| |/
|/| |
|
* | | ARM: at91: remove empty at91_init_serial function | Joachim Eastwood | 2012-04-16 | 1 | -1/+0 |
|/ |
|
*-. | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt | Arnd Bergmann | 2012-03-02 | 1 | -7/+7 |
|\ \ |
|
| | * | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -1/+0 |
| | * | ARM: at91: make sdram/ddr register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -6/+7 |
| |/ |
|
* | | ARM: at91: USB AT91 gadget registration for module | Nicolas Ferre | 2012-02-13 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'at91/defconfig' into next/cleanup | Olof Johansson | 2011-12-15 | 1 | -1/+1 |
|\ |
|
| * | ARM: at91: Fix USB AT91 gadget registration | Anders Darander | 2011-11-30 | 1 | -1/+1 |
* | | ARM: at91/soc: use gpio_is_valid to check the gpio | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-29 | 1 | -11/+11 |
* | | Merge branch 'drivers/macb-gem-cleanup' into at91/gpio | Arnd Bergmann | 2011-11-29 | 1 | -3/+3 |
|\ \ |
|
| * | | macb: unify at91 and avr32 platform data | Jamie Iles | 2011-11-22 | 1 | -3/+3 |
| |/ |
|
* | | ARM: at91: make rm9200 rtc drivers soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -1/+15 |
* | | ARM: at91: make DBGU soc independent | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-28 | 1 | -2/+2 |
|/ |
|
* | ARM: at91: usart: drop static map regs for dbgu | Jean-Christophe PLAGNIOL-VILLARD | 2011-11-09 | 1 | -3/+2 |
* | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann | 2011-10-31 | 1 | -1/+1 |
|\ |
|
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
* | | at91: at91-ohci: configure overcurrent pins as input GPIOs | Thomas Petazzoni | 2011-09-10 | 1 | -0/+8 |
|/ |
|
* | at91: fix at91_set_serial_console: use platform device id | Jean-Christophe PLAGNIOL-VILLARD | 2011-06-25 | 1 | -1/+1 |
* | at91: switch to CLKDEV_LOOKUP | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -17/+3 |
* | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 1 | -1/+3 |
* | at91: Convert remaining boards to new-style UART initialization | Jean-Christophe PLAGNIOL-VILLARD | 2010-11-30 | 1 | -45/+0 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -4/+4 |
* | Fix rename of at91_nand -> atmel_nand | Pieter du Preez | 2008-08-01 | 1 | -1/+1 |
* | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols | Håvard Skinnemoen | 2008-06-07 | 1 | -4/+4 |
* | [ARM] 4982/1: [AT91] Drop old-style UART initialization (Part 1) | Andrew Victor | 2008-04-17 | 1 | -3/+4 |
* | [ARM] 4909/1: [AT91] Timer/Counter Block platform_devices | Andrew Victor | 2008-04-04 | 1 | -0/+85 |
* | [ARM] 4760/1: [AT91] SPI CS0 errata on AT91RM9200 | Andrew Victor | 2008-01-26 | 1 | -2/+5 |