aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/ntb/hw/idt/ntb_hw_idt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-09ntb: idt: fix clang -Wformat warningsJustin Stitt1-3/+3
2021-09-05NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-13/+2
2020-12-06ntb: idt: fix error check in ntb_hw_idt.cWang Qing1-2/+2
2020-06-05ntb: hw: remove the code that sets the DMA maskLogan Gunthorpe1-6/+0
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan1-2/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-7/+0
2018-11-01ntb: idt: Alter the driver info commentsSerge Semin1-5/+6
2018-11-01ntb: idt: Discard temperature sensor IRQ handlerSerge Semin1-40/+1
2018-11-01ntb: idt: Add basic hwmon sysfs interfaceSerge Semin1-0/+182
2018-11-01ntb: idt: Alter temperature read methodSerge Semin1-17/+96
2018-10-31ntb: idt: Set PCIe bus address to BARLIMITxSerge Semin1-1/+1
2018-10-31NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checksGustavo A. R. Silva1-4/+4
2018-06-11NTB: ntb_hw_idt: fix typo 'can by' to 'can be'Wolfram Sang1-1/+1
2018-01-28NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topologySerge Semin1-1/+1
2018-01-28NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin1-1/+7
2018-01-28NTB: Rename NTB messaging API methodsSerge Semin1-15/+12
2017-11-18NTB: make idt_89hpes_cfg constBhumika Goyal1-8/+8
2017-07-06NTB: Add IDT 89HPESxNTx PCIe-switches supportSerge Semin1-0/+2712