Wei Yongjun
|
543c954d68
spi: atmel: fix return value check in atmel_spi_probe()
|
12 years ago |
Mark Brown
|
31407478a7
spi/atmel: Convert to devm_ioremap_resource()
|
12 years ago |
Mark Brown
|
381bd9517a
Merge remote-tracking branch 'spi/topic/trivial' into spi-atmel
|
12 years ago |
Jarkko Nikula
|
f6bd03a746
spi: Don't break user-visible strings to multiple source lines in drivers
|
12 years ago |
Jingoo Han
|
01b9e04186
spi: atmel: Fix checkpatch issue
|
12 years ago |
Sachin Kamat
|
de8cc234a5
spi: atmel: Fix incorrect error path
|
12 years ago |
Sachin Kamat
|
a536d76543
spi: atmel: Silence checkpatch errors
|
12 years ago |
Jingoo Han
|
ec60dd37e1
spi: atmel: convert from legacy pm ops to dev_pm_ops
|
12 years ago |
Emil Goode
|
2de024b766
spi/atmel: Fix format specifier warnings
|
12 years ago |
Mark Brown
|
6c07ef298a
spi/atmel: Annotate lock/unlock functions
|
12 years ago |
Boris BREZILLON
|
dfec4a6e42
spi: atmel: prepare clk before calling enable
|
12 years ago |
Mark Brown
|
4581949d52
Merge remote-tracking branch 'spi/topic/bpw' into spi-next
|
12 years ago |
Richard Genoud
|
2f767a9f6b
spi: atmel: convert to dma_request_slave_channel_compat()
|
12 years ago |
Stephen Warren
|
24778be20f
spi: convert drivers to use bits_per_word_mask
|
12 years ago |
Mark Brown
|
88b0357dde
Merge remote-tracking branch 'spi/fix/grant' into spi-linus
|
12 years ago |
Richard Genoud
|
f557c98b16
spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO
|
12 years ago |
Nicolas Ferre
|
1ccc404a7f
spi/spi-atmel: add dmaengine support
|
12 years ago |
Nicolas Ferre
|
8aad7924b5
spi/spi-atmel: add flag to controller data for lock operations
|
12 years ago |
Nicolas Ferre
|
dfab30ee61
spi/spi-atmel: add physical base address
|
12 years ago |
Joachim Eastwood
|
3d3522604a
spi/atmel: fix speed_hz check in atmel_spi_transfer()
|
12 years ago |
Nicolas Ferre
|
823cd04543
spi/spi-atmel: status information passed through controller data
|
12 years ago |
Nicolas Ferre
|
1888e8f2f5
spi/spi-atmel: call unmapping on transfers buffers
|
12 years ago |
Wenyou Yang
|
97ed465b4d
spi/spi-atmel: add support transfer on CS1,2,3, not only on CS0
|
12 years ago |
Wenyou Yang
|
d4820b7496
spi/spi-atmel: detect the capabilities of SPI core by reading the VERSION register.
|
12 years ago |
Grant Likely
|
2deff8d602
spi: Remove erroneous __init, __exit and __exit_p() references in drivers
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
850a5b670a
spi/atmel: add DT support
|
12 years ago |
Linus Torvalds
|
d3b43e12b2
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
|
12 years ago |
Grant Likely
|
fd4a319bc9
spi: Remove HOTPLUG section attributes
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
bcd2360c1f
arm: at91: move platfarm_data to include/linux/platform_data/atmel.h
|
12 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
1cb201af62
atmel/spi: fix missing probe
|
13 years ago |