summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9rl_devices.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91: remove at91sam9rl legacy board supportNicolas Ferre2014-11-031-1260/+0
* ARM: at91: at91sam9rl: switch to generic PWM frameworkAlexandre Belloni2014-07-091-9/+2
* Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-5/+0
|\
| * tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-281-5/+0
* | ARM: at91: sam9rl: switch from atmel_tsadcc to at91_adcAlexandre Belloni2014-05-071-50/+0
* | ARM: at91: sam9rl: add at91_adc to support adc and touchscreenAlexandre Belloni2014-05-071-0/+85
* | 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-0/+5
* video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-271-3/+3
* ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold2013-03-131-1/+1
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-2/+2
|\
| * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-2/+2
* | arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD2012-11-061-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 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-1/+1
|\ \
| * \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
| |\ \ | | |/ | |/|
| | * ARM: at91: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-011-30/+30
|\ \ \ | |/ / |/| |
| * | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-131-30/+30
| |\ \ | | |/ | |/|
| | * ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches2012-07-021-30/+30
* | | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches2012-08-231-1/+5
|/ /
* | ARM: at91: sparse irq supportLudovic Desroches2012-07-021-38/+38
|/
* ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-12/+0
* ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre2012-04-041-0/+3
* Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+0
* ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-231-2/+15
* ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+10
* ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-2/+3
* ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2012-02-031-7/+1
* ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-8/+8
* ARM: at91: make DBGU soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+2
* ARM: at91: make watchdog drivers soc independentJean-Christophe PLAGNIOL-VILLARD2011-11-281-1/+10
* ARM: at91: make rtt register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+2
* ARM: at91: make dma register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+2
* ARM: at91: make ecc register base soc independantJean-Christophe PLAGNIOL-VILLARD2011-11-281-2/+2
* ARM: at91: Fix USBA gadget registrationJochen Friedrich2011-11-091-1/+1
* ARM: at91: usart: drop static map regs for dbguJean-Christophe PLAGNIOL-VILLARD2011-11-091-3/+2
* ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-1/+1
* 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-16/+3
* atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-251-1/+3
* treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* AT91: add platform parameters for atmel_tsadcc in at91sam9rlekNicolas Ferre2009-11-201-2/+8
* ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek boardNicolas Ferre2009-09-211-0/+55
* ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rlNicolas Ferre2009-09-211-0/+47
* [ARM] 5390/1: AT91: Watchdog fixesAndrew Victor2009-02-141-1/+1
OpenPOWER on IntegriCloud