aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-pic32-sqi.c
AgeCommit message (Expand)Author
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-10-17spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig
2018-09-17spi: pic32-sqi: remove unnecessary of_node_get()Alexey Khoroshilov
2016-08-08spi: pic32-sqi: use list_move_tail and list_moveWei Yongjun
2016-07-24spi: pic32-sqi: fixup wait_for_completion_timeout return handlingNicholas Mc Guire
2016-05-06spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanupAxel Lin
2016-04-22spi: pic32-sqi: silence array overflow warningDan Carpenter
2016-04-18spi: pic32-sqi: add SPI driver for PIC32 SQI controller.Purna Chandra Mandal