Age | Commit message (Expand) | Author | Files | Lines |
2018-02-14 | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij | 1 | -48/+1 |
2017-11-30 | spi: Fix double "when" | Geert Uytterhoeven | 1 | -1/+1 |
2017-11-11 | Merge remote-tracking branches 'spi/topic/armada', 'spi/topic/axi', 'spi/topi... | Mark Brown | 1 | -0/+31 |
2017-11-03 | spi: spi-fsl-dspi: enabling Coldfire mcf5441x dspi | Angelo Dureghello | 1 | -0/+31 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 18 | -0/+18 |
2017-07-06 | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -32/+6 |
2017-07-03 | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pxa2xx', 'spi/to... | Mark Brown | 1 | -0/+6 |
2017-06-13 | spi: Generalize SPI "master" to "controller" | Geert Uytterhoeven | 1 | -85/+113 |
2017-05-26 | spi: sh-msiof: Add slave mode support | Hisashi Nakamura | 1 | -0/+6 |
2017-05-26 | spi: core: Add support for registering SPI slave controllers | Geert Uytterhoeven | 1 | -4/+31 |
2017-05-23 | pinctrl: mcp23s08: fix comment for mcp23s08_platform_data.base | Sebastian Reichel | 1 | -5/+5 |
2017-05-23 | pinctrl: mcp23s08: drop comment about missing irq support | Sebastian Reichel | 1 | -3/+0 |
2017-05-23 | pinctrl: mcp23s08: simplify spi_present_mask handling | Sebastian Reichel | 1 | -5/+1 |
2017-05-23 | pinctrl: mcp23s08: generalize irq property handling | Sebastian Reichel | 1 | -18/+0 |
2017-05-23 | pinctrl: mcp23s08: drop pullup config from pdata | Sebastian Reichel | 1 | -1/+0 |
2017-04-26 | Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s... | Mark Brown | 1 | -0/+4 |
2017-04-26 | Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top... | Mark Brown | 1 | -0/+4 |
2017-04-26 | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 1 | -1/+1 |
2017-04-21 | spi: Add can_dma like interface for spi_flash_read | Vignesh R | 1 | -0/+4 |
2017-03-29 | spi: dynamycally allocated message initialization | Emiliano Ingrassia | 1 | -1/+1 |
2017-03-06 | spi: allow attaching device properties to SPI board info | Dmitry Torokhov | 1 | -0/+4 |
2017-02-28 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-02-13 | Input: tsc2004/5 - switch to using generic device properties | Dmitry Torokhov | 1 | -34/+0 |
2016-10-21 | spi: Add Flag to Enable Slave Select with GPIO Chip Select. | Thor Thayer | 1 | -0/+1 |
2016-09-30 | Merge remote-tracking branches 'spi/topic/fsl-espi', 'spi/topic/imx', 'spi/to... | Mark Brown | 1 | -4/+21 |
2016-09-16 | spi: core: Use spi_sync_transfer() in spi_write()/spi_read() | Geert Uytterhoeven | 1 | -32/+26 |
2016-08-18 | spi: introduce max_message_size hook in spi_master | Heiner Kallweit | 1 | -4/+21 |
2016-07-25 | spi: Split bus and I/O locking | Mark Brown | 1 | -1/+5 |
2016-06-08 | spi: Add DMA support for spi_flash_read() | Vignesh R | 1 | -0/+4 |
2016-04-25 | spi: core: add hook flash_read_supported to spi_master | Heiner Kallweit | 1 | -1/+5 |
2016-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -41/+0 |
2016-03-17 | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
2016-03-16 | Merge tag 'v4.5' into next | Dmitry Torokhov | 1 | -7/+22 |
2016-03-11 | Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/to... | Mark Brown | 1 | -3/+4 |
2016-03-11 | Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topi... | Mark Brown | 1 | -0/+96 |
2016-03-11 | Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic... | Mark Brown | 1 | -0/+2 |
2016-03-11 | Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi... | Mark Brown | 1 | -0/+5 |
2016-03-11 | spi: Fix htmldocs build error due struct spi_replaced_transfers | Javier Martinez Canillas | 1 | -4/+4 |
2016-03-08 | Input: ad7879 - move header to platform_data directory | Stefan Agner | 1 | -41/+0 |
2016-03-02 | eeprom: at25: Remove in kernel API for accessing the EEPROM | Andrew Lunn | 1 | -2/+0 |
2016-02-18 | spi: docbook: fix parsing error | Martin Sperl | 1 | -3/+4 |
2016-02-09 | spi: introduce accelerated read support for spi flash devices | Vignesh R | 1 | -0/+41 |
2016-02-09 | spi: core: add spi_split_transfers_maxsize | Martin Sperl | 1 | -0/+15 |
2016-02-09 | spi: core: add spi_replace_transfers method | Martin Sperl | 1 | -0/+45 |
2016-02-09 | spi: core: added spi_resource management | Martin Sperl | 1 | -0/+36 |
2016-02-09 | spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select | Mika Westerberg | 1 | -0/+5 |
2016-02-08 | spi: Document max_transfer_size | Randy Dunlap | 1 | -0/+2 |
2016-01-11 | Merge remote-tracking branches 'spi/topic/overlay', 'spi/topic/pxa2xx', 'spi/... | Mark Brown | 1 | -6/+1 |
2016-01-11 | Merge remote-tracking branches 'spi/topic/lm70llp', 'spi/topic/loopback', 'sp... | Mark Brown | 1 | -1/+6 |
2016-01-05 | spi: expose master transfer size limitation. | Michal Suchanek | 1 | -0/+15 |