summaryrefslogtreecommitdiffstats
path: root/drivers/spi/atmel_spi.c
Commit message (Expand)AuthorAgeFilesLines
* atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen2008-04-301-9/+20
* atmel_spi: support zero length transferAtsushi Nemoto2008-04-281-1/+1
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+1
* atmel_spi: fix clock polarityAtsushi Nemoto2008-02-231-0/+10
* atmel_spi: fix dmachain oops with DEBUG enabledHaavard Skinnemoen2008-02-061-8/+12
* atmel_spi: chain DMA transfersSilvester Erdeg2008-02-061-45/+101
* atmel_spi throughput improvementHaavard Skinnemoen2008-02-061-3/+8
* atmel_spi: reload RCR before TCRRini van Zetten2007-12-101-1/+1
* atmel_spi: label GPIOs betterDavid Brownell2007-11-291-1/+1
* spi doesn't need class_deviceTony Jones2007-10-161-7/+7
* Fix typo in atmel_spi.cAndrew Victor2007-08-311-1/+1
* atmel_spi: don't always deselect chip between messagesDavid Brownell2007-07-171-24/+103
* atmel_spi: minor updatesDavid Brownell2007-07-171-12/+45
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-171-0/+1
* atmel_spi dma address bugfixHaavard Skinnemoen2007-06-011-4/+4
* atmel_spi: remove unnecessary (and wrong) #ifdefsHaavard Skinnemoen2007-05-091-5/+0
* [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-161-1/+1
* [PATCH] SPI controller build/warning fixesDavid Brownell2007-02-201-1/+5
* [PATCH] SPI: atmel_spi driverHaavard Skinnemoen2007-02-141-0/+678