aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-ppc4xx.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-20spi: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-02-03spi: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+2
2013-11-11powerpc: add missing explicit OF includes for ppcGravatar Rob Herring 1-0/+2
2013-09-17spi: bitbang: Let spi_bitbang_start() take a reference to masterGravatar Axel Lin 1-1/+2
2013-06-26Merge remote-tracking branch 'spi/topic/pdata' into spi-nextGravatar Mark Brown 1-4/+2
2013-05-29spi: convert drivers to use bits_per_word_maskGravatar Stephen Warren 1-12/+1
2013-05-23spi: use platform_{get,set}_drvdata()Gravatar Jingoo Han 1-4/+2
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-2/+2
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Gravatar Grant Likely 1-2/+2
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGravatar Grant Likely 1-3/+3
2012-09-01spi: fix comment/printk typos in spiGravatar Masanari Iida 1-2/+2
2012-05-19spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGravatar Grant Likely 1-3/+0
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGravatar Grant Likely 1-1/+0
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGravatar Grant Likely 1-12/+1
2011-10-24spi: irq: Remove IRQF_DISABLEDGravatar Yong Zhang 1-1/+1
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Gravatar Joe Perches 1-1/+1
2011-06-06spi: reorganize driversGravatar Grant Likely 1-0/+612