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