| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe() | Markus Elfring | 2017-01-17 | 1 | -1/+1 |
* | spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe() | Markus Elfring | 2017-01-17 | 1 | -2/+3 |
* | spi: bitbang: Replace spinlock by mutex | Nicolas Boichat | 2015-09-17 | 1 | -2/+2 |
* | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | spi: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-03 | 1 | -1/+0 |
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 1 | -0/+2 |
|\ |
|
| * | powerpc: add missing explicit OF includes for ppc | Rob Herring | 2013-11-11 | 1 | -0/+2 |
* | | spi: bitbang: Let spi_bitbang_start() take a reference to master | Axel Lin | 2013-09-17 | 1 | -1/+2 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/pdata' into spi-next | Mark Brown | 2013-06-26 | 1 | -4/+2 |
|\ |
|
| * | spi: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-23 | 1 | -4/+2 |
* | | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 2013-05-29 | 1 | -12/+1 |
|/ |
|
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-02-20 | 1 | -2/+2 |
|\ |
|
| * | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely | 2013-02-13 | 1 | -2/+2 |
* | | spi: Remove erroneous __init, __exit and __exit_p() references in drivers | Grant Likely | 2013-02-05 | 1 | -3/+3 |
|/ |
|
* | spi: fix comment/printk typos in spi | Masanari Iida | 2012-09-01 | 1 | -2/+2 |
* | spi: By default setup spi_masters with 1 chipselect and dynamics bus number | Grant Likely | 2012-05-20 | 1 | -3/+0 |
* | spi/devicetree: Move devicetree support code into spi directory | Grant Likely | 2012-04-13 | 1 | -1/+0 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-25 | 1 | -12/+1 |
* | spi: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-10-24 | 1 | -1/+1 |
* | spi: Convert uses of struct resource * to resource_size(ptr) | Joe Perches | 2011-06-11 | 1 | -1/+1 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+612 |