index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-efm32.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-28
spi: bcm2835: Fix race on DMA termination
Lukas Wunner
1
-6
/
+4
2018-11-28
spi: bcm2835: Fix book-keeping of DMA termination
Lukas Wunner
1
-0
/
+1
2018-11-28
spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode
Lukas Wunner
1
-2
/
+1
2018-11-27
spi: mediatek: add spi support for mt7629 IC
Leilk Liu
1
-0
/
+3
2018-11-27
spi: at91-usart: add power management support
Radu Pirea
1
-0
/
+61
2018-11-27
spi: npcm: Fix uninitialized variable warning
Olof Johansson
1
-7
/
+15
2018-11-27
spi: mediatek: Add bindings for mediatek MT7629 soc platform
Leilk Liu
1
-0
/
+1
2018-11-23
spi: npcm: Fix an error code in the probe function
Dan Carpenter
1
-1
/
+1
2018-11-17
spi: pxa2xx: Fix '"CONFIG_OF" is not defined' warning
Lubomir Rintel
1
-7
/
+1
2018-11-16
spi: omap2-mcspi: Add missing suspend and resume calls
Tony Lindgren
1
-12
/
+25
2018-11-16
spi: Fix core transfer waits after slave support
Mark Brown
1
-3
/
+5
2018-11-15
spi: npcm: fix platform_no_drv_owner.cocci warnings
kbuild test robot
1
-1
/
+0
2018-11-14
spi: bcm2835: make license text and module license match
Stefan Wahren
2
-2
/
+2
2018-11-14
spi: npcm: fix u32 csgpio being checked for less than zero
Colin Ian King
1
-3
/
+3
2018-11-13
spi: npcm: add NPCM PSPI controller driver
Tomer Maimon
3
-0
/
+488