aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/mach-at32ap (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Merge branch 'master' into for-nextJiri Kosina3-4/+15
2011-06-14avr32: make intc_resume() return void to conform to syscore_opsHans-Christian Egtvedt1-3/+1
2011-06-14avr32: add some more at91 to cpu.h definitionNicolas Ferre1-0/+12
2011-06-14avr32/at32ap: fix mapping of platform device id for USARTHans-Christian Egtvedt1-0/+1
2011-06-14avr32: fix use of non-existing portnr variable in at32_map_usart()Hans-Christian Egtvedt1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches4-4/+4
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD2-1/+4
2011-05-11PM / AVR32: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki1-26/+12
2011-04-13don't check platform_get_irq's return value against zeroUwe Kleine-König1-1/+1
2011-04-13avr32: fix deadlock when reading clock list in debugfsOle Henrik Jahren1-8/+16
2011-04-13avr32: Fix .size directive for cpu_enter_idleBen Hutchings1-1/+1
2011-04-13avr32: At32ap: pio fix typo "))" on gpio_irq_unmask prototypeJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-04-13fix the wrong argument of the functions definitionWanlong Gao1-10/+10
2011-03-30avr32: Fix missing irq namespace conversionThomas Gleixner1-1/+1
2011-03-24avr32: Cleanup eic_set_irq_type()Thomas Gleixner1-20/+11
2011-03-24avr: Cleanup genirq namespaceThomas Gleixner3-15/+15
2011-03-24avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner1-13/+10
2011-03-24avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner1-7/+5
2011-03-24avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner1-22/+23
2011-03-22avr32: at32ap700x: fix typo in DMA master configurationJamie Iles1-2/+2
2011-03-07avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msizeViresh Kumar1-0/+9
2011-02-14Merge branch 'dw_dmac' into dmaengineDan Williams1-0/+6
2011-01-29avr32: at32ap700x: specify DMA src and dst mastersJamie Iles1-0/+6
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-0/+3
2010-03-02USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen1-2/+5
2009-12-28avr32: clean up memory allocation in at32_add_device_mciHans-Christian Egtvedt1-4/+7
2009-12-28arch/avr32: Fix build failure for avr32 caused by typoPeter Huewe1-2/+2
2009-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-16/+20
2009-12-15atmel-mci: change use of dma slave interfaceNicolas Ferre2-5/+37
2009-12-14Merge commit 'v2.6.32'Haavard Skinnemoen1-0/+1
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre1-0/+1
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-10-06avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-08-27avr32: function for independently setting up SPI slavesPeter Ma2-16/+20
2009-06-03avr32: Fix clash in ATMEL_USART_ flagsBen Nizette1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-4/+4
2009-04-01avr32: add RTS/CTS/CLK pin selection for the USARTsPeter Ma2-10/+27
2009-03-27avr32: at32ap700x: setup DMA for AC97C in the machine codeHans-Christian Egtvedt2-23/+38
2009-03-27avr32: at32ap700x: setup DMA for ABDAC in the machine codeHans-Christian Egtvedt2-9/+27
2009-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into avr32-archHaavard Skinnemoen1-0/+1
2009-03-26avr32: use gpio_is_valid() to check USBA vbus_pin I/O lineHans-Christian Egtvedt1-1/+1
2009-03-26avr32: add pin mask for 18-bit color on the LCD controllerHans-Christian Egtvedt1-0/+26
2009-03-26avr32: fix 15-bit LCDC pin mask to use MSB linesHans-Christian Egtvedt1-16/+18
2009-02-16[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controllerGregory CLEMENT1-0/+1
2009-01-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds1-12/+3
2009-01-06atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams1-12/+3
2009-01-05Merge branch 'move-atmel-mci-h' into boardsHaavard Skinnemoen1-1/+1
2009-01-05atmel-mci: move atmel-mci.h file to include/linuxNicolas Ferre1-1/+1