aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/dw_spi.c
Commit message (Expand)AuthorAge
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-08
* | spi/dw_spi: Allow interrupt sharingYong Wang2010-09-08
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* spi/dw_spi: fix missing export of dw_spi_remove_hostFeng Tang2010-01-21
* spi/dw_spi: conditional transfer mode changesGeorge Shore2010-01-21
* spi/dw_spi: remove conditional from 'poll_transfer'.George Shore2010-01-21
* spi/dw_spi: fixed a spelling typo in a warning message.George Shore2010-01-21
* spi/dw_spi: add return value to empty mrst_spi_debugfs_init()George Shore2010-01-21
* spi/dw_spi: add a FIFO depth detectionFeng Tang2010-01-21
* spi/dw_spi: fix __init/__devinit section mismatchGrant Likely2010-01-20
* spi/dw_spi: refine the IRQ mode working flowFeng Tang2010-01-20
* spi/dw_spi: bug fix in wait_till_not_busy()Feng Tang2010-01-20
* spi: controller driver for Designware SPI coreFeng Tang2009-12-17