| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: spidev: Add ACPI probing support | Mika Westerberg | 2016-07-04 | 1 | -0/+41 |
*-. | Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/... | Mark Brown | 2016-01-11 | 1 | -1/+1 |
|\ \ |
|
| | * | spi: spidev: Use "%u" to format __u32 | Geert Uytterhoeven | 2015-11-30 | 1 | -1/+1 |
| |/ |
|
* | | spi: spidev: Hold spi_lock over all defererences of spi in release() | Mark Brown | 2015-12-16 | 1 | -1/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 2015-11-04 | 1 | -1/+0 |
|\ \ |
|
| | * | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
| |/ |
|
* | | Merge remote-tracking branches 'spi/fix/spidev' and 'spi/fix/xtfpga' into spi... | Mark Brown | 2015-09-22 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | spi: spidev: fix possible NULL dereference | Sudip Mukherjee | 2015-09-11 | 1 | -1/+2 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/s3c64xx', 'spi/topic/sg', 'spi/topi... | Mark Brown | 2015-08-31 | 1 | -4/+4 |
|\ \ \
| | |/
| |/| |
|
| | * | spi: spidev: fix inconsistent indenting | Colin Ian King | 2015-08-04 | 1 | -3/+3 |
| | * | spi: spidev: Fix typo | Fabio Estevam | 2015-07-16 | 1 | -1/+1 |
| |/ |
|
* | | spi: spidev: add compatible value for LTC2488 | Jiri Prchal | 2015-07-07 | 1 | -0/+1 |
|/ |
|
* | Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev' and 'spi/... | Mark Brown | 2015-06-18 | 1 | -23/+10 |
|\ |
|
| * | spi: spidev: Remove unneeded variable | Fabio Estevam | 2015-05-11 | 1 | -2/+1 |
| * | spi: spidev: use spi_sync instead of spi_async | Martin Sperl | 2015-04-23 | 1 | -21/+9 |
* | | spi: spidev: Warn loudly if instantiated from DT as "spidev" | Mark Brown | 2015-03-27 | 1 | -7/+19 |
* | | spi: spidev: fix possible arithmetic overflow for multi-transfer message | Ian Abbott | 2015-03-23 | 1 | -2/+3 |
* | | spi: spidev: only use up TX/RX bounce buffer space when needed | Ian Abbott | 2015-02-24 | 1 | -5/+23 |
|/ |
|
*-. | Merge remote-tracking branches 'spi/topic/sirf', 'spi/topic/spidev', 'spi/top... | Mark Brown | 2015-02-08 | 1 | -24/+97 |
|\ \ |
|
| | * | spi: spidev: Convert buf pointers for 32-bit compat SPI_IOC_MESSAGE(n) | Ian Abbott | 2015-02-02 | 1 | -24/+97 |
| |/ |
|
* | | spi: Remove FSF mailing addresses | Jarkko Nikula | 2014-12-22 | 1 | -4/+0 |
|/ |
|
* | spi: spidev: Don't mangle max_speed_hz in underlying spi device | Mark Brown | 2014-11-11 | 1 | -3/+13 |
* | spi: spidev: Use separate TX and RX bounce buffers | Ray Jui | 2014-10-13 | 1 | -27/+52 |
* | spi: spidev: Add support for Dual/Quad SPI Transfers | Geert Uytterhoeven | 2014-02-27 | 1 | -4/+15 |
* | spi: spidev: Restore all SPI mode flags on ioctl failure | Geert Uytterhoeven | 2014-02-27 | 1 | -2/+2 |
* | spi: spidev: Fix checkpatch issue | Jingoo Han | 2013-10-15 | 1 | -3/+3 |
* | spi: spidev: remove unnecessary spi_set_drvdata() | Jingoo Han | 2013-09-17 | 1 | -1/+0 |
* | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell | 2013-07-15 | 1 | -1/+1 |
* | spi/spidev: Use PTR_RET function | Alexandru Gheorghiu | 2013-04-01 | 1 | -1/+1 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -3/+3 |
* | spi: spidev: Add Rohm DH2228FV DAC compatible string | Maxime Ripard | 2012-11-01 | 1 | -0/+1 |
* | spi: spidev: Add device tree bindings | Maxime Ripard | 2012-11-01 | 1 | -0/+9 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -1/+1 |
* | spi/spidev: Add 32 bit compat ioctl() | Bernhard Walle | 2011-02-03 | 1 | -0/+12 |
* | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 1 | -1/+1 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-17 | 1 | -9/+9 |
|\ |
|
| * | spidev: add proper section markers | Mike Frysinger | 2009-12-17 | 1 | -8/+8 |
| * | spidev: use DECLARE_BITMAP instead of declaring the array | Thadeu Lima de Souza Cascardo | 2009-12-17 | 1 | -1/+1 |
* | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-14 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | spi: fix spidev compilation failure when VERBOSE is defined | Florian Fainelli | 2009-12-08 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ |
|
| * | | spidev: fix double "of of" in comment | Thadeu Lima de Souza Cascardo | 2009-12-04 | 1 | -1/+1 |
| |/ |
|
* | | spi: Remove BKL from spidev_open | Thomas Gleixner | 2009-10-14 | 1 | -3/+0 |
|/ |
|
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -1/+1 |
* | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
* | spi: new spi->mode bits | David Brownell | 2009-06-30 | 1 | -6/+11 |
* | 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 |