Age | Commit message (Expand) | Author | Files | Lines |
2012-10-11 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds | 15 | -84/+41 |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson | 2 | -3/+4 |
2012-10-05 | sections: fix section conflicts in arch/arm/ | Andi Kleen | 1 | -1/+1 |
2012-10-04 | ARM: at91: unused variable in at91_pm_verify_clocks | Arnd Bergmann | 1 | -2/+3 |
2012-10-04 | ARM: at91: skip at91_io_desc definition for NOMMU | Arnd Bergmann | 1 | -1/+1 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 5 | -88/+3 |
2012-10-02 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 35 | -578/+465 |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 5 | -10/+10 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 4 | -64/+3 |
2012-09-21 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson | 1 | -24/+0 |
2012-09-18 | ARM: at91: use __iomem pointers for MMIO | Arnd Bergmann | 5 | -10/+10 |
2012-09-14 | ARM: move all dtb targets out of Makefile.boot | Rob Herring | 1 | -24/+0 |
2012-09-14 | ARM: at91: move platform_data definitions | Arnd Bergmann | 4 | -64/+3 |
2012-09-12 | ARM: at91: add clocks for I2C DT entries | Ludovic Desroches | 5 | -3/+9 |
2012-09-12 | ARM: at91: do not configure at91sam9g10 twi pio as open-drain | Ludovic Desroches | 1 | -3/+3 |
2012-09-12 | arm: at91: G45 TWI: remove open drain setting for twi function gpios | Nikolaus Voss | 1 | -6/+0 |
2012-09-12 | i2c: at91: add new driver | Nikolaus Voss | 12 | -15/+29 |
2012-09-12 | i2c: at91: remove old polling driver | Nikolaus Voss | 1 | -68/+0 |
2012-09-12 | Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clk | Nikolaus Voss | 7 | -0/+11 |
2012-08-23 | ARM: at91/clock: fix PLLA overclock warning | Nicolas Ferre | 1 | -0/+12 |
2012-08-23 | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support | Ludovic Desroches | 5 | -6/+28 |
2012-08-23 | ARM: at91: fix system timer irq issue due to sparse irq support | Ludovic Desroches | 1 | -1/+1 |
2012-08-13 | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a... | Arnd Bergmann | 32 | -441/+376 |
2012-08-13 | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann | 13 | -137/+89 |
2012-07-31 | ARM: at91: convert old leds drivers to gpio_led and led_trigger drivers | Bryan Wu | 13 | -137/+89 |
2012-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 3 | -1/+142 |
2012-07-24 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+2 |
2012-07-11 | ARM: AT91SAM9G45: add crypto peripherals | Nicolas Royer | 3 | -1/+142 |
2012-07-09 | ARM: at91: Add support for board aks-cdu | Jiri Prchal | 1 | -0/+1 |
2012-07-09 | ARM: at91: add support for Telit EVK-PRO3 with Telit GE863-PRO3 | Fabio Porcedda | 1 | -0/+1 |
2012-07-04 | ARM: at91: fix new build errors | Arnd Bergmann | 3 | -1/+7 |
2012-07-02 | ARM: at91: add atmel-mci support for chips and boards which can use it | Ludovic Desroches | 32 | -439/+375 |
2012-07-02 | ARM: at91: set i2c_board_info.type to "ds1339" directly | Paul Bolle | 1 | -2/+1 |
2012-07-02 | ARM: at91: add AIC5 support | Ludovic Desroches | 3 | -57/+314 |
2012-07-02 | ARM: at91: remove mach/irqs.h | Ludovic Desroches | 1 | -29/+0 |
2012-07-02 | ARM: at91: sparse irq support | Ludovic Desroches | 19 | -269/+271 |
2012-07-02 | ARM: at91: at91 based machines specify their own irq handler at run time | Ludovic Desroches | 40 | -27/+98 |
2012-07-02 | ARM: at91: remove static irq priorities for sam9x5 | Ludovic Desroches | 1 | -38/+0 |
2012-07-02 | ARM: at91: add of irq priorities support | Ludovic Desroches | 2 | -3/+34 |
2012-07-02 | ARM: at91: aic add dt support for external irqs | Jean-Christophe PLAGNIOL-VILLARD | 2 | -2/+12 |
2012-07-02 | ARM: at91: aic can use fast eoi handler type | Ludovic Desroches | 3 | -14/+17 |
2012-07-02 | ARM: at91: fix at91_aic_write macro | Ludovic Desroches | 1 | -1/+1 |
2012-07-02 | ARM: at91: remove two unused headers | Paul Bolle | 2 | -187/+0 |
2012-05-25 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -27/+0 |
2012-05-23 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -0/+240 |
2012-05-22 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 11 | -5/+389 |
2012-05-22 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 6 | -43/+53 |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 66 | -900/+659 |
2012-05-15 | dmaengine: at_hdmac: take maxburst from slave configuration | Nicolas Ferre | 2 | -22/+0 |
2012-05-15 | dmaengine: at_hdmac: remove some at_dma_slave comments | Nicolas Ferre | 1 | -5/+0 |