summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-altera.c
AgeCommit message (Expand)Author
2013-07-11spi: revert master->setup function removal for altera and nuc900Stephen Warren
2013-06-26Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2013-05-29spi: convert drivers to use bits_per_word_maskStephen Warren
2013-05-13spi: remove unnecessary platform_set_drvdata()Jingoo Han
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-08-17spi: spi-altera: Use of_match_ptrTobias Klauser
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-06-06spi: reorganize driversGrant Likely