index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi/pl022: Devicetree support w/o platform data
Roland Stigge
2012-09-25
1
-5
/
+34
*
spi/s3c64xx: Don't free controller_data on non-dt platforms
Sylwester Nawrocki
2012-09-25
1
-1
/
+2
*
spi: omap2-mcspi: add pinctrl support
Matt Porter
2012-09-22
1
-0
/
+8
*
spi/pl022: adopt pinctrl support
Patrice Chotard
2012-09-20
1
-0
/
+46
*
spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function
Shubhrajyoti D
2012-09-12
1
-112
/
+144
*
spi/gpio: Fix stub for spi_gpio_probe_dt()
Mark Brown
2012-09-07
1
-1
/
+1
*
spi: spi-sh-hspi: drop frees of devm_ alloc'd data
Julia Lawall
2012-09-06
1
-4
/
+1
*
spi/pl022: Fix chipselects pointer computation
Roland Stigge
2012-09-06
1
-4
/
+3
*
spi: spi-tle62x0: Use module_spi_driver macro
Sachin Kamat
2012-09-06
1
-12
/
+1
*
spi: spi-gpio: Add DT bindings
Daniel Mack
2012-09-06
1
-3
/
+96
*
spi: spi-gpio: store chipselect information in private structure
Daniel Mack
2012-09-06
1
-10
/
+24
*
spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions
Guenter Roeck
2012-08-27
1
-4
/
+4
*
spi/topcliff-pch: Fix device remove function
Guenter Roeck
2012-08-27
1
-2
/
+0
*
spi/tegra: Fix device remove function
Guenter Roeck
2012-08-27
1
-1
/
+3
*
spi/stmp: Fix device remove function
Guenter Roeck
2012-08-27
1
-5
/
+1
*
spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch
Guenter Roeck
2012-08-23
1
-1
/
+1
*
spi/pl022: Add devicetree support
Roland Stigge
2012-08-22
1
-9
/
+70
*
spi/pl022: Add chip select handling via GPIO
Roland Stigge
2012-08-22
1
-14
/
+34
*
spi: Master driver for NXP SC18IS602/603
Guenter Roeck
2012-08-22
3
-0
/
+371
*
spi/mpc512x-psc: Avoid access to freed memory in device remove function
Guenter Roeck
2012-08-22
1
-1
/
+2
*
spi/mpc52xx-psc: Avoid access to freed memory in device remove function
Guenter Roeck
2012-08-22
1
-1
/
+2
*
spi/mpc52xx: Fix device remove function
Guenter Roeck
2012-08-22
1
-2
/
+2
*
spi/mpc52xx: Fix error handling in probe function
Guenter Roeck
2012-08-22
1
-2
/
+3
*
spi/pl022: Fix device remove function
Guenter Roeck
2012-08-22
1
-1
/
+0
*
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
Shubhrajyoti D
2012-08-22
1
-2
/
+1
*
spi: omap2-mcspi: Call pm_runtime_* functions directly
Shubhrajyoti D
2012-08-22
1
-17
/
+11
*
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
Shubhrajyoti D
2012-08-22
1
-14
/
+14
*
drivers/spi/spi-s3c24xx.c: fix error return code
Julia Lawall
2012-08-22
1
-0
/
+1
*
spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
Shubhrajyoti D
2012-08-17
1
-2
/
+0
*
spi: spi-altera: Use of_match_ptr
Tobias Klauser
2012-08-17
1
-3
/
+1
*
spi: Refactor spi-orion to use SPI framework queue.
Andrew Lunn
2012-08-17
1
-148
/
+61
*
spi/s3c64xx: improve error handling
Arnd Bergmann
2012-08-10
1
-1
/
+1
*
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-08-02
1
-102
/
+127
|
\
|
*
spi: omap2-mcspi: remove private DMA API implementation
Russell King
2012-07-31
1
-99
/
+5
|
*
spi: omap2-mcspi: add DMA engine support
Russell King
2012-07-31
1
-31
/
+150
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-30
3
-0
/
+479
|
\
\
|
*
|
SPI: MIPS: lantiq: add FALCON spi driver
Thomas Langer
2012-07-23
3
-0
/
+479
|
|
/
*
|
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-07-26
11
-39
/
+410
|
\
\
|
*
|
spi/orion: remove uneeded spi_info
Michael Walle
2012-07-23
1
-5
/
+0
|
*
|
spi/bcm63xx: fix clock configuration selection
Florian Fainelli
2012-07-23
1
-1
/
+1
|
*
|
spi/orion: add device tree binding
Andrew Lunn
2012-07-23
1
-0
/
+17
|
*
|
spi/omap2: mark omap2_mcspi_master_setup as __devinit
Arnd Bergmann
2012-07-22
1
-1
/
+1
|
*
|
spi: omap2-mcspi: Fix the below warning
Shubhrajyoti D
2012-07-20
1
-2
/
+4
|
*
|
spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driver
Lars-Peter Clausen
2012-07-20
3
-0
/
+284
|
*
|
spi/imx: use gpio_is_valid to determine if a gpio is valid
Hui Wang
2012-07-13
1
-6
/
+6
|
*
|
spi/imx: remove redundant config.speed_hz setting
Hui Wang
2012-07-13
1
-2
/
+0
|
*
|
Merge branch 'pl022' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...
Mark Brown
2012-07-11
5
-34
/
+62
|
|
\
\
|
|
*
|
spi/pl022: enable runtime PM
Linus Walleij
2012-07-02
1
-0
/
+4
|
|
*
|
spi/pl022: delete DB5500 support
Linus Walleij
2012-07-02
1
-14
/
+0
|
|
*
|
spi/pl022: disable port when unused
Virupax Sadashivpetimath
2012-07-02
1
-0
/
+5
|
|
|
/
[next]