aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sirf.c
Commit message (Expand)AuthorAge
* spi: sirf: Add missing spi_master_{resume,suspend} calls to PM callbacksAxel Lin2014-03-13
* spi: sirf: provide a shortcut for spi command-data modeQipan Li2014-03-02
* spi: sirf: Use SIMPLE_DEV_PM_OPS macroJingoo Han2014-02-26
* spi: sirf: use SET_SYSTEM_SLEEP_PM_OPS to initialize PM entriesQipan Li2014-02-23
* spi: sirf: move to use generic dma dt-bindingBarry Song2014-02-23
* spi: sirf: Avoid duplicate code in various bits_per_word casesAxel Lin2014-02-03
* spi: Remove duplicate code to set default bits_per_word settingAxel Lin2014-01-17
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-14
* spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin2013-09-17
* Merge remote-tracking branch 'spi/topic/sirf' into spi-nextMark Brown2013-09-01
|\
| * spi/sirf: fix the misunderstanding about len of spi_transferQipan Li2013-08-26
| * spi: sirf: fix error return code in spi_sirfsoc_probe()Wei Yongjun2013-08-23
| * spi/sirf: simplify use of devm_ioremap_resourceJulia Lawall2013-08-14
| * spi: sirf: use DMA if both buffer address and length are alignedBarry Song2013-08-06
| * spi: sirf: add missed spi mode_bits that SiRFSoC hardware supportsQipan Li2013-07-15
* | spi: Use dev_get_drvdata at appropriate placesAxel Lin2013-08-29
|/
* Merge remote-tracking branch 'spi/topic/sirf' into spi-nextMark Brown2013-06-26
|\
| * spi: sirf: fix the issue while transferring more than 256 wordsQipan Li2013-05-20
| * spi/sirf: Let device core handle pinctrlMark Brown2013-05-13
* | spi: sirf: avoid uninitialized-use warningArnd Bergmann2013-06-03
* | spi: convert drivers to use bits_per_word_maskStephen Warren2013-05-29
|/
* spi/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann2013-04-23
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * spi: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
* | spi/sirf: add support for new SiRFmarco SMP SoCBarry Song2013-02-05
* | spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song2013-02-05
* | spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan2013-02-05
|/
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsBarry Song2012-05-20
* SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song2012-03-09