aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-25Merge remote-tracking branch 'spi/topic/wr' into spi-nextMark Brown1-0/+27
2013-10-25Merge remote-tracking branch 'spi/topic/rspi' into spi-nextMark Brown1-0/+2
2013-10-11Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loopMark Brown1-0/+2
2013-10-11spi: Provide common spi_message processing loopMark Brown1-2/+19
2013-10-11spi: Provide per-message prepare and unprepare operationsMark Brown1-0/+11
2013-10-03spi: Add a spi_w8r16be() helperLars-Peter Clausen1-0/+27
2013-09-17spi: core: Add devm_spi_register_master()Mark Brown1-0/+2
2013-09-17spi: rcar: add Renesas QSPI support on RSPIHiep Cao Minh1-0/+2
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-6/+13
2013-09-01Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown1-2/+25
2013-09-01Merge remote-tracking branch 'spi/topic/msglen' into spi-nextMark Brown1-0/+1
2013-09-01Merge remote-tracking branch 'spi/topic/checks' into spi-nextMark Brown1-0/+6
2013-09-01Merge remote-tracking branch 'spi/topic/bpw' into spi-nextMark Brown1-1/+1
2013-08-24mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart1-9/+0
2013-08-24mmc: 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/arm/arm-socLinus Torvalds1-3/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+14
2013-04-16at86rf230: 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-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus 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/broonie/misc.gitGrant Likely1-0/+40
2012-11-21of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD1-0/+3
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg1-2/+3
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan1-0/+40