index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spidev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-15
spi: spidev: Fix checkpatch issue
Jingoo Han
1
-3
/
+3
2013-09-17
spi: spidev: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2013-04-01
spi/spidev: Use PTR_RET function
Alexandru Gheorghiu
1
-1
/
+1
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-11-01
spi: spidev: Add Rohm DH2228FV DAC compatible string
Maxime Ripard
1
-0
/
+1
2012-11-01
spi: spidev: Add device tree bindings
Maxime Ripard
1
-0
/
+9
2011-06-06
spi: reorganize drivers
Grant Likely
1
-1
/
+1
2011-02-03
spi/spidev: Add 32 bit compat ioctl()
Bernhard Walle
1
-0
/
+12
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2009-12-18
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-9
/
+9
2009-12-17
spidev: add proper section markers
Mike Frysinger
1
-8
/
+8
2009-12-17
spidev: use DECLARE_BITMAP instead of declaring the array
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-3
/
+3
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-09
spi: fix spidev compilation failure when VERBOSE is defined
Florian Fainelli
1
-3
/
+3
2009-12-04
spidev: fix double "of of" in comment
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-10-14
spi: Remove BKL from spidev_open
Thomas Gleixner
1
-3
/
+0
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-07-01
spi: new spi->mode bits
David Brownell
1
-6
/
+11
2008-12-02
spi: avoid spidev crash when device is removed
Wolfgang Ocker
1
-1
/
+3
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-4
/
+3
2008-07-24
spidev: BKL removal
Alan Cox
1
-6
/
+13
2008-07-22
device create: spi: convert device_create to device_create_drvdata
David Brownell
1
-2
/
+2
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-49
/
+127
2008-07-04
spi: fix the read path in spidev
Sebastian Siewior
1
-6
/
+4
2008-06-21
spidev: BKL pushdown
Jonathan Corbet
1
-0
/
+3
2008-06-06
spi: fix refcount-related spidev oops-on-rmmod
David Brownell
1
-30
/
+34
2008-05-24
spi: remove some spidev oops-on-rmmod paths
David Brownell
1
-13
/
+89
2007-10-29
fix abuses of ptrdiff_t
Al Viro
1
-3
/
+3
2007-08-12
spidev warning fix
David Brownell
1
-1
/
+3
2007-08-01
spidev supports more communications modes
Anton Vorontsov
1
-3
/
+10
2007-07-17
spidev compiler warning gone
David Brownell
1
-2
/
+4
2007-05-24
spi: potential memleak in spidev_ioctl
Florin Malita
1
-0
/
+1
2007-05-24
spi/spidev: check message size before copying
Domen Puncer
1
-6
/
+6
2007-05-17
spi: fix spidev for >sizeof(long)/32 devices
Domen Puncer
1
-1
/
+1
2007-05-08
/dev/spidevB.C interface
Andrea Paterniani
1
-0
/
+584