aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sirf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+3
2013-02-05spi/sirf: add support for new SiRFmarco SMP SoCBarry Song1-0/+1
2013-02-05spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song1-3/+3
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan1-2/+1
2013-01-25spi: Convert to devm_ioremap_resource()Thierry Reding1-4/+3
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-05-19SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsBarry Song1-12/+8
2012-03-09SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song1-0/+687