Age | Commit message (Expand) | Author | Files | Lines |
2014-02-11 | Merge remote-tracking branches 'spi/fix/doc', 'spi/fix/nuc900' and 'spi/fix/r... | Mark Brown | 1 | -2/+5 |
2014-01-27 | spi: correct the transfer_one_message documentation wording | Baruch Siach | 1 | -1/+1 |
2014-01-27 | spi: spi.h: clarify the documentation of transfer_one | Baruch Siach | 1 | -1/+4 |
2014-01-26 | Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 2 | -9/+13 |
2014-01-23 | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown | 1 | -0/+2 |
2014-01-23 | Merge remote-tracking branch 'spi/topic/core' into spi-linus | Mark Brown | 1 | -4/+4 |
2014-01-21 | spi: Correct set_cs() documentation | Geert Uytterhoeven | 1 | -1/+1 |
2014-01-21 | spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer() | Geert Uytterhoeven | 1 | -4/+6 |
2014-01-13 | spi: Kill superfluous cast in spi_w8r16() | Geert Uytterhoeven | 1 | -1/+1 |
2014-01-13 | spi: Use bitfields for multiple data lines | Mark Brown | 1 | -2/+2 |
2014-01-08 | spi: s3c24xx: Remove reference to plat/fiq.h | Sachin Kamat | 1 | -0/+2 |
2013-12-17 | spi: Order fields in spi_device for better packing | Trent Piepho | 1 | -1/+1 |
2013-12-12 | gpio: 74x164: Remove non-DT support | Alexander Shiyan | 1 | -9/+0 |
2013-10-25 | Merge remote-tracking branch 'spi/topic/wr' into spi-next | Mark Brown | 1 | -0/+27 |
2013-10-25 | Merge remote-tracking branch 'spi/topic/rspi' into spi-next | Mark Brown | 1 | -0/+2 |
2013-10-11 | Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop | Mark Brown | 1 | -0/+2 |
2013-10-11 | spi: Provide common spi_message processing loop | Mark Brown | 1 | -2/+19 |
2013-10-11 | spi: Provide per-message prepare and unprepare operations | Mark Brown | 1 | -0/+11 |
2013-10-03 | spi: Add a spi_w8r16be() helper | Lars-Peter Clausen | 1 | -0/+27 |
2013-09-17 | spi: core: Add devm_spi_register_master() | Mark Brown | 1 | -0/+2 |
2013-09-17 | spi: rcar: add Renesas QSPI support on RSPI | Hiep Cao Minh | 1 | -0/+2 |
2013-09-11 | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -6/+13 |
2013-09-01 | Merge remote-tracking branch 'spi/topic/qspi' into spi-next | Mark Brown | 1 | -2/+25 |
2013-09-01 | Merge remote-tracking branch 'spi/topic/msglen' into spi-next | Mark Brown | 1 | -0/+1 |
2013-09-01 | Merge remote-tracking branch 'spi/topic/checks' into spi-next | Mark Brown | 1 | -0/+6 |
2013-09-01 | Merge remote-tracking branch 'spi/topic/bpw' into spi-next | Mark Brown | 1 | -1/+1 |
2013-08-25 | mmc: mmc_spi: Remove platform data .get_cd() and .get_ro() callbacks | Laurent Pinchart | 1 | -9/+0 |
2013-08-25 | mmc: mmc_spi: Support CD/RO GPIOs | Laurent Pinchart | 1 | -0/+16 |
2013-08-23 | Merge remote-tracking branch 'spi/topic/quad' into spi-qspi | Mark Brown | 1 | -2/+26 |
2013-08-22 | spi: DUAL and QUAD support | wangyuhang | 1 | -2/+20 |
2013-08-02 | spi: fix SPI_BIT_MASK so it always fits into 32-bits | Stephen Warren | 1 | -1/+1 |
2013-07-29 | spi: Provide core support for runtime PM during transfers | Mark Brown | 1 | -0/+5 |
2013-07-18 | driver: spi: Modify core to compute the message length | Sourav Poddar | 1 | -0/+1 |
2013-07-17 | spi/bitbang: Use core message pump | Mark Brown | 1 | -4/+0 |
2013-07-15 | spi: Support transfer speed checking in the core | Mark Brown | 1 | -0/+6 |
2013-07-15 | spi/bitbang: Unexport spi_bitbang_transfer() | Mark Brown | 1 | -1/+0 |
2013-06-26 | Merge remote-tracking branch 'spi/topic/xilinx' into spi-next | Mark Brown | 1 | -1/+0 |
2013-06-04 | spi: spi-xilinx: Add run run-time endian detection | Michal Simek | 1 | -1/+0 |
2013-06-01 | spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK | Stephen Warren | 1 | -1/+1 |
2013-06-01 | spi: fix undefined behaviour in SPI_BPW_RANGE_MASK | Stephen Warren | 1 | -1/+2 |
2013-05-22 | spi: introduce macros to set bits_per_word_mask | Stephen Warren | 1 | -0/+2 |
2013-05-13 | Merge remote-tracking branch 'spi/fix/grant' into spi-linus | Mark Brown | 1 | -2/+2 |
2013-05-07 | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -3/+1 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+14 |
2013-04-17 | at86rf230: add irq type configuration option | Sascha Herrmann | 1 | -0/+14 |
2013-04-07 | spi: Initialize cs_gpio and cs_gpios with -ENOENT | Andreas Larsson | 1 | -2/+2 |
2013-04-07 | spi/tegra: remove unused Tegra platform data header | Stephen Warren | 1 | -40/+0 |
2013-04-04 | spi: mxs-spi: move to use generic DMA helper | Shawn Guo | 1 | -3/+1 |
2013-04-01 | spi: add ability to validate xfer->bits_per_word in SPI core | Stephen Warren | 1 | -0/+8 |
2013-02-22 | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+44 |