index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Age
Commit message (
Expand
)
Author
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2014-01-25
Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-23
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-23
Merge commit 'spi/topic/sc18is602' into spi-linus
Mark Brown
2014-01-23
Merge commit 'spi/fix/rcar' into spi-linus
Mark Brown
2014-01-23
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...
Mark Brown
2014-01-23
Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/gpio', 'spi/t...
Mark Brown
2014-01-23
Merge remote-tracking branches 'spi/topic/bcm2835', 'spi/topic/bcm63xx', 'spi...
Mark Brown
2014-01-23
Merge remote-tracking branches 'spi/fix/bcm63xx', 'spi/fix/dspi', 'spi/fix/hs...
Mark Brown
2014-01-23
Merge remote-tracking branch 'spi/topic/core' into spi-linus
Mark Brown
2014-01-23
Merge remote-tracking branch 'spi/fix/core' into spi-linus
Mark Brown
2014-01-21
spi: core: Fix transfer failure when master->transfer_one returns positive value
Axel Lin
2014-01-21
spi: Spelling s/finised/finished/
Geert Uytterhoeven
2014-01-17
spi: sc18is602: Convert to use bits_per_word_mask
Axel Lin
2014-01-17
spi: Remove duplicate code to set default bits_per_word setting
Axel Lin
2014-01-17
Merge branches 'topic/sc18is602' and 'topic/rspi' of git://git.kernel.org/pub...
Mark Brown
2014-01-16
ACPI: fix module autoloading for ACPI enumerated devices
Zhang Rui
2014-01-16
spi/pxa2xx: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-01-14
spi: clps711x: Add MODULE_ALIAS to support module auto-loading
Axel Lin
2014-01-14
spi: rspi: Add missing clk_disable() calls in error and cleanup paths
Geert Uytterhoeven
2014-01-14
Merge branch 'topic/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Mark Brown
2014-01-14
spi: rspi: Spelling s/transmition/transmission/
Geert Uytterhoeven
2014-01-13
spi: rspi: Add support for specifying CPHA/CPOL
Geert Uytterhoeven
2014-01-13
spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match
Mika Westerberg
2014-01-13
spi: rspi: Add more QSPI register documentation
Geert Uytterhoeven
2014-01-13
spi: rspi: Add more RSPI register documentation
Geert Uytterhoeven
2014-01-13
spi: rspi: Remove dependency on DMAE for SHMOBILE
Geert Uytterhoeven
2014-01-13
spi/s3c64xx: Correct indentation
Geert Uytterhoeven
2014-01-13
spi: sh: Use spi_sh_clear_bit() instead of open-coded
Axel Lin
2014-01-13
spi: bitbang: Grammar s/make to make/to make/
Geert Uytterhoeven
2014-01-13
spi: sh-hspi: Spelling s/recive/receive/
Geert Uytterhoeven
2014-01-13
spi: core: Improve tx/rx_nbits check comments
Geert Uytterhoeven
2014-01-13
spi: ti-qspi: Fixup driver name
Axel Lin
2014-01-13
spi: ti-qspi: Simplify qspi_write_msg and qspi_read_msg implementation
Axel Lin
2014-01-13
spi: altera: Remove unneeded NULL checking for hw->bitbang.master
Axel Lin
2014-01-12
spi: mpc512x: adjust to OF based clock lookup
Gerhard Sittig
2014-01-10
spi: clps711x: Use devm_gpio_request()
Alexander Shiyan
2014-01-09
spi: oc-tiny: Simplify tiny_spi_txrx_bufs implementation when irq is not used
Axel Lin
2014-01-09
spi: atmel: Refactor spi-atmel to use SPI framework queue
Wenyou Yang
2014-01-09
spi: fsl-dspi: Add missing breaks for switch cases
Axel Lin
2014-01-09
spi/davinci: Don't select EDMA
Sekhar Nori
2014-01-09
spi: Check conflicting CS based on spi->chip_select instead of device name
Mika Westerberg
2014-01-09
spi: core: Use list_first_entry to extract head of queue
Axel Lin
2014-01-08
spi: s3c24xx: Remove reference to plat/fiq.h
Sachin Kamat
2014-01-08
spi: atmel: add support for changing message transfer speed
Richard Genoud
2014-01-08
spi: sh-hspi: Fix modalias for sh-hspi
Axel Lin
2014-01-07
spi: dw-pci: remove free for resources allocated with devm_*
Wei Yongjun
2014-01-07
spi: ti-qspi: Fix getting correct address for qspi
Axel Lin
2014-01-06
spidev: fix hang when transfer_one_message fails
Daniel Santos
[next]