summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rockchip.c
Commit message (Expand)AuthorAgeFilesLines
* spi: rockchip: configure CTRLR1 according to size and data frameHuibin Hong2017-08-161-1/+7
* spi: rockchip: add compatible string for rv1108 spiAndy Yan2017-08-141-0/+1
* spi: rockchip: Fix clock handling in suspend/resumeJeffy Chen2017-08-071-15/+6
* spi: rockchip: Fix clock handling in removeJeffy Chen2017-08-071-1/+5
* spi: rockchip: Slightly rework return value handlingJeffy Chen2017-08-071-12/+12
* spi: rockchip: Disable Runtime PM when chip select is assertedJeffy Chen2017-06-281-25/+26
* spi: rockchip: Set GPIO_SS flag to enable Slave Select with GPIO CSJeffy Chen2017-06-281-0/+1
* spi: rockchip: fix error handling when probeJeffy Chen2017-06-131-13/+14
* spi: rockchip: support "sleep" pin configurationBrian Norris2016-12-191-0/+5
*-. Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/rockchip', 'spi...Mark Brown2016-07-241-0/+3
|\ \
| | * spi/rockchip: add the rk3036/rk3228/rk3368 to match for driverCaesar Wang2016-05-311-0/+3
| |/
| |
| \
*-. \ Merge remote-tracking branches 'spi/fix/pax2xx' and 'spi/fix/rockchip' into s...Mark Brown2016-07-241-0/+17
|\ \ \ | | |/ | |/|
| | * spi: rockchip: limit transfers to (64K - 1) bytesBrian Norris2016-07-201-0/+17
| |/
* | spi: rockchip: Signal unfinished DMA transfersTomeu Vizoso2016-06-081-1/+3
|/
* spi: rockchip: potential NULL dereference on errorDan Carpenter2016-05-041-5/+4
*-. Merge remote-tracking branches 'spi/fix/omap2' and 'spi/fix/rockchip' into sp...Mark Brown2016-04-041-6/+10
|\ \
| | * spi: rockchip: fix probe deferral handlingShawn Lin2016-03-311-5/+9
| | * spi: rockchip: Spelling s/divsor/divisor/Geert Uytterhoeven2016-03-151-1/+1
| |/
* | Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-03-171-2/+10
|\ \ | |/ |/|
| * spi: rockchip: modify DMA max burst to 1Addy Ke2016-02-091-2/+10
| |
| \
*-. \ Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/to...Mark Brown2016-03-111-21/+35
|\ \ \ | | |/ | |/|
| | * spi: rockchip: covert rsd_nsecs to u32 typeShawn Lin2016-03-101-1/+1
| | * spi: rockchip: header file cleanupShawn Lin2016-03-101-10/+4
| | * spi: rockchip: check requesting dma channel with EPROBE_DEFERShawn Lin2016-03-091-1/+7
| | * spi: rockchip: migrate to dmaengine_terminate_asyncShawn Lin2016-03-091-2/+2
| | * spi: rockchip: check return value of dmaengine_prep_slave_sgShawn Lin2016-03-091-3/+12
| | * spi/rockchip: fix endian mode for 16-bit transfersAlexander Kochetkov2016-03-061-1/+2
| | * spi/rockchip: Make sure spi clk is on in rockchip_spi_set_csHuibin Hong2016-03-051-1/+6
| | * spi: rockchip: add bindings for rk3399 spiXu Jianqun2016-02-181-0/+1
| | * spi: rockchip: remove xfer_completion from rockchip_spiShawn Lin2016-02-161-2/+0
| |/
* | spi: rockchip: add missing spi_master_putShawn Lin2016-02-151-0/+2
* | spi: rockchip: disable runtime pm when in err caseShawn Lin2016-02-151-0/+1
|/
* spi/rockchip: remove unnecessary memset of rockchip_spiAlexey Klimov2015-07-071-1/+0
*---. Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to...Mark Brown2015-04-111-4/+32
|\ \ \
| | * | spi/rockchip: Add device tree property to configure Rx Sample DelayJulius Werner2015-03-261-0/+21
| | * | spi/rockchip: do an error handling in proper timeAndy Shevchenko2015-03-061-4/+11
| |/ /
* | | spi/rockchip: Round up clock rate divisor to err on the safe sideJulius Werner2015-03-261-1/+1
|/ /
* | spi/rockchip: avoid uninitialized-use warningArnd Bergmann2015-01-281-2/+4
|/
* 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
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\ \
| * \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\ \ | | |/ | |/|
| | * spi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r...Mark Brown2014-12-081-2/+0
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * spi/rockchip: remove redundant call to spi_master_put()Laurentiu Palcu2014-11-121-2/+0
| |/
* | spi/rockchip: spi controller must be disabled in tx callback tooAddy Ke2014-10-171-1/+3
* | spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex modeAddy Ke2014-10-151-11/+23
* | spi/rockchip: fix bug that case spi can't go as fast as slave requestAddy Ke2014-10-151-0/+12
|/
* Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown2014-10-031-8/+7
|\
| * spi/rockchip: fix bug that cause the failure to read data in DMA modeAddy Ke2014-09-251-8/+7
OpenPOWER on IntegriCloud