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 | 14 | -26/+51 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -142/+2 |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -8/+0 |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 69 | -281/+126 |
2012-12-11 | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 17 | -201/+252 |
2012-12-11 | Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -10/+0 |
2012-12-06 | mmc: at91-mci: remove obsolete driver | Ludovic Desroches | 1 | -10/+0 |
2012-12-02 | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown | 14 | -26/+51 |
2012-11-26 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 5 | -10/+10 |
2012-11-21 | Merge tag 'at91-for-next-cleanup' of git://github.com/at91linux/linux-at91 in... | Olof Johansson | 1 | -7/+0 |
2012-11-19 | ARM: at91: add clocks for DT entries | Ludovic Desroches | 5 | -0/+8 |
2012-11-21 | Merge branch 'delivery/pinctrl-at91-3.8' of http://github.com/at91linux/linux... | Linus Walleij | 7 | -2/+161 |
2012-11-19 | atmel: move ATMEL_MAX_UART to platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+0 |
2012-11-19 | ARM: AT91: Add AT91RM9200EK board device tree | Joachim Eastwood | 1 | -3/+1 |
2012-11-19 | ARM: AT91: Add AT91RM9200 DT board | Joachim Eastwood | 5 | -0/+83 |
2012-11-19 | ARM: AT91: Add usart/tc/pio/ohci DT clock lookup to AT91RM9200 | Joachim Eastwood | 1 | -0/+18 |
2012-11-19 | ARM: AT91: Add DT support to AT91RM9200 System Timer | Joachim Eastwood | 1 | -2/+61 |
2012-11-19 | ARM: AT91: Fix build failure on board-dt | Joachim Eastwood | 1 | -0/+1 |
2012-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -10/+10 |
2012-11-16 | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 5 | -10/+10 |
2012-11-16 | ARM: at91/atmel-mci: remove unused setup_dma_addr() macro | Nicolas Ferre | 1 | -7/+0 |
2012-11-16 | ARM: at91/usbh: fix overcurrent gpio setup | Johan Hovold | 4 | -4/+4 |
2012-11-16 | ARM: at91/AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq sup... | Nicolas Royer | 1 | -6/+6 |
2012-11-16 | ASoC: atmel-ssc-dai: match new method of dai and pcm register | Bo Shen | 2 | -15/+0 |
2012-11-13 | ARM: at91: remove obsoleted init_consistent_dma_size() | Marek Szyprowski | 1 | -1/+0 |
2012-11-11 | Merge branch 'at91' into devel | Linus Walleij | 12 | -199/+83 |
2012-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 17 | -33/+33 |
2012-11-07 | ARM: at91: atmel-ssc: add device tree support | Bo Shen | 7 | -0/+14 |
2012-11-06 | arm: at91: move at91rm9200 rtc header in drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 1 | -75/+0 |
2012-11-06 | arm: at91: move reset controller header to arm/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 8 | -8/+7 |
2012-11-06 | arm: at91: move pit define to the driver | Jean-Christophe PLAGNIOL-VILLARD | 2 | -34/+12 |
2012-11-06 | arm: at91: move at91_shdwc.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 10 | -9/+9 |
2012-11-06 | arm: at91: move board header to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 4 | -3/+3 |
2012-11-06 | arn: at91: move at91_tc.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2 | -1/+2 |
2012-11-06 | arm: at91 move at91_aic.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 46 | -48/+47 |
2012-11-06 | arm: at91 move board.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 46 | -45/+46 |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 1 | -55/+0 |
2012-11-06 | ARM: at91: atmel-ssc: add platform device id table | Bo Shen | 12 | -26/+26 |
2012-11-06 | Merge tag 'v3.7-rc3' into HEAD | Mark Brown | 17 | -33/+33 |
2012-11-06 | ASoC: sam9g20: using platform device for audio part | Bo Shen | 2 | -0/+26 |
2012-10-27 | ARM: at91: fix at91x40 build | Arnd Bergmann | 1 | -1/+1 |
2012-10-24 | ARM: at91: drop duplicated config SOC_AT91SAM9 entry | Jean-Christophe PLAGNIOL-VILLARD | 1 | -8/+2 |
2012-10-24 | ARM: at91/i2c: change id to let i2c-at91 work | Bo Shen | 9 | -11/+11 |
2012-10-24 | ARM: at91/i2c: change id to let i2c-gpio work | Bo Shen | 5 | -5/+5 |
2012-10-24 | ARM: at91: fix external interrupt specification in board code | Nicolas Ferre | 3 | -3/+3 |
2012-10-24 | ARM: at91: fix external interrupts in non-DT case | Nicolas Ferre | 3 | -4/+10 |
2012-10-24 | ARM: at91: at91sam9g10: fix SOC type detection | Ivan Shugov | 1 | -1/+1 |
2012-10-23 | net/at91_ether: add pdata flag for reverse Eth addr | Joachim Eastwood | 1 | -0/+2 |
2012-10-23 | net/cadence: get rid of HAVE_NET_MACB | Joachim Eastwood | 1 | -4/+0 |
2012-10-19 | ARM: AT91: remove old RM9200 EMAC register definitions | Joachim Eastwood | 1 | -138/+0 |