summaryrefslogtreecommitdiffstats
path: root/arch/avr32/mach-at32ap
Commit message (Expand)AuthorAgeFilesLines
* 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
* | avr32: add pin mask for 18-bit color on the LCD controllerHans-Christian Egtvedt2009-03-261-0/+26
* | avr32: fix 15-bit LCDC pin mask to use MSB linesHans-Christian Egtvedt2009-03-261-16/+18
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-01-091-12/+3
|\
| * atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-061-12/+3
* | Merge branch 'move-atmel-mci-h' into boardsHaavard Skinnemoen2009-01-051-1/+1
|\ \
| * | atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre2009-01-051-1/+1
| |/
* | avr32: Hammerhead board supportAlex Raimondi2009-01-052-2/+5
* | Merge branch 'cleanups' into boardsHaavard Skinnemoen2009-01-054-9/+19
|\ \ | |/ |/|
| * avr32: Allow reserving multiple pins at onceAlex Raimondi2009-01-053-7/+17
| * avr: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-051-2/+2
* | avr32: Enable pullup on USART TX linesAnders Blomdell2008-10-241-4/+4
|/
* Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker...Haavard Skinnemoen2008-10-234-9/+31
|\
OpenPOWER on IntegriCloud