aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/atmel_spi.c
Commit message (Expand)AuthorAge
* spi: atmel_spi.c: use resource_size()hartleys2009-12-17
* atmel_spi: fix dma addr calculation for len > BUFFER_SIZEBen Nizette2009-12-17
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-18
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-18
* spi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-24
* atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka2009-01-15
* spi: atmel_spi update chipselect handlingHaavard Skinnemoen2009-01-06
* atmel_spi: clean up SPIv1 quirk handlingHaavard Skinnemoen2009-01-06
* atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...Jean-Christophe Lallemand2008-11-12
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* atmel_spi: fix hang due to missed interruptGerard Kam2008-08-04
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* atmel_spi: clean up baud rate divisor calculationHaavard Skinnemoen2008-04-30
* atmel_spi: support zero length transferAtsushi Nemoto2008-04-28
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-11
* atmel_spi: fix clock polarityAtsushi Nemoto2008-02-23
* atmel_spi: fix dmachain oops with DEBUG enabledHaavard Skinnemoen2008-02-06
* atmel_spi: chain DMA transfersSilvester Erdeg2008-02-06
* atmel_spi throughput improvementHaavard Skinnemoen2008-02-06
* atmel_spi: reload RCR before TCRRini van Zetten2007-12-10
* atmel_spi: label GPIOs betterDavid Brownell2007-11-29
* spi doesn't need class_deviceTony Jones2007-10-16
* Fix typo in atmel_spi.cAndrew Victor2007-08-31
* atmel_spi: don't always deselect chip between messagesDavid Brownell2007-07-17
* atmel_spi: minor updatesDavid Brownell2007-07-17
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-17
* atmel_spi dma address bugfixHaavard Skinnemoen2007-06-01
* atmel_spi: remove unnecessary (and wrong) #ifdefsHaavard Skinnemoen2007-05-09
* [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-16
* [PATCH] SPI controller build/warning fixesDavid Brownell2007-02-20
* [PATCH] SPI: atmel_spi driverHaavard Skinnemoen2007-02-14