Sylwester Nawrocki
|
cc023478dc
spi: s3c64xx: Remove unused platform_device_id entries
|
9 years ago |
Arnd Bergmann
|
a0067db36a
spi: s3c64xx: pass DMA arguments in platform data
|
9 years ago |
Jarkko Nikula
|
88d4a7440e
spi: s3c64xx: Use transfer speed unconditionally
|
10 years ago |
Heiner Kallweit
|
8ebe9d163e
spi: s3c64xx: replace clock disabling with runtime PM suspend call in remove function
|
10 years ago |
Heiner Kallweit
|
4fcd9b9e06
spi: s3c64xx: simplify suspend / resume handlers
|
10 years ago |
Heiner Kallweit
|
483867ee20
spi: s3c64xx: extend driver to make full use of runtime PM autosuspend
|
10 years ago |
Heiner Kallweit
|
3c863792e9
spi: s3c64xx: clean up runtime PM if driver registration fails
|
10 years ago |
Michal Suchanek
|
ed425dcf6a
spi: s3c64xx: print fifo size on probe.
|
10 years ago |
Krzysztof Kozlowski
|
23f6d39ec0
spi: s3c64xx: Constify platform_device_id
|
10 years ago |
Andre Przywara
|
0744ea2a01
spi: s3c64xx: fix compiler warning in spi-s3c64xx
|
10 years ago |
Jarkko Nikula
|
2c658e212c
spi: Remove FSF mailing addresses
|
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
|
bc88f11baf
spi/s3c64xx: Remove redundant runtime PM management
|
10 years ago |
Padmavathi Venna
|
bf77cba95f
spi: s3c64xx: add support for exynos7 SPI controller
|
11 years ago |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
Linus Torvalds
|
44c916d58b
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
11 years ago |
Naveen Krishna Chatradhi
|
306972cedf
spi: s3c64xx: use the generic SPI "cs-gpios" property
|
11 years ago |
Javier Martinez Canillas
|
e2689b946a
spi: s3c64xx: Revert "spi: s3c64xx: Added provision for dedicated cs pin"
|
11 years ago |
Kukjin Kim
|
f34b89bf83
spi: s3c64xx: remove s5pc100 related spi codes
|
11 years ago |
Kukjin Kim
|
add924f9db
spi: s3c64xx: remove s5p64x0 related spi codes
|
11 years ago |
Mark Brown
|
69e25c7557
Merge remote-tracking branch 'spi/topic/workqueue' into spi-next
|
11 years ago |
Jingoo Han
|
1273eb0506
spi: s3c64xx: remove unnecessary OOM messages
|
11 years ago |
Axel Lin
|
e4745fef55
spi: Remove unneeded include of linux/workqueue.h
|
11 years ago |
Axel Lin
|
382ab20e81
spi: s3c64xx: Let spi core handle validating transfer length
|
11 years ago |
Mark Brown
|
1b5e1b6949
spi/s3c64xx: Remove code no longer needed as a result of S3C_DMA removal
|
11 years ago |
Mark Brown
|
90e73973d3
spi/s3c64xx: Remove S3C_DMA support
|
11 years ago |
Mark Brown
|
3f29588795
spi/s3c64xx: Use core DMA mapping code with dmaengine
|
11 years ago |
Mark Brown
|
6ad45a27cb
spi: Make core DMA mapping functions generate scatterlists
|
11 years ago |