Age | Commit message (Expand) | Author | Files | Lines |
2015-01-26 | Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa... | Mark Brown | 4 | -6/+5 |
2015-01-07 | spi: dw: amend warning message | Andy Shevchenko | 1 | -1/+1 |
2015-01-06 | spi: sh-msiof: fix MDR1_FLD_MASK value | Yoshihiro Shimoda | 1 | -1/+1 |
2015-01-05 | spi: dw-mid: fix FIFO size | Andy Shevchenko | 1 | -1/+0 |
2015-01-05 | spi: dw: Fix detecting FIFO depth | Axel Lin | 1 | -2/+2 |
2014-12-29 | spi/pxa2xx: Clear cur_chip pointer before starting next message | Mika Westerberg | 1 | -1/+1 |
2014-12-24 | Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into sp... | Mark Brown | 1 | -0/+5 |
2014-12-24 | spi: img-spfi: Increase DMA burst size | Andrew Bresticker | 1 | -2/+2 |
2014-12-22 | spi: img-spfi: Enable controller before starting TX DMA | Andrew Bresticker | 1 | -2/+2 |
2014-12-19 | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2 | -4/+4 |
2014-12-19 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -9/+9 |
2014-12-15 | spi: sh-msiof: Add runtime PM lock in initializing | Hisashi Nakamura | 1 | -0/+5 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 52 | -53/+0 |
2014-12-13 | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 6 | -9/+9 |
2014-12-12 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -104/+202 |
2014-12-11 | Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 25 | -276/+1821 |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki | 1 | -1/+1 |
2014-12-08 | Merge remote-tracking branches 'spi/topic/spidev' and 'spi/topic/txx9' into s... | Mark Brown | 2 | -5/+14 |
2014-12-08 | Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r... | Mark Brown | 8 | -71/+326 |
2014-12-08 | Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/fsl-espi', 's... | Mark Brown | 10 | -108/+1302 |
2014-12-08 | Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/cadence', 'spi/t... | Mark Brown | 5 | -89/+171 |
2014-12-08 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -1/+1 |
2014-12-08 | Merge remote-tracking branch 'spi/fix/cadence' into spi-linus | Mark Brown | 1 | -2/+7 |
2014-12-07 | spi/s3c64xx: Remove redundant runtime PM management | Mark Brown | 1 | -9/+0 |
2014-12-05 | spi: fsl-spi: remove unused variable assignment | Heiner Kallweit | 1 | -1/+0 |
2014-12-05 | spi: spi-fsl-spi: Return an error code in fsl_spi_do_one_msg() | Fabio Estevam | 1 | -1/+1 |
2014-12-05 | spi: core: Do not mangle error code from kthread_run() | Jarkko Nikula | 1 | -1/+1 |
2014-12-04 | PM: Merge the SET*_RUNTIME_PM_OPS() macros | Rafael J. Wysocki | 1 | -1/+1 |
2014-12-04 | spi: Check for spi_of_notifier when CONFIG_OF_DYNAMIC=y | Fabio Estevam | 1 | -1/+1 |
2014-12-03 | spi: fsl-espi: add (un)prepare_transfer_hardware calls to save power if SPI i... | Heiner Kallweit | 1 | -11/+35 |
2014-12-03 | spi: fsl-(e)spi: migrate to generic master queueing | Heiner Kallweit | 4 | -82/+14 |
2014-12-01 | spi/txx9: Deletion of an unnecessary check before the function call "clk_disa... | Markus Elfring | 1 | -2/+1 |
2014-11-28 | spi: cadence: Fix 3-to-8 mux mode | Lars-Peter Clausen | 1 | -2/+7 |
2014-11-28 | spi: cadence: Init HW after reading devicetree attributes | Paul Cercueil | 1 | -13/+11 |
2014-11-27 | spi: meson: Select REGMAP_MMIO | Beniamino Galvani | 1 | -0/+1 |
2014-11-26 | Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus | Mark Brown | 2 | -7/+3 |
2014-11-26 | Merge remote-tracking branch 'spi/fix/dma' into spi-linus | Mark Brown | 1 | -3/+3 |
2014-11-26 | spi: s3c64xx: add support for exynos7 SPI controller | Padmavathi Venna | 2 | -6/+28 |
2014-11-26 | spi: spi-pxa2xx: SPI support for Intel Quark X1000 | Weike Chen | 3 | -22/+199 |
2014-11-25 | spi/of: Add OF notifier handler | Pantelis Antoniou | 1 | -0/+84 |
2014-11-25 | spi/of: Create new device registration method and accessors | Pantelis Antoniou | 1 | -104/+118 |
2014-11-25 | spi: meson: meson_spifc_setup_speed() can be static | kbuild test robot | 1 | -1/+1 |
2014-11-24 | spi: spi-pxa2xx: Add helpers for regiseters' accessing | Weike Chen | 1 | -23/+84 |
2014-11-24 | spi: spi-mxs: Fix mapping from vmalloc-ed buffer to scatter list | Charles Keepax | 1 | -5/+5 |
2014-11-24 | spi: atmel: introduce probe deferring | Ludovic Desroches | 1 | -4/+16 |
2014-11-24 | spi: atmel: remove compat for non DT board when requesting dma chan | Ludovic Desroches | 1 | -23/+2 |
2014-11-24 | spi: meson: Add support for Amlogic Meson SPIFC | Beniamino Galvani | 3 | -0/+470 |
2014-11-21 | spi: fsl-spi: Don't use cpm_command on CPM1 | Christophe Leroy | 1 | -1/+4 |
2014-11-21 | spi: sirf: reset SPI controller in init stage | Qipan Li | 1 | -0/+7 |
2014-11-18 | spi: sirf: assign spi_master's max_speed_hz member | Qipan Li | 1 | -3/+2 |