summaryrefslogtreecommitdiff
path: root/drivers/ntb/hw/idt
AgeCommit message (Expand)AuthorFilesLines
2023-07-08ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-12/+5
2023-07-08ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can1-1/+6
2022-08-09ntb: idt: fix clang -Wformat warningsJustin Stitt1-3/+3
2021-09-06NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-13/+2
2020-12-07ntb: idt: fix error check in ntb_hw_idt.cWang Qing1-2/+2
2020-06-06ntb: 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-24NTB: 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-11-01ntb: 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-29NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topologySerge Semin1-1/+1
2018-01-29NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin1-1/+7
2018-01-29NTB: Rename NTB messaging API methodsSerge Semin1-15/+12
2017-11-19NTB: make idt_89hpes_cfg constBhumika Goyal1-8/+8
2017-07-06NTB: Add IDT 89HPESxNTx PCIe-switches supportSerge Semin4-0/+3893