Age | Commit message (Expand) | Author | Files | Lines |
2015-09-16 | spi: au1550: Simplify au1550_spi_setupxfer() | Jarkko Nikula | 1 | -6/+5 |
2014-12-22 | spi: Remove FSF mailing addresses | Jarkko Nikula | 1 | -4/+0 |
2014-10-20 | spi: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-20 | spi: spi-au1550: fix build failure | Manuel Lauss | 1 | -1/+1 |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -33/+33 |
2014-07-30 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 1 | -33/+33 |
2014-07-04 | spi: au1550: Fix bug in deallocation of memory | Himangi Saraogi | 1 | -4/+2 |
2014-04-03 | Merge branch 'mips-for-linux-next' of git://git.linux-mips.org/pub/scm/ralf/u... | Linus Torvalds | 1 | -0/+9 |
2014-03-27 | MIPS: Alchemy: Unify Devboard support. | Manuel Lauss | 1 | -0/+9 |
2014-02-15 | spi: au1550: Convert to let spi core handle checking transfer speed | Axel Lin | 1 | -26/+4 |
2013-10-25 | Merge remote-tracking branch 'spi/topic/probe' into spi-next | Mark Brown | 1 | -1/+2 |
2013-10-09 | spi: spi-au1550: replace platform_driver_probe to support deferred probing | Wolfram Sang | 1 | -1/+2 |
2013-09-17 | spi: bitbang: Let spi_bitbang_start() take a reference to master | Axel Lin | 1 | -1/+1 |
2013-08-29 | spi: use dev_get_platdata() | Jingoo Han | 1 | -1/+1 |
2013-06-26 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -2/+0 |
2013-05-29 | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 1 | -11/+1 |
2013-05-13 | spi: remove unnecessary platform_set_drvdata() | Jingoo Han | 1 | -2/+0 |
2013-02-05 | spi: Remove erroneous __init, __exit and __exit_p() references in drivers | Grant Likely | 1 | -4/+4 |
2012-09-01 | spi: fix comment/printk typos in spi | Masanari Iida | 1 | -1/+1 |
2011-11-01 | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 1 | -0/+1 |
2011-06-06 | spi: reorganize drivers | Grant Likely | 1 | -0/+1032 |