Age | Commit message (Expand) | Author |
2024-03-19 | spi: docs: spidev: fix echo command format | David Lechner |
2024-03-18 | spi: lm70llp: fix links in doc and comments | Kousik Sanagavarapu |
2024-02-19 | spi: spi-summary.rst: fix underline length | Randy Dunlap |
2024-02-15 | spi: Update the "master/slave" terminology in documentation | Dhruva Gole |
2024-02-08 | Documentation: spi: Update documentation for renaming "master" to "controller" | Uwe Kleine-König |
2023-12-08 | spi: pxa2xx: Update DMA mapping and using logic in the documentation | Andy Shevchenko |
2023-12-08 | spi: pxa2xx: Use inclusive language | Andy Shevchenko |
2023-08-18 | Documentation: Fix typos | Bjorn Helgaas |
2023-03-14 | spi: docs: adjust summary to CONFIG_SYSFS_DEPRECATED removal | Lukas Bulwahn |
2023-01-27 | spi: correct spelling | Randy Dunlap |
2022-01-31 | spi: pxa2xx_spi: Convert to use GPIO descriptors | Linus Walleij |
2021-11-29 | spi: pxa2xx: Get rid of unused enable_loopback member | Andy Shevchenko |
2021-11-29 | spi: pxa2xx: Get rid of unused ->cs_control() | Andy Shevchenko |
2021-11-22 | spi: docs: improve the SPI userspace API documentation | Javier Martinez Canillas |
2021-10-07 | spi: Remove unused function spi_busnum_to_master() | Uwe Kleine-König |
2021-05-18 | spi: pxa2xx: Update documentation to point out that it's outdated | Andy Shevchenko |
2021-04-26 | Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2021-04-08 | docs: Minor spelling fix in spi documentation | Stéphane Blondon |
2021-03-12 | spi: docs: update info about 'delay_usecs' | Alexandru Ardelean |
2020-07-09 | SPI SUBSYSTEM: Replace HTTP links with HTTPS ones | Alexander A. Klimov |
2019-07-31 | spi: docs: convert to ReST and add it to the kABI bookset | Mauro Carvalho Chehab |
2019-07-31 | docs: i2c: convert to ReST and add to driver-api bookset | Mauro Carvalho Chehab |
2019-04-08 | spi-summary: document set_cs_timing | Sowjanya Komatineni |
2019-01-23 | pxa2xx: replace spi_master with spi_controller | Lubomir Rintel |
2018-09-09 | Drop all 00-INDEX files from Documentation/ | Henrik Austad |
2017-05-26 | spi: Document SPI slave controller support | Geert Uytterhoeven |
2017-02-16 | spi: spi-ep93xx: simplify GPIO chip selects | H Hartley Sweeten |
2016-10-10 | Doc: update 00-INDEX files to reflect the runnable code move | Shuah Khan |
2015-11-30 | spi: tools: move spidev_test metadata | Joshua Clayton |
2015-11-23 | spi: Move spi code from Documentation to tools | Joshua Clayton |
2015-09-20 | ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master | Jarkko Nikula |
2015-04-17 | Documentation/spi/spidev_test.c: fix warning | Andrew Morton |
2015-04-11 | Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test'... | Mark Brown |
2015-03-10 | spi: spidev_test: Added input buffer from the terminal | Adrian Remonda |
2015-03-10 | spi: spidev_test: Added verbose output | Adrian Remonda |
2015-03-10 | spi: spidev_test: Cleaned hexadecimal dump | Adrian Remonda |
2015-03-08 | spi: Use PM ops instead of legacy suspend/resume | Lars-Peter Clausen |
2014-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-09-26 | Documentation: use subdir-y to avoid unnecessary built-in.o files | Peter Foley |
2014-09-16 | spi-summary: documentation mistake | Oscar Utbult |
2014-03-30 | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's... | Mark Brown |
2014-02-27 | spi: spidev_fdx: Add support for Dual/Quad SPI Transfers | Geert Uytterhoeven |
2014-02-27 | spi: spidev_test: Add support for Dual/Quad SPI Transfers | Geert Uytterhoeven |
2014-02-27 | spi: spidev: Add support for Dual/Quad SPI Transfers | Geert Uytterhoeven |
2014-02-22 | spi/spidev_test: Document -N/--no-cs and -R/--ready | Geert Uytterhoeven |
2014-02-12 | Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds |
2014-02-10 | Documentation/: update 00-INDEX files | Henrik Austad |
2014-01-27 | spi: correct the transfer_one_message documentation wording | Baruch Siach |
2014-01-27 | spi: document the transfer_one spi_master callback | Baruch Siach |
2013-12-09 | spi: Correction to typos in Documentation/spi/spi-summary | John Whitmore |