aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-ppc4xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+2
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely1-2/+2
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely1-3/+3
2012-09-01spi: fix comment/printk typos in spiMasanari Iida1-2/+2
2012-05-19spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely1-3/+0
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely1-1/+0
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-12/+1
2011-10-24spi: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches1-1/+1
2011-06-06spi: reorganize driversGrant Likely1-0/+612