index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spidev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spidev: fix possible arithmetic overflow for multi-transfer message
Ian Abbott
2015-05-06
1
-1
/
+4
*
spi/spidev: Use PTR_RET function
Alexandru Gheorghiu
2013-04-01
1
-1
/
+1
*
spi: Remove HOTPLUG section attributes
Grant Likely
2012-12-07
1
-3
/
+3
*
spi: spidev: Add Rohm DH2228FV DAC compatible string
Maxime Ripard
2012-11-01
1
-0
/
+1
*
spi: spidev: Add device tree bindings
Maxime Ripard
2012-11-01
1
-0
/
+9
*
spi: reorganize drivers
Grant Likely
2011-06-06
1
-1
/
+1
*
spi/spidev: Add 32 bit compat ioctl()
Bernhard Walle
2011-02-03
1
-0
/
+12
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-17
1
-9
/
+9
|
\
|
*
spidev: add proper section markers
Mike Frysinger
2009-12-17
1
-8
/
+8
|
*
spidev: use DECLARE_BITMAP instead of declaring the array
Thadeu Lima de Souza Cascardo
2009-12-17
1
-1
/
+1
*
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-14
1
-3
/
+3
|
\
|
|
*
spi: fix spidev compilation failure when VERBOSE is defined
Florian Fainelli
2009-12-08
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
\
|
*
|
spidev: fix double "of of" in comment
Thadeu Lima de Souza Cascardo
2009-12-04
1
-1
/
+1
|
|
/
*
/
spi: Remove BKL from spidev_open
Thomas Gleixner
2009-10-14
1
-3
/
+0
|
/
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-0
/
+1
*
spi: new spi->mode bits
David Brownell
2009-06-30
1
-6
/
+11
*
spi: avoid spidev crash when device is removed
Wolfgang Ocker
2008-12-01
1
-1
/
+3
*
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-4
/
+3
*
spidev: BKL removal
Alan Cox
2008-07-24
1
-6
/
+13
*
device create: spi: convert device_create to device_create_drvdata
David Brownell
2008-07-21
1
-2
/
+2
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
1
-49
/
+127
|
\
|
*
spi: fix the read path in spidev
Sebastian Siewior
2008-07-04
1
-6
/
+4
|
*
spi: fix refcount-related spidev oops-on-rmmod
David Brownell
2008-06-06
1
-30
/
+34
|
*
spi: remove some spidev oops-on-rmmod paths
David Brownell
2008-05-24
1
-13
/
+89
*
|
spidev: BKL pushdown
Jonathan Corbet
2008-06-20
1
-0
/
+3
|
/
*
fix abuses of ptrdiff_t
Al Viro
2007-10-29
1
-3
/
+3
*
spidev warning fix
David Brownell
2007-08-11
1
-1
/
+3
*
spidev supports more communications modes
Anton Vorontsov
2007-07-31
1
-3
/
+10
*
spidev compiler warning gone
David Brownell
2007-07-17
1
-2
/
+4
*
spi: potential memleak in spidev_ioctl
Florin Malita
2007-05-23
1
-0
/
+1
*
spi/spidev: check message size before copying
Domen Puncer
2007-05-23
1
-6
/
+6
*
spi: fix spidev for >sizeof(long)/32 devices
Domen Puncer
2007-05-16
1
-1
/
+1
*
/dev/spidevB.C interface
Andrea Paterniani
2007-05-08
1
-0
/
+584