index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spidev.c
Age
Commit message (
Expand
)
Author
2015-06-18
Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/...
Mark Brown
2015-05-11
spi: spidev: Remove unneeded variable
Fabio Estevam
2015-04-23
spi: spidev: use spi_sync instead of spi_async
Martin Sperl
2015-03-27
spi: spidev: Warn loudly if instantiated from DT as "spidev"
Mark Brown
2015-03-23
spi: spidev: fix possible arithmetic overflow for multi-transfer message
Ian Abbott
2015-02-24
spi: spidev: only use up TX/RX bounce buffer space when needed
Ian Abbott
2015-02-08
Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top...
Mark Brown
2015-02-02
spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n)
Ian Abbott
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-11-11
spi: spidev: Don't mangle max_speed_hz in underlying spi device
Mark Brown
2014-10-13
spi: spidev: Use separate TX and RX bounce buffers
Ray Jui
2014-02-27
spi: spidev: Add support for Dual/Quad SPI Transfers
Geert Uytterhoeven
2014-02-27
spi: spidev: Restore all SPI mode flags on ioctl failure
Geert Uytterhoeven
2013-10-15
spi: spidev: Fix checkpatch issue
Jingoo Han
2013-09-17
spi: spidev: remove unnecessary spi_set_drvdata()
Jingoo Han
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-04-01
spi/spidev: Use PTR_RET function
Alexandru Gheorghiu
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-11-01
spi: spidev: Add Rohm DH2228FV DAC compatible string
Maxime Ripard
2012-11-01
spi: spidev: Add device tree bindings
Maxime Ripard
2011-06-06
spi: reorganize drivers
Grant Likely
2011-02-03
spi/spidev: Add 32 bit compat ioctl()
Bernhard Walle
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2009-12-17
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-17
spidev: add proper section markers
Mike Frysinger
2009-12-17
spidev: use DECLARE_BITMAP instead of declaring the array
Thadeu Lima de Souza Cascardo
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-08
spi: fix spidev compilation failure when VERBOSE is defined
Florian Fainelli
2009-12-04
spidev: fix double "of of" in comment
Thadeu Lima de Souza Cascardo
2009-10-14
spi: Remove BKL from spidev_open
Thomas Gleixner
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-06-30
spi: new spi->mode bits
David Brownell
2008-12-01
spi: avoid spidev crash when device is removed
Wolfgang Ocker
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-07-24
spidev: BKL removal
Alan Cox
2008-07-21
device create: spi: convert device_create to device_create_drvdata
David Brownell
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-04
spi: fix the read path in spidev
Sebastian Siewior
2008-06-20
spidev: BKL pushdown
Jonathan Corbet
2008-06-06
spi: fix refcount-related spidev oops-on-rmmod
David Brownell
2008-05-24
spi: remove some spidev oops-on-rmmod paths
David Brownell
2007-10-29
fix abuses of ptrdiff_t
Al Viro
2007-08-11
spidev warning fix
David Brownell
2007-07-31
spidev supports more communications modes
Anton Vorontsov
2007-07-17
spidev compiler warning gone
David Brownell
2007-05-23
spi: potential memleak in spidev_ioctl
Florin Malita
2007-05-23
spi/spidev: check message size before copying
Domen Puncer
[next]