Age | Commit message (Expand) | Author | Files | Lines |
2021-10-07 | spi: Remove unused function spi_busnum_to_master() | Uwe Kleine-König | 1 | -8/+0 |
2021-05-18 | spi: pxa2xx: Update documentation to point out that it's outdated | Andy Shevchenko | 1 | -26/+32 |
2021-04-27 | Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -2/+5 |
2021-04-08 | docs: Minor spelling fix in spi documentation | Stéphane Blondon | 1 | -1/+1 |
2021-03-12 | spi: docs: update info about 'delay_usecs' | Alexandru Ardelean | 1 | -2/+5 |
2020-07-10 | SPI SUBSYSTEM: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 1 | -1/+1 |
2019-07-31 | spi: docs: convert to ReST and add it to the kABI bookset | Mauro Carvalho Chehab | 7 | -124/+192 |
2019-07-31 | docs: i2c: convert to ReST and add to driver-api bookset | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-04-08 | spi-summary: document set_cs_timing | Sowjanya Komatineni | 1 | -0/+6 |
2019-01-23 | pxa2xx: replace spi_master with spi_controller | Lubomir Rintel | 1 | -5/+5 |
2018-09-10 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 1 | -16/+0 |
2017-05-26 | spi: Document SPI slave controller support | Geert Uytterhoeven | 1 | -7/+20 |
2017-02-16 | spi: spi-ep93xx: simplify GPIO chip selects | H Hartley Sweeten | 1 | -105/+0 |
2016-10-10 | Doc: update 00-INDEX files to reflect the runnable code move | Shuah Khan | 1 | -2/+0 |
2015-11-30 | spi: tools: move spidev_test metadata | Joshua Clayton | 2 | -6/+0 |
2015-11-23 | spi: Move spi code from Documentation to tools | Joshua Clayton | 3 | -484/+0 |
2015-09-20 | ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master | Jarkko Nikula | 1 | -6/+0 |
2015-04-17 | Documentation/spi/spidev_test.c: fix warning | Andrew Morton | 1 | -2/+2 |
2015-04-12 | Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test'... | Mark Brown | 1 | -20/+95 |
2015-03-10 | spi: spidev_test: Added input buffer from the terminal | Adrian Remonda | 1 | -16/+60 |
2015-03-10 | spi: spidev_test: Added verbose output | Adrian Remonda | 1 | -1/+9 |
2015-03-10 | spi: spidev_test: Cleaned hexadecimal dump | Adrian Remonda | 1 | -6/+29 |
2015-03-08 | spi: Use PM ops instead of legacy suspend/resume | Lars-Peter Clausen | 1 | -2/+1 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+0 |
2014-09-26 | Documentation: use subdir-y to avoid unnecessary built-in.o files | Peter Foley | 1 | -3/+0 |
2014-09-16 | spi-summary: documentation mistake | Oscar Utbult | 1 | -3/+3 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's... | Mark Brown | 3 | -10/+49 |
2014-02-27 | spi: spidev_fdx: Add support for Dual/Quad SPI Transfers | Geert Uytterhoeven | 1 | -4/+4 |
2014-02-27 | spi: spidev_test: Add support for Dual/Quad SPI Transfers | Geert Uytterhoeven | 1 | -6/+37 |
2014-02-27 | spi: spidev: Add support for Dual/Quad SPI Transfers | Geert Uytterhoeven | 1 | -0/+6 |
2014-02-22 | spi/spidev_test: Document -N/--no-cs and -R/--ready | Geert Uytterhoeven | 1 | -1/+3 |
2014-02-12 | Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -1/+16 |
2014-02-11 | Documentation/: update 00-INDEX files | Henrik Austad | 1 | -0/+22 |
2014-01-27 | spi: correct the transfer_one_message documentation wording | Baruch Siach | 1 | -1/+1 |
2014-01-27 | spi: document the transfer_one spi_master callback | Baruch Siach | 1 | -0/+15 |
2013-12-09 | spi: Correction to typos in Documentation/spi/spi-summary | John Whitmore | 1 | -4/+4 |
2013-08-08 | spi/documentation: Fix usage of __initdata | Sachin Kamat | 1 | -1/+1 |
2013-01-04 | Documentation: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -2/+2 |
2012-10-03 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 1 | -0/+36 |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
2012-08-22 | spi: Master driver for NXP SC18IS602/603 | Guenter Roeck | 1 | -0/+36 |
2012-03-08 | spi: create a message queueing infrastructure | Linus Walleij | 1 | -12/+46 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -2/+2 |
2011-06-19 | spi/pxa2xx: Remove unavailable ssp_type from documentation | Stefan Schmidt | 1 | -5/+0 |
2011-06-09 | spi/ep93xx: add DMA support | Mika Westerberg | 1 | -0/+10 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2010-12-01 | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior | 1 | -2/+2 |
2010-05-25 | spi/ep93xx: implemented driver for Cirrus EP93xx SPI controller | Mika Westerberg | 1 | -0/+95 |
2010-05-25 | Documentation/spi/* compile warning fix | Prarit Bhargava | 1 | -2/+2 |
2010-04-30 | spi: spidev_test gives error upon 1-byte transfer | Hector Palacios | 1 | -1/+1 |