aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi/spi.h
AgeCommit message (Expand)Author
2024-02-23spi: introduce SPI_MODE_X_MASK macroOleksij Rempel
2021-05-14spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III
2020-11-24spi: Introduce device-managed SPI controller allocationLukas Wunner
2019-07-04Merge remote-tracking branch 'spi/topic/pump-rt' into spi-nextMark Brown
2019-06-17spi: Add a prototype for exported spi_set_cs_timing()Andy Shevchenko
2019-05-23spi: Allow SPI devices to request the pumping thread be realtimeDouglas Anderson
2019-05-13spi: core: allow reporting the effectivly used speed_hz for a transferMartin Sperl
2019-05-12Merge tag 'spi-bpw-is-supported' of https://git.kernel.org/pub/scm/linux/kern...Mark Brown
2019-05-08spi: core: allow defining time that cs is deasserted as a multiple of SCKMartin Sperl
2019-05-08spi: core: allow defining time that cs is deassertedMartin Sperl
2019-05-02spi: expand mode supportSowjanya Komatineni
2019-04-12spi: Add spi_is_bpw_supported()Noralf Trønnes
2019-04-08spi: add a method for configuring CS timingSowjanya Komatineni
2019-03-14spi: fix SPI_BPW_RANGE_MASK() regressionArnd Bergmann
2019-03-11spi: work around clang bug in SPI_BPW_RANGE_MASK()Arnd Bergmann
2019-01-30spi: support inter-word delay requirement for devicesJonas Bonn
2019-01-23spi: Go back to immediate teardownMark Brown
2019-01-09spi: core: avoid waking pump thread from spi_sync instead run teardown delayedMartin Sperl
2019-01-09spi: Optionally use GPIO descriptors for CS GPIOsLinus Walleij
2018-12-04Merge branch 'topic/3wire-gpio' of https://git.kernel.org/pub/scm/linux/kerne...Mark Brown
2018-12-03spi: add support for octal mode I/O data transferYogesh Narayan Gaur
2018-11-07spi: gpio: Support 3WIRE high-impedance turn-aroundLinus Walleij
2018-10-21Merge remote-tracking branch 'spi/topic/of' into spi-nextMark Brown
2018-10-10spi: Add driver_override SPI device attributeTrent Piepho
2018-09-27spi: make OF helper available for othersMarco Felsch
2018-09-27spi: switch to SPDX license identifierMarco Felsch
2018-09-17Merge tag 'spi-cs-word' into spi-4.20Mark Brown
2018-09-17spi: add new SPI_CS_WORD flagDavid Lechner
2018-08-29spi: Introduce one new field to set word delayBaolin Wang
2018-05-11spi: Get rid of the spi_flash_read() APIBoris Brezillon
2018-05-11spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon
2017-11-30spi: Fix double "when"Geert Uytterhoeven
2017-06-13spi: Generalize SPI "master" to "controller"Geert Uytterhoeven
2017-05-26spi: core: Add support for registering SPI slave controllersGeert Uytterhoeven
2017-04-26Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...Mark Brown
2017-04-26Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...Mark Brown
2017-04-21spi: Add can_dma like interface for spi_flash_readVignesh R
2017-03-29spi: dynamycally allocated message initializationEmiliano Ingrassia
2017-03-06spi: allow attaching device properties to SPI board infoDmitry Torokhov
2016-10-21spi: Add Flag to Enable Slave Select with GPIO Chip Select.Thor Thayer
2016-09-30Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/to...Mark Brown
2016-09-16spi: core: Use spi_sync_transfer() in spi_write()/spi_read()Geert Uytterhoeven
2016-08-18spi: introduce max_message_size hook in spi_masterHeiner Kallweit
2016-07-25spi: Split bus and I/O lockingMark Brown
2016-06-08spi: Add DMA support for spi_flash_read()Vignesh R
2016-04-25spi: core: add hook flash_read_supported to spi_masterHeiner Kallweit
2016-03-11Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/to...Mark Brown
2016-03-11Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topi...Mark Brown
2016-03-11Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic...Mark Brown
2016-03-11Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi...Mark Brown