Mark Brown
|
5132361cd9
Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835', 'spi/fix/doc', 'spi/fix/mediatek', 'spi/fix/meson', 'spi/fix/mtk' and 'spi/fix/pxa2xx' into spi-linus
|
10 years ago |
Alexandre Belloni
|
d630526d0a
spi: atmel: remove warning when !CONFIG_PM_SLEEP
|
10 years ago |
Alexandre Belloni
|
bdbbd38106
spi: atmel: remove useless include
|
10 years ago |
Cyrille Pitchen
|
11f2764fe7
spi: atmel: add support to FIFOs
|
10 years ago |
Cyrille Pitchen
|
4820303480
spi: atmel: add support for the internal chip-select of the spi controller
|
10 years ago |
Mark Brown
|
f9de73426c
Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2385', 'spi/topic/bcm2835', 'spi/topic/bcm53xx' and 'spi/topic/bitbang' into spi-next
|
10 years ago |
Ben Dooks
|
ea467326e3
spi: atmel: use endian agnostic IO
|
10 years ago |
Torsten Fleischer
|
76e1d14b31
spi: atmel: Fix interrupt setup for PDC transfers
|
10 years ago |
Nicholas Mc Guire
|
1369dea649
spi: atmel: cleanup wait_for_completion return handling
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Ludovic Desroches
|
5e9af37e46
spi: atmel: introduce probe deferring
|
10 years ago |
Ludovic Desroches
|
7758e39069
spi: atmel: remove compat for non DT board when requesting dma chan
|
10 years ago |
Wenyou Yang
|
c1ee8f3fdf
spi/atmel: improve the system suspend/resume functions implementation
|
10 years ago |
Wolfram Sang
|
14ac00e033
spi: drop owner assignment from platform_drivers
|
10 years ago |
Fengguang Wu
|
d0de6ff6b9
spi/atmel: fix simple_return.cocci warnings
|
10 years ago |
Wenyou Yang
|
ce0c4caf25
spi/atmel: add support for runtime PM
|
10 years ago |
Vinod Koul
|
5398ad6897
spi/atmel: use dmaengine_terminate_all() API
|
11 years ago |
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 |