summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9g45_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-2/+2
|\
| * Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown2012-12-021-2/+2
| |\
| | * ARM: at91: atmel-ssc: add platform device id tableBo Shen2012-11-061-2/+2
* | | 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/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer2012-11-161-6/+6
|/
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-111-8/+2
|\
| * arm: at91: G45 TWI: remove open drain setting for twi function gpiosNikolaus Voss2012-09-121-6/+0
| * i2c: at91: add new driverNikolaus Voss2012-09-121-2/+2
* | Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-221-1/+1
|\ \ | |/ |/|
| * ARM: at91: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
* | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches2012-08-231-1/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-261-0/+128
|\
| * ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer2012-07-111-0/+128
* | ARM: at91: sparse irq supportLudovic Desroches2012-07-021-54/+54
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-05-251-1/+0
|\
| * dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre2012-05-151-1/+0
* | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-221-0/+101
|\ \
| * | ARM: AT91: ADC: Add support for the AT91SAM9M10G45-EK boardMaxime Ripard2012-05-141-0/+101
* | | ARM: at91: standard device init only if DT is not populated.Jean-Christophe PLAGNIOL-VILLARD2012-04-201-26/+4
* | | 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-1/+4
* | ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre2012-04-041-2/+4
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-1/+0
|\
| * dmaengine: at_hdmac: add slave config operationNicolas Ferre2012-03-211-1/+0
* | 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
* | 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: add Atmel ISI and ov2640 support on sam9m10g45 boardJosh Wu2012-02-031-0/+94
* | ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre2012-02-031-1/+9
* | ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2012-02-031-8/+1
|/
* ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-10/+10
* 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: 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
* Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+6
|\
| * 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/+6
* | | Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-0/+29
|\ \ \ | |_|/ |/| |
| * | ARM: at91: at91sam9g45: add trng clock and platform devicePeter Korsgaard2011-10-101-0/+29
| |/
OpenPOWER on IntegriCloud