Jingoo Han
|
8074cf063e
spi: use dev_get_platdata()
|
12 years ago |
Mark Brown
|
6140b05ca3
Merge remote-tracking branch 'spi/topic/core' into spi-next
|
12 years ago |
Stephen Warren
|
24778be20f
spi: convert drivers to use bits_per_word_mask
|
12 years ago |
Jingoo Han
|
89e8773075
spi: remove unnecessary platform_set_drvdata()
|
12 years ago |
Gabor Juhos
|
7410e84858
spi/ath79: add shutdown handler
|
12 years ago |
Gabor Juhos
|
c4a31f4300
spi/ath79: avoid multiple initialization of the SPI controller
|
12 years ago |
Gabor Juhos
|
95d79419fe
spi/ath79: use gpio_request_one
|
12 years ago |
Gabor Juhos
|
f1e8fc9898
spi/ath79: remove superfluous chip select code
|
12 years ago |
Gabor Juhos
|
72611db0ee
spi/ath79: add missing HIGH->LOW SCK transition
|
12 years ago |
Gabor Juhos
|
440114fdb1
spi/ath79: add delay between SCK changes
|
12 years ago |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 years ago |
Grant Likely
|
1e8a52e18c
spi: By default setup spi_masters with 1 chipselect and dynamics bus number
|
13 years ago |
Gabor Juhos
|
807cc4b120
spi/ath79: fix compile error due to missing include
|
13 years ago |
Grant Likely
|
940ab88962
drivercore: Add helper macro for platform_driver boilerplate
|
13 years ago |
Joe Perches
|
8e2943c04c
spi: Convert uses of struct resource * to resource_size(ptr)
|
14 years ago |
Grant Likely
|
ca632f5566
spi: reorganize drivers
|
14 years ago |