Mark Brown
|
e2a3b0df8d
Merge remote-tracking branches 'spi/topic/rockchip', 'spi/topic/rspi', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof' and 'spi/topic/slave' into spi-next
|
8 年 前 |
Andi Shyti
|
379f831a92
spi: s3c64xx: fix inconsistency between binding and driver
|
8 年 前 |
Dan Carpenter
|
72bc7ae063
spi: s3c64xx: potential oops on probe error
|
8 年 前 |
Marek Szyprowski
|
3d63a47a38
spi: s3c64xx: Don't request/release DMA channels for each SPI transfer
|
8 年 前 |
Sylwester Nawrocki
|
6f8dc9d481
spi: s3c64xx: Do not use platform_data for DMA parameters
|
8 年 前 |
Andi Shyti
|
0dbe70a1fe
spi: s3c64xx: restore removed comments
|
9 年 前 |
Andi Shyti
|
7990b00819
spi: s3c64xx: add Exynos5433 compatible for ioclk handling
|
9 年 前 |
Andi Shyti
|
25981d8281
spi: s3c64xx: use error code from clk_prepare_enable()
|
9 年 前 |
Andi Shyti
|
60a9a96442
spi: s3c64xx: rename goto labels to meaningful names
|
9 年 前 |
Wei Yongjun
|
9f135787b1
spi: s3c64xx: fix reference leak to master in s3c64xx_spi_remove()
|
9 年 前 |
Andi Shyti
|
d9aaf1dc98
spi: s3c64xx: do not disable the clock while configuring the spi
|
9 年 前 |
Dan Carpenter
|
47c169ee67
spi: s3c64xx: indent an if statement
|
9 年 前 |
Andi Shyti
|
730d9d4d11
spi: s3c64xx: simplify if statement in prepare_transfer function
|
9 年 前 |
Andi Shyti
|
11f66f0927
spi: s3c64xx: do not configure the device twice
|
9 年 前 |
Andi Shyti
|
a92e7c3d82
spi: s3c64xx: consider the case when the CS line is not connected
|
9 年 前 |
Andi Shyti
|
aa4964c4eb
spi: s3c64xx: group the CS signalling writes in a single function
|
9 年 前 |
Sylwester Nawrocki
|
cc023478dc
spi: s3c64xx: Remove unused platform_device_id entries
|
9 年 前 |
Arnd Bergmann
|
a0067db36a
spi: s3c64xx: pass DMA arguments in platform data
|
9 年 前 |
Jarkko Nikula
|
88d4a7440e
spi: s3c64xx: Use transfer speed unconditionally
|
10 年 前 |
Heiner Kallweit
|
8ebe9d163e
spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove function
|
10 年 前 |
Heiner Kallweit
|
4fcd9b9e06
spi: s3c64xx: simplify suspend / resume handlers
|
10 年 前 |
Heiner Kallweit
|
483867ee20
spi: s3c64xx: extend driver to make full use of runtime PM autosuspend
|
10 年 前 |
Heiner Kallweit
|
3c863792e9
spi: s3c64xx: clean up runtime PM if driver registration fails
|
10 年 前 |
Michal Suchanek
|
ed425dcf6a
spi: s3c64xx: print fifo size on probe.
|
10 年 前 |
Krzysztof Kozlowski
|
23f6d39ec0
spi: s3c64xx: Constify platform_device_id
|
10 年 前 |
Andre Przywara
|
0744ea2a01
spi: s3c64xx: fix compiler warning in spi-s3c64xx
|
10 年 前 |
Jarkko Nikula
|
2c658e212c
spi: Remove FSF mailing addresses
|
10 年 前 |
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 年 前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年 前 |
Rafael J. Wysocki
|
ec83305032
spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM
|
10 年 前 |