开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2025-03-27
Merge branch 'pci/devtree-create'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/resource'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/reset'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/pwrctrl'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/pm'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/hotplug'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/enumeration'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/doe'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/devres'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/bwctrl'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/aspm'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/aer'
Bjorn Helgaas
2025-03-23
PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustion
Lukas Wunner
2025-03-21
PCI/DOE: Allow enabling DOE without CXL
Alistair Francis
2025-03-21
PCI/DOE: Expose DOE features via sysfs
Alistair Francis
2025-03-21
s390/pci: Support mmap() of PCI resources except for ISM devices
Niklas Schnelle
2025-03-21
s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
Niklas Schnelle
2025-03-21
PCI: Fix NULL dereference in SR-IOV VF creation error path
Shay Drory
2025-03-21
PCI/bwctrl: Fix pcie_bwctrl_select_speed() return type
Ilpo Järvinen
2025-03-21
PCI: pciehp: Don't enable HPIE when resuming in poll mode
Ilpo Järvinen
2025-03-20
PCI: Move cardbus IO size declarations into pci/pci.h
Ilpo Järvinen
2025-03-20
PCI: Make pci_setup_bridge() static
Ilpo Järvinen
2025-03-20
PCI: Move resource reassignment func declarations into pci/pci.h
Ilpo Järvinen
2025-03-20
PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h
Ilpo Järvinen
2025-03-20
PCI: Fix BAR resizing when VF BARs are assigned
Ilpo Järvinen
2025-03-20
PCI: Allow PCI bridges to go to D3Hot on all non-x86
Manivannan Sadhasivam
2025-03-14
PCI: Check BAR index for validity
Philipp Stanner
2025-03-14
PCI: pciehp: Avoid unnecessary device replacement check
Lukas Wunner
2025-03-14
PCI: Fix wrong length of devres array
Philipp Stanner
2025-03-10
PCI: Remove stray put_device() in pci_register_host_bridge()
Dan Carpenter
2025-03-10
PCI: Fix reference leak in pci_alloc_child_bus()
Ma Ke
2025-03-10
PCI: Fix reference leak in pci_register_host_bridge()
Ma Ke
2025-03-10
PCI: Cache offset of Resizable BAR capability
Bjorn Helgaas
2025-03-10
PCI: Enable Configuration RRS SV early
Bjorn Helgaas
2025-03-07
PCI: Do not claim to release resource falsely
Ilpo Järvinen
2025-03-07
PCI: Increase Resizable BAR support from 512 GB to 128 TB
Zhiyuan Dai
2025-03-06
PCI/DOE: Rename Discovery Response Data Object Contents to type
Alistair Francis
2025-03-06
PCI/DOE: Rename DOE protocol to feature
Alistair Francis
2025-03-04
PCI: Avoid reset when disabled via sysfs
Nishanth Aravamudan
2025-03-04
PCI/portdrv: Only disable pciehp interrupts early when needed
Feng Tang
2025-03-04
PCI: hotplug: Inline pci_hp_{create,remove}_module_link()
Lukas Wunner
2025-03-04
PCI: hotplug: Avoid backpointer dereferencing in has_*_file()
Lukas Wunner
2025-03-04
PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file()
Lukas Wunner
2025-03-04
PCI: hotplug: Drop superfluous try_module_get() calls
Lukas Wunner
2025-03-04
PCI: hotplug: Drop superfluous pci_hotplug_slot_list
Lukas Wunner
2025-03-04
PCI: Log debug messages about reset method
Bjorn Helgaas
2025-02-28
PCI: of: Create device tree PCI host bridge node
Herve Codina
2025-02-28
PCI: of_property: Constify parameter in of_pci_get_addr_flags()
Herve Codina
2025-02-28
PCI: of_property: Add support for NULL pdev in of_pci_set_address()
Herve Codina
2025-02-28
PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
Herve Codina
[next]