summaryrefslogtreecommitdiffstats
path: root/arch/avr32/mach-at32ap
Commit message (Expand)AuthorAgeFilesLines
...
* | Atmel: move console default platform_device to serial driverJean-Christophe PLAGNIOL-VILLARD2012-02-231-2/+0
* | ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-031-3/+0
|/
* macb: unify at91 and avr32 platform dataJamie Iles2011-11-222-9/+6
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-1/+2
|\
| * mtd: ATMEL, AVR32: inline nand partition table accessDmitry Eremin-Solenikov2011-09-111-1/+2
* | avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-314-0/+4
|/
* Merge branch 'master' into for-nextJiri Kosina2011-07-113-4/+15
|\
| * avr32: make intc_resume() return void to conform to syscore_opsHans-Christian Egtvedt2011-06-141-3/+1
| * avr32: add some more at91 to cpu.h definitionNicolas Ferre2011-06-141-0/+12
| * avr32/at32ap: fix mapping of platform device id for USARTHans-Christian Egtvedt2011-06-141-0/+1
| * avr32: fix use of non-existing portnr variable in at32_map_usart()Hans-Christian Egtvedt2011-06-141-1/+1
* | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-104-4/+4
|/
* atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2011-05-252-1/+4
* PM / AVR32: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-05-111-26/+12
* don't check platform_get_irq's return value against zeroUwe Kleine-König2011-04-131-1/+1
* avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren2011-04-131-8/+16
* avr32: Fix .size directive for cpu_enter_idleBen Hutchings2011-04-131-1/+1
* avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD2011-04-131-1/+1
* fix the wrong argument of the functions definitionWanlong Gao2011-04-131-10/+10
* avr32: Fix missing irq namespace conversionThomas Gleixner2011-03-301-1/+1
* avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-241-20/+11
* avr: Cleanup genirq namespaceThomas Gleixner2011-03-243-15/+15
* avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-241-13/+10
* avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-241-7/+5
* avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-241-22/+23
* avr32: at32ap700x: fix typo in DMA master configurationJamie Iles2011-03-221-2/+2
* avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msizeViresh Kumar2011-03-071-0/+9
* Merge branch 'dw_dmac' into dmaengineDan Williams2011-02-141-0/+6
|\
| * avr32: at32ap700x: specify DMA src and dst mastersJamie Iles2011-01-291-0/+6
* | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
|/
* serial: fix rs485 for atmel_serial on avr32Peter Huewe2010-07-261-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen2010-03-021-2/+5
* avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt2009-12-281-4/+7
* arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe2009-12-281-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2009-12-152-16/+20
|\
| * Merge commit 'v2.6.32'Haavard Skinnemoen2009-12-141-0/+1
| |\
| * | avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-10-061-0/+2
| * | avr32: function for independently setting up SPI slavesPeter Ma2009-08-272-16/+20
* | | atmel-mci: change use of dma slave interfaceNicolas Ferre2009-12-152-5/+37
| |/ |/|
* | at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2009-11-031-0/+1
* | avr32: add two new at91 to cpu.h definitionNicolas Ferre2009-11-031-0/+2
|/
* avr32: Fix clash in ATMEL_USART_ flagsBen Nizette2009-06-031-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-4/+4
* avr32: add RTS/CTS/CLK pin selection for the USARTsPeter Ma2009-04-012-10/+27
* avr32: at32ap700x: setup DMA for AC97C in the machine codeHans-Christian Egtvedt2009-03-272-23/+38
* avr32: at32ap700x: setup DMA for ABDAC in the machine codeHans-Christian Egtvedt2009-03-272-9/+27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Haavard Skinnemoen2009-03-271-0/+1
|\
| * [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...Gregory CLEMENT2009-02-161-0/+1
* | avr32: use gpio_is_valid() to check USBA vbus_pin I/O lineHans-Christian Egtvedt2009-03-261-1/+1