H Hartley Sweeten
|
d9a017713d
spi: spi-ep93xx: use the default master transfer queueing mechanism
|
8 years ago |
H Hartley Sweeten
|
c7a909cf25
spi: spi-ep93xx: remove private data 'current_msg'
|
8 years ago |
H Hartley Sweeten
|
4873883101
spi: spi-ep93xx: pass the spi_master pointer around
|
8 years ago |
H Hartley Sweeten
|
ac8d06df9a
spi: spi-ep93xx: absorb the interrupt enable/disable helpers
|
8 years ago |
H Hartley Sweeten
|
16779622be
spi: spi-ep93xx: add spi master prepare_transfer_hardware()
|
8 years ago |
H Hartley Sweeten
|
8447e4781f
spi: spi-ep93xx: use 32-bit read/write for all registers
|
8 years ago |
H Hartley Sweeten
|
1232978a0d
spi: spi-ep93xx: remove io wrappers
|
8 years ago |
H Hartley Sweeten
|
55f0cd3fb9
spi: spi-ep93xx: simplify GPIO chip selects
|
8 years ago |
Fabio Estevam
|
f7aa23cb8d
spi: spi-ep93xx: Fix the PTR_ERR() argument
|
9 years ago |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
11 years ago |
Jingoo Han
|
175a3edcfd
spi: ep93xx: Fix checkpatch issue
|
11 years ago |
Axel Lin
|
56fc0b42dc
spi: ep93xx: Convert to let spi core handle checking transfer speed
|
11 years ago |
Mark Brown
|
52d85ebb7b
Merge remote-tracking branch 'spi/topic/bfin' into spi-next
|
12 years ago |
Jarkko Nikula
|
a1829d2b76
spi: Add missing newline to dev_ prints in drivers
|
12 years ago |
Jingoo Han
|
434eaf3b23
spi: ep93xx: use devm_spi_register_master()
|
12 years ago |
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 |