index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ntb
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remo...
Kaixin Wang
2024-09-20
1
-0
/
+1
*
ntb: idt: Fix the cacography in ntb_hw_idt.c
zhang jiao
2024-09-20
1
-1
/
+1
*
NTB: epf: don't misuse kernel-doc marker
Randy Dunlap
2024-09-20
1
-1
/
+1
*
ntb: intel: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Jinjie Ruan
2024-09-20
1
-1
/
+1
*
PCI: switchtec: Make switchtec_class constant
Greg Kroah-Hartman
2024-06-10
1
-1
/
+1
*
ntb: idt: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
1
-1
/
+1
*
ntb: amd: Drop unnecessary error check for debugfs_create_dir
Ruan Jinjie
2023-08-18
1
-7
/
+4
*
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
2023-07-08
1
-1
/
+1
*
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-2
/
+0
*
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-8
/
+4
*
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-2
/
+0
*
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-07-08
1
-12
/
+5
*
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
*
NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
*
ntb: idt: Fix error handling in idt_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
*
driver core: class: remove struct class_interface * from callbacks
Greg Kroah-Hartman
2023-04-03
1
-4
/
+2
*
NTB: epf: Allow more flexibility in the memory BAR map method
Frank Li
2022-08-09
1
-13
/
+35
*
ntb: intel: add GNR support for Intel PCIe gen5 NTB
Dave Jiang
2022-08-09
3
-5
/
+16
*
ntb: idt: fix clang -Wformat warnings
Justin Stitt
2022-08-09
1
-3
/
+3
*
ntb: intel: fix port config status offset for SPR
Dave Jiang
2022-01-28
2
-1
/
+32
*
ntb_hw_switchtec: Fix a minor issue in config_req_id_table()
Kelvin Cao
2022-01-11
1
-1
/
+1
*
ntb_hw_switchtec: Remove code for disabling ID protection
Kelvin Cao
2022-01-11
1
-3
/
+0
*
ntb_hw_switchtec: Update the way of getting VEP instance ID
Kelvin Cao
2022-01-11
1
-3
/
+5
*
ntb_hw_switchtec: AND with the part_map for a valid tpart_vec
Jeremy Pallotta
2022-01-11
1
-0
/
+1
*
ntb_hw_switchtec: Fix bug with more than 32 partitions
Wesley Sheng
2022-01-11
1
-7
/
+5
*
ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all
Jeremy Pallotta
2022-01-11
1
-2
/
+2
*
ntb_hw_switchtec: fix the spelling of "its"
Randy Dunlap
2022-01-11
1
-1
/
+1
*
ntb_hw_amd: Add NTB PCI ID for new gen CPU
Sanjay R Mehta
2022-01-11
1
-0
/
+2
*
NTB: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-09-06
3
-33
/
+6
*
ntb: intel: remove invalid email address in header comment
Dave Jiang
2021-09-05
1
-3
/
+0
*
NTB: Add support for EPF PCI Non-Transparent Bridge
Kishon Vijay Abraham I
2021-02-23
5
-0
/
+762
*
ntb: intel: add Intel NTB LTR vendor support for gen4 NTB
Dave Jiang
2020-12-07
3
-1
/
+42
*
ntb: idt: fix error check in ntb_hw_idt.c
Wang Qing
2020-12-07
1
-2
/
+2
*
ntb: intel: Fix memleak in intel_ntb_pci_probe
Dinghao Liu
2020-08-24
1
-1
/
+1
*
NTB: hw: amd: fix an issue about leak system resources
Kaige Li
2020-08-24
1
-0
/
+1
*
ntb: intel: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-15
3
-3
/
+3
*
ntb: hw: remove the code that sets the DMA mask
Logan Gunthorpe
2020-06-06
3
-14
/
+0
*
ntb: intel: fix static declaration
Dave Jiang
2020-06-06
1
-1
/
+1
*
ntb: intel: add hw workaround for NTB BAR alignment
Dave Jiang
2020-06-06
3
-13
/
+79
*
ntb: intel: Add Icelake (gen4) support for Intel NTB
Dave Jiang
2020-04-20
7
-27
/
+640
*
Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-04-03
1
-2
/
+2
|
\
|
*
PCI/AER: Rationalize error status register clearing
Kuppuswamy Sathyanarayanan
2020-03-28
1
-2
/
+2
*
|
NTB: add pci shutdown handler for AMD NTB
Arindam Nath
2020-03-13
1
-0
/
+17
*
|
NTB: send DB event when driver is loaded or un-loaded
Arindam Nath
2020-03-13
2
-2
/
+56
*
|
NTB: remove redundant setting of DB valid mask
Arindam Nath
2020-03-13
1
-2
/
+0
*
|
NTB: return link up status correctly for PRI and SEC
Arindam Nath
2020-03-13
2
-5
/
+60
*
|
NTB: add helper functions to set and clear sideinfo
Arindam Nath
2020-03-13
2
-10
/
+37
*
|
NTB: move ntb_ctrl handling to init and deinit
Arindam Nath
2020-03-13
1
-10
/
+10
*
|
NTB: handle link up, D0 and D3 events correctly
Arindam Nath
2020-03-13
1
-0
/
+6
*
|
NTB: handle link down event correctly
Arindam Nath
2020-03-13
1
-3
/
+6
[next]