Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi/dw_spi: fix missing export of dw_spi_remove_host | Feng Tang | 2010-01-21 | 1 | -0/+1 |
* | spi/dw_spi: conditional transfer mode changes | George Shore | 2010-01-21 | 1 | -0/+16 |
* | spi/dw_spi: remove conditional from 'poll_transfer'. | George Shore | 2010-01-21 | 1 | -5/+2 |
* | spi/dw_spi: fixed a spelling typo in a warning message. | George Shore | 2010-01-21 | 1 | -1/+1 |
* | spi/dw_spi: add return value to empty mrst_spi_debugfs_init() | George Shore | 2010-01-21 | 1 | -0/+1 |
* | spi/dw_spi: add a FIFO depth detection | Feng Tang | 2010-01-21 | 1 | -0/+16 |
* | spi/dw_spi: fix __init/__devinit section mismatch | Grant Likely | 2010-01-20 | 1 | -1/+1 |
* | spi/dw_spi: refine the IRQ mode working flow | Feng Tang | 2010-01-20 | 1 | -25/+39 |
* | spi/dw_spi: bug fix in wait_till_not_busy() | Feng Tang | 2010-01-20 | 1 | -1/+1 |
* | spi: controller driver for Designware SPI core | Feng Tang | 2009-12-17 | 1 | -0/+944 |