summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-ppc4xx.c
Commit message (Expand)AuthorAge
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-20
* spi: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-03
* Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\
| * powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
* | spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin2013-09-17
|/
* Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown2013-06-26
|\
| * spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-23
* | spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-29
|/
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\
| * gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
* | spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely2013-02-05
|/
* spi: fix comment/printk typos in spiMasanari Iida2012-09-01
* spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-19
* spi/devicetree: Move devicetree support code into spi directoryGrant Likely2012-04-13
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-25
* spi: irq: Remove IRQF_DISABLEDYong Zhang2011-10-24
* spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches2011-06-10
* spi: reorganize driversGrant Likely2011-06-06