index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
spi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'spi/topic/of' into spi-next
Mark Brown
2018-10-21
1
-1
/
+16
|
\
|
*
spi: make OF helper available for others
Marco Felsch
2018-09-27
1
-1
/
+16
*
|
Merge branch 'spi-4.20' into spi-next
Mark Brown
2018-10-21
1
-12
/
+7
|
\
\
|
*
|
spi: Add driver_override SPI device attribute
Trent Piepho
2018-10-10
1
-0
/
+1
|
*
|
spi: switch to SPDX license identifier
Marco Felsch
2018-09-27
1
-11
/
+2
|
*
|
Merge tag 'spi-cs-word' into spi-4.20
Mark Brown
2018-09-17
1
-1
/
+1
|
|
\
\
|
|
*
|
spi: add new SPI_CS_WORD flag
David Lechner
2018-09-17
1
-1
/
+1
|
|
|
/
|
*
/
spi: Introduce one new field to set word delay
Baolin Wang
2018-08-29
1
-0
/
+3
|
|
/
*
|
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-09-28
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc header
Boris Brezillon
2018-09-20
1
-3
/
+2
|
*
spi: spi-mem: Add missing description for data.nbytes field
Boris Brezillon
2018-09-20
1
-0
/
+2
*
|
Merge tag 'spi-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2018-08-14
3
-257
/
+16
|
\
|
|
*
spi: spi-mem: Constify spi_mem->name
Boris Brezillon
2018-08-03
1
-1
/
+1
|
*
spi: spi-mem: Extend the SPI mem interface to set a custom memory name
Frieder Schrempf
2018-08-02
1
-0
/
+12
|
*
spi: spi-mem: Fix a typo in the documentation of struct spi_mem
Frieder Schrempf
2018-08-02
1
-1
/
+1
|
*
spi: spi-gpio: add SPI_3WIRE support
Lorenzo Bianconi
2018-08-01
1
-0
/
+1
|
*
spi: add flags parameter to txrx_word function pointers
Lorenzo Bianconi
2018-08-01
1
-1
/
+1
|
*
spi: spi-bitbang: change flags from u8 to u16
David Lechner
2018-07-18
1
-1
/
+1
|
*
spi: remove unused adi_spi3.h header
Corentin Labbe
2018-06-18
1
-254
/
+0
*
|
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-07-18
1
-1
/
+3
|
/
*
spi: Get rid of the spi_flash_read() API
Boris Brezillon
2018-05-11
1
-53
/
+0
*
spi: Extend the core to ease integration of SPI memory controllers
Boris Brezillon
2018-05-11
2
-0
/
+256
*
spi: spi-gpio: Rewrite to use GPIO descriptors
Linus Walleij
2018-02-14
1
-48
/
+1
*
spi: Fix double "when"
Geert Uytterhoeven
2017-11-30
1
-1
/
+1
*
-
.
Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi...
Mark Brown
2017-11-10
1
-0
/
+31
|
\
\
|
|
*
spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi
Angelo Dureghello
2017-11-03
1
-0
/
+31
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
18
-0
/
+18
|
/
*
Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-07-06
1
-32
/
+6
|
\
|
*
pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base
Sebastian Reichel
2017-05-23
1
-5
/
+5
|
*
pinctrl: mcp23s08: drop comment about missing irq support
Sebastian Reichel
2017-05-23
1
-3
/
+0
|
*
pinctrl: mcp23s08: simplify spi_present_mask handling
Sebastian Reichel
2017-05-23
1
-5
/
+1
|
*
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
2017-05-23
1
-18
/
+0
|
*
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
2017-05-23
1
-1
/
+0
|
|
|
\
*
-
.
\
Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to...
Mark Brown
2017-07-03
1
-0
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
spi: sh-msiof: Add slave mode support
Hisashi Nakamura
2017-05-26
1
-0
/
+6
*
|
|
spi: Generalize SPI "master" to "controller"
Geert Uytterhoeven
2017-06-13
1
-85
/
+113
|
|
/
|
/
|
*
|
spi: core: Add support for registering SPI slave controllers
Geert Uytterhoeven
2017-05-26
1
-4
/
+31
|
/
*
-
.
Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...
Mark Brown
2017-04-26
1
-0
/
+4
|
\
\
|
*
|
spi: Add can_dma like interface for spi_flash_read
Vignesh R
2017-04-21
1
-0
/
+4
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...
Mark Brown
2017-04-26
1
-0
/
+4
|
\
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
spi: allow attaching device properties to SPI board info
Dmitry Torokhov
2017-03-06
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'spi/topic/core' into spi-next
Mark Brown
2017-04-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
spi: dynamycally allocated message initialization
Emiliano Ingrassia
2017-03-29
1
-1
/
+1
|
|
/
*
|
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
|
Input: tsc2004/5 - switch to using generic device properties
Dmitry Torokhov
2017-02-12
1
-34
/
+0
|
/
*
spi: Add Flag to Enable Slave Select with GPIO Chip Select.
Thor Thayer
2016-10-21
1
-0
/
+1
*
-
.
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/to...
Mark Brown
2016-09-30
1
-4
/
+21
|
\
\
|
*
|
spi: introduce max_message_size hook in spi_master
Heiner Kallweit
2016-08-18
1
-4
/
+21
|
|
/
*
/
spi: core: Use spi_sync_transfer() in spi_write()/spi_read()
Geert Uytterhoeven
2016-09-16
1
-32
/
+26
|
/
*
spi: Split bus and I/O locking
Mark Brown
2016-07-25
1
-1
/
+5
[next]