index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2012-09-22
spi: omap2-mcspi: add pinctrl support
Matt Porter
2012-09-20
spi/pl022: adopt pinctrl support
Patrice Chotard
2012-09-12
spi: omap2-mcspi: Cleanup the omap2_mcspi_txrx_dma function
Shubhrajyoti D
2012-09-07
spi/gpio: Fix stub for spi_gpio_probe_dt()
Mark Brown
2012-09-06
spi: spi-sh-hspi: drop frees of devm_ alloc'd data
Julia Lawall
2012-09-06
spi/pl022: Fix chipselects pointer computation
Roland Stigge
2012-09-06
spi: spi-tle62x0: Use module_spi_driver macro
Sachin Kamat
2012-09-06
spi: spi-gpio: Add DT bindings
Daniel Mack
2012-09-06
spi: spi-gpio: store chipselect information in private structure
Daniel Mack
2012-08-27
spi/s3c64xx: Drop extra calls to spi_master_get in suspend/remove functions
Guenter Roeck
2012-08-27
spi/topcliff-pch: Fix device remove function
Guenter Roeck
2012-08-27
spi/tegra: Fix device remove function
Guenter Roeck
2012-08-27
spi/stmp: Fix device remove function
Guenter Roeck
2012-08-23
spi/sc18is602: Return -EINVAL for probe failures due to I2C function mismatch
Guenter Roeck
2012-08-22
spi/pl022: Add devicetree support
Roland Stigge
2012-08-22
spi/pl022: Add chip select handling via GPIO
Roland Stigge
2012-08-22
spi: Master driver for NXP SC18IS602/603
Guenter Roeck
2012-08-22
spi/mpc512x-psc: Avoid access to freed memory in device remove function
Guenter Roeck
2012-08-22
spi/mpc52xx-psc: Avoid access to freed memory in device remove function
Guenter Roeck
2012-08-22
spi/mpc52xx: Fix device remove function
Guenter Roeck
2012-08-22
spi/mpc52xx: Fix error handling in probe function
Guenter Roeck
2012-08-22
spi/pl022: Fix device remove function
Guenter Roeck
2012-08-22
spi: omap2-mcspi: At remove dont use the runtime_autosuspend calls
Shubhrajyoti D
2012-08-22
spi: omap2-mcspi: Call pm_runtime_* functions directly
Shubhrajyoti D
2012-08-22
spi: omap2-mcspi: Remove the macro MOD_REG_BIT
Shubhrajyoti D
2012-08-22
drivers/spi/spi-s3c24xx.c: fix error return code
Julia Lawall
2012-08-17
spi: omap2-mcspi: Remove the call to platform_set_drvdata(pdev, NULL)
Shubhrajyoti D
2012-08-17
spi: spi-altera: Use of_match_ptr
Tobias Klauser
2012-08-17
spi: Refactor spi-orion to use SPI framework queue.
Andrew Lunn
2012-08-10
spi/s3c64xx: improve error handling
Arnd Bergmann
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-07-31
spi: omap2-mcspi: remove private DMA API implementation
Russell King
2012-07-31
spi: omap2-mcspi: add DMA engine support
Russell King
2012-07-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-07-26
Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...
Linus Torvalds
2012-07-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...
Linus Torvalds
2012-07-23
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-07-23
spi/orion: remove uneeded spi_info
Michael Walle
2012-07-23
spi/bcm63xx: fix clock configuration selection
Florian Fainelli
2012-07-23
SPI: MIPS: lantiq: add FALCON spi driver
Thomas Langer
2012-07-23
spi/orion: add device tree binding
Andrew Lunn
2012-07-22
spi/omap2: mark omap2_mcspi_master_setup as __devinit
Arnd Bergmann
2012-07-20
spi: omap2-mcspi: Fix the below warning
Shubhrajyoti D
2012-07-20
spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driver
Lars-Peter Clausen
2012-07-19
spi/s3c64xx: Expand S3C64XX_SPI_{DE,}ACT macros at call sites
Mark Brown
2012-07-19
spi/s3c64xx: Convert to devm_request_and_ioremap()
Mark Brown
2012-07-19
spi/s3c64xx: Put the /CS GPIO into output mode
Mark Brown
2012-07-19
spi/s3c64xx: Fix handling of errors in gpio_request()
Mark Brown
2012-07-16
coldfire-qspi: Add support for the Coldfire 5251/5253.
Steven King
2012-07-13
spi/imx: use gpio_is_valid to determine if a gpio is valid
Hui Wang
[next]