aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-altera.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-11spi: revert master->setup function removal for altera and nuc900Stephen Warren1-0/+12
2013-06-26Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-2/+0
2013-05-29spi: convert drivers to use bits_per_word_maskStephen Warren1-12/+0
2013-05-13spi: remove unnecessary platform_set_drvdata()Jingoo Han1-2/+0
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan1-1/+1
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-08-17spi: spi-altera: Use of_match_ptrTobias Klauser1-3/+1
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker1-0/+1
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-12/+1
2011-06-06spi: reorganize driversGrant Likely1-0/+339