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.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
/
include
/
linux
/
spi
/
spi.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
spi: fix kernel-doc warnings in spi.h
Geliang Tang
1
-1
/
+1
2015-07-07
spi: expose spi_master and spi_device statistics via sysfs
Martin Sperl
1
-0
/
+64
2015-04-12
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-4
/
+0
2015-04-12
Merge remote-tracking branches 'spi/topic/blackfin', 'spi/topic/cadence', 'sp...
Mark Brown
1
-1
/
+1
2015-04-12
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/t...
Mark Brown
1
-0
/
+4
2015-04-07
spi: Make master->handle_err() callback optional to avoid crashes
Geert Uytterhoeven
1
-1
/
+1
2015-03-08
spi: Remove support for legacy PM
Lars-Peter Clausen
1
-4
/
+0
2015-03-06
spi: introduce master->handle_err() callback
Andy Shevchenko
1
-0
/
+4
2015-03-03
spi: fix a typo in comment.
Marcin Bis
1
-1
/
+1
2015-02-08
Merge remote-tracking branches 'spi/topic/img-spfi', 'spi/topic/imx', 'spi/to...
Mark Brown
1
-0
/
+2
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-12-11
spi: Pump transfers inside calling context for spi_sync()
Mark Brown
1
-0
/
+2
2014-11-24
spi: core: Add spi_transfer_is_last() helper
Beniamino Galvani
1
-0
/
+6
2014-08-13
spi: Add missing kerneldoc bits
Thierry Reding
1
-0
/
+7
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
2014-03-30
Merge remote-tracking branch 'spi/topic/dma' into spi-next
Mark Brown
1
-0
/
+31
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-10
/
+15
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-4
/
+4
2014-02-05
spi: Make core DMA mapping functions generate scatterlists
Mark Brown
1
-0
/
+7
2014-02-05
spi: Provide core support for full duplex devices
Mark Brown
1
-0
/
+6
2014-02-03
spi: Provide core support for DMA mapping transfers
Mark Brown
1
-0
/
+18
2014-01-27
spi: correct the transfer_one_message documentation wording
Baruch Siach
1
-1
/
+1
2014-01-27
spi: spi.h: clarify the documentation of transfer_one
Baruch Siach
1
-1
/
+4
2014-01-23
Merge remote-tracking branch 'spi/topic/core' into spi-linus
Mark Brown
1
-4
/
+4
2014-01-21
spi: Correct set_cs() documentation
Geert Uytterhoeven
1
-1
/
+1
2014-01-21
spi: Clarify transfer_one() w.r.t. spi_finalize_current_transfer()
Geert Uytterhoeven
1
-4
/
+6
2014-01-13
spi: Kill superfluous cast in spi_w8r16()
Geert Uytterhoeven
1
-1
/
+1
2014-01-13
spi: Use bitfields for multiple data lines
Mark Brown
1
-2
/
+2
2013-12-17
spi: Order fields in spi_device for better packing
Trent Piepho
1
-1
/
+1
2013-10-25
Merge remote-tracking branch 'spi/topic/wr' into spi-next
Mark Brown
1
-0
/
+27
2013-10-11
Merge remote-tracking branch 'spi/topic/s3c64xx' into spi-loop
Mark Brown
1
-0
/
+2
2013-10-11
spi: Provide common spi_message processing loop
Mark Brown
1
-2
/
+19
2013-10-11
spi: Provide per-message prepare and unprepare operations
Mark Brown
1
-0
/
+11
2013-10-03
spi: Add a spi_w8r16be() helper
Lars-Peter Clausen
1
-0
/
+27
2013-09-17
spi: core: Add devm_spi_register_master()
Mark Brown
1
-0
/
+2
2013-09-01
Merge remote-tracking branch 'spi/topic/qspi' into spi-next
Mark Brown
1
-2
/
+25
2013-09-01
Merge remote-tracking branch 'spi/topic/msglen' into spi-next
Mark Brown
1
-0
/
+1
2013-09-01
Merge remote-tracking branch 'spi/topic/checks' into spi-next
Mark Brown
1
-0
/
+6
2013-08-23
Merge remote-tracking branch 'spi/topic/quad' into spi-qspi
Mark Brown
1
-2
/
+26
2013-08-22
spi: DUAL and QUAD support
wangyuhang
1
-2
/
+20
2013-08-02
spi: fix SPI_BIT_MASK so it always fits into 32-bits
Stephen Warren
1
-1
/
+1
2013-07-29
spi: Provide core support for runtime PM during transfers
Mark Brown
1
-0
/
+5
2013-07-18
driver: spi: Modify core to compute the message length
Sourav Poddar
1
-0
/
+1
2013-07-15
spi: Support transfer speed checking in the core
Mark Brown
1
-0
/
+6
2013-06-01
spi: fix incorrect handling of min param in SPI_BPW_RANGE_MASK
Stephen Warren
1
-1
/
+1
2013-06-01
spi: fix undefined behaviour in SPI_BPW_RANGE_MASK
Stephen Warren
1
-1
/
+2
2013-05-22
spi: introduce macros to set bits_per_word_mask
Stephen Warren
1
-0
/
+2
2013-05-13
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
Mark Brown
1
-2
/
+2
2013-04-07
spi: Initialize cs_gpio and cs_gpios with -ENOENT
Andreas Larsson
1
-2
/
+2
2013-04-01
spi: add ability to validate xfer->bits_per_word in SPI core
Stephen Warren
1
-0
/
+8
[next]