summaryrefslogtreecommitdiffstats
path: root/drivers/dma/hsu/pci.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-04dmaengine: hsu: Include headers we are direct user ofAndy Shevchenko1-0/+1
2022-09-04dmaengine: hsu: using for_each_set_bit to simplify the codeAndy Shevchenko1-11/+8
2022-09-04dmaengine: hsu: Finish conversion to managed resourcesAndy Shevchenko1-15/+12
2021-10-26dmaengine: hsu: switch from 'pci_' to 'dma_' APIQing Wang1-5/+1
2021-01-13dmaengine: hsu: disable spurious interruptFerry Toth1-10/+11
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-01-19serial: 8250_mid: handle interrupt correctly in DMA caseAndy Shevchenko1-2/+15
2016-11-25dmaengine: hsu: pci: switch to new API for IRQ allocationAndy Shevchenko1-3/+5
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko1-3/+3
2016-06-25dmaengine: hsu: Export hsu_dma_get_status()Chuah, Kim Tatt1-2/+9
2015-10-17dmaengine: hsu: remove platform dataHeikki Krogerus1-1/+1
2015-03-26dmaengine: hsu: add Intel Tangier PCI IDAndy Shevchenko1-0/+1
2015-03-07dmaengine: append hsu DMA driverAndy Shevchenko1-0/+123