summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-08-29Merge branch 'pci/vpd'Bjorn Helgaas2-9/+48
2023-08-29Merge branch 'pci/vga'Bjorn Helgaas1-178/+180
2023-08-29Merge branch 'pci/virtualization'Bjorn Helgaas1-1/+1
2023-08-29Merge branch 'pci/pm'Bjorn Helgaas1-4/+9
2023-08-29Merge branch 'pci/pcie-rmw'Bjorn Helgaas13-176/+110
2023-08-29Merge branch 'pci/ioport'Bjorn Helgaas2-0/+6
2023-08-29Merge branch 'pci/hotplug'Bjorn Helgaas1-5/+5
2023-08-26PCI/PM: Only read PCI_PM_CTRL register when availableFeiyang Chen1-4/+9
2023-08-25PCI: Simplify pcie_capability_clear_and_set_word() control flowBjorn Helgaas1-12/+10
2023-08-24PCI/VGA: Fix typosSui Jingfeng1-149/+159
2023-08-24PCI/VGA: Simplify vga_client_register()Sui Jingfeng1-12/+7
2023-08-24PCI/VGA: Simplify vga_arbiter_notify_clients()Sui Jingfeng1-4/+2
2023-08-24PCI/VGA: Correct vga_update_device_decodes() parameter typeSui Jingfeng1-13/+12
2023-08-24PCI/VGA: Correct vga_str_to_iostate() io_state parameter typeSui Jingfeng1-1/+1
2023-08-21net/mlx5: Convert PCI error values to generic errnosIlpo Järvinen1-6/+6
2023-08-21wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen1-4/+5
2023-08-21wifi: ath12k: Use RMW accessors for changing LNKCTLIlpo Järvinen1-4/+6
2023-08-21wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen1-4/+6
2023-08-21net/mlx5: Use RMW accessors for changing LNKCTLIlpo Järvinen1-7/+2
2023-08-21drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen2-53/+20
2023-08-21drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen2-52/+20
2023-08-11PCI: Fix runtime PM race with PME pollingAlex Williamson1-7/+16
2023-08-11PCI/VPD: Add runtime power management to sysfs interfaceAlex Williamson1-2/+32
2023-08-10PCI/ASPM: Use RMW accessors for changing LNKCTLIlpo Järvinen1-17/+13
2023-08-10PCI: pciehp: Use RMW accessors for changing LNKCTLIlpo Järvinen1-9/+3
2023-08-10PCI: Make link retraining use RMW accessors for changing LNKCTLIlpo Järvinen1-6/+2
2023-08-10PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen2-3/+18
2023-08-10PCI: Mark NVIDIA T4 GPUs to avoid bus resetWu Zongyong1-1/+1
2023-07-19PCI/sysfs: Make I/O resource depend on HAS_IOPORTNiklas Schnelle1-0/+4
2023-07-19PCI: Make quirk using inw() depend on HAS_IOPORTNiklas Schnelle1-0/+2
2023-07-19PCI: ibmphp: Make read-only arrays staticColin Ian King1-5/+5
2023-07-13PCI/AER: Unexport pci_enable_pcie_error_reporting()Bjorn Helgaas1-2/+1
2023-07-13PCI/AER: Drop unused pci_disable_pcie_error_reporting()Bjorn Helgaas1-12/+0
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds8-30/+33
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds9-39/+28
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+2
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma1-1/+1
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand1-1/+1
2023-07-08ntb: intel: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-07-08ntb: epf: Remove redundant pci_clear_masterCai Huoqing1-8/+4
2023-07-08ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing1-2/+0
2023-07-08ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-12/+5
2023-07-08NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie1-0/+1
2023-07-08NTB: ntb_tool: Add check for devm_kcallocJiasheng Jiang1-0/+2
2023-07-08NTB: ntb_transport: fix possible memory leak while device_register() failsYang Yingliang1-1/+1
2023-07-08ntb: intel: Fix error handling in intel_ntb_pci_driver_init()Yuan Can1-1/+6
2023-07-08NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Yuan Can1-1/+6
2023-07-08ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can1-1/+6
2023-07-08Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-11/+4