summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-clps711x.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-27spi/clps711x: drop clk_put for devm_clk_get in spi_clps711x_probe()Wei Yongjun1-1/+0
2013-09-10spi: clps711x: Don't call kfree() after spi_master_put/spi_unregister_masterAxel Lin1-2/+0
2013-07-15spi/clps711x: Remove unneeded devm_ deallocationsMark Brown1-6/+0
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-6/+1
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-12-05spi/clps711x: New SPI master driverAlexander Shiyan1-0/+296