summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-101-6/+13
|\
| * mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacksLaurent Pinchart2013-08-241-9/+0
| * mmc: mmc_spi: Support CD/RO GPIOsLaurent Pinchart2013-08-241-0/+16
* | Merge remote-tracking branch 'spi/topic/qspi' into spi-nextMark Brown2013-09-011-2/+25
|\ \
| * \ Merge remote-tracking branch 'spi/topic/quad' into spi-qspiMark Brown2013-08-231-2/+26
| |\ \
| | * | spi: DUAL and QUAD supportwangyuhang2013-08-221-2/+20
| * | | spi: Provide core support for runtime PM during transfersMark Brown2013-07-291-0/+5
| | |/ | |/|
* | | Merge remote-tracking branch 'spi/topic/msglen' into spi-nextMark Brown2013-09-011-0/+1
|\ \ \
| * | | driver: spi: Modify core to compute the message lengthSourav Poddar2013-07-181-0/+1
| |/ /
* | | Merge remote-tracking branch 'spi/topic/checks' into spi-nextMark Brown2013-09-011-0/+6
|\ \ \ | | |/ | |/|
| * | spi: Support transfer speed checking in the coreMark Brown2013-07-151-0/+6
| |/
* | Merge remote-tracking branch 'spi/topic/bpw' into spi-nextMark Brown2013-09-011-1/+1
|\ \
| * | spi: fix SPI_BIT_MASK so it always fits into 32-bitsStephen Warren2013-08-021-1/+1
| |/
* | spi/bitbang: Use core message pumpMark Brown2013-07-171-4/+0
* | spi/bitbang: Unexport spi_bitbang_transfer()Mark Brown2013-07-151-1/+0
|/
* Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown2013-06-261-1/+0
|\
| * spi: spi-xilinx: Add run run-time endian detectionMichal Simek2013-06-041-1/+0
* | spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASKStephen Warren2013-06-011-1/+1
* | spi: fix undefined behaviour in SPI_BPW_RANGE_MASKStephen Warren2013-06-011-1/+2
* | spi: introduce macros to set bits_per_word_maskStephen Warren2013-05-221-0/+2
|/
* Merge remote-tracking branch 'spi/fix/grant' into spi-linusMark Brown2013-05-131-2/+2
|\
| * spi: Initialize cs_gpio and cs_gpios with -ENOENTAndreas Larsson2013-04-071-2/+2
* | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-3/+1
|\ \
| * | spi: mxs-spi: move to use generic DMA helperShawn Guo2013-04-041-3/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+14
|\ \
| * | at86rf230: add irq type configuration optionSascha Herrmann2013-04-161-0/+14
| |/
* | spi/tegra: remove unused Tegra platform data headerStephen Warren2013-04-071-40/+0
* | spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren2013-04-011-0/+8
|/
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-211-0/+44
|\
| * spi: Add helper functions for setting up transfersLars-Peter Clausen2013-02-091-0/+44
* | spi: Document cs_gpios and cs_gpio in kernel-docAndreas Larsson2013-02-111-0/+5
* | spi/pxa2xx: add support for Intel Low Power Subsystem SPIMika Westerberg2013-02-081-0/+1
* | spi/pxa2xx: add support for DMA engineMika Westerberg2013-02-081-0/+6
* | spi/pxa2xx: break out the private DMA API usage into a separate fileMika Westerberg2013-02-081-80/+0
* | spi: spi-gpio: fix compilation warning on 64 bits systemsMaxime Ripard2013-01-311-2/+2
* | spi/pxa2xx: convert to the common clk frameworkMika Westerberg2013-01-261-18/+0
* | spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg2013-01-081-0/+3
|/
* Merge tag 'v3.7-rc8' into spi/nextGrant Likely2012-12-071-2/+3
|\
| * Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg2012-11-211-2/+3
* | Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br...Grant Likely2012-12-061-0/+40
|\ \
| * | spi: tegra: add spi driver for SLINK controllerLaxman Dewangan2012-10-301-0/+40
| |/
* | of_spi: add generic binding support to specify cs gpioJean-Christophe PLAGNIOL-VILLARD2012-11-211-0/+3
|/
* Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2012-10-241-2/+0
|\
| * spi: tsc2005: delete soon-obsolete e-mail addressAaro Koskinen2012-10-171-2/+0
* | UAPI: Remove empty non-UAPI Kbuild filesDavid Howells2012-10-171-0/+0
|/
* UAPI: (Scripted) Disintegrate include/linux/spiDavid Howells2012-10-092-132/+0
* mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut2012-08-171-0/+9
* mmc: spi: Pull out the SSP clock configuration functionMarek Vasut2012-08-171-0/+2
* mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut2012-08-171-0/+8
* mmc: spi: Add necessary bits into mxs-spi.hMarek Vasut2012-08-171-0/+22
OpenPOWER on IntegriCloud