aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-ppc4xx.c
AgeCommit message (Expand)Author
2013-06-26Merge remote-tracking branch 'spi/topic/pdata' into spi-nextMark Brown
2013-05-29spi: convert drivers to use bits_per_word_maskStephen Warren
2013-05-23spi: use platform_{get,set}_drvdata()Jingoo Han
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely
2012-09-01spi: fix comment/printk typos in spiMasanari Iida
2012-05-19spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely
2012-04-13spi/devicetree: Move devicetree support code into spi directoryGrant Likely
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-10-24spi: irq: Remove IRQF_DISABLEDYong Zhang
2011-06-10spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches
2011-06-06spi: reorganize driversGrant Likely