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.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-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-14
ARM: davinci: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-13
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2
-2
/
+2
2012-09-13
ARM: OMAP1: Move SoC specific headers from plat to mach for omap1
Tony Lindgren
1
-1
/
+2
2012-09-12
spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function
Shubhrajyoti D
1
-112
/
+144
2012-09-07
spi/gpio: Fix stub for spi_gpio_probe_dt()
Mark Brown
1
-1
/
+1
2012-09-06
spi/mxs: Make the SPI block clock speed configurable via DT
Marek Vasut
1
-6
/
+15
2012-09-06
spi: spi-sh-hspi: drop frees of devm_ alloc'd data
Julia Lawall
1
-4
/
+1
2012-09-06
spi/pl022: Fix chipselects pointer computation
Roland Stigge
1
-4
/
+3
2012-09-06
spi: spi-tle62x0: Use module_spi_driver macro
Sachin Kamat
1
-12
/
+1
2012-09-06
mxs/spi: Rework the mxs_ssp_timeout to be more readable
Marek Vasut
1
-11
/
+9
2012-09-06
mxs/spi: Decrement the DMA/PIO border
Marek Vasut
1
-1
/
+1
2012-09-06
mxs/spi: Increment the transfer length only if transfer succeeded
Marek Vasut
1
-1
/
+1
2012-09-06
mxs/spi: Fix issues when doing long continuous transfer
Marek Vasut
1
-53
/
+88
2012-09-06
spi: spi-gpio: Add DT bindings
Daniel Mack
1
-3
/
+96
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
[prev]
[next]