Age | Commit message (Expand) | Author |
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-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-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
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 |
2011-11-22 | macb: unify at91 and avr32 platform data | Jamie Iles |
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-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-01-29 | avr32: at32ap700x: specify DMA src and dst masters | Jamie Iles |
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-08-27 | avr32: function for independently setting up SPI slaves | Peter Ma |
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-26 | avr32: use gpio_is_valid() to check USBA vbus_pin I/O line | Hans-Christian Egtvedt |
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 |
2008-10-24 | avr32: Enable pullup on USART TX lines | Anders Blomdell |
2008-10-23 | Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker... | Haavard Skinnemoen |
2008-10-23 | avr32: Fix GPIO initcall breakage | Haavard Skinnemoen |
2008-10-23 | avr32: Fix bug in LCD pin setup on port C | Alex Raimondi |
2008-10-13 | avr32: Fix MIMC200 board use of SPD network pins | Mark Jackson |
2008-10-12 | avr32: Allow selecting multiple pins at once | Julien May |
2008-10-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen |
2008-10-05 | atmel-mci: Add experimental DMA support | Haavard Skinnemoen |
2008-10-05 | atmel-mci: Platform code for supporting multiple mmc slots | Haavard Skinnemoen |
2008-10-05 | avr32: Replace static clock list with dynamic linked list | Alex Raimondi |
2008-09-22 | avr32: Allow fine-grained control over LCDC pins | Julien May |
2008-08-08 | avr32: Clean up HMATRIX code | Haavard Skinnemoen |
2008-08-05 | avr32: Use <mach/foo.h> instead of <asm/arch/foo.h> | Haavard Skinnemoen |
2008-07-27 | avr32: some mmc/sd cleanups | David Brownell |
2008-07-27 | Merge commit 'upstream/master' | Haavard Skinnemoen |
2008-07-25 | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse |
2008-07-24 | avr32: Add platform data for AC97C platform device | Hans-Christian Egtvedt |
2008-07-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djb... | Linus Torvalds |
2008-07-18 | avr32: clean up mci platform code | Ben Nizette |