Age | Commit message (Expand) | Author | Files | Lines |
2010-07-26 | serial: fix rs485 for atmel_serial on avr32 | Peter Huewe | 1 | -0/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -0/+3 |
2010-03-03 | USB: atmel uaba: Adding invert vbus_pin | Eirik Aanonsen | 1 | -2/+5 |
2009-12-28 | avr32: clean up memory allocation in at32_add_device_mci | Hans-Christian Egtvedt | 1 | -4/+7 |
2009-12-28 | arch/avr32: Fix build failure for avr32 caused by typo | Peter Huewe | 1 | -2/+2 |
2009-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2 | -16/+20 |
2009-12-15 | atmel-mci: change use of dma slave interface | Nicolas Ferre | 2 | -5/+37 |
2009-12-14 | Merge commit 'v2.6.32' | Haavard Skinnemoen | 1 | -0/+1 |
2009-11-03 | at91: at91sam9g45 family: identify several chip versions | Nicolas Ferre | 1 | -0/+1 |
2009-11-03 | avr32: add two new at91 to cpu.h definition | Nicolas Ferre | 1 | -0/+2 |
2009-10-06 | avr32: add two new at91 to cpu.h definition | Nicolas Ferre | 1 | -0/+2 |
2009-08-27 | avr32: function for independently setting up SPI slaves | Peter Ma | 2 | -16/+20 |
2009-06-03 | avr32: Fix clash in ATMEL_USART_ flags | Ben Nizette | 1 | -1/+1 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -4/+4 |
2009-04-01 | avr32: add RTS/CTS/CLK pin selection for the USARTs | Peter Ma | 2 | -10/+27 |
2009-03-27 | avr32: at32ap700x: setup DMA for AC97C in the machine code | Hans-Christian Egtvedt | 2 | -23/+38 |
2009-03-27 | avr32: at32ap700x: setup DMA for ABDAC in the machine code | Hans-Christian Egtvedt | 2 | -9/+27 |
2009-03-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Haavard Skinnemoen | 1 | -0/+1 |
2009-03-26 | avr32: use gpio_is_valid() to check USBA vbus_pin I/O line | Hans-Christian Egtvedt | 1 | -1/+1 |
2009-03-26 | avr32: add pin mask for 18-bit color on the LCD controller | Hans-Christian Egtvedt | 1 | -0/+26 |
2009-03-26 | avr32: fix 15-bit LCDC pin mask to use MSB lines | Hans-Christian Egtvedt | 1 | -16/+18 |
2009-02-17 | [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con... | Gregory CLEMENT | 1 | -0/+1 |
2009-01-09 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 1 | -12/+3 |
2009-01-06 | atmel-mci: convert to dma_request_channel and down-level dma_slave | Dan Williams | 1 | -12/+3 |
2009-01-05 | Merge branch 'move-atmel-mci-h' into boards | Haavard Skinnemoen | 1 | -1/+1 |
2009-01-05 | atmel-mci: move atmel-mci.h file to include/linux | Nicolas Ferre | 1 | -1/+1 |
2009-01-05 | avr32: Hammerhead board support | Alex Raimondi | 2 | -2/+5 |
2009-01-05 | Merge branch 'cleanups' into boards | Haavard Skinnemoen | 4 | -9/+19 |
2009-01-05 | avr32: Allow reserving multiple pins at once | Alex Raimondi | 3 | -7/+17 |
2009-01-05 | avr: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2008-10-24 | avr32: Enable pullup on USART TX lines | Anders Blomdell | 1 | -4/+4 |
2008-10-23 | Merge branches 'boards' and 'fixes' of git://git.kernel.org/pub/scm/linux/ker... | Haavard Skinnemoen | 4 | -9/+31 |
2008-10-23 | avr32: Fix GPIO initcall breakage | Haavard Skinnemoen | 2 | -3/+12 |
2008-10-23 | avr32: Scale loops_per_jiffy when cpu frequency changes | Haavard Skinnemoen | 1 | -0/+14 |
2008-10-23 | avr32: Fix bug in LCD pin setup on port C | Alex Raimondi | 1 | -1/+1 |
2008-10-21 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+4 |
2008-10-16 | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner | 1 | -4/+4 |
2008-10-16 | cpufreq: remove policy->governor setting in drivers initialization | Dominik Brodowski | 1 | -1/+0 |
2008-10-13 | avr32: Fix MIMC200 board use of SPD network pins | Mark Jackson | 1 | -0/+4 |
2008-10-12 | avr32: Allow selecting multiple pins at once | Julien May | 3 | -144/+208 |
2008-10-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn... | Haavard Skinnemoen | 1 | -18/+70 |
2008-10-05 | atmel-mci: Add experimental DMA support | Haavard Skinnemoen | 1 | -0/+16 |
2008-10-05 | atmel-mci: Platform code for supporting multiple mmc slots | Haavard Skinnemoen | 1 | -18/+54 |
2008-10-05 | avr32: Replace static clock list with dynamic linked list | Alex Raimondi | 3 | -24/+58 |
2008-09-22 | avr32: Use platform_driver_probe for pdc platform driver | Uwe Kleine-König | 1 | -2/+1 |
2008-09-22 | avr32: Use platform_driver_probe for pio platform driver | Uwe Kleine-König | 1 | -2/+1 |
2008-09-22 | avr32: Provide a way to deselect pins in the portmux | Haavard Skinnemoen | 2 | -0/+20 |
2008-09-22 | avr32: Allow fine-grained control over LCDC pins | Julien May | 3 | -71/+154 |
2008-09-22 | avr32: use the new byteorder headers | Harvey Harrison | 1 | -2/+1 |
2008-09-01 | avr32: pm_standby low-power ram bug fix | Humphrey Bucknell | 1 | -1/+1 |