index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-06
spi: spi-gpio: store chipselect information in private structure
Daniel Mack
1
-10
/
+24
2012-09-01
spi: fix comment/printk typos in spi
Masanari Iida
5
-6
/
+6
2012-09-01
spi: davici - make davinci select edma
Vinod Koul
1
-0
/
+1
2012-09-01
spi: spi-davinci: convert to DMA engine API
Matt Porter
1
-162
/
+130
2012-08-27
spi/mxs: Fix device remove function
Guenter Roeck
1
-4
/
+1
2012-08-27
spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions
Guenter Roeck
1
-4
/
+4
2012-08-27
spi/topcliff-pch: Fix device remove function
Guenter Roeck
1
-2
/
+0
2012-08-27
spi/tegra: Fix device remove function
Guenter Roeck
1
-1
/
+3
2012-08-27
spi/stmp: Fix device remove function
Guenter Roeck
1
-5
/
+1
2012-08-27
mxs/spi: Fix misuse of init_completion
Marek Vasut
1
-1
/
+3
2012-08-27
mxs/spi: Restart the block after unsuccessful transfer
Marek Vasut
1
-1
/
+3
2012-08-25
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-5
/
+26
2012-08-23
spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch
Guenter Roeck
1
-1
/
+1
2012-08-23
spi: Add SPI master controller for OCTEON SOCs.
David Daney
3
-0
/
+370
2012-08-22
spi/pl022: Add devicetree support
Roland Stigge
1
-9
/
+70
2012-08-22
spi/pl022: Add chip select handling via GPIO
Roland Stigge
1
-14
/
+34
2012-08-22
spi: Master driver for NXP SC18IS602/603
Guenter Roeck
3
-0
/
+371
2012-08-22
spi/mpc512x-psc: Avoid access to freed memory in device remove function
Guenter Roeck
1
-1
/
+2
2012-08-22
spi/mpc52xx-psc: Avoid access to freed memory in device remove function
Guenter Roeck
1
-1
/
+2
2012-08-22
spi/mpc52xx: Fix device remove function
Guenter Roeck
1
-2
/
+2
2012-08-22
spi/mpc52xx: Fix error handling in probe function
Guenter Roeck
1
-2
/
+3
2012-08-22
spi/pl022: Fix device remove function
Guenter Roeck
1
-1
/
+0
2012-08-22
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
Shubhrajyoti D
1
-2
/
+1
2012-08-22
spi: omap2-mcspi: Call pm_runtime_* functions directly
Shubhrajyoti D
1
-17
/
+11
2012-08-22
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
Shubhrajyoti D
1
-14
/
+14
2012-08-22
drivers/spi/spi-s3c24xx.c: fix error return code
Julia Lawall
1
-0
/
+1
2012-08-21
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
5
-15
/
+13
2012-08-18
spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
Shubhrajyoti D
1
-2
/
+0
2012-08-18
spi: spi-altera: Use of_match_ptr
Tobias Klauser
1
-3
/
+1
2012-08-18
spi: Refactor spi-orion to use SPI framework queue.
Andrew Lunn
1
-148
/
+61
2012-08-18
spi/mxs: Add DMA support into SPI driver
Marek Vasut
1
-15
/
+216
2012-08-18
mmc: spi: Pull out common DMA parts from MXS MMC
Marek Vasut
1
-1
/
+0
2012-08-18
spi/mxs: Add SPI driver for mx233/mx28
Marek Vasut
3
-0
/
+439
2012-08-18
spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...
Guenter Roeck
1
-2
/
+2
2012-08-18
spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove function
Guenter Roeck
1
-1
/
+0
2012-08-18
spi/pl022: fix spi-pl022 pm enable at probe
Michel JAOUEN
1
-1
/
+0
2012-08-17
MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348.
Florian Fainelli
1
-5
/
+26
2012-08-13
spi/bcm63xx: Ensure that memory is freed only after it is no longer used
Guenter Roeck
1
-1
/
+3
2012-08-10
spi/s3c64xx: improve error handling
Arnd Bergmann
1
-1
/
+1
2012-08-04
spi: omap2-mcspi: Fix the error handling in probe
Shubhrajyoti D
1
-4
/
+2
2012-08-04
spi/s3c64xx: Add missing static storage class specifiers
Sachin Kamat
1
-6
/
+6
2012-08-03
spi/spi-omap2-mcspi: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-08-03
spi/imx: make spi_imx_data.devtype_data member point to const data
Uwe Kleine-König
1
-1
/
+1
2012-08-02
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-102
/
+127
2012-07-31
spi: omap2-mcspi: remove private DMA API implementation
Russell King
1
-99
/
+5
2012-07-31
spi: omap2-mcspi: add DMA engine support
Russell King
1
-31
/
+150
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
3
-0
/
+479
2012-07-26
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
11
-39
/
+410
2012-07-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
1
-1
/
+1
2012-07-24
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
[prev]
[next]