aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-24Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/miscLinus 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-17mmc: spi: Pull out common DMA parts from MXS MMCMarek Vasut1-0/+9
2012-08-17mmc: spi: Pull out the SSP clock configuration functionMarek Vasut1-0/+2
2012-08-17mmc: spi: Pull out parts shared between MMC and SPIMarek Vasut1-0/+8
2012-08-17mmc: spi: Add necessary bits into mxs-spi.hMarek Vasut1-0/+22
2012-08-17mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSPMarek Vasut1-4/+4
2012-08-17mmc: 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/dtor/inputLinus Torvalds1-0/+2
2012-07-06Input: ad7879 - add option to correct xy axisMichael Hennerich1-0/+2
2012-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-06-26drivers/ieee802154: add support for the at86rf230/231 transceiversalex.bluesman.smirnov@gmail.com1-0/+31
2012-06-11ARM: MMP: add pxa910-ssp into ssp_id_tableQiao Zhou1-1/+1
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-17/+0
2012-05-24Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+31
2012-05-22Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+10
2012-05-19spi/rspi: add dmaengine supportShimoda, Yoshihiro1-0/+31
2012-05-16Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into next/clockArnd Bergmann1-17/+0
2012-05-08ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn1-17/+0
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap1-1/+1
2012-04-18Support M95040 SPI EEPROMIvo Sieben1-0/+10