aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-at91/at91sam9g45_devices.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre1-1915/+0
2014-07-09ARM: at91: at91sam9g45: switch to generic PWM frameworkAlexandre Belloni1-9/+2
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into nextLinus Torvalds1-5/+0
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud1-5/+0
2014-05-07ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adcAlexandre Belloni1-52/+1
2014-05-07ARM: at91: sam9g45: remove unused platform_dataAlexandre Belloni1-10/+0
2014-05-07ARM: at91: localize GPIO headerLinus Walleij1-0/+1
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-1/+1
2014-03-15ARM: at91: at91sam9g45: change at91_adc nameAlexandre Belloni1-1/+1
2013-12-20ARM: at91: don't use <mach/timex.h>Uwe Kleine-König1-0/+1
2013-12-20ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij1-0/+5
2013-09-27video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD1-3/+3
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+5
2013-03-13ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold1-1/+5
2013-03-10ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer1-8/+6
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-2/+2
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-12-02Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown1-2/+2
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq supportNicolas Royer1-6/+6
2012-11-06arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen1-2/+2
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-8/+2
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson1-1/+1
2012-09-14ARM: at91: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-12arm: at91: G45 TWI: remove open drain setting for twi function gpiosNikolaus Voss1-6/+0
2012-09-12i2c: at91: add new driverNikolaus Voss1-2/+2
2012-08-23ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches1-1/+5
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+128
2012-07-11ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer1-0/+128
2012-07-02ARM: at91: sparse irq supportLudovic Desroches1-54/+54
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+0
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+101
2012-05-15dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre1-1/+0
2012-05-14ARM: AT91: ADC: Add support for the AT91SAM9M10G45-EK boardMaxime Ripard1-0/+101
2012-04-20ARM: at91: standard device init only if DT is not populated.Jean-Christophe PLAGNIOL-VILLARD1-26/+4
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD1-12/+0
2012-04-04ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre1-1/+4
2012-04-04ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre1-2/+4
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+0
2012-03-21dmaengine: at_hdmac: add slave config operationNicolas Ferre1-1/+0
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre1-0/+17
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre1-2/+2
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD1-1/+0
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD1-2/+15
2012-02-23ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD1-0/+10
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD1-2/+3
2012-02-03ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 boardJosh Wu1-0/+94
2012-02-03ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre1-1/+9
2012-02-03ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre1-8/+1
2011-11-29ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD1-10/+10