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.12.y
linux-6.13.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
2013-09-01
Merge remote-tracking branch 'spi/topic/clps711x' into spi-next
Mark Brown
1
-6
/
+0
2013-09-01
Merge remote-tracking branch 'spi/topic/checks' into spi-next
Mark Brown
1
-1
/
+18
2013-09-01
Merge remote-tracking branch 'spi/topic/build' into spi-next
Mark Brown
2
-14
/
+15
2013-09-01
Merge remote-tracking branch 'spi/topic/blackfin-v3' into spi-next
Mark Brown
3
-1
/
+980
2013-09-01
Merge remote-tracking branch 'spi/topic/bitbang' into spi-next
Mark Brown
4
-188
/
+113
2013-09-01
Merge remote-tracking branch 'spi/topic/bcm2835' into spi-next
Mark Brown
1
-8
/
+2
2013-09-01
Merge remote-tracking branch 'spi/topic/atmel' into spi-next
Mark Brown
1
-16
/
+20
2013-08-31
spi: altera: Use DIV_ROUND_UP to calculate hw->bytes_per_word
Axel Lin
1
-1
/
+1
2013-08-29
spi: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
2
-25
/
+14
2013-08-28
spi: altera: Simplify altera_spi_txrx implementation for noirq case
Axel Lin
1
-11
/
+4
2013-08-22
spi: bcm2835: Add spi_master_get() call to prevent use after free
Axel Lin
1
-1
/
+1
2013-08-22
spi: bfin-v3: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-08-15
spi: bitbang: Remove unused tmp variable
Axel Lin
1
-2
/
+0
2013-08-14
spi: limit default transfer speed to controller's max speed
Gabor Juhos
1
-1
/
+6
2013-08-09
spi/bitbang: Drop empty setup() functions
Mark Brown
3
-41
/
+0
2013-08-09
spi/bitbang: don't error out if there is no setup callback provided
Uwe Kleine-König
1
-2
/
+1
2013-08-09
Merge tag 'v3.11-rc4' into spi-bitbang
Mark Brown
4
-0
/
+44
2013-08-06
spi/build: Remove SPI_SIRF from compile test
Mark Brown
1
-1
/
+1
2013-08-05
spi: bcm2835: Use SPI_BPW_MASK macro for bits_per_word_mask setting
Axel Lin
1
-1
/
+1
2013-07-31
spi/atmel: Fix format specifier warnings
Emil Goode
1
-9
/
+11
2013-07-29
spi: spi-davinci: Fix direction in dma_map_single()
Christian Eggers
1
-1
/
+1
2013-07-29
spi/drivers: Enable build of drivers with COMPILE_TEST
Mark Brown
1
-14
/
+14
2013-07-29
spi/orion: Directly include linux/size.h
Mark Brown
1
-0
/
+1
2013-07-28
spi/atmel: Annotate lock/unlock functions
Mark Brown
1
-2
/
+2
2013-07-24
spi: bcm2835: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-07-18
spi: spi-bitbang: Fix conversion of spi_bitbang_transfer_one()
Fabio Estevam
1
-3
/
+4
2013-07-17
spi/bitbang: Use core message pump
Mark Brown
1
-70
/
+30
2013-07-17
spi: atmel: prepare clk before calling enable
Boris BREZILLON
1
-5
/
+7
2013-07-15
Merge remote-tracking branch 'spi/fix/xilinx' into spi-linus
Mark Brown
1
-0
/
+16
2013-07-15
Merge remote-tracking branch 'spi/fix/setup' into spi-linus
Mark Brown
2
-0
/
+25
2013-07-15
Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus
Mark Brown
1
-0
/
+3
2013-07-15
spi/clps711x: Remove unneeded devm_ deallocations
Mark Brown
1
-6
/
+0
2013-07-15
spi: More sanity checks for transfers
Mark Brown
1
-0
/
+5
2013-07-15
spi: Support transfer speed checking in the core
Mark Brown
1
-0
/
+7
2013-07-15
spi/rspi: Add missing dependency on DMAE
Mark Brown
1
-1
/
+1
2013-07-15
spi: add spi controller v3 master driver for Blackfin
Scott Jiang
3
-1
/
+982
2013-07-15
spi/bitbang: Factor out message transfer from message pump loop
Mark Brown
1
-95
/
+104
2013-07-15
spi/bitbang: Unexport spi_bitbang_transfer()
Mark Brown
1
-2
/
+1
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2013-07-11
spi: revert master->setup function removal for altera and nuc900
Stephen Warren
2
-0
/
+25
2013-07-10
spi/xilinx: Revert master->setup function removal
Michal Simek
1
-0
/
+16
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2013-07-04
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+1
2013-07-04
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge tag 'spi-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
46
-745
/
+679
2013-07-03
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-62
/
+8
2013-07-03
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-0
/
+1
2013-07-03
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2013-07-02
spi: s3c64xx: add missing check for polling mode
Girish K S
1
-0
/
+3
2013-06-28
Merge branch 'pm-assorted'
Rafael J. Wysocki
1
-1
/
+1
[next]