Mark Brown
|
68aa4cb337
Merge remote-tracking branch 'spi/topic/pdata' into spi-next
|
12 years ago |
Jingoo Han
|
8074cf063e
spi: use dev_get_platdata()
|
12 years ago |
Emil Goode
|
6a3fc31f35
spi/ep93xx: Fix format specifier warning
|
12 years ago |
H Hartley Sweeten
|
84ddb3c1df
spi: spi-ep93xx: convert to the queued driver infrastructure
|
12 years ago |
H Hartley Sweeten
|
f7ef1da9e2
spi: spi-ep93xx: move the clock divider calcs into ep93xx_spi_chip_setup()
|
12 years ago |
H Hartley Sweeten
|
22c1b69ea8
spi: spi-ep93xx: don't bother calculating the divisors in ep93xx_spi_setup()
|
12 years ago |
H Hartley Sweeten
|
e6eb8d9bb7
spi: spi-ep93xx: use devm_clk_get()
|
12 years ago |
H Hartley Sweeten
|
d9b65dfd44
spi: spi-ep93xx: remove 'dss' from per chip private data
|
12 years ago |
H Hartley Sweeten
|
b2d185edba
spi: spi-ep93xx: remove dev_err() for kzalloc() failure
|
12 years ago |
H Hartley Sweeten
|
48a7776e98
spi: spi-ep93xx: get platform resources early in (*probe)
|
12 years ago |
H Hartley Sweeten
|
701c3587ee
spi: spi-ep93xx: remove bits_per_word() helper
|
12 years ago |
H Hartley Sweeten
|
8d7586bda0
spi: spi-ep93xx: use read,write instead of __raw_* variants
|
12 years ago |
H Hartley Sweeten
|
4870c2170d
spi: spi-ep93xx: always handle transfer specific settings
|
12 years ago |
Mark Brown
|
385daaf0a8
Merge remote-tracking branch 'spi/topic/ep93xx' into spi-next
|
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 |
Wei Yongjun
|
27474d268c
spi: ep93xx: fix error return code in ep93xx_spi_probe()
|
12 years ago |
Jingoo Han
|
89e8773075
spi: remove unnecessary platform_set_drvdata()
|
12 years ago |
Linus Torvalds
|
06991c28f3
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Laxman Dewangan
|
766ed70447
spi: remove check for bits_per_word on transfer from low level driver
|
12 years ago |
Thierry Reding
|
b0ee560523
spi: Convert to devm_ioremap_resource()
|
12 years ago |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 years ago |
Arnd Bergmann
|
a3b2924547
ARM: ep93xx: move platform_data definitions
|
13 years ago |
Hannu Heikkinen
|
6d6467ee58
spi/ep93xx: clean probe/remove routines
|
13 years ago |
H Hartley Sweeten
|
d4b9b578cb
spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_direction
|
13 years ago |
Alexandre Bounine
|
16052827d9
dmaengine/dma_slave: introduce inline wrappers
|
13 years ago |
Vinod Koul
|
e0d23ef29e
Merge branch 'dma_slave_direction' into next_test_dirn
|
13 years ago |
Vinod Koul
|
a485df4b44
spi, serial: move to dma_transfer_direction
|
13 years ago |
Grant Likely
|
940ab88962
drivercore: Add helper macro for platform_driver boilerplate
|
13 years ago |
Mika Westerberg
|
5bdb761341
spi/spi-ep93xx: add module.h include
|
13 years ago |