aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/at91sam9g45_devices.c
AgeCommit message (Expand)Author
2014-11-03ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre
2014-07-09ARM: at91: at91sam9g45: switch to generic PWM frameworkAlexandre Belloni
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud
2014-05-07ARM: at91: sam9g45: switch from atmel_tsadcc to at91_adcAlexandre Belloni
2014-05-07ARM: at91: sam9g45: remove unused platform_dataAlexandre Belloni
2014-05-07ARM: at91: localize GPIO headerLinus Walleij
2014-04-22Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-03-15ARM: at91: at91sam9g45: change at91_adc nameAlexandre Belloni
2013-12-20ARM: at91: don't use <mach/timex.h>Uwe Kleine-König
2013-12-20ARM/serial: at91: switch atmel serial to use gpiolibLinus Walleij
2013-09-27video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD
2013-05-04Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-13ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold
2013-03-10ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer
2012-12-13Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-02Merge remote-tracking branch 'asoc/topic/atmel' into asoc-nextMark Brown
2012-11-16ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup...Nicolas Royer
2012-11-06arm: at91 move board.h to arch/arm/mach-at91Jean-Christophe PLAGNIOL-VILLARD
2012-11-06ARM: at91: atmel-ssc: add platform device id tableBo Shen
2012-10-11Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-14ARM: at91: move platform_data definitionsArnd Bergmann
2012-09-12arm: at91: G45 TWI: remove open drain setting for twi function gpiosNikolaus Voss
2012-09-12i2c: at91: add new driverNikolaus Voss
2012-08-23ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-07-11ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer
2012-07-02ARM: at91: sparse irq supportLudovic Desroches
2012-05-25Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-15dmaengine: at_hdmac: take maxburst from slave configurationNicolas Ferre
2012-05-14ARM: AT91: ADC: Add support for the AT91SAM9M10G45-EK boardMaxime Ripard
2012-04-20ARM: at91: standard device init only if DT is not populated.Jean-Christophe PLAGNIOL-VILLARD
2012-04-17ARM: at91: drop at91_set_serial_consoleJean-Christophe PLAGNIOL-VILLARD
2012-04-04ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre
2012-04-04ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-21dmaengine: at_hdmac: add slave config operationNicolas Ferre
2012-03-01ARM: at91/tc: add device tree support to atmel_tclibNicolas Ferre
2012-03-01ARM: at91/tclib: take iomem size from resourceNicolas Ferre
2012-02-23Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/rtc-at91sam9: pass the GPBR to use via resourcesJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91/rtc-at91sam9: each SoC can select the RTT device to useJean-Christophe PLAGNIOL-VILLARD
2012-02-23ARM: at91: make matrix register base soc independentJean-Christophe PLAGNIOL-VILLARD
2012-02-03ARM: at91: add Atmel ISI and ov2640 support on sam9m10g45 boardJosh Wu
2012-02-03ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre
2012-02-03ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre
2011-11-29ARM: at91/soc: use gpio_is_valid to check the gpioJean-Christophe PLAGNIOL-VILLARD