| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2017-02-20 | 1 | -1/+3 |
|\ |
|
| * | spi: acpi: Initialize modalias from of_compatible | Dan O'Donovan | 2017-02-07 | 1 | -1/+3 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/t... | Mark Brown | 2017-02-19 | 1 | -24/+36 |
|\ \ \
| | |/
| |/| |
|
| | * | spi: core: Extract of_spi_parse_dt() | Geert Uytterhoeven | 2016-12-15 | 1 | -24/+36 |
| |/ |
|
* | | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 2017-02-19 | 1 | -4/+4 |
|\ \ |
|
| * | | spi: When no dma_chan map buffers with spi_master's parent | Daniel Kurtz | 2017-01-31 | 1 | -4/+4 |
| |/ |
|
* | | spi: fix device-node leaks | Johan Hovold | 2017-01-31 | 1 | -2/+6 |
* | | spi: Use kcalloc() in spi_register_board_info() | Markus Elfring | 2017-01-17 | 1 | -1/+1 |
|/ |
|
*---. | Merge remote-tracking branches 'spi/topic/delay', 'spi/topic/dw', 'spi/topic/... | Mark Brown | 2016-12-12 | 1 | -2/+8 |
|\ \ \ |
|
| | * | | spi: Add Flag to Enable Slave Select with GPIO Chip Select. | Thor Thayer | 2016-10-11 | 1 | -2/+7 |
| * | | | spi: change post transfer udelay() to usleep_range() for long delays | Daniel Kurtz | 2016-10-26 | 1 | -2/+8 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 2016-12-12 | 1 | -2/+5 |
|\ \ \ |
|
| * | | | spi: use sg_next for walking through the allocated scatterlist table | Juan Gutierrez | 2016-11-22 | 1 | -2/+5 |
| |/ / |
|
* | | | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 2016-12-12 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | spi: Add Flag to Enable Slave Select with GPIO Chip Select. | Thor Thayer | 2016-10-21 | 1 | -2/+7 |
| |/ / |
|
* | | | spi: mark device nodes only in case of successful instantiation | Ralf Ramsauer | 2016-10-24 | 1 | -1/+4 |
|/ / |
|
* | | kthread: kthread worker API cleanup | Petr Mladek | 2016-10-11 | 1 | -9/+9 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 2016-09-30 | 1 | -3/+14 |
|\ |
|
| * | spi: Add support to handle kmap'd buffers in spi_map_buf() | Vignesh R | 2016-08-17 | 1 | -3/+14 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge remote-tracking branches 'spi/fix/lock', 'spi/fix/maintainers', 'spi/fi... | Mark Brown | 2016-09-06 | 1 | -2/+8 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | | * | spi: Prevent unexpected SPI time out due to arithmetic overflow | Sien Wu | 2016-09-03 | 1 | -2/+6 |
| |_|/
|/| | |
|
| * | | spi: Drop io_mutex in error paths | Mark Brown | 2016-08-09 | 1 | -0/+2 |
|/ / |
|
* | | Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2016-07-27 | 1 | -20/+46 |
|\ \
| |/ |
|
| * | spi: Split bus and I/O locking | Mark Brown | 2016-07-25 | 1 | -20/+18 |
| * | spi: Add DMA support for spi_flash_read() | Vignesh R | 2016-06-08 | 1 | -0/+28 |
* | | spi / ACPI: add support for ACPI reconfigure notifications | Octavian Purdila | 2016-07-08 | 1 | -7/+93 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 2016-05-23 | 1 | -2/+5 |
|\ |
|
| * | spi: Fix simple typo s/impelment/implement | Moritz Fischer | 2016-05-04 | 1 | -1/+1 |
| * | spi: return error if kmap'd buffers passed to spi_map_buf() | Vignesh R | 2016-04-25 | 1 | -1/+3 |
| * | spi: let SPI masters ignore their children for PM | Linus Walleij | 2016-04-12 | 1 | -0/+1 |
* | | spi: fix possible deadlock between internal bus locks and bus_lock_flag | Heiko Stübner | 2016-03-18 | 1 | -2/+2 |
|/ |
|
*---. | Merge remote-tracking branches 'spi/topic/lp8841', 'spi/topic/msg', 'spi/topi... | Mark Brown | 2016-03-11 | 1 | -0/+336 |
|\ \ \ |
|
| | * | | spi: Add gfp parameter to kernel-doc to fix build warning | Javier Martinez Canillas | 2016-03-11 | 1 | -0/+1 |
| | * | | spi: make xmldocs warning caused by spi.c | Masanari Iida | 2016-02-22 | 1 | -2/+2 |
| | * | | spi: docbook: add missing parameter documentation | Martin Sperl | 2016-02-18 | 1 | -0/+1 |
| | * | | spi: core: Use min_t(size_t,..) | Fabio Estevam | 2016-02-17 | 1 | -1/+1 |
| | * | | spi: core: Use %zu for printing 'size_t' type | Fabio Estevam | 2016-02-17 | 1 | -1/+1 |
| | * | | spi: core: Staticize __spi_split_transfer_maxsize() | Fabio Estevam | 2016-02-15 | 1 | -5/+5 |
| | * | | spi: checking for NULL instead of IS_ERR | Dan Carpenter | 2016-02-12 | 1 | -2/+2 |
| | * | | spi: core: add spi_split_transfers_maxsize | Martin Sperl | 2016-02-09 | 1 | -0/+111 |
| | * | | spi: core: add spi_replace_transfers method | Martin Sperl | 2016-02-09 | 1 | -0/+132 |
| | * | | spi: core: added spi_resource management | Martin Sperl | 2016-02-09 | 1 | -0/+91 |
| |/ / |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'spi/topic/doc', 'spi/topic/dw' and 'spi/topic... | Mark Brown | 2016-03-11 | 1 | -12/+17 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | spi: core: Fix deadlock when sending messages | Jon Hunter | 2016-03-09 | 1 | -12/+17 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge remote-tracking branches 'spi/topic/acpi', 'spi/topic/axi-engine', 'spi... | Mark Brown | 2016-03-11 | 1 | -1/+18 |
|\ \ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| * | | | spi: Let drivers translate ACPI DeviceSelection to suitable Linux chip select | Mika Westerberg | 2016-02-09 | 1 | -1/+18 |
| |/ / |
|
* | | | Merge remote-tracking branch 'spi/topic/dma' into spi-next | Mark Brown | 2016-03-11 | 1 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | spi: respect the maximum segment size of DMA device | Andy Shevchenko | 2016-03-09 | 1 | -3/+3 |
| |/ |
|
* | | spi: Add cond_resched() in main message processing loop | Mark Brown | 2016-02-18 | 1 | -0/+3 |
* | | spi: introduce accelerated read support for spi flash devices | Vignesh R | 2016-02-09 | 1 | -0/+45 |
|/ |
|