Age | Commit message (Expand) | Author | Files | Lines |
2014-08-27 | spi: dw: fix kernel crash due to NULL pointer dereference | Andy Shevchenko | 1 | -1/+1 |
2014-05-13 | spi: dw: Remove unused dw_spi_cleanup function | Axel Lin | 1 | -6/+0 |
2014-04-24 | spi: dw: add support for gpio controlled chip select | Baruch Siach | 1 | -6/+12 |
2014-04-24 | spi: dw: migrate to generic queue infrastructure | Baruch Siach | 1 | -168/+15 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/drivers', 'spi/topic/dw', 'spi/topi... | Mark Brown | 1 | -15/+2 |
2014-03-28 | spi: dw: Don't call kfree for memory allocated by devm_kzalloc | Axel Lin | 1 | -7/+0 |
2014-03-03 | spi: dw: Convert to let spi core validate transfer speed | Axel Lin | 1 | -6/+1 |
2014-02-23 | spi: Use list_last_entry at appropriate places | Axel Lin | 1 | -2/+1 |
2013-12-31 | spi: dw: fix memory leak on error path | Baruch Siach | 1 | -2/+3 |
2013-12-31 | spi: dw: use managed resources | Baruch Siach | 1 | -14/+6 |
2013-12-30 | spi: dw: drop unused struct dw_spi field | Baruch Siach | 1 | -1/+0 |
2013-10-16 | spi: Don't break user-visible strings to multiple source lines in drivers | Jarkko Nikula | 1 | -2/+2 |
2013-05-29 | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 1 | -22/+4 |
2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely | 1 | -3/+3 |
2012-04-06 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -7/+1 |
2011-11-01 | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 1 | -0/+1 |
2011-09-21 | spi: spi-dw: fix all sparse warnings | H Hartley Sweeten | 1 | -31/+31 |
2011-07-08 | spi/dw: Add spi number into spi irq desc | Liu, ShuoX | 1 | -1/+3 |
2011-06-06 | spi: reorganize drivers | Grant Likely | 1 | -0/+936 |