summaryrefslogtreecommitdiff
path: root/Documentation/spi
AgeCommit message (Expand)Author
2023-12-08spi: pxa2xx: Update DMA mapping and using logic in the documentationAndy Shevchenko
2023-12-08spi: pxa2xx: Use inclusive languageAndy Shevchenko
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-03-14spi: docs: adjust summary to CONFIG_SYSFS_DEPRECATED removalLukas Bulwahn
2023-01-27spi: correct spellingRandy Dunlap
2022-01-31spi: pxa2xx_spi: Convert to use GPIO descriptorsLinus Walleij
2021-11-29spi: pxa2xx: Get rid of unused enable_loopback memberAndy Shevchenko
2021-11-29spi: pxa2xx: Get rid of unused ->cs_control()Andy Shevchenko
2021-11-22spi: docs: improve the SPI userspace API documentationJavier Martinez Canillas
2021-10-07spi: Remove unused function spi_busnum_to_master()Uwe Kleine-König
2021-05-18spi: pxa2xx: Update documentation to point out that it's outdatedAndy Shevchenko
2021-04-26Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2021-04-08docs: Minor spelling fix in spi documentationStéphane Blondon
2021-03-12spi: docs: update info about 'delay_usecs'Alexandru Ardelean
2020-07-09SPI SUBSYSTEM: Replace HTTP links with HTTPS onesAlexander A. Klimov
2019-07-31spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab
2019-07-31docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab
2019-04-08spi-summary: document set_cs_timingSowjanya Komatineni
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad
2017-05-26spi: Document SPI slave controller supportGeert Uytterhoeven
2017-02-16spi: spi-ep93xx: simplify GPIO chip selectsH Hartley Sweeten
2016-10-10Doc: update 00-INDEX files to reflect the runnable code moveShuah Khan
2015-11-30spi: tools: move spidev_test metadataJoshua Clayton
2015-11-23spi: Move spi code from Documentation to toolsJoshua Clayton
2015-09-20ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_masterJarkko Nikula
2015-04-17Documentation/spi/spidev_test.c: fix warningAndrew Morton
2015-04-11Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/spidev-test'...Mark Brown
2015-03-10spi: spidev_test: Added input buffer from the terminalAdrian Remonda
2015-03-10spi: spidev_test: Added verbose outputAdrian Remonda
2015-03-10spi: spidev_test: Cleaned hexadecimal dumpAdrian Remonda
2015-03-08spi: Use PM ops instead of legacy suspend/resumeLars-Peter Clausen
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-09-26Documentation: use subdir-y to avoid unnecessary built-in.o filesPeter Foley
2014-09-16spi-summary: documentation mistakeOscar Utbult
2014-03-30Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sc18is602', 's...Mark Brown
2014-02-27spi: spidev_fdx: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven
2014-02-27spi: spidev_test: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven
2014-02-27spi: spidev: Add support for Dual/Quad SPI TransfersGeert Uytterhoeven
2014-02-22spi/spidev_test: Document -N/--no-cs and -R/--readyGeert Uytterhoeven
2014-02-12Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad
2014-01-27spi: correct the transfer_one_message documentation wordingBaruch Siach
2014-01-27spi: document the transfer_one spi_master callbackBaruch Siach
2013-12-09spi: Correction to typos in Documentation/spi/spi-summaryJohn Whitmore
2013-08-08spi/documentation: Fix usage of __initdataSachin Kamat
2013-01-03Documentation: remove __dev* attributes.Greg Kroah-Hartman
2012-10-02Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-08-22spi: Master driver for NXP SC18IS602/603Guenter Roeck