aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi
AgeCommit message (Expand)Author
2019-01-30spi: support inter-word delay requirement for devicesJonas Bonn
2019-01-23spi: Go back to immediate teardownMark Brown
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2019-01-21spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()Boris Brezillon
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-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-12-20Merge remote-tracking branches 'spi/topic/mem' and 'spi/topic/mtd' into spi-nextMark Brown
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus 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-20spi: spi-mem: Add a new API to support direct mappingBoris Brezillon
2018-11-20spi: spi-mem: Add SPI_MEM_NO_DATA to the spi_mem_data_dir enumBoris Brezillon
2018-11-20spi: spi-mem: Add missing word in the SPI_MEM_DATA_OUT descriptionBoris Brezillon
2018-11-13spi: pxa2xx: Add slave mode supportLubomir Rintel
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-21Merge branch 'spi-4.20' into spi-nextMark Brown
2018-10-10spi: Add driver_override SPI device attributeTrent Piepho
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-09-27spi: make OF helper available for othersMarco Felsch
2018-09-27spi: switch to SPDX license identifierMarco Felsch
2018-09-20spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon
2018-09-20spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon
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-08-14Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2018-08-03spi: spi-mem: Constify spi_mem->nameBoris Brezillon
2018-08-02spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf
2018-08-02spi: spi-mem: Fix a typo in the documentation of struct spi_memFrieder Schrempf
2018-08-01spi: spi-gpio: add SPI_3WIRE supportLorenzo Bianconi
2018-08-01spi: add flags parameter to txrx_word function pointersLorenzo Bianconi
2018-07-18spi: spi-bitbang: change flags from u8 to u16David Lechner
2018-07-18mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan
2018-06-18spi: remove unused adi_spi3.h headerCorentin Labbe
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
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij
2017-11-30spi: Fix double "when"Geert Uytterhoeven
2017-11-10Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...Mark Brown
2017-11-03spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspiAngelo Dureghello
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-07-03Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown
2017-06-13spi: Generalize SPI "master" to "controller"Geert Uytterhoeven
2017-05-26spi: sh-msiof: Add slave mode supportHisashi Nakamura
2017-05-26spi: core: Add support for registering SPI slave controllersGeert Uytterhoeven
2017-05-23pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.baseSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel