| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: qup: call spi_qup_pm_resume_runtime before suspending | Yuji Sasaki | 2020-02-21 | 1 | -4/+7 |
* | spi: qup: Use dma_request_chan() directly for channel request | Peter Ujfalusi | 2019-11-15 | 1 | -2/+2 |
* | Merge branch 'spi-5.3' into spi-next | Mark Brown | 2019-07-04 | 1 | -4/+0 |
|\ |
|
| * | Merge tag 'v5.2-rc4' into spi-5.3 | Mark Brown | 2019-06-10 | 1 | -9/+1 |
| |\ |
|
| * | | spi: qup: remove unnecessary goto | Jorge Ramirez-Ortiz | 2019-06-03 | 1 | -4/+0 |
* | | | Merge branch 'spi-5.2' into spi-linus | Mark Brown | 2019-07-04 | 1 | -6/+45 |
|\ \ \
| |_|/
|/| | |
|
| * | | spi: qup: fix PIO/DMA transfers. | Jorge Ramirez-Ortiz | 2019-06-13 | 1 | -6/+45 |
| |/ |
|
* / | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 409 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
|/ |
|
* | spi: qup: fix 64-bit build warning | Arnd Bergmann | 2017-08-10 | 1 | -1/+1 |
* | spi: qup: hide warning for uninitialized variable | Arnd Bergmann | 2017-08-10 | 1 | -3/+1 |
* | spi: qup: Fix QUP version identify method | Varadarajan Narayanan | 2017-08-08 | 1 | -4/+3 |
* | spi: qup: Ensure done detection | Varadarajan Narayanan | 2017-08-08 | 1 | -5/+7 |
* | spi: qup: allow multiple DMA transactions per spi xfer | Varadarajan Narayanan | 2017-08-08 | 1 | -26/+66 |
* | spi: qup: refactor spi_qup_prep_sg | Varadarajan Narayanan | 2017-08-08 | 1 | -13/+10 |
* | spi: qup: allow block mode to generate multiple transactions | Varadarajan Narayanan | 2017-08-08 | 1 | -48/+80 |
* | spi: qup: call io_config in mode specific function | Varadarajan Narayanan | 2017-08-08 | 1 | -9/+17 |
* | spi: qup: refactor spi_qup_io_config into two functions | Varadarajan Narayanan | 2017-08-08 | 1 | -29/+62 |
* | spi: qup: Do block sized read/write in block mode | Varadarajan Narayanan | 2017-08-08 | 1 | -32/+119 |
* | spi: qup: Fix transaction done signaling | Varadarajan Narayanan | 2017-08-08 | 1 | -22/+5 |
* | spi: qup: Fix error handling in spi_qup_prep_sg | Varadarajan Narayanan | 2017-08-08 | 1 | -2/+2 |
* | spi: qup: Place the QUP in run mode before DMA | Varadarajan Narayanan | 2017-08-08 | 1 | -0/+15 |
* | spi: qup: Add completion timeout | Varadarajan Narayanan | 2017-08-08 | 1 | -4/+13 |
* | spi: qup: Setup DMA mode correctly | Varadarajan Narayanan | 2017-08-08 | 1 | -63/+55 |
* | spi: qup: Enable chip select support | Varadarajan Narayanan | 2017-08-08 | 1 | -0/+21 |
*-. | Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/pic32-sqi', 'sp... | Mark Brown | 2016-09-30 | 1 | -2/+4 |
|\ \ |
|
| | * | spi: qup: skip clk_disable_unprepare if the device is already runtime suspended | Sudeep Holla | 2016-09-01 | 1 | -2/+4 |
| |/ |
|
* / | spi: qup: Remove spi_master_put in spi_qup_remove() | Wei Yongjun | 2016-07-27 | 1 | -1/+0 |
|/ |
|
* | spi: qup: Add spi_master_put in remove function | Pramod Gurav | 2016-05-02 | 1 | -0/+2 |
* | spi: qup: Handle clocks in pm_runtime suspend and resume | Pramod Gurav | 2016-05-02 | 1 | -0/+13 |
*---. | Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to... | Mark Brown | 2015-04-12 | 1 | -32/+304 |
|\ \ \ |
|
| * | | | spi: qup: Add DMA capabilities | Andy Gross | 2015-03-07 | 1 | -32/+304 |
| |/ / |
|
* / / | spi: qup: Fix cs-num DT property parsing | Ivan T. Ivanov | 2015-03-07 | 1 | -4/+5 |
|/ / |
|
* / | spi: qup: Add SPI_CPOL configuration support | Ivan T. Ivanov | 2014-12-29 | 1 | -1/+10 |
|/ |
|
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-19 | 1 | -2/+2 |
|\ |
|
| * | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 1 | -2/+2 |
* | | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
|/ |
|
*-. | Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top... | Mark Brown | 2014-08-04 | 1 | -14/+22 |
|\ \ |
|
| | * | spi: qup: Add support for v1.1.1 | Andy Gross | 2014-06-21 | 1 | -14/+22 |
| |/ |
|
* | | spi: qup: Remove chip select function | Andy Gross | 2014-06-22 | 1 | -27/+6 |
* | | spi: qup: Fix order of spi_register_master | Andy Gross | 2014-06-21 | 1 | -4/+7 |
|/ |
|
*-. | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs... | Mark Brown | 2014-06-02 | 1 | -1/+1 |
|\ \ |
|
| | * | spi: qup: Make of_device_id array const | Jingoo Han | 2014-05-07 | 1 | -1/+1 |
| |/ |
|
* | | spi: qup: Correct selection of FIFO/Block mode | Andy Gross | 2014-05-14 | 1 | -2/+2 |
* | | spi: qup: Fix return value checking for pm_runtime_get_sync() | Axel Lin | 2014-05-03 | 1 | -1/+1 |
|/ |
|
* | spi: qup: Get rid of using struct spi_qup_device | Axel Lin | 2014-02-26 | 1 | -52/+9 |
* | spi: qup: Remove module version | Axel Lin | 2014-02-24 | 1 | -1/+0 |
* | spi: qup: Fix build error due to a typo | Axel Lin | 2014-02-23 | 1 | -2/+2 |
* | spi: qup: Convert ot let spi core handle checking transfer speed | Axel Lin | 2014-02-23 | 1 | -14/+1 |
* | spi: qup: Remove spi_master_put in spi_qup_remove | Axel Lin | 2014-02-23 | 1 | -1/+0 |
* | spi: Add Qualcomm QUP SPI controller support | Ivan T. Ivanov | 2014-02-19 | 1 | -0/+837 |