| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'spi/topic/wr' into spi-next | Mark Brown | 2013-10-25 |
|\ |
|
| * | spi: Add a spi_w8r16be() helper | Lars-Peter Clausen | 2013-10-03 |
* | | Merge remote-tracking branch 'spi/topic/rspi' into spi-next | Mark Brown | 2013-10-25 |
|\ \ |
|
| * | | spi: rcar: add Renesas QSPI support on RSPI | Hiep Cao Minh | 2013-09-16 |
| |/ |
|
* | | Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop | Mark Brown | 2013-10-11 |
|\ \ |
|
| * | | spi: core: Add devm_spi_register_master() | Mark Brown | 2013-09-16 |
| |/ |
|
* | | spi: Provide common spi_message processing loop | Mark Brown | 2013-10-11 |
* | | spi: Provide per-message prepare and unprepare operations | Mark Brown | 2013-10-11 |
|/ |
|
* | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-10 |
|\ |
|
| * | mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks | Laurent Pinchart | 2013-08-24 |
| * | mmc: mmc_spi: Support CD/RO GPIOs | Laurent Pinchart | 2013-08-24 |
* | | Merge remote-tracking branch 'spi/topic/qspi' into spi-next | Mark Brown | 2013-09-01 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'spi/topic/quad' into spi-qspi | Mark Brown | 2013-08-23 |
| |\ \ |
|
| | * | | spi: DUAL and QUAD support | wangyuhang | 2013-08-22 |
| * | | | spi: Provide core support for runtime PM during transfers | Mark Brown | 2013-07-29 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'spi/topic/msglen' into spi-next | Mark Brown | 2013-09-01 |
|\ \ \ |
|
| * | | | driver: spi: Modify core to compute the message length | Sourav Poddar | 2013-07-18 |
| |/ / |
|
* | | | Merge remote-tracking branch 'spi/topic/checks' into spi-next | Mark Brown | 2013-09-01 |
|\ \ \
| | |/
| |/| |
|
| * | | spi: Support transfer speed checking in the core | Mark Brown | 2013-07-15 |
| |/ |
|
* | | Merge remote-tracking branch 'spi/topic/bpw' into spi-next | Mark Brown | 2013-09-01 |
|\ \ |
|
| * | | spi: fix SPI_BIT_MASK so it always fits into 32-bits | Stephen Warren | 2013-08-02 |
| |/ |
|
* | | spi/bitbang: Use core message pump | Mark Brown | 2013-07-17 |
* | | spi/bitbang: Unexport spi_bitbang_transfer() | Mark Brown | 2013-07-15 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 2013-06-26 |
|\ |
|
| * | spi: spi-xilinx: Add run run-time endian detection | Michal Simek | 2013-06-04 |
* | | spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK | Stephen Warren | 2013-06-01 |
* | | spi: fix undefined behaviour in SPI_BPW_RANGE_MASK | Stephen Warren | 2013-06-01 |
* | | spi: introduce macros to set bits_per_word_mask | Stephen Warren | 2013-05-22 |
|/ |
|
* | Merge remote-tracking branch 'spi/fix/grant' into spi-linus | Mark Brown | 2013-05-13 |
|\ |
|
| * | spi: Initialize cs_gpio and cs_gpios with -ENOENT | Andreas Larsson | 2013-04-07 |
* | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2013-05-07 |
|\ \ |
|
| * | | spi: mxs-spi: move to use generic DMA helper | Shawn Guo | 2013-04-04 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 |
|\ \ |
|
| * | | at86rf230: add irq type configuration option | Sascha Herrmann | 2013-04-16 |
| |/ |
|
* | | spi/tegra: remove unused Tegra platform data header | Stephen Warren | 2013-04-07 |
* | | spi: add ability to validate xfer->bits_per_word in SPI core | Stephen Warren | 2013-04-01 |
|/ |
|
* | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-21 |
|\ |
|
| * | spi: Add helper functions for setting up transfers | Lars-Peter Clausen | 2013-02-09 |
* | | spi: Document cs_gpios and cs_gpio in kernel-doc | Andreas Larsson | 2013-02-10 |
* | | spi/pxa2xx: add support for Intel Low Power Subsystem SPI | Mika Westerberg | 2013-02-08 |
* | | spi/pxa2xx: add support for DMA engine | Mika Westerberg | 2013-02-08 |
* | | spi/pxa2xx: break out the private DMA API usage into a separate file | Mika Westerberg | 2013-02-08 |
* | | spi: spi-gpio: fix compilation warning on 64 bits systems | Maxime Ripard | 2013-01-31 |
* | | spi/pxa2xx: convert to the common clk framework | Mika Westerberg | 2013-01-26 |
* | | spi/pxa2xx: embed the ssp_device to platform data | Mika Westerberg | 2013-01-08 |
|/ |
|
* | Merge tag 'v3.7-rc8' into spi/next | Grant Likely | 2012-12-07 |
|\ |
|
| * | Input: ads7846 - enable pendown GPIO debounce time setting | Igor Grinberg | 2012-11-21 |
* | | Merge branch 'spi-next' from git://git.kernel.org/pub/scm/linux/kernel/git/br... | Grant Likely | 2012-12-06 |
|\ \ |
|
| * | | spi: tegra: add spi driver for SLINK controller | Laxman Dewangan | 2012-10-30 |
| |/ |
|
* / | of_spi: add generic binding support to specify cs gpio | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-21 |
|/ |
|