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