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