aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-pic32.c
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445Thomas Gleixner
2019-04-01spi: pic32: fix dma channels terminationCezary Gapinski
2018-09-20spi: pic32: Use proper enum in dmaengine_prep_slave_rgNathan Chancellor
2018-09-07spi: pic32: remove unnecessary of_node_get()Alexey Khoroshilov
2017-07-26spi: pic32: fix spelling mistakes on macro namesColin Ian King
2016-07-24spi: pic32: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2016-04-29spi: pic32: Fix checking return value of devm_ioremap_resourceAxel Lin
2016-04-26spi: pic32: Set proper bits_per_word_maskAxel Lin
2016-04-04spi: spi-pic32: Add PIC32 SPI master driverPurna Chandra Mandal