summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
Commit message (Expand)AuthorAgeFilesLines
* 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
* spi: Add DMA support for spi_flash_read()Vignesh R2016-06-081-0/+4
* spi: core: add hook flash_read_supported to spi_masterHeiner Kallweit2016-04-251-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-03-171-41/+0
|\
| * Merge tag 'v4.5' into nextDmitry Torokhov2016-03-151-7/+22
| |\
| * | Input: ad7879 - move header to platform_data directoryStefan Agner2016-03-081-41/+0
* | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-2/+0
|\ \ \
| * | | eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2016-03-011-2/+0
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/to...Mark Brown2016-03-111-3/+4
|\ \ \ \ \ | | | |/ / | | |/| |
| * | | | spi: docbook: fix parsing errorMartin Sperl2016-02-181-3/+4
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topi...Mark Brown2016-03-111-0/+96
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | spi: Fix htmldocs build error due struct spi_replaced_transfersJavier Martinez Canillas2016-03-111-4/+4
| | * | | | | spi: core: add spi_split_transfers_maxsizeMartin Sperl2016-02-091-0/+15
| | * | | | | spi: core: add spi_replace_transfers methodMartin Sperl2016-02-091-0/+45
| | | |/ / / | | |/| | |
| | * | | | spi: core: added spi_resource managementMartin Sperl2016-02-091-0/+36
| |/ / / /
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic...Mark Brown2016-03-111-0/+2
|\ \ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | | | |/ / | | | |/| |
| * | / | | spi: Document max_transfer_sizeRandy Dunlap2016-02-081-0/+2
| |/ / / /
| | | | |
| \ \ \ \
*-. | | | | Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi...Mark Brown2016-03-111-0/+5
|\ \| | | | | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip selectMika Westerberg2016-02-091-0/+5
| |/ /
* / / spi: introduce accelerated read support for spi flash devicesVignesh R2016-02-091-0/+41
|/ /
| |
| \
*-. | Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown2016-01-111-6/+1
|\ \|