index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-pic32.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi-pic32: Fix issue with uninitialized dma_slave_config
Tony Lindgren
2021-08-10
1
-0
/
+1
*
spi: pic32: Don't leak DMA channels in probe error path
Lukas Wunner
2020-11-12
1
-0
/
+1
*
spi: pic32: Retire dma_request_slave_channel_compat()
Peter Ujfalusi
2019-11-22
1
-16
/
+30
*
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-02
1
-9
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
spi: pic32: fix dma channels termination
Cezary Gapinski
2019-04-01
1
-1
/
+1
*
spi: pic32: Use proper enum in dmaengine_prep_slave_rg
Nathan Chancellor
2018-09-21
1
-2
/
+2
*
spi: pic32: remove unnecessary of_node_get()
Alexey Khoroshilov
2018-09-07
1
-1
/
+1
*
spi: pic32: fix spelling mistakes on macro names
Colin Ian King
2017-07-26
1
-2
/
+2
*
spi: pic32: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
2016-07-24
1
-2
/
+3
*
spi: pic32: Fix checking return value of devm_ioremap_resource
Axel Lin
2016-04-29
1
-4
/
+3
*
spi: pic32: Set proper bits_per_word_mask
Axel Lin
2016-04-26
1
-11
/
+2
*
spi: spi-pic32: Add PIC32 SPI master driver
Purna Chandra Mandal
2016-04-04
1
-0
/
+888