Mark Brown
|
67f08d690a
spi/atmel: Fix pointer to int conversion warnings on 64 bit builds
|
11 years ago |
Geert Uytterhoeven
|
ef40eb39e0
spi: atmel: Use dmaengine_prep_slave_sg() API
|
11 years ago |
Mark Brown
|
446fe5e2d5
Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/topic/cadence' into spi-next
|
11 years ago |
Alexandre Belloni
|
b112f0585e
spi: atmel: fix incorrect comparison
|
11 years ago |
Alexander Stein
|
1676014ef9
spi: atmel: Fix scheduling while atomic bug
|
11 years ago |
Axel Lin
|
0c3b97487d
spi: atmel: Make current_remaining_bytes to be int
|
11 years ago |
Mark Brown
|
6e07b9179a
Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/mpc512x-psc', 'spi/topic/mpc52xx', 'spi/topic/mxs', 'spi/topic/nuc900', 'spi/topic/oc-tiny' and 'spi/topic/octeon' into spi-next
|
11 years ago |
Mark Brown
|
9dee279b40
Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi/topic/clps711x', 'spi/topic/coldfire', 'spi/topic/completion' and 'spi/topic/davinci' into spi-next
|
11 years ago |
Mark Brown
|
0f38af451f
Merge remote-tracking branches 'spi/topic/altera', 'spi/topic/atmel', 'spi/topic/au1550', 'spi/topic/bcm63xx', 'spi/topic/bcm63xx-hsspi', 'spi/topic/bfin5xx', 'spi/topic/bitbang' and 'spi/topic/bpw' into spi-next
|
11 years ago |
Randy Dunlap
|
54f4c51cc1
spi: atmel: fix printk format warnings
|
11 years ago |
Wenyou Yang
|
ba938f3a29
spi: atmel: add missing spi_master_{resume,suspend} calls to PM callbacks
|
11 years ago |
Wenyou Yang
|
5bdfd491a0
spi: atmel: adopt pinctrl support
|
11 years ago |
Axel Lin
|
ad6f33d22c
spi: atmel: Let spi core handle validating transfer length
|
11 years ago |
Axel Lin
|
0e6d873ac4
spi: atmel: Remove redundant list_empty checking
|
11 years ago |
Axel Lin
|
354312f16e
spi: Remove duplicate code to check chip_select
|
11 years ago |
Paul Gortmaker
|
3a44623d5e
spi: delete non-required instances of include <linux/init.h>
|
11 years ago |
Wenyou Yang
|
8090d6d1a4
spi: atmel: Refactor spi-atmel to use SPI framework queue
|
11 years ago |
Richard Genoud
|
d3b72c7e6b
spi: atmel: add support for changing message transfer speed
|
11 years ago |
Jingoo Han
|
9f87d6f26b
spi: atmel: Use devm_*() functions
|
11 years ago |
Wei Yongjun
|
543c954d68
spi: atmel: fix return value check in atmel_spi_probe()
|
11 years ago |
Mark Brown
|
31407478a7
spi/atmel: Convert to devm_ioremap_resource()
|
11 years ago |
Mark Brown
|
381bd9517a
Merge remote-tracking branch 'spi/topic/trivial' into spi-atmel
|
11 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
|
11 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 |