Age | Commit message (Expand) | Author | Files | Lines |
2014-01-24 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -1/+2 |
2013-12-10 | ARM: at91: sama5d3: add support for sama5d36 chip | Josh Wu | 1 | -1/+2 |
2013-12-02 | ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h | Boris BREZILLON | 1 | -190/+0 |
2013-11-15 | Merge tag 'at91-fixes-non-critical' of git://github.com/at91linux/linux-at91 ... | Olof Johansson | 3 | -0/+15 |
2013-11-15 | ARM: at91: fix hanged boot due to early rtc-interrupt | Johan Hovold | 3 | -0/+15 |
2013-10-18 | iio: at91: introduce touch screen support in iio adc driver | Josh Wu | 1 | -0/+34 |
2013-09-10 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -0/+22 |
2013-08-30 | iio: at91: Use different prescal, startup mask in MR for different IP | Josh Wu | 1 | -2/+5 |
2013-08-30 | iio: at91: introduce the multiple compatible string for different IPs. | Josh Wu | 1 | -0/+9 |
2013-08-22 | ARM: at91: sam9n12: enable kernel uncompress info output | Bo Shen | 1 | -0/+1 |
2013-08-22 | ARM: at91: sama5: enable kernel uncompress info output | Bo Shen | 1 | -0/+12 |
2013-08-22 | ARM: at91: include sama5d3.h into hardware.h | Bo Shen | 1 | -0/+1 |
2013-08-22 | ARM: at91: sama5d3: add definition for usart base address | Bo Shen | 1 | -0/+8 |
2013-06-26 | ARM: at91/PMC: fix at91sam9n12 USB FS init | Nicolas Ferre | 1 | -0/+3 |
2013-05-24 | ARM: at91/sama5: fix incorrect PMC pcr div definition | Josh Wu | 1 | -3/+3 |
2013-05-07 | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+6 |
2013-05-02 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 3 | -4/+107 |
2013-04-19 | Merge tag 'at91-soc' of git://github.com/at91linux/linux-at91 into late/cleanup | Olof Johansson | 1 | -3/+6 |
2013-04-19 | Merge branch 'at91/soc' into late/cleanup | Olof Johansson | 3 | -4/+107 |
2013-04-09 | Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c... | Arnd Bergmann | 3 | -5/+2 |
2013-04-09 | ARM: at91: change "Unknown" qualifier SoC subtype handling | Nicolas Ferre | 1 | -3/+6 |
2013-04-08 | ARM: at91: remove trailing semicolon from macros | Johan Hovold | 2 | -2/+2 |
2013-04-03 | ARM: at91: remove unused dbgu_readl() macro | Nicolas Ferre | 1 | -3/+0 |
2013-04-03 | Merge branch 'lpc32xx/defconfig' of git://git.antcom.de/linux-2.6 into next/soc | Olof Johansson | 1 | -0/+8 |
2013-03-26 | ARM: at91: introduce SAMA5 support | Ludovic Desroches | 3 | -4/+107 |
2013-03-14 | ARM: at91: add gpio suspend/resume support when using pinctrl | Ludovic Desroches | 1 | -0/+8 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -2/+0 |
2012-12-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -138/+0 |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -7/+0 |
2012-11-19 | atmel: move ATMEL_MAX_UART to platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 1 | -3/+0 |
2012-11-16 | ARM: at91/atmel-mci: remove unused setup_dma_addr() macro | Nicolas Ferre | 1 | -7/+0 |
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 | 1 | -53/+0 |
2012-11-06 | arm: at91: move pit define to the driver | Jean-Christophe PLAGNIOL-VILLARD | 1 | -32/+0 |
2012-11-06 | arm: at91: move at91_shdwc.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 1 | -50/+0 |
2012-11-06 | arm: at91: move board header to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 2 | -40/+0 |
2012-11-06 | arn: at91: move at91_tc.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 1 | -146/+0 |
2012-11-06 | arm: at91 move at91_aic.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 1 | -99/+0 |
2012-11-06 | arm: at91 move board.h to arch/arm/mach-at91 | Jean-Christophe PLAGNIOL-VILLARD | 1 | -141/+0 |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 1 | -55/+0 |
2012-10-19 | ARM: AT91: remove old RM9200 EMAC register definitions | Joachim Eastwood | 1 | -138/+0 |
2012-10-11 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 1 | -68/+0 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -62/+1 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+0 |
2012-09-18 | ARM: at91: use __iomem pointers for MMIO | Arnd Bergmann | 2 | -5/+5 |
2012-09-14 | ARM: at91: move platform_data definitions | Arnd Bergmann | 2 | -62/+1 |
2012-09-12 | i2c: at91: remove old polling driver | Nikolaus Voss | 1 | -68/+0 |
2012-08-13 | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 1 | -1/+0 |
2012-07-31 | ARM: at91: convert old leds drivers to gpio_led and led_trigger drivers | Bryan Wu | 1 | -1/+0 |
2012-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+2 |