summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
AgeCommit message (Expand)Author
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
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-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
2017-05-23pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel
2017-05-23pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel
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-26Merge remote-tracking branch 'spi/topic/core' into spi-nextMark 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
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2017-02-12Input: tsc2004/5 - switch to using generic device propertiesDmitry 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-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov
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