summaryrefslogtreecommitdiffstats
path: root/drivers/spi/dw_spi.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* spi/dw_spi: fix missing export of dw_spi_remove_hostFeng Tang2010-01-211-0/+1
* spi/dw_spi: conditional transfer mode changesGeorge Shore2010-01-211-0/+16
* spi/dw_spi: remove conditional from 'poll_transfer'.George Shore2010-01-211-5/+2Star
* spi/dw_spi: fixed a spelling typo in a warning message.George Shore2010-01-211-1/+1
* spi/dw_spi: add return value to empty mrst_spi_debugfs_init()George Shore2010-01-211-0/+1
* spi/dw_spi: add a FIFO depth detectionFeng Tang2010-01-211-0/+16
* spi/dw_spi: fix __init/__devinit section mismatchGrant Likely2010-01-201-1/+1
* spi/dw_spi: refine the IRQ mode working flowFeng Tang2010-01-201-25/+39
* spi/dw_spi: bug fix in wait_till_not_busy()Feng Tang2010-01-201-1/+1
* spi: controller driver for Designware SPI coreFeng Tang2009-12-171-0/+944