summaryrefslogtreecommitdiff
path: root/drivers/ntb/hw/idt
AgeCommit message (Expand)AuthorFilesLines
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-09-23NTB: fix IDT Kconfig typos/spellosRandy Dunlap1-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-7/+0
2018-11-01ntb: idt: Alter the driver info commentsSerge Semin3-9/+8
2018-11-01ntb: idt: Discard temperature sensor IRQ handlerSerge Semin2-43/+3
2018-11-01ntb: idt: Add basic hwmon sysfs interfaceSerge Semin3-1/+206
2018-11-01ntb: idt: Alter temperature read methodSerge Semin2-17/+152
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 Semin4-0/+3893