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