summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9260_devices.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-131-1/+1
|\
| * Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2012-12-021-1/+1
| |\
| | * ASoC: atmel-ssc-dai: match new method of dai and pcm registerBo Shen2012-11-161-9/+0Star
| | * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-1/+1
| | * Merge tag 'v3.7-rc3' into HEADMark Brown2012-11-061-2/+2
| | |\
| | * | ASoC: sam9g20: using platform device for audio partBo Shen2012-11-061-0/+9
* | | | 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/+7
|\
| * i2c: at91: add new driverNikolaus Voss2012-09-121-1/+7
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-021-83/+1Star
|\ \ | |/ |/|
| * Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann2012-08-131-83/+1Star
| |\
| | * ARM: at91: add atmel-mci support for chips and boards which can use itLudovic Desroches2012-07-021-83/+1Star
* | | 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-46/+46
|/
* Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-231-0/+90
|\
| * ARM: AT91: Add the ADC to the sam9g20ek boardMaxime Ripard2012-05-141-0/+90
* | ARM: at91: standard device init only if DT is not populated.Jean-Christophe PLAGNIOL-VILLARD2012-04-201-17/+3Star
* | ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD2012-04-171-12/+0Star
|/
* ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre2012-04-041-0/+3
* Merge branch 'at91-3.4-cleanup2+DT' of git://github.com/at91linux/linux-at91 ...Arnd Bergmann2012-03-021-2/+19
|\
| * ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre2012-03-011-0/+17
| * ARM: at91/tclib: take iomem size from resourceNicolas Ferre2012-03-011-2/+2
| |
| \
*-. | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dtArnd Bergmann2012-03-021-7/+31
|\ \|
| | * Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-1/+0Star
| | * ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD2012-02-231-3/+16
| | * ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD2012-02-231-0/+11
| | * ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD2012-02-231-4/+5
| |/
* | ARM: at91: drop ide driver in favor of the pata oneJean-Christophe PLAGNIOL-VILLARD2012-02-131-5/+2Star
* | 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-13/+13
* | 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 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 ecc register base soc independantJean-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 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-0/+8
|\
| * Merge branch 'depends/rmk/gpio' into next/develArnd Bergmann2011-10-311-1/+1
| |\
| * | at91: at91-ohci: configure overcurrent pins as input GPIOsThomas Petazzoni2011-09-101-0/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-281-1/+1
|\ \ \ | |_|/ |/| |
| * | mmc: atmel-mci: change namespaceLudovic Desroches2011-10-261-1/+1
| |/
* / 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