summaryrefslogtreecommitdiff
path: root/include/linux/spi
AgeCommit message (Expand)AuthorFilesLines
2013-08-25mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart1-9/+0
2013-08-25mmc: mmc_spi: Support CD/RO GPIOsLaurent Pinchart1-0/+16
2013-08-23Merge remote-tracking branch 'spi/topic/quad' into spi-qspiMark Brown1-2/+26
2013-08-22spi: DUAL and QUAD supportwangyuhang1-2/+20
2013-08-02spi: fix SPI_BIT_MASK so it always fits into 32-bitsStephen Warren1-1/+1
2013-07-29spi: Provide core support for runtime PM during transfersMark Brown1-0/+5
2013-07-18driver: spi: Modify core to compute the message lengthSourav Poddar1-0/+1
2013-07-17spi/bitbang: Use core message pumpMark Brown1-4/+0
2013-07-15spi: Support transfer speed checking in the coreMark Brown1-0/+6
2013-07-15spi/bitbang: Unexport spi_bitbang_transfer()Mark Brown1-1/+0
2013-06-26Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown1-1/+0
2013-06-04spi: spi-xilinx: Add run run-time endian detectionMichal Simek1-1/+0
2013-06-01spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASKStephen Warren1-1/+1
2013-06-01spi: fix undefined behaviour in SPI_BPW_RANGE_MASKStephen Warren1-1/+2
2013-05-22spi: introduce macros to set bits_per_word_maskStephen Warren1-0/+2
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown1-2/+2
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+1
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+14
2013-04-17at86rf230: add irq type configuration optionSascha Herrmann1-0/+14
2013-04-07spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson1-2/+2
2013-04-07spi/tegra: remove unused Tegra platform data headerStephen Warren1-40/+0
2013-04-04spi: mxs-spi: move to use generic DMA helperShawn Guo1-3/+1
2013-04-01spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren1-0/+8
2013-02-22Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+44
2013-02-11spi: Document cs_gpios and cs_gpio in kernel-docAndreas Larsson1-0/+5
2013-02-09spi: Add helper functions for setting up transfersLars-Peter Clausen1-0/+44
2013-02-08spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg1-0/+1
2013-02-08spi/pxa2xx: add support for DMA engineMika Westerberg1-0/+6
2013-02-08spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg1-80/+0
2013-01-31spi: spi-gpio: fix compilation warning on 64 bits systemsMaxime Ripard1-2/+2
2013-01-26spi/pxa2xx: convert to the common clk frameworkMika Westerberg1-18/+0
2013-01-08spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg1-0/+3
2012-12-07Merge tag 'v3.7-rc8' into spi/nextGrant Likely1-2/+3
2012-12-06Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...Grant Likely1-0/+40
2012-11-22of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD1-0/+3
2012-11-22Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-2/+3
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan1-0/+40
2012-10-25Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds1-2/+0
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells1-0/+0
2012-10-17spi: tsc2005: delete soon-obsolete e-mail addressAaro Koskinen1-2/+0
2012-10-09UAPI: (Scripted) Disintegrate include/linux/spiDavid Howells2-132/+0
2012-08-18mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut1-0/+9
2012-08-18mmc: spi: Pull out the SSP clock configuration functionMarek Vasut1-0/+2
2012-08-18mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut1-0/+8
2012-08-18mmc: spi: Add necessary bits into mxs-spi.hMarek Vasut1-0/+22
2012-08-18mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut1-4/+4
2012-08-18mmc: spi: Move SSP register definitions into separate fileMarek Vasut1-0/+109
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2012-07-07Input: ad7879 - add option to correct xy axisMichael Hennerich1-0/+2
2012-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1