| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 2013-06-26 | 1 | -1/+0 |
|\ |
|
| * | spi: spi-xilinx: Add run run-time endian detection | Michal Simek | 2013-06-04 | 1 | -1/+0 |
* | | spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK | Stephen Warren | 2013-06-01 | 1 | -1/+1 |
* | | spi: fix undefined behaviour in SPI_BPW_RANGE_MASK | Stephen Warren | 2013-06-01 | 1 | -1/+2 |
* | | spi: introduce macros to set bits_per_word_mask | Stephen Warren | 2013-05-22 | 1 | -0/+2 |
|/ |
|
* | Merge remote-tracking branch 'spi/fix/grant' into spi-linus | Mark Brown | 2013-05-13 | 1 | -2/+2 |
|\ |
|
| * | spi: Initialize cs_gpio and cs_gpios with -ENOENT | Andreas Larsson | 2013-04-07 | 1 | -2/+2 |
* | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-05-07 | 1 | -3/+1 |
|\ \ |
|
| * | | spi: mxs-spi: move to use generic DMA helper | Shawn Guo | 2013-04-04 | 1 | -3/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -0/+14 |
|\ \ |
|
| * | | at86rf230: add irq type configuration option | Sascha Herrmann | 2013-04-16 | 1 | -0/+14 |
| |/ |
|
* | | spi/tegra: remove unused Tegra platform data header | Stephen Warren | 2013-04-07 | 1 | -40/+0 |
* | | spi: add ability to validate xfer->bits_per_word in SPI core | Stephen Warren | 2013-04-01 | 1 | -0/+8 |
|/ |
|
* | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-21 | 1 | -0/+44 |
|\ |
|
| * | spi: Add helper functions for setting up transfers | Lars-Peter Clausen | 2013-02-09 | 1 | -0/+44 |
* | | spi: Document cs_gpios and cs_gpio in kernel-doc | Andreas Larsson | 2013-02-11 | 1 | -0/+5 |
* | | spi/pxa2xx: add support for Intel Low Power Subsystem SPI | Mika Westerberg | 2013-02-08 | 1 | -0/+1 |
* | | spi/pxa2xx: add support for DMA engine | Mika Westerberg | 2013-02-08 | 1 | -0/+6 |
* | | spi/pxa2xx: break out the private DMA API usage into a separate file | Mika Westerberg | 2013-02-08 | 1 | -80/+0 |
* | | spi: spi-gpio: fix compilation warning on 64 bits systems | Maxime Ripard | 2013-01-31 | 1 | -2/+2 |
* | | spi/pxa2xx: convert to the common clk framework | Mika Westerberg | 2013-01-26 | 1 | -18/+0 |
* | | spi/pxa2xx: embed the ssp_device to platform data | Mika Westerberg | 2013-01-08 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'v3.7-rc8' into spi/next | Grant Likely | 2012-12-07 | 1 | -2/+3 |
|\ |
|
| * | Input: ads7846 - enable pendown GPIO debounce time setting | Igor Grinberg | 2012-11-21 | 1 | -2/+3 |
* | | Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br... | Grant Likely | 2012-12-06 | 1 | -0/+40 |
|\ \ |
|
| * | | spi: tegra: add spi driver for SLINK controller | Laxman Dewangan | 2012-10-30 | 1 | -0/+40 |
| |/ |
|
* | | of_spi: add generic binding support to specify cs gpio | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-21 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'spi-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 2012-10-24 | 1 | -2/+0 |
|\ |
|
| * | spi: tsc2005: delete soon-obsolete e-mail address | Aaro Koskinen | 2012-10-17 | 1 | -2/+0 |
* | | UAPI: Remove empty non-UAPI Kbuild files | David Howells | 2012-10-17 | 1 | -0/+0 |
|/ |
|
* | UAPI: (Scripted) Disintegrate include/linux/spi | David Howells | 2012-10-09 | 2 | -132/+0 |
* | mmc: spi: Pull out common DMA parts from MXS MMC | Marek Vasut | 2012-08-17 | 1 | -0/+9 |
* | mmc: spi: Pull out the SSP clock configuration function | Marek Vasut | 2012-08-17 | 1 | -0/+2 |
* | mmc: spi: Pull out parts shared between MMC and SPI | Marek Vasut | 2012-08-17 | 1 | -0/+8 |
* | mmc: spi: Add necessary bits into mxs-spi.h | Marek Vasut | 2012-08-17 | 1 | -0/+22 |
* | mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP | Marek Vasut | 2012-08-17 | 1 | -4/+4 |
* | mmc: spi: Move SSP register definitions into separate file | Marek Vasut | 2012-08-17 | 1 | -0/+109 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-07-26 | 1 | -0/+2 |
|\ |
|
| * | Input: ad7879 - add option to correct xy axis | Michael Hennerich | 2012-07-06 | 1 | -0/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | ARM: MMP: add pxa910-ssp into ssp_id_table | Qiao Zhou | 2012-06-11 | 1 | -1/+1 |
* | | drivers/ieee802154: add support for the at86rf230/231 transceivers | alex.bluesman.smirnov@gmail.com | 2012-06-26 | 1 | -0/+31 |
|/ |
|
* | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 1 | -17/+0 |
|\ |
|
| * | Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ... | Arnd Bergmann | 2012-05-16 | 1 | -17/+0 |
| |\ |
|
| | * | ARM: Orion: SPI: Add clk/clkdev support. | Andrew Lunn | 2012-05-08 | 1 | -17/+0 |
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-05-24 | 1 | -0/+31 |
|\ \ \ |
|
| * | | | spi/rspi: add dmaengine support | Shimoda, Yoshihiro | 2012-05-19 | 1 | -0/+31 |
| |/ / |
|
* | | | Merge tag 'char-misc-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-05-22 | 1 | -0/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Support M95040 SPI EEPROM | Ivo Sieben | 2012-04-18 | 1 | -0/+10 |
| |/ |
|
* | | spi: fix spi.h kernel-doc warning | Randy Dunlap | 2012-04-27 | 1 | -1/+1 |
|/ |
|