summaryrefslogtreecommitdiffstats
path: root/include/linux/spi
AgeCommit message (Expand)Author
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
2016-03-11Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi...Mark Brown
2016-03-11spi: Fix htmldocs build error due struct spi_replaced_transfersJavier Martinez Canillas
2016-03-08Input: ad7879 - move header to platform_data directoryStefan Agner
2016-03-01eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn
2016-02-18spi: docbook: fix parsing errorMartin Sperl
2016-02-09spi: introduce accelerated read support for spi flash devicesVignesh R
2016-02-09spi: core: add spi_split_transfers_maxsizeMartin Sperl
2016-02-09spi: core: add spi_replace_transfers methodMartin Sperl
2016-02-09spi: core: added spi_resource managementMartin Sperl
2016-02-09spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip selectMika Westerberg
2016-02-08spi: Document max_transfer_sizeRandy Dunlap
2016-01-11Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...Mark Brown
2016-01-11Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp...Mark Brown
2016-01-05spi: expose master transfer size limitation.Michal Suchanek
2015-12-12spi: add spi_message_init_no_memset to avoid zeroing the spi_messageMartin Sperl
2015-12-01spi: Uninline spi_unregister_device()Geert Uytterhoeven
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown