| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -940/+0 |
* | Haavard Skinnemoen has left Atmel | Jean Delvare | 2011-05-18 | 1 | -1/+1 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 1 | -1/+5 |
|\ |
|
| * | atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer' | Jean-Christophe PLAGNIOL-VILLARD | 2010-11-30 | 1 | -1/+5 |
* | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -2/+2 |
|/ |
|
* | spi/atmel: typo in debug message | Matthias Brugger | 2010-10-16 | 1 | -1/+1 |
* | spi/atmel: let transfers through if not changing bits_per_word | Matthias Brugger | 2010-10-14 | 1 | -1/+13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | spi: atmel_spi.c: use resource_size() | hartleys | 2009-12-17 | 1 | -1/+1 |
* | atmel_spi: fix dma addr calculation for len > BUFFER_SIZE | Ben Nizette | 2009-12-17 | 1 | -2/+2 |
* | spi: move more spi_setup() functionality into core | David Brownell | 2009-06-18 | 1 | -9/+3 |
* | spi: move common spi_setup() functionality into core | David Brownell | 2009-06-18 | 1 | -2/+0 |
* | spi: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-25 | 1 | -4/+4 |
* | atmel_spi: allow transfer when max_speed_hz = 0 | Stanislaw Gruszka | 2009-01-16 | 1 | -2/+1 |
* | spi: atmel_spi update chipselect handling | Haavard Skinnemoen | 2009-01-07 | 1 | -26/+67 |
* | atmel_spi: clean up SPIv1 quirk handling | Haavard Skinnemoen | 2009-01-07 | 1 | -18/+22 |
* | atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr... | Jean-Christophe Lallemand | 2008-11-13 | 1 | -0/+3 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -3/+3 |
* | atmel_spi: fix hang due to missed interrupt | Gerard Kam | 2008-08-05 | 1 | -5/+12 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -2/+2 |
* | atmel_spi: clean up baud rate divisor calculation | Haavard Skinnemoen | 2008-04-30 | 1 | -9/+20 |
* | atmel_spi: support zero length transfer | Atsushi Nemoto | 2008-04-28 | 1 | -1/+1 |
* | spi: fix platform driver hotplug/coldplug | Kay Sievers | 2008-04-11 | 1 | -0/+1 |
* | atmel_spi: fix clock polarity | Atsushi Nemoto | 2008-02-24 | 1 | -0/+10 |
* | atmel_spi: fix dmachain oops with DEBUG enabled | Haavard Skinnemoen | 2008-02-06 | 1 | -8/+12 |
* | atmel_spi: chain DMA transfers | Silvester Erdeg | 2008-02-06 | 1 | -45/+101 |
* | atmel_spi throughput improvement | Haavard Skinnemoen | 2008-02-06 | 1 | -3/+8 |
* | atmel_spi: reload RCR before TCR | Rini van Zetten | 2007-12-11 | 1 | -1/+1 |
* | atmel_spi: label GPIOs better | David Brownell | 2007-11-29 | 1 | -1/+1 |
* | spi doesn't need class_device | Tony Jones | 2007-10-16 | 1 | -7/+7 |
* | Fix typo in atmel_spi.c | Andrew Victor | 2007-08-31 | 1 | -1/+1 |
* | atmel_spi: don't always deselect chip between messages | David Brownell | 2007-07-17 | 1 | -24/+103 |
* | atmel_spi: minor updates | David Brownell | 2007-07-17 | 1 | -12/+45 |
* | SPI controller drivers: check for unsupported modes | David Brownell | 2007-07-17 | 1 | -0/+1 |
* | atmel_spi dma address bugfix | Haavard Skinnemoen | 2007-06-01 | 1 | -4/+4 |
* | atmel_spi: remove unnecessary (and wrong) #ifdefs | Haavard Skinnemoen | 2007-05-09 | 1 | -5/+0 |
* | [PATCH] gpio_direction_output() needs an initial value | David Brownell | 2007-03-17 | 1 | -1/+1 |
* | [PATCH] SPI controller build/warning fixes | David Brownell | 2007-02-21 | 1 | -1/+5 |
* | [PATCH] SPI: atmel_spi driver | Haavard Skinnemoen | 2007-02-14 | 1 | -0/+678 |