index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: 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