| Commit message (Expand) | Author | Age | Files | Lines |
* | dw_dmac: autoconfigure data_width or get it via platform data | Andy Shevchenko | 2012-09-27 | 1 | -0/+2 |
* | dw_dmac: autoconfigure block_size or use platform data | Andy Shevchenko | 2012-09-27 | 1 | -0/+1 |
* | avr32: fix build failures from mis-naming of atmel_nand.h | Paul Gortmaker | 2012-04-02 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-29 | 2 | -20/+0 |
|\ |
|
| * | dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes | Viresh Kumar | 2012-02-22 | 2 | -20/+0 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 1 | -1/+0 |
|\ \ |
|
| * | | Disintegrate asm/system.h for AVR32 | David Howells | 2012-03-28 | 1 | -1/+0 |
| |/ |
|
* | | ATMEL: fix nand ecc support | Jean-Christophe PLAGNIOL-VILLARD | 2012-03-15 | 1 | -12/+1 |
* | | Atmel: move console default platform_device to serial driver | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-23 | 1 | -2/+0 |
* | | ARM: at91: code removal of CAP9 SoC | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-03 | 1 | -3/+0 |
|/ |
|
* | macb: unify at91 and avr32 platform data | Jamie Iles | 2011-11-22 | 2 | -9/+6 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-11-07 | 1 | -1/+2 |
|\ |
|
| * | mtd: ATMEL, AVR32: inline nand partition table access | Dmitry Eremin-Solenikov | 2011-09-11 | 1 | -1/+2 |
* | | avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
|/ |
|
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 3 | -4/+15 |
|\ |
|
| * | avr32: make intc_resume() return void to conform to syscore_ops | Hans-Christian Egtvedt | 2011-06-14 | 1 | -3/+1 |
| * | avr32: add some more at91 to cpu.h definition | Nicolas Ferre | 2011-06-14 | 1 | -0/+12 |
| * | avr32/at32ap: fix mapping of platform device id for USART | Hans-Christian Egtvedt | 2011-06-14 | 1 | -0/+1 |
| * | avr32: fix use of non-existing portnr variable in at32_map_usart() | Hans-Christian Egtvedt | 2011-06-14 | 1 | -1/+1 |
* | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 4 | -4/+4 |
|/ |
|
* | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD | 2011-05-25 | 2 | -1/+4 |
* | PM / AVR32: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki | 2011-05-11 | 1 | -26/+12 |
* | don't check platform_get_irq's return value against zero | Uwe Kleine-König | 2011-04-13 | 1 | -1/+1 |
* | avr32: fix deadlock when reading clock list in debugfs | Ole Henrik Jahren | 2011-04-13 | 1 | -8/+16 |
* | avr32: Fix .size directive for cpu_enter_idle | Ben Hutchings | 2011-04-13 | 1 | -1/+1 |
* | avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototype | Jean-Christophe PLAGNIOL-VILLARD | 2011-04-13 | 1 | -1/+1 |
* | fix the wrong argument of the functions definition | Wanlong Gao | 2011-04-13 | 1 | -10/+10 |
* | avr32: Fix missing irq namespace conversion | Thomas Gleixner | 2011-03-30 | 1 | -1/+1 |
* | avr32: Cleanup eic_set_irq_type() | Thomas Gleixner | 2011-03-24 | 1 | -20/+11 |
* | avr: Cleanup genirq namespace | Thomas Gleixner | 2011-03-24 | 3 | -15/+15 |
* | avr32: At32ap: Convert pop irq_chip to new functions | Thomas Gleixner | 2011-03-24 | 1 | -13/+10 |
* | avr32: At32ap: Convert intc irq_chip to new functions | Thomas Gleixner | 2011-03-24 | 1 | -7/+5 |
* | avr32: At32ap: Convert extint irq_chip to new functions | Thomas Gleixner | 2011-03-24 | 1 | -22/+23 |
* | avr32: at32ap700x: fix typo in DMA master configuration | Jamie Iles | 2011-03-22 | 1 | -2/+2 |
* | avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize | Viresh Kumar | 2011-03-07 | 1 | -0/+9 |
* | Merge branch 'dw_dmac' into dmaengine | Dan Williams | 2011-02-14 | 1 | -0/+6 |
|\ |
|
| * | avr32: at32ap700x: specify DMA src and dst masters | Jamie Iles | 2011-01-29 | 1 | -0/+6 |
* | | suspend: constify platform_suspend_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
|/ |
|
* | serial: fix rs485 for atmel_serial on avr32 | Peter Huewe | 2010-07-26 | 1 | -0/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 3 | -0/+3 |
* | USB: atmel uaba: Adding invert vbus_pin | Eirik Aanonsen | 2010-03-02 | 1 | -2/+5 |
* | avr32: clean up memory allocation in at32_add_device_mci | Hans-Christian Egtvedt | 2009-12-28 | 1 | -4/+7 |
* | arch/avr32: Fix build failure for avr32 caused by typo | Peter Huewe | 2009-12-28 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2009-12-15 | 2 | -16/+20 |
|\ |
|
| * | Merge commit 'v2.6.32' | Haavard Skinnemoen | 2009-12-14 | 1 | -0/+1 |
| |\ |
|
| * | | avr32: add two new at91 to cpu.h definition | Nicolas Ferre | 2009-10-06 | 1 | -0/+2 |
| * | | avr32: function for independently setting up SPI slaves | Peter Ma | 2009-08-27 | 2 | -16/+20 |
* | | | atmel-mci: change use of dma slave interface | Nicolas Ferre | 2009-12-15 | 2 | -5/+37 |
| |/
|/| |
|
* | | at91: at91sam9g45 family: identify several chip versions | Nicolas Ferre | 2009-11-03 | 1 | -0/+1 |
* | | avr32: add two new at91 to cpu.h definition | Nicolas Ferre | 2009-11-03 | 1 | -0/+2 |
|/ |
|