aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/spi
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-02spi: expand mode supportSowjanya Komatineni
2019-05-02spi: spi-mem: Make spi_mem_default_supports_op() static inlineYueHaibing
2019-05-02spi: spi-mem: Fix build error without CONFIG_SPI_MEMYueHaibing
2019-04-08spi: add a method for configuring CS timingSowjanya Komatineni
2019-04-08spi: bitbang: Introduce spi_bitbang_init()Andrey Smirnov
2019-04-03spi: spi-mem: export spi_mem_default_supports_op()Naga Sureshkumar Relli
2019-03-20spi: pxa2xx: Introduce DMA burst size supportAndy Shevchenko
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-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