aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/dw_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-21spi/dw_spi: fix missing export of dw_spi_remove_hostFeng Tang1-0/+1
2010-01-21spi/dw_spi: conditional transfer mode changesGeorge Shore1-0/+16
2010-01-21spi/dw_spi: remove conditional from 'poll_transfer'.George Shore1-5/+2
2010-01-21spi/dw_spi: fixed a spelling typo in a warning message.George Shore1-1/+1
2010-01-21spi/dw_spi: add return value to empty mrst_spi_debugfs_init()George Shore1-0/+1
2010-01-21spi/dw_spi: add a FIFO depth detectionFeng Tang1-0/+16
2010-01-20spi/dw_spi: fix __init/__devinit section mismatchGrant Likely1-1/+1
2010-01-20spi/dw_spi: refine the IRQ mode working flowFeng Tang1-25/+39
2010-01-20spi/dw_spi: bug fix in wait_till_not_busy()Feng Tang1-1/+1
2009-12-17spi: controller driver for Designware SPI coreFeng Tang1-0/+944