summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
Commit message (Expand)AuthorAgeFilesLines
* 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
* mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut2012-08-171-4/+4
* mmc: spi: Move SSP register definitions into separate fileMarek Vasut2012-08-171-0/+109
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-261-0/+2
|\
| * Input: ad7879 - add option to correct xy axisMichael Hennerich2012-07-061-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-1/+1
|\|
| * ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou2012-06-111-1/+1
* | drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com2012-06-261-0/+31
|/
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-17/+0
|\
| * Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-161-17/+0
| |\
| | * ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-081-17/+0
* | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-0/+31
|\ \ \
| * | | spi/rspi: add dmaengine supportShimoda, Yoshihiro2012-05-191-0/+31
| |/ /
* | | Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-05-221-0/+10
|\ \ \ | |/ / |/| |
| * | Support M95040 SPI EEPROMIvo Sieben2012-04-181-0/+10
| |/
* / spi: fix spi.h kernel-doc warningRandy Dunlap2012-04-271-1/+1
|/