summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-qup.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'spi/topic/octeon', 'spi/topic/pic32-sqi', 'sp...Mark Brown2016-09-301-2/+4
|\ \
| | * spi: qup: skip clk_disable_unprepare if the device is already runtime suspendedSudeep Holla2016-09-011-2/+4
| |/
* | spi: qup: Remove spi_master_put in spi_qup_remove()Wei Yongjun2016-07-271-1/+0
|/
* spi: qup: Add spi_master_put in remove functionPramod Gurav2016-05-021-0/+2
* spi: qup: Handle clocks in pm_runtime suspend and resumePramod Gurav2016-05-021-0/+13
*---. Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to...Mark Brown2015-04-111-32/+304
|\ \ \
| * | | spi: qup: Add DMA capabilitiesAndy Gross2015-03-071-32/+304
| |/ /
* | | spi: qup: Fix cs-num DT property parsingIvan T. Ivanov2015-03-071-4/+5
|/ /
* | spi: qup: Add SPI_CPOL configuration supportIvan T. Ivanov2014-12-291-1/+10
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-2/+2
|\
| * spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-2/+2
* | spi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
*-. Merge remote-tracking branches 'spi/topic/orion', 'spi/topic/pl022', 'spi/top...Mark Brown2014-08-041-14/+22
|\ \
| | * spi: qup: Add support for v1.1.1Andy Gross2014-06-211-14/+22
| |/
* | spi: qup: Remove chip select functionAndy Gross2014-06-221-27/+6
* | spi: qup: Fix order of spi_register_masterAndy Gross2014-06-211-4/+7
|/
*-. Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs...Mark Brown2014-06-021-1/+1
|\ \
| | * spi: qup: Make of_device_id array constJingoo Han2014-05-071-1/+1
| |/
* | spi: qup: Correct selection of FIFO/Block modeAndy Gross2014-05-141-2/+2
* | spi: qup: Fix return value checking for pm_runtime_get_sync()Axel Lin2014-05-031-1/+1
|/
* spi: qup: Get rid of using struct spi_qup_deviceAxel Lin2014-02-261-52/+9
* spi: qup: Remove module versionAxel Lin2014-02-241-1/+0
* spi: qup: Fix build error due to a typoAxel Lin2014-02-231-2/+2
* spi: qup: Convert ot let spi core handle checking transfer speedAxel Lin2014-02-231-14/+1
* spi: qup: Remove spi_master_put in spi_qup_removeAxel Lin2014-02-231-1/+0
* spi: Add Qualcomm QUP SPI controller supportIvan T. Ivanov2014-02-201-0/+837
OpenPOWER on IntegriCloud