Age | Commit message (Expand) | Author |
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-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 |
2010-11-16 | suspend: constify platform_suspend_ops | Lionel Debroux |
2010-07-26 | serial: fix rs485 for atmel_serial on avr32 | Peter Huewe |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-02 | USB: atmel uaba: Adding invert vbus_pin | Eirik Aanonsen |
2009-12-28 | avr32: clean up memory allocation in at32_add_device_mci | Hans-Christian Egtvedt |
2009-12-28 | arch/avr32: Fix build failure for avr32 caused by typo | Peter Huewe |
2009-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds |
2009-12-15 | atmel-mci: change use of dma slave interface | Nicolas Ferre |
2009-12-14 | Merge commit 'v2.6.32' | Haavard Skinnemoen |
2009-11-03 | at91: at91sam9g45 family: identify several chip versions | Nicolas Ferre |
2009-11-03 | avr32: add two new at91 to cpu.h definition | Nicolas Ferre |
2009-10-06 | avr32: add two new at91 to cpu.h definition | Nicolas Ferre |
2009-08-27 | avr32: function for independently setting up SPI slaves | Peter Ma |
2009-06-03 | avr32: Fix clash in ATMEL_USART_ flags | Ben Nizette |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-01 | avr32: add RTS/CTS/CLK pin selection for the USARTs | Peter Ma |
2009-03-27 | avr32: at32ap700x: setup DMA for AC97C in the machine code | Hans-Christian Egtvedt |
2009-03-27 | avr32: at32ap700x: setup DMA for ABDAC in the machine code | Hans-Christian Egtvedt |
2009-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Haavard Skinnemoen |
2009-03-26 | avr32: use gpio_is_valid() to check USBA vbus_pin I/O line | Hans-Christian Egtvedt |
2009-03-26 | avr32: add pin mask for 18-bit color on the LCD controller | Hans-Christian Egtvedt |
2009-03-26 | avr32: fix 15-bit LCDC pin mask to use MSB lines | Hans-Christian Egtvedt |
2009-02-16 | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con... | Gregory CLEMENT |
2009-01-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds |
2009-01-06 | atmel-mci: convert to dma_request_channel and down-level dma_slave | Dan Williams |
2009-01-05 | Merge branch 'move-atmel-mci-h' into boards | Haavard Skinnemoen |
2009-01-05 | atmel-mci: move atmel-mci.h file to include/linux | Nicolas Ferre |
2009-01-05 | avr32: Hammerhead board support | Alex Raimondi |
2009-01-05 | Merge branch 'cleanups' into boards | Haavard Skinnemoen |