Age | Commit message (Expand) | Author | Files | Lines |
2012-12-13 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -2/+2 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+1 |
2012-12-02 | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown | 1 | -2/+2 |
2012-11-16 | ARM: at91/usbh: fix overcurrent gpio setup | Johan Hovold | 1 | -1/+1 |
2012-11-06 | arm: at91 move board.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2012-11-06 | ARM: at91: atmel-ssc: add platform device id table | Bo Shen | 1 | -2/+2 |
2012-10-24 | ARM: at91/i2c: change id to let i2c-at91 work | Bo Shen | 1 | -1/+1 |
2012-10-24 | ARM: at91/i2c: change id to let i2c-gpio work | Bo Shen | 1 | -1/+1 |
2012-10-11 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 1 | -1/+1 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -68/+93 |
2012-09-12 | i2c: at91: add new driver | Nikolaus Voss | 1 | -1/+1 |
2012-08-23 | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support | Ludovic Desroches | 1 | -2/+8 |
2012-08-13 | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a... | Arnd Bergmann | 1 | -68/+93 |
2012-07-02 | ARM: at91: add atmel-mci support for chips and boards which can use it | Ludovic Desroches | 1 | -68/+93 |
2012-07-02 | ARM: at91: sparse irq support | Ludovic Desroches | 1 | -40/+40 |
2012-04-20 | ARM: at91: add at91sam9263 DT support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+20 |
2012-04-17 | ARM: at91: drop at91_set_serial_console | Jean-Christophe PLAGNIOL-VILLARD | 1 | -12/+0 |
2012-04-04 | ARM: at91: fix check of valid GPIO for SPI and USB | Nicolas Ferre | 1 | -0/+3 |
2012-04-04 | ARM: at91/USB host: specify and handle properly vbus_pin_active_low | Nicolas Ferre | 1 | -1/+2 |
2012-03-02 | Merge branches 'depends/irqdomain' and 'at91/base2+cleanup' into next/dt | Arnd Bergmann | 1 | -10/+62 |
2012-02-23 | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+0 |
2012-02-23 | ARM: at91/rtc-at91sam9: pass the GPBR to use via resources | Jean-Christophe PLAGNIOL-VILLARD | 1 | -5/+25 |
2012-02-23 | ARM: at91/rtc-at91sam9: each SoC can select the RTT device to use | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+25 |
2012-02-23 | ARM: at91: make matrix register base soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -4/+5 |
2012-02-13 | ARM: at91: drop ide driver in favor of the pata one | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+3 |
2012-02-13 | ARM: at91: USB AT91 gadget registration for module | Nicolas Ferre | 1 | -1/+1 |
2012-02-03 | ARM: at91: add clock selection parameter for at91_add_device_isi() | Josh Wu | 1 | -3/+10 |
2011-12-16 | Merge branch 'at91/defconfig' into next/cleanup | Olof Johansson | 1 | -1/+1 |
2011-11-30 | ARM: at91: Fix USB AT91 gadget registration | Anders Darander | 1 | -1/+1 |
2011-11-29 | ARM: at91/soc: use gpio_is_valid to check the gpio | Jean-Christophe PLAGNIOL-VILLARD | 1 | -13/+13 |
2011-11-29 | Merge branch 'drivers/macb-gem-cleanup' into at91/gpio | Arnd Bergmann | 1 | -3/+3 |
2011-11-28 | ARM: at91: make DBGU soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+2 |
2011-11-28 | ARM: at91: make watchdog drivers soc independent | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+10 |
2011-11-28 | ARM: at91: make rtt register base soc independant | Jean-Christophe PLAGNIOL-VILLARD | 1 | -4/+4 |
2011-11-28 | ARM: at91: make ecc register base soc independant | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+2 |
2011-11-22 | macb: unify at91 and avr32 platform data | Jamie Iles | 1 | -3/+3 |
2011-11-09 | ARM: at91: usart: drop static map regs for dbgu | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+2 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann | 1 | -1/+1 |
2011-09-11 | at91: at91-ohci: configure overcurrent pins as input GPIOs | Thomas Petazzoni | 1 | -0/+6 |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 1 | -1/+1 |
2011-06-25 | at91: fix at91_set_serial_console: use platform device id | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
2011-05-25 | at91: switch to CLKDEV_LOOKUP | Jean-Christophe PLAGNIOL-VILLARD | 1 | -13/+3 |
2011-05-25 | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+3 |
2009-09-25 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -7/+7 |
2009-09-23 | at91sam9263: add at91_can device to generic device definition | Marc Kleine-Budde | 1 | -0/+36 |
2009-09-06 | ARM: 5640/1: This patch modifies the support of AC97 on the at91sam9263 ek board | sedji gaouaou | 1 | -7/+7 |
2009-03-05 | AT91: initialize Compact Flash on AT91SAM9263 cpu | Stanislaw Gruszka | 1 | -0/+105 |
2009-02-14 | [ARM] 5390/1: AT91: Watchdog fixes | Andrew Victor | 1 | -1/+1 |
2008-12-01 | [ARM] 5288/1: [AT91] Remove SMC configuration from devices.c files | Andrew Victor | 1 | -16/+1 |
2008-09-22 | [ARM] 5258/1: [AT91] PWM controller initialization | Andrew Victor | 1 | -0/+53 |