summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-ppc4xx.c
Commit message (Expand)AuthorAgeFilesLines
* spi/ppc4xx: Use kcalloc() in spi_ppc4xx_of_probe()Markus Elfring2017-01-171-1/+1
* spi/ppc4xx: Combine substrings for a message in spi_ppc4xx_of_probe()Markus Elfring2017-01-171-2/+3
* spi: bitbang: Replace spinlock by mutexNicolas Boichat2015-09-171-2/+2
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* spi: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-031-1/+0
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-0/+2
|\
| * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-111-0/+2
* | spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin2013-09-171-1/+2
|/
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-06-261-4/+2
|\
| * spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-231-4/+2
* | spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-291-12/+1
|/
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-201-2/+2
|\
| * gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-131-2/+2
* | spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely2013-02-051-3/+3
|/
* spi: fix comment/printk typos in spiMasanari Iida2012-09-011-2/+2
* spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-191-3/+0
* spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-131-1/+0
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-251-12/+1
* spi: irq: Remove IRQF_DISABLEDYong Zhang2011-10-241-1/+1
* spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches2011-06-101-1/+1
* spi: reorganize driversGrant Likely2011-06-061-0/+612
OpenPOWER on IntegriCloud