aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-sirf.c
AgeCommit message (Expand)Author
2013-09-01Merge remote-tracking branch 'spi/topic/sirf' into spi-nextMark Brown
2013-08-29spi: Use dev_get_drvdata at appropriate placesAxel Lin
2013-08-26spi/sirf: fix the misunderstanding about len of spi_transferQipan Li
2013-08-23spi: sirf: fix error return code in spi_sirfsoc_probe()Wei Yongjun
2013-08-14spi/sirf: simplify use of devm_ioremap_resourceJulia Lawall
2013-08-06spi: sirf: use DMA if both buffer address and length are alignedBarry Song
2013-07-15spi: sirf: add missed spi mode_bits that SiRFSoC hardware supportsQipan Li
2013-06-26Merge remote-tracking branch 'spi/topic/sirf' into spi-nextMark Brown
2013-06-03spi: sirf: avoid uninitialized-use warningArnd Bergmann
2013-05-29spi: convert drivers to use bits_per_word_maskStephen Warren
2013-05-20spi: sirf: fix the issue while transferring more than 256 wordsQipan Li
2013-05-13spi/sirf: Let device core handle pinctrlMark Brown
2013-04-23spi/sirf: fix MODULE_DEVICE_TABLEArnd Bergmann
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-05spi/sirf: add support for new SiRFmarco SMP SoCBarry Song
2013-02-05spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song
2013-02-05spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan
2013-01-25spi: Convert to devm_ioremap_resource()Thierry Reding
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-05-19SPI: PRIMA2: use the newest APIs of PINCTRL to fix compiling errorsBarry Song
2012-03-09SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song