| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r... | Mark Brown | 2014-02-11 |
|\ |
|
| * | spi: correct the transfer_one_message documentation wording | Baruch Siach | 2014-01-27 |
| * | spi: spi.h: clarify the documentation of transfer_one | Baruch Siach | 2014-01-27 |
* | | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2014-01-25 |
|\| |
|
| *-. | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown | 2014-01-23 |
| |\ \ |
|
| | | * | spi: s3c24xx: Remove reference to plat/fiq.h | Sachin Kamat | 2014-01-08 |
| | |/ |
|
| * | | Merge remote-tracking branch 'spi/topic/core' into spi-linus | Mark Brown | 2014-01-23 |
| |\ \ |
|
| | * | | spi: Kill superfluous cast in spi_w8r16() | Geert Uytterhoeven | 2014-01-13 |
| | * | | spi: Use bitfields for multiple data lines | Mark Brown | 2014-01-13 |
| | * | | spi: Order fields in spi_device for better packing | Trent Piepho | 2013-12-16 |
| | |/ |
|
| * | | spi: Correct set_cs() documentation | Geert Uytterhoeven | 2014-01-21 |
| * | | spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer() | Geert Uytterhoeven | 2014-01-21 |
| |/ |
|
* / | gpio: 74x164: Remove non-DT support | Alexander Shiyan | 2013-12-12 |
|/ |
|
* | 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 |
|\ |
|