summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/idt
AgeCommit message (Expand)AuthorLines
2025-03-18ntb: reduce stack usage in idt_scan_mwsArnd Bergmann-11/+7
2024-10-30ntb: idt: Replace deprecated PCI functionsPhilipp Stanner-4/+9
2024-09-20ntb: idt: Fix the cacography in ntb_hw_idt.czhang jiao-1/+1
2024-04-25ntb: idt: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal-1/+1
2023-07-08ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas-12/+5
2023-07-08ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can-1/+6
2022-08-09ntb: idt: fix clang -Wformat warningsJustin Stitt-3/+3
2021-09-05NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET-13/+2
2020-12-06ntb: idt: fix error check in ntb_hw_idt.cWang Qing-2/+2
2020-06-05ntb: hw: remove the code that sets the DMA maskLogan Gunthorpe-6/+0
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan-2/+2
2019-09-23NTB: fix IDT Kconfig typos/spellosRandy Dunlap-3/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon-7/+0
2018-11-01ntb: idt: Alter the driver info commentsSerge Semin-9/+8
2018-11-01ntb: idt: Discard temperature sensor IRQ handlerSerge Semin-43/+3
2018-11-01ntb: idt: Add basic hwmon sysfs interfaceSerge Semin-1/+206
2018-11-01ntb: idt: Alter temperature read methodSerge Semin-17/+152
2018-10-31ntb: idt: Set PCIe bus address to BARLIMITxSerge Semin-1/+1
2018-10-31NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checksGustavo A. R. Silva-4/+4
2018-06-11NTB: ntb_hw_idt: fix typo 'can by' to 'can be'Wolfram Sang-1/+1
2018-01-28NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topologySerge Semin-1/+1
2018-01-28NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin-1/+7
2018-01-28NTB: Rename NTB messaging API methodsSerge Semin-15/+12
2017-11-18NTB: make idt_89hpes_cfg constBhumika Goyal-8/+8
2017-07-06NTB: Add IDT 89HPESxNTx PCIe-switches supportSerge Semin-0/+3893