index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spidev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-21
spi: spidev: Add device to spidev device tree compatibility list
Fabien Lahoudere
1
-0
/
+1
2016-07-04
spi: spidev: Add ACPI probing support
Mika Westerberg
1
-0
/
+41
2016-01-11
Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/...
Mark Brown
1
-1
/
+1
2015-12-16
spi: spidev: Hold spi_lock over all defererences of spi in release()
Mark Brown
1
-1
/
+1
2015-11-30
spi: spidev: Use "%u" to format __u32
Geert Uytterhoeven
1
-1
/
+1
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-09-22
Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi...
Mark Brown
1
-1
/
+2
2015-09-11
spi: spidev: fix possible NULL dereference
Sudip Mukherjee
1
-1
/
+2
2015-08-31
Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topi...
Mark Brown
1
-4
/
+4
2015-08-04
spi: spidev: fix inconsistent indenting
Colin Ian King
1
-3
/
+3
2015-07-16
spi: spidev: Fix typo
Fabio Estevam
1
-1
/
+1
2015-07-07
spi: spidev: add compatible value for LTC2488
Jiri Prchal
1
-0
/
+1
2015-06-18
Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/...
Mark Brown
1
-23
/
+10
2015-05-11
spi: spidev: Remove unneeded variable
Fabio Estevam
1
-2
/
+1
2015-04-23
spi: spidev: use spi_sync instead of spi_async
Martin Sperl
1
-21
/
+9
2015-03-27
spi: spidev: Warn loudly if instantiated from DT as "spidev"
Mark Brown
1
-7
/
+19
2015-03-23
spi: spidev: fix possible arithmetic overflow for multi-transfer message
Ian Abbott
1
-2
/
+3
2015-02-24
spi: spidev: only use up TX/RX bounce buffer space when needed
Ian Abbott
1
-5
/
+23
2015-02-08
Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top...
Mark Brown
1
-24
/
+97
2015-02-02
spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n)
Ian Abbott
1
-24
/
+97
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-11-11
spi: spidev: Don't mangle max_speed_hz in underlying spi device
Mark Brown
1
-3
/
+13
2014-10-13
spi: spidev: Use separate TX and RX bounce buffers
Ray Jui
1
-27
/
+52
2014-02-27
spi: spidev: Add support for Dual/Quad SPI Transfers
Geert Uytterhoeven
1
-4
/
+15
2014-02-27
spi: spidev: Restore all SPI mode flags on ioctl failure
Geert Uytterhoeven
1
-2
/
+2
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-17
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-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
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-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-06-30
spi: new spi->mode bits
David Brownell
1
-6
/
+11
2008-12-01
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
[next]