Linus Torvalds
|
b5b131c747
Merge tag 'dmaengine-4.6-rc1' of git://git.infradead.org/users/vkoul/slave-dma
|
9 years ago |
Mark Brown
|
c508709bcf
Merge remote-tracking branches 'spi/topic/res', 'spi/topic/rockchip', 'spi/topic/sh', 'spi/topic/ti-qspi' and 'spi/topic/xilinx' into spi-next
|
9 years ago |
Shawn Lin
|
108b5c8bba
spi: rockchip: covert rsd_nsecs to u32 type
|
9 years ago |
Shawn Lin
|
ec5c5d8ac0
spi: rockchip: header file cleanup
|
9 years ago |
Shawn Lin
|
61cadcf46c
spi: rockchip: check requesting dma channel with EPROBE_DEFER
|
9 years ago |
Shawn Lin
|
557b7ea34b
spi: rockchip: migrate to dmaengine_terminate_async
|
9 years ago |
Shawn Lin
|
ea98491133
spi: rockchip: check return value of dmaengine_prep_slave_sg
|
9 years ago |
Alexander Kochetkov
|
0277e01aeb
spi/rockchip: fix endian mode for 16-bit transfers
|
9 years ago |
Huibin Hong
|
b920cc3191
spi/rockchip: Make sure spi clk is on in rockchip_spi_set_cs
|
9 years ago |
Xu Jianqun
|
9b7a562215
spi: rockchip: add bindings for rk3399 spi
|
9 years ago |
Shawn Lin
|
23366a02bf
spi: rockchip: remove xfer_completion from rockchip_spi
|
9 years ago |
Shawn Lin
|
844c9f476a
spi: rockchip: add missing spi_master_put
|
9 years ago |
Shawn Lin
|
b8659adda9
spi: rockchip: disable runtime pm when in err case
|
9 years ago |
Addy Ke
|
80abf8880c
spi: rockchip: modify DMA max burst to 1
|
9 years ago |
Alexey Klimov
|
99622f5611
spi/rockchip: remove unnecessary memset of rockchip_spi
|
10 years ago |
Mark Brown
|
165f2288e1
Merge remote-tracking branches 'spi/topic/qup', 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx' and 'spi/topic/sc18is602' into spi-next
|
10 years ago |
Julius Werner
|
76b17e6e49
spi/rockchip: Add device tree property to configure Rx Sample Delay
|
10 years ago |
Julius Werner
|
754ec43c01
spi/rockchip: Round up clock rate divisor to err on the safe side
|
10 years ago |
Andy Shevchenko
|
2291793cc4
spi/rockchip: do an error handling in proper time
|
10 years ago |
Arnd Bergmann
|
97cf56697a
spi/rockchip: avoid uninitialized-use warning
|
10 years ago |
Linus Torvalds
|
c0f486fde3
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Rafael J. Wysocki
|
ec83305032
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
|
10 years ago |
Mark Brown
|
f56be67b19
Merge remote-tracking branches 'spi/topic/mxs', 'spi/topic/pxa', 'spi/topic/rockchip', 'spi/topic/samsung' and 'spi/topic/sirf' into spi-next
|
10 years ago |
Laurentiu Palcu
|
dfcc2e3549
spi/rockchip: remove redundant call to spi_master_put()
|
11 years ago |
Greg Kroah-Hartman
|
a8a93c6f99
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
|
11 years ago |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
Addy Ke
|
2c2bc7489e
spi/rockchip: spi controller must be disabled in tx callback too
|
11 years ago |
Addy Ke
|
c28be31b11
spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex mode
|
11 years ago |
Addy Ke
|
f9cfd52262
spi/rockchip: fix bug that case spi can't go as fast as slave request
|
11 years ago |