aboutsummaryrefslogtreecommitdiffstats
path: root/arch/avr32/mach-at32ap (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-05avr32: Hammerhead board supportAlex Raimondi2-2/+5
2009-01-05Merge branch 'cleanups' into boardsHaavard Skinnemoen4-9/+19
2009-01-05avr32: Allow reserving multiple pins at onceAlex Raimondi3-7/+17
2009-01-05avr: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-10-24avr32: Enable pullup on USART TX linesAnders Blomdell1-4/+4
2008-10-23Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Haavard Skinnemoen4-9/+31
2008-10-23avr32: Fix GPIO initcall breakageHaavard Skinnemoen2-3/+12
2008-10-23avr32: Scale loops_per_jiffy when cpu frequency changesHaavard Skinnemoen1-0/+14
2008-10-23avr32: Fix bug in LCD pin setup on port CAlex Raimondi1-1/+1
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2008-10-16genirq: fix name space collisions of nr_irqs in arch/*Thomas Gleixner1-4/+4
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski1-1/+0
2008-10-13avr32: Fix MIMC200 board use of SPD network pinsMark Jackson1-0/+4
2008-10-12avr32: Allow selecting multiple pins at onceJulien May3-144/+208
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/atmel-mci-2.6.28Haavard Skinnemoen1-18/+70
2008-10-05atmel-mci: Add experimental DMA supportHaavard Skinnemoen1-0/+16
2008-10-05atmel-mci: Platform code for supporting multiple mmc slotsHaavard Skinnemoen1-18/+54
2008-10-05avr32: Replace static clock list with dynamic linked listAlex Raimondi3-24/+58
2008-09-22avr32: Use platform_driver_probe for pdc platform driverUwe Kleine-König1-2/+1
2008-09-22avr32: Use platform_driver_probe for pio platform driverUwe Kleine-König1-2/+1
2008-09-22avr32: Provide a way to deselect pins in the portmuxHaavard Skinnemoen2-0/+20
2008-09-22avr32: Allow fine-grained control over LCDC pinsJulien May3-71/+154
2008-09-22avr32: use the new byteorder headersHarvey Harrison1-2/+1
2008-09-01avr32: pm_standby low-power ram bug fixHumphrey Bucknell1-1/+1