Age | Commit message (Expand) | Author |
2013-12-10 | avr32: pm: Fix section mismatch | Matthias Brugger |
2013-09-27 | video: atmel_lcdfb: fix platform data struct | Jean-Christophe PLAGNIOL-VILLARD |
2013-08-05 | mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data | Josh Wu |
2013-06-16 | avr32: atmel_default_console_device depends on CONFIG_SERIAL_ATMEL | Geert Uytterhoeven |
2013-05-04 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-10 | cpufreq: AVR32: move cpufreq driver to drivers/cpufreq | Viresh Kumar |
2013-04-08 | avr32: Use generic idle loop | Thomas Gleixner |
2013-04-02 | cpufreq: Notify all policy->cpus in cpufreq_notify_transition() | Viresh Kumar |
2013-03-13 | ARM: at91/avr32/atmel_lcdfb: add platform device-id table | Johan Hovold |
2013-03-13 | ARM: at91/avr32/atmel_lcdfb: add bus-clock entry | Johan Hovold |
2012-11-19 | atmel: move ATMEL_MAX_UART to platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD |
2012-09-27 | dw_dmac: autoconfigure data_width or get it via platform data | Andy Shevchenko |
2012-09-27 | dw_dmac: autoconfigure block_size or use platform data | Andy Shevchenko |
2012-04-02 | avr32: fix build failures from mis-naming of atmel_nand.h | Paul Gortmaker |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for AVR32 | David Howells |
2012-03-15 | ATMEL: fix nand ecc support | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-23 | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD |
2012-02-22 | dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes | Viresh Kumar |
2012-02-03 | ARM: at91: code removal of CAP9 SoC | Jean-Christophe PLAGNIOL-VILLARD |
2011-11-22 | macb: unify at91 and avr32 platform data | Jamie Iles |
2011-11-07 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-10-31 | avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-09-11 | mtd: ATMEL, AVR32: inline nand partition table access | Dmitry Eremin-Solenikov |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-06-14 | avr32: make intc_resume() return void to conform to syscore_ops | Hans-Christian Egtvedt |
2011-06-14 | avr32: add some more at91 to cpu.h definition | Nicolas Ferre |
2011-06-14 | avr32/at32ap: fix mapping of platform device id for USART | Hans-Christian Egtvedt |
2011-06-14 | avr32: fix use of non-existing portnr variable in at32_map_usart() | Hans-Christian Egtvedt |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-25 | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD |
2011-05-11 | PM / AVR32: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki |
2011-04-13 | don't check platform_get_irq's return value against zero | Uwe Kleine-König |
2011-04-13 | avr32: fix deadlock when reading clock list in debugfs | Ole Henrik Jahren |
2011-04-13 | avr32: Fix .size directive for cpu_enter_idle | Ben Hutchings |
2011-04-13 | avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype | Jean-Christophe PLAGNIOL-VILLARD |
2011-04-13 | fix the wrong argument of the functions definition | Wanlong Gao |
2011-03-30 | avr32: Fix missing irq namespace conversion | Thomas Gleixner |
2011-03-24 | avr32: Cleanup eic_set_irq_type() | Thomas Gleixner |
2011-03-24 | avr: Cleanup genirq namespace | Thomas Gleixner |
2011-03-24 | avr32: At32ap: Convert pop irq_chip to new functions | Thomas Gleixner |
2011-03-24 | avr32: At32ap: Convert intc irq_chip to new functions | Thomas Gleixner |
2011-03-24 | avr32: At32ap: Convert extint irq_chip to new functions | Thomas Gleixner |
2011-03-22 | avr32: at32ap700x: fix typo in DMA master configuration | Jamie Iles |
2011-03-07 | avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize | Viresh Kumar |
2011-02-14 | Merge branch 'dw_dmac' into dmaengine | Dan Williams |
2011-01-29 | avr32: at32ap700x: specify DMA src and dst masters | Jamie Iles |