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.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-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
1
-1
/
+4
2012-04-27
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
Scott Jiang
1
-4
/
+4
2012-04-27
spi/spi_bfin_sport: drop bits_per_word from client data
Scott Jiang
1
-6
/
+8
2012-04-27
spi/bfin_spi: drop bits_per_word from client data
Scott Jiang
1
-1
/
+0
2012-04-27
spi/spi-bfin-sport: move word length setup to transfer handler
Scott Jiang
1
-4
/
+3
2012-04-27
spi/bfin5xx: rename config macro name for bfin5xx spi controller driver
Scott Jiang
2
-2
/
+2
2012-04-27
spi/pl022: Allow request for higher frequency than maximum possible
Viresh Kumar
1
-2
/
+8
2012-04-27
spi/bcm63xx: set master driver mode_bits.
Florian Fainelli
1
-0
/
+1
2012-04-27
spi/bcm63xx: don't use the stopping state
Florian Fainelli
1
-11
/
+2
2012-04-27
spi/bcm63xx: convert to the pump message infrastructure
Florian Fainelli
1
-60
/
+89
2012-04-27
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
H Hartley Sweeten
1
-14
/
+10
2012-04-27
spi/pl022: Fix calculate_effective_freq()
Viresh Kumar
1
-6
/
+17
2012-04-18
spi/pl022: Fix range checking for bits per word
Vinit Shenoy
1
-16
/
+9
2012-04-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+0
2012-04-13
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
3
-8
/
+14
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
1
-2
/
+0
2012-04-11
spi/imx: prevent NULL pointer dereference in spi_imx_probe()
Lothar Waßmann
1
-3
/
+7
2012-04-06
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-7
/
+1
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-7
/
+1
2012-03-31
spi/imx: mark base member in spi_imx_data as __iomem
Uwe Kleine-König
1
-1
/
+1
2012-03-31
spi/mpc83xx: fix NULL pdata dereference bug
Kenth Eriksson
1
-1
/
+3
2012-03-31
spi/davinci: Fix DMA API usage in davinci
Shubhrajyoti D
1
-3
/
+3
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-8
/
+13
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+2
2012-03-21
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
17
-409
/
+2746
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
4
-8
/
+8
2012-03-17
Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcoope...
Arnd Bergmann
1
-5
/
+0
2012-03-16
ARM: orion: spi: remove enable_clock_fix which is not used
Andrew Lunn
1
-5
/
+0
2012-03-16
spi/fsl-espi: Make sure pm is within 2..32
Sebastian Andrzej Siewior
1
-4
/
+6
2012-03-16
spi/fsl-espi: make the clock computation easier to read
Sebastian Andrzej Siewior
1
-2
/
+2
2012-03-15
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...
Arnd Bergmann
1
-1
/
+1
2012-03-15
spi: sh-hspi: modify write/read method
Kuninori Morimoto
1
-69
/
+24
2012-03-15
spi: sh-hspi: control spi clock more correctly
Kuninori Morimoto
1
-16
/
+70
2012-03-15
spi: sh-hspi: convert to using core message queue
Kuninori Morimoto
1
-97
/
+55
2012-03-15
spi: s3c64xx: Fix build
Mark Brown
1
-1
/
+1
2012-03-15
spi: s3c64xx: remove unnecessary callback msg->complete
Kuninori Morimoto
1
-3
/
+0
2012-03-15
spi: remove redundant variable assignment
Guennadi Liakhovetski
1
-2
/
+0
2012-03-11
spi: release lock on error path in spi_pump_messages()
Dan Carpenter
1
-0
/
+1
2012-03-10
spi: Compatibility with direction which is used in samsung DMA operation
Kyoungil Kim
1
-5
/
+5
2012-03-10
spi-topcliff-pch: add recovery processing in case wait-event timeout
Tomoya MORINAGA
1
-1
/
+9
2012-03-10
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
Tomoya MORINAGA
1
-0
/
+1
2012-03-10
spi-topcliff-pch: Fix issue for transmitting over 4KByte
Tomoya MORINAGA
1
-11
/
+55
2012-03-10
spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device info
Tomoya MORINAGA
1
-1
/
+2
2012-03-10
spi/imx: simplify error handling to free gpios
Axel Lin
1
-8
/
+3
2012-03-10
spi: Convert to DEFINE_PCI_DEVICE_TABLE
Axel Lin
3
-3
/
+3
2012-03-10
spi: add Broadcom BCM63xx SPI controller driver
Florian Fainelli
3
-0
/
+493
2012-03-10
SPI: add CSR SiRFprimaII SPI controller driver
Zhiwu Song
3
-0
/
+695
[next]