summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sirf.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'spi/topic/sirf' into spi-nextMark Brown2013-06-261-41/+14
|\
| * spi: sirf: fix the issue while transferring more than 256 wordsQipan Li2013-05-201-30/+13
| * spi/sirf: Let device core handle pinctrlMark Brown2013-05-131-11/+1
* | spi: sirf: avoid uninitialized-use warningArnd Bergmann2013-06-031-0/+2
* | spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-291-4/+2
|/
* spi/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann2013-04-231-1/+1
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+3
|\
| * spi: Convert to devm_ioremap_resource()Thierry Reding2013-01-251-4/+3
* | spi/sirf: add support for new SiRFmarco SMP SoCBarry Song2013-02-051-0/+1
* | spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song2013-02-051-3/+3
* | spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan2013-02-051-2/+1
|/
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-071-3/+3
* SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsBarry Song2012-05-191-12/+8
* SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song2012-03-091-0/+687
OpenPOWER on IntegriCloud