aboutsummaryrefslogtreecommitdiff
path: root/include/linux/spi
AgeCommit message (Expand)Author
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-01Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/msglen' into spi-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/checks' into spi-nextMark Brown
2013-09-01Merge remote-tracking branch 'spi/topic/bpw' into spi-nextMark Brown
2013-08-24mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart
2013-08-24mmc: mmc_spi: Support CD/RO GPIOsLaurent Pinchart
2013-08-23Merge remote-tracking branch 'spi/topic/quad' into spi-qspiMark Brown
2013-08-22spi: DUAL and QUAD supportwangyuhang
2013-08-02spi: fix SPI_BIT_MASK so it always fits into 32-bitsStephen Warren
2013-07-29spi: Provide core support for runtime PM during transfersMark Brown
2013-07-18driver: spi: Modify core to compute the message lengthSourav Poddar
2013-07-17spi/bitbang: Use core message pumpMark Brown
2013-07-15spi: Support transfer speed checking in the coreMark Brown
2013-07-15spi/bitbang: Unexport spi_bitbang_transfer()Mark Brown
2013-06-26Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown
2013-06-04spi: spi-xilinx: Add run run-time endian detectionMichal Simek
2013-06-01spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASKStephen Warren
2013-06-01spi: fix undefined behaviour in SPI_BPW_RANGE_MASKStephen Warren
2013-05-22spi: introduce macros to set bits_per_word_maskStephen Warren
2013-05-13Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-16at86rf230: add irq type configuration optionSascha Herrmann
2013-04-07spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson
2013-04-07spi/tegra: remove unused Tegra platform data headerStephen Warren
2013-04-04spi: mxs-spi: move to use generic DMA helperShawn Guo
2013-04-01spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-11spi: Document cs_gpios and cs_gpio in kernel-docAndreas Larsson
2013-02-09spi: Add helper functions for setting up transfersLars-Peter Clausen
2013-02-08spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg
2013-02-08spi/pxa2xx: add support for DMA engineMika Westerberg
2013-02-08spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg
2013-01-31spi: spi-gpio: fix compilation warning on 64 bits systemsMaxime Ripard
2013-01-26spi/pxa2xx: convert to the common clk frameworkMika Westerberg
2013-01-08spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg
2012-12-07Merge tag 'v3.7-rc8' into spi/nextGrant Likely
2012-12-06Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...Grant Likely
2012-11-21of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-10-17UAPI: Remove empty non-UAPI Kbuild filesDavid Howells
2012-10-17spi: tsc2005: delete soon-obsolete e-mail addressAaro Koskinen
2012-10-09UAPI: (Scripted) Disintegrate include/linux/spiDavid Howells
2012-08-17mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut
2012-08-17mmc: spi: Pull out the SSP clock configuration functionMarek Vasut
2012-08-17mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut
2012-08-17mmc: spi: Add necessary bits into mxs-spi.hMarek Vasut