| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | 1 | -2/+2 |
|\ |
|
| * | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-13 | 1 | -2/+2 |
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ \ |
|
| * \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 1 | -1/+0 |
| |\ \
| | |/
| |/| |
|
| | * | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/r... | Mark Brown | 2014-12-08 | 1 | -2/+0 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| | * | spi/rockchip: remove redundant call to spi_master_put() | Laurentiu Palcu | 2014-11-12 | 1 | -2/+0 |
| |/ |
|
* | | spi/rockchip: spi controller must be disabled in tx callback too | Addy Ke | 2014-10-17 | 1 | -1/+3 |
* | | spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex mode | Addy Ke | 2014-10-15 | 1 | -11/+23 |
* | | spi/rockchip: fix bug that case spi can't go as fast as slave request | Addy Ke | 2014-10-15 | 1 | -0/+12 |
|/ |
|
* | Merge remote-tracking branch 'spi/fix/rockchip' into spi-linus | Mark Brown | 2014-10-03 | 1 | -8/+7 |
|\ |
|
| * | spi/rockchip: fix bug that cause the failure to read data in DMA mode | Addy Ke | 2014-09-25 | 1 | -8/+7 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'... | Mark Brown | 2014-09-16 | 1 | -2/+3 |
|\ \ \
| | |/
| |/| |
|
| | * | spi/rockchip: Don't warn if SPI is busy but disabled | Doug Anderson | 2014-09-04 | 1 | -1/+2 |
| | * | spi/rockchip: Fix the wait_for_idle() timeout | Doug Anderson | 2014-09-04 | 1 | -1/+1 |
| |/ |
|
* | | spi/rockchip: Avoid accidentally turning off the clock | Doug Anderson | 2014-08-29 | 1 | -1/+1 |
* | | spi/rockchip: fixup incorrect dma direction setting | Addy Ke | 2014-08-20 | 1 | -1/+1 |
|/ |
|
* | spi/rockchip: fix error return code in rockchip_spi_probe() | Wei Yongjun | 2014-07-25 | 1 | -0/+1 |
* | spi/rockchip: remove redundant dev_err call in rockchip_spi_probe() | Wei Yongjun | 2014-07-25 | 1 | -1/+0 |
* | spi/rockchip: remove duplicated include from spi-rockchip.c | Wei Yongjun | 2014-07-25 | 1 | -1/+0 |
* | spi/rockchip: add compatible strings for RK3188 and RK3288 | Addy Ke | 2014-07-11 | 1 | -0/+2 |
* | spi/rockchip: master->mode_bits: remove SPI_CS_HIGH bit | Addy Ke | 2014-07-11 | 1 | -6/+1 |
* | spi/rockchip: call wait_for_idle() for the transfer to complete | Addy Ke | 2014-07-11 | 1 | -5/+19 |
* | spi/rockchip: cleanup some coding issues and uncessary output | Addy Ke | 2014-07-11 | 1 | -18/+23 |
* | spi/rockchip: add driver for Rockchip RK3xxx SoCs integrated SPI | addy ke | 2014-07-04 | 1 | -0/+822 |