Age | Commit message (Expand) | Author |
2012-10-19 | ARM: AT91: remove old RM9200 EMAC register definitions | Joachim Eastwood |
2012-10-15 | Merge branch 'j/pinctrl' of http://github.com/at91linux/linux-at91 into at91 | Linus Walleij |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King |
2012-10-13 | arm: at91: dt: at91sam9 add pinctrl support | Jean-Christophe PLAGNIOL-VILLARD |
2012-10-13 | ARM: at91: add pinctrl support | Jean-Christophe PLAGNIOL-VILLARD |
2012-10-13 | ARM: at91: add dummies pinctrl for non dt platform | Jean-Christophe PLAGNIOL-VILLARD |
2012-10-13 | arm: at91: at91sam9x5: fix gpio number per bank | Jean-Christophe PLAGNIOL-VILLARD |
2012-10-13 | ARM: at91: gpio: implement request | Jean-Christophe PLAGNIOL-VILLARD |
2012-10-13 | arm: at91: use macro to declare soc boot data | Jean-Christophe PLAGNIOL-VILLARD |
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 |