Age | Commit message (Expand) | Author |
2012-10-27 | ARM: at91: fix at91x40 build | Arnd Bergmann |
2012-10-24 | ARM: at91: drop duplicated config SOC_AT91SAM9 entry | Jean-Christophe PLAGNIOL-VILLARD |
2012-10-24 | ARM: at91/i2c: change id to let i2c-at91 work | Bo Shen |
2012-10-24 | ARM: at91/i2c: change id to let i2c-gpio work | Bo Shen |
2012-10-24 | ARM: at91: fix external interrupt specification in board code | Nicolas Ferre |
2012-10-24 | ARM: at91: fix external interrupts in non-DT case | Nicolas Ferre |
2012-10-24 | ARM: at91: at91sam9g10: fix SOC type detection | Ivan Shugov |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King |
2012-10-11 | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux | Linus Torvalds |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson |
2012-10-06 | sections: fix section conflicts in arch/arm/ | Andi Kleen |
2012-10-04 | ARM: at91: unused variable in at91_pm_verify_clocks | Arnd Bergmann |
2012-10-04 | ARM: at91: skip at91_io_desc definition for NOMMU | Arnd Bergmann |
2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2012-10-01 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson |
2012-09-20 | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ... | Olof Johansson |
2012-09-18 | ARM: at91: use __iomem pointers for MMIO | Arnd Bergmann |
2012-09-14 | ARM: move all dtb targets out of Makefile.boot | Rob Herring |
2012-09-14 | ARM: at91: move platform_data definitions | Arnd Bergmann |
2012-09-12 | ARM: at91: add clocks for I2C DT entries | Ludovic Desroches |
2012-09-12 | ARM: at91: do not configure at91sam9g10 twi pio as open-drain | Ludovic Desroches |
2012-09-12 | arm: at91: G45 TWI: remove open drain setting for twi function gpios | Nikolaus Voss |
2012-09-12 | i2c: at91: add new driver | Nikolaus Voss |
2012-09-12 | i2c: at91: remove old polling driver | Nikolaus Voss |
2012-09-12 | Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clk | Nikolaus Voss |
2012-08-23 | ARM: at91/clock: fix PLLA overclock warning | Nicolas Ferre |
2012-08-23 | ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq support | Ludovic Desroches |
2012-08-23 | ARM: at91: fix system timer irq issue due to sparse irq support | Ludovic Desroches |
2012-08-13 | Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a... | Arnd Bergmann |
2012-08-13 | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann |
2012-07-31 | ARM: at91: convert old leds drivers to gpio_led and led_trigger drivers | Bryan Wu |
2012-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2012-07-23 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-07-11 | ARM: AT91SAM9G45: add crypto peripherals | Nicolas Royer |
2012-07-09 | ARM: at91: Add support for board aks-cdu | Jiri Prchal |
2012-07-09 | ARM: at91: add support for Telit EVK-PRO3 with Telit GE863-PRO3 | Fabio Porcedda |
2012-07-04 | ARM: at91: fix new build errors | Arnd Bergmann |
2012-07-02 | ARM: at91: add atmel-mci support for chips and boards which can use it | Ludovic Desroches |
2012-07-02 | ARM: at91: set i2c_board_info.type to "ds1339" directly | Paul Bolle |
2012-07-02 | ARM: at91: add AIC5 support | Ludovic Desroches |
2012-07-02 | ARM: at91: remove mach/irqs.h | Ludovic Desroches |
2012-07-02 | ARM: at91: sparse irq support | Ludovic Desroches |
2012-07-02 | ARM: at91: at91 based machines specify their own irq handler at run time | Ludovic Desroches |
2012-07-02 | ARM: at91: remove static irq priorities for sam9x5 | Ludovic Desroches |
2012-07-02 | ARM: at91: add of irq priorities support | Ludovic Desroches |
2012-07-02 | ARM: at91: aic add dt support for external irqs | Jean-Christophe PLAGNIOL-VILLARD |
2012-07-02 | ARM: at91: aic can use fast eoi handler type | Ludovic Desroches |
2012-07-02 | ARM: at91: fix at91_aic_write macro | Ludovic Desroches |