index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-20
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-02-13
gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()
Grant Likely
2013-02-10
spi/of: Fix initialization of cs_gpios array
Andreas Larsson
2013-02-09
Merge branch spi-next from git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Grant Likely
2013-02-08
spi/pxa2xx: add support for Lynxpoint SPI controllers
Mika Westerberg
2013-02-08
spi/pxa2xx: add support for Intel Low Power Subsystem SPI
Mika Westerberg
2013-02-08
spi/pxa2xx: add support for SPI_LOOP
Mika Westerberg
2013-02-08
spi/pxa2xx: add support for runtime PM
Mika Westerberg
2013-02-08
spi/pxa2xx: add support for DMA engine
Mika Westerberg
2013-02-08
spi/pxa2xx: break out the private DMA API usage into a separate file
Mika Westerberg
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2013-02-06
spi/ath79: add shutdown handler
Gabor Juhos
2013-02-05
spi/mips-lantiq: set SPI_MASTER_HALF_DUPLEX flag
John Crispin
2013-02-05
spi/mips-lantiq: make use of spi_finalize_current_message
John Crispin
2013-02-05
spi/bcm63xx: work around inability to keep CS up
Jonas Gorski
2013-02-05
spi/davinci: use request_threaded_irq() to fix deadlock
Murali Karicheri
2013-02-05
spi/orion: Use module_platform_driver()
Ezequiel Garcia
2013-02-05
spi/bcm63xx: reject transfers unable to transfer
Jonas Gorski
2013-02-05
spi: Ensure memory used for spi_write_then_read() is DMA safe
Mark Brown
2013-02-05
spi/spi-mpc512x-psc: init mode bits supported by the driver
Anatolij Gustschin
2013-02-05
spi/mpc512x-psc: don't use obsolet cell-index property
Anatolij Gustschin
2013-02-05
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
Grant Likely
2013-02-05
spi/s3c64xx: fix checkpatch warnings and error
Jingoo Han
2013-02-05
spi/s3c64xx: Use devm_clk_get() and devm_request_irq()
Jingoo Han
2013-02-05
spi/imx: Add MODULE_ALIAS()
Fabio Estevam
2013-02-05
spi/tegra: remove checks for valid speed
Laxman Dewangan
2013-02-05
spi: make sure all transfer has proper speed set
Laxman Dewangan
2013-02-05
spi/ath79: avoid multiple initialization of the SPI controller
Gabor Juhos
2013-02-05
spi/ath79: use gpio_request_one
Gabor Juhos
2013-02-05
spi/ath79: remove superfluous chip select code
Gabor Juhos
2013-02-05
spi/ath79: add missing HIGH->LOW SCK transition
Gabor Juhos
2013-02-05
spi/ath79: add delay between SCK changes
Gabor Juhos
2013-02-05
mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptor
Juha Lumme
2013-02-05
spi/sirf: add support for new SiRFmarco SMP SoC
Barry Song
2013-02-05
spi/sirf: use clk_prepare_enable and clk_disable_unprepare
Barry Song
2013-02-05
Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Grant Likely
2013-02-05
spi: remove check for bits_per_word on transfer from low level driver
Laxman Dewangan
2013-02-05
spi/of: Use DT aliases for assigning bus number
Grant Likely
2013-02-05
spi/sh-msiof: Add device tree parsing to driver
Bastian Hecht
2013-02-05
spi/davinci: add OF support for the spi controller
Murali Karicheri
2013-02-05
spi/omap2: disable DMA requests before complete()
Felipe Balbi
2013-01-26
spi: spi-omap2-mcspi.c: Toggle CS after each word
Matthias Brugger
2013-01-26
spi: spi-omap2-mcspi.c: fix coding style
Matthias Brugger
2013-01-26
spi: spi-gpio: Add checks for the dt properties
Maxime Ripard
2013-01-26
spi/pxa2xx: convert to the common clk framework
Mika Westerberg
2013-01-26
spi/pxa2xx: convert to the pump message infrastructure
Mika Westerberg
2013-01-26
spi/pxa2xx: fix warnings when compiling a 64-bit kernel
Mika Westerberg
2013-01-26
spi/pxa2xx: allow building on a 64-bit kernel
Mika Westerberg
2013-01-14
spi: bitbang: simplify pointer arithmetics
Guennadi Liakhovetski
[next]