Grant Likely
|
ca632f5566
spi: reorganize drivers
|
14 жил өмнө |
Bernhard Walle
|
7d48ec3698
spi/spidev: Add 32 bit compat ioctl()
|
14 жил өмнө |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 жил өмнө |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 жил өмнө |
Linus Torvalds
|
bf931a01a2
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
|
15 жил өмнө |
Mike Frysinger
|
db389b6143
spidev: add proper section markers
|
15 жил өмнө |
Thadeu Lima de Souza Cascardo
|
8ae1c92480
spidev: use DECLARE_BITMAP instead of declaring the array
|
15 жил өмнө |
Linus Torvalds
|
478e4e9d7a
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
|
15 жил өмнө |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 жил өмнө |
Florian Fainelli
|
41df70d9ac
spi: fix spidev compilation failure when VERBOSE is defined
|
15 жил өмнө |
Thadeu Lima de Souza Cascardo
|
137f1188ef
spidev: fix double "of of" in comment
|
15 жил өмнө |
Thomas Gleixner
|
4c2aedc254
spi: Remove BKL from spidev_open
|
15 жил өмнө |
Alexey Dobriyan
|
828c09509b
const: constify remaining file_operations
|
15 жил өмнө |
Anton Vorontsov
|
e0626e3844
spi: prefix modalias with "spi:"
|
15 жил өмнө |
David Brownell
|
b55f627fee
spi: new spi->mode bits
|
16 жил өмнө |
Wolfgang Ocker
|
aaacf4bb51
spi: avoid spidev crash when device is removed
|
16 жил өмнө |
Greg Kroah-Hartman
|
a9b12619f7
device create: misc: convert device_create_drvdata to device_create
|
17 жил өмнө |
Alan Cox
|
4ef754b7d7
spidev: BKL removal
|
17 жил өмнө |
David Brownell
|
3d81252ddb
device create: spi: convert device_create to device_create_drvdata
|
17 жил өмнө |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
17 жил өмнө |
Sebastian Siewior
|
4b1295b0df
spi: fix the read path in spidev
|
17 жил өмнө |
Jonathan Corbet
|
609f9e92b5
spidev: BKL pushdown
|
17 жил өмнө |
David Brownell
|
b2c8daddcb
spi: fix refcount-related spidev oops-on-rmmod
|
17 жил өмнө |
David Brownell
|
25d5cb4b03
spi: remove some spidev oops-on-rmmod paths
|
17 жил өмнө |
Al Viro
|
142956af52
fix abuses of ptrdiff_t
|
17 жил өмнө |
David Brownell
|
96ddbf504a
spidev warning fix
|
18 жил өмнө |
Anton Vorontsov
|
6f166e3833
spidev supports more communications modes
|
18 жил өмнө |
David Brownell
|
4917d92780
spidev compiler warning gone
|
18 жил өмнө |
Florin Malita
|
9bea3f29fc
spi: potential memleak in spidev_ioctl
|
18 жил өмнө |
Domen Puncer
|
da90fa8ff6
spi/spidev: check message size before copying
|
18 жил өмнө |