aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/au1550_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-271-2/+2
* MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-271-2/+4
* spi/au1550_spi: fix setupxfer not to override cfg with zerosJan Nikitenko2009-12-081-2/+8
* spi: move more spi_setup() functionality into coreDavid Brownell2009-06-181-9/+3
* spi: move common spi_setup() functionality into coreDavid Brownell2009-06-181-2/+0
* spi: au1550_spi full duplex dma fixJan Nikitenko2008-12-011-10/+16
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-3/+3
* spi: au1550_spi: improve pio transfer modeJan Nikitenko2008-07-241-20/+49
* spi: au1550_spi: proper platform deviceManuel Lauss2008-07-241-64/+74
* spi: fix platform driver hotplug/coldplugKay Sievers2008-04-111-0/+3
* au1550_spi: fix prototype of irq handlerJan Nikitenko2008-03-131-2/+2
* SPI controller drivers: check for unsupported modesDavid Brownell2007-07-171-0/+9
* au1550 SPI controller driverJan Nikitenko2007-05-081-0/+974