Age | Commit message (Expand) | Author |
---|---|---|
2019-09-04 | spi: pic32-sqi: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-08-02 | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 445 | Thomas Gleixner |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2018-10-17 | spi: pic32-sqi: don't pass GFP_DMA32 to dma_alloc_coherent | Christoph Hellwig |
2018-09-17 | spi: pic32-sqi: remove unnecessary of_node_get() | Alexey Khoroshilov |
2016-08-08 | spi: pic32-sqi: use list_move_tail and list_move | Wei Yongjun |
2016-07-24 | spi: pic32-sqi: fixup wait_for_completion_timeout return handling | Nicholas Mc Guire |
2016-05-06 | spi: pic32-sqi: Remove pic32_sqi_setup and pic32_sqi_cleanup | Axel Lin |
2016-04-22 | spi: pic32-sqi: silence array overflow warning | Dan Carpenter |
2016-04-18 | spi: pic32-sqi: add SPI driver for PIC32 SQI controller. | Purna Chandra Mandal |