summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'spi/topic/of' into spi-nextMark Brown2018-10-211-1/+16
|\
| * spi: make OF helper available for othersMarco Felsch2018-09-271-1/+16
* | Merge branch 'spi-4.20' into spi-nextMark Brown2018-10-211-12/+7
|\ \
| * | spi: Add driver_override SPI device attributeTrent Piepho2018-10-101-0/+1
| * | spi: switch to SPDX license identifierMarco Felsch2018-09-271-11/+2
| * | Merge tag 'spi-cs-word' into spi-4.20Mark Brown2018-09-171-1/+1
| |\ \
| | * | spi: add new SPI_CS_WORD flagDavid Lechner2018-09-171-1/+1
| | |/
| * / spi: Introduce one new field to set word delayBaolin Wang2018-08-291-0/+3
| |/
* | Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-281-3/+4
|\ \ | |/ |/|
| * spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon2018-09-201-3/+2
| * spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon2018-09-201-0/+2
* | Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2018-08-143-257/+16
|\|
| * spi: spi-mem: Constify spi_mem->nameBoris Brezillon2018-08-031-1/+1
| * spi: spi-mem: Extend the SPI mem interface to set a custom memory nameFrieder Schrempf2018-08-021-0/+12
| * spi: spi-mem: Fix a typo in the documentation of struct spi_memFrieder Schrempf2018-08-021-1/+1
| * spi: spi-gpio: add SPI_3WIRE supportLorenzo Bianconi2018-08-011-0/+1
| * spi: add flags parameter to txrx_word function pointersLorenzo Bianconi2018-08-011-1/+1
| * spi: spi-bitbang: change flags from u8 to u16David Lechner2018-07-181-1/+1
| * spi: remove unused adi_spi3.h headerCorentin Labbe2018-06-181-254/+0
* | mtd: nand: Add core infrastructure to support SPI NANDsPeter Pan2018-07-181-1/+3
|/
* spi: Get rid of the spi_flash_read() APIBoris Brezillon2018-05-111-53/+0
* spi: Extend the core to ease integration of SPI memory controllersBoris Brezillon2018-05-112-0/+256
* spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2018-02-141-48/+1
* spi: Fix double "when"Geert Uytterhoeven2017-11-301-1/+1
*-. Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...Mark Brown2017-11-101-0/+31
|\ \
| | * spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspiAngelo Dureghello2017-11-031-0/+31
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0218-0/+18
|/
* Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-32/+6
|\
| * pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.baseSebastian Reichel2017-05-231-5/+5
| * pinctrl: mcp23s08: drop comment about missing irq supportSebastian Reichel2017-05-231-3/+0
| * pinctrl: mcp23s08: simplify spi_present_mask handlingSebastian Reichel2017-05-231-5/+1
| * pinctrl: mcp23s08: generalize irq property handlingSebastian Reichel2017-05-231-18/+0
| * pinctrl: mcp23s08: drop pullup config from pdataSebastian Reichel2017-05-231-1/+0
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...Mark Brown2017-07-031-0/+6
|\ \ \ | | |/ | |/|
| | * spi: sh-msiof: Add slave mode supportHisashi Nakamura2017-05-261-0/+6
* | | spi: Generalize SPI "master" to "controller"Geert Uytterhoeven2017-06-131-85/+113
| |/ |/|
* | spi: core: Add support for registering SPI slave controllersGeert Uytterhoeven2017-05-261-4/+31
|/
*-. Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...Mark Brown2017-04-261-0/+4
|\ \
| * | spi: Add can_dma like interface for spi_flash_readVignesh R2017-04-211-0/+4
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...Mark Brown2017-04-261-0/+4
|\ \ \ \ | | | |/ | | |/|
| * | | spi: allow attaching device properties to SPI board infoDmitry Torokhov2017-03-061-0/+4
| | |/ | |/|
* | | Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown2017-04-261-1/+1
|\ \ \ | |/ / |/| |
| * | spi: dynamycally allocated message initializationEmiliano Ingrassia2017-03-291-1/+1
| |/
* | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* | Input: tsc2004/5 - switch to using generic device propertiesDmitry Torokhov2017-02-121-34/+0
|/
* spi: Add Flag to Enable Slave Select with GPIO Chip Select.Thor Thayer2016-10-211-0/+1
*-. Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/to...Mark Brown2016-09-301-4/+21
|\ \
| * | spi: introduce max_message_size hook in spi_masterHeiner Kallweit2016-08-181-4/+21
| |/
* / spi: core: Use spi_sync_transfer() in spi_write()/spi_read()Geert Uytterhoeven2016-09-161-32/+26
|/
* spi: Split bus and I/O lockingMark Brown2016-07-251-1/+5