index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Age
Commit message (
Expand
)
Author
2018-10-21
Merge remote-tracking branch 'spi/topic/of' into spi-next
Mark Brown
2018-10-21
Merge branch 'spi-4.20' into spi-next
Mark Brown
2018-10-10
spi: Add driver_override SPI device attribute
Trent Piepho
2018-09-28
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-27
spi: make OF helper available for others
Marco Felsch
2018-09-27
spi: switch to SPDX license identifier
Marco Felsch
2018-09-20
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
2018-09-20
spi: spi-mem: Add missing description for data.nbytes field
Boris Brezillon
2018-09-17
Merge tag 'spi-cs-word' into spi-4.20
Mark Brown
2018-09-17
spi: add new SPI_CS_WORD flag
David Lechner
2018-08-29
spi: Introduce one new field to set word delay
Baolin Wang
2018-08-14
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2018-08-03
spi: spi-mem: Constify spi_mem->name
Boris Brezillon
2018-08-02
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
2018-08-02
spi: spi-mem: Fix a typo in the documentation of struct spi_mem
Frieder Schrempf
2018-08-01
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
2018-08-01
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
2018-07-18
spi: spi-bitbang: change flags from u8 to u16
David Lechner
2018-07-18
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-06-18
spi: remove unused adi_spi3.h header
Corentin Labbe
2018-05-11
spi: Get rid of the spi_flash_read() API
Boris Brezillon
2018-05-11
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2018-02-14
spi: spi-gpio: Rewrite to use GPIO descriptors
Linus Walleij
2017-11-30
spi: Fix double "when"
Geert Uytterhoeven
2017-11-10
Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...
Mark Brown
2017-11-03
spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
Angelo Dureghello
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-06
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-03
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...
Mark Brown
2017-06-13
spi: Generalize SPI "master" to "controller"
Geert Uytterhoeven
2017-05-26
spi: sh-msiof: Add slave mode support
Hisashi Nakamura
2017-05-26
spi: core: Add support for registering SPI slave controllers
Geert Uytterhoeven
2017-05-23
pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base
Sebastian Reichel
2017-05-23
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
2017-05-23
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
2017-05-23
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2017-05-23
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
2017-04-26
Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...
Mark Brown
2017-04-26
Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...
Mark Brown
2017-04-26
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2017-04-21
spi: Add can_dma like interface for spi_flash_read
Vignesh R
2017-03-29
spi: dynamycally allocated message initialization
Emiliano Ingrassia
2017-03-06
spi: allow attaching device properties to SPI board info
Dmitry Torokhov
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-12
Input: tsc2004/5 - switch to using generic device properties
Dmitry Torokhov
2016-10-21
spi: Add Flag to Enable Slave Select with GPIO Chip Select.
Thor Thayer
2016-09-30
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/to...
Mark Brown
2016-09-16
spi: core: Use spi_sync_transfer() in spi_write()/spi_read()
Geert Uytterhoeven
2016-08-18
spi: introduce max_message_size hook in spi_master
Heiner Kallweit
2016-07-25
spi: Split bus and I/O locking
Mark Brown
[next]