aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rockchip.c
Commit message (Expand)AuthorAge
*---. Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/to...Mark Brown2015-04-11
|\ \ \
| | * | spi/rockchip: Add device tree property to configure Rx Sample DelayJulius Werner2015-03-26
| | * | spi/rockchip: do an error handling in proper timeAndy Shevchenko2015-03-06
| |/ /
* / / spi/rockchip: Round up clock rate divisor to err on the safe sideJulius Werner2015-03-26
|/ /
* / spi/rockchip: avoid uninitialized-use warningArnd Bergmann2015-01-28
|/
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-18
|\
| * spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-12
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \
| * \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\ \ | | |/ | |/|
| | * spi: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r...Mark Brown2014-12-08
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * spi/rockchip: remove redundant call to spi_master_put()Laurentiu Palcu2014-11-12
| |/
* | spi/rockchip: spi controller must be disabled in tx callback tooAddy Ke2014-10-17
* | spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex modeAddy Ke2014-10-15
* | spi/rockchip: fix bug that case spi can't go as fast as slave requestAddy Ke2014-10-15
|/
* Merge remote-tracking branch 'spi/fix/rockchip' into spi-linusMark Brown2014-10-03
|\
| * spi/rockchip: fix bug that cause the failure to read data in DMA modeAddy Ke2014-09-25
| |
| \
*-. \ Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown2014-09-16
|\ \ \ | | |/ | |/|
| | * spi/rockchip: Don't warn if SPI is busy but disabledDoug Anderson2014-09-04
| | * spi/rockchip: Fix the wait_for_idle() timeoutDoug Anderson2014-09-04
| |/
* | spi/rockchip: Avoid accidentally turning off the clockDoug Anderson2014-08-29
* | spi/rockchip: fixup incorrect dma direction settingAddy Ke2014-08-20
|/
* spi/rockchip: fix error return code in rockchip_spi_probe()Wei Yongjun2014-07-25
* spi/rockchip: remove redundant dev_err call in rockchip_spi_probe()Wei Yongjun2014-07-25
* spi/rockchip: remove duplicated include from spi-rockchip.cWei Yongjun2014-07-25
* spi/rockchip: add compatible strings for RK3188 and RK3288Addy Ke2014-07-11
* spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bitAddy Ke2014-07-11
* spi/rockchip: call wait_for_idle() for the transfer to completeAddy Ke2014-07-11
* spi/rockchip: cleanup some coding issues and uncessary outputAddy Ke2014-07-11
* spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPIaddy ke2014-07-04