summaryrefslogtreecommitdiffstats
path: root/drivers/ntb/hw/idt (follow)
Commit message (Expand)AuthorAgeFilesLines
* ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-07-081-12/+5
* ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can2023-07-081-1/+6
* ntb: idt: fix clang -Wformat warningsJustin Stitt2022-08-091-3/+3
* NTB: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-09-061-13/+2
* ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-071-2/+2
* ntb: hw: remove the code that sets the DMA maskLogan Gunthorpe2020-06-061-6/+0
* PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan2020-03-281-2/+2
* NTB: fix IDT Kconfig typos/spellosRandy Dunlap2019-09-231-3/+3
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-7/+0
* ntb: idt: Alter the driver info commentsSerge Semin2018-11-013-9/+8
* ntb: idt: Discard temperature sensor IRQ handlerSerge Semin2018-11-012-43/+3
* ntb: idt: Add basic hwmon sysfs interfaceSerge Semin2018-11-013-1/+206
* ntb: idt: Alter temperature read methodSerge Semin2018-11-012-17/+152
* ntb: idt: Set PCIe bus address to BARLIMITxSerge Semin2018-11-011-1/+1
* NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checksGustavo A. R. Silva2018-10-311-4/+4
* NTB: ntb_hw_idt: fix typo 'can by' to 'can be'Wolfram Sang2018-06-111-1/+1
* NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topologySerge Semin2018-01-291-1/+1
* NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin2018-01-291-1/+7
* NTB: Rename NTB messaging API methodsSerge Semin2018-01-291-15/+12
* NTB: make idt_89hpes_cfg constBhumika Goyal2017-11-191-8/+8
* NTB: Add IDT 89HPESxNTx PCIe-switches supportSerge Semin2017-07-064-0/+3893