index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
2024-11-25
Merge branch 'pci/pwrctl'
Bjorn Helgaas
2024-11-25
Merge branch 'pci/locking'
Bjorn Helgaas
2024-11-21
PCI/pwrctl: Create pwrctl device only if at least one power supply is present
Manivannan Sadhasivam
2024-11-16
PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations
Bjorn Helgaas
2024-11-16
PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed
Ilpo Järvinen
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
2024-11-13
PCI: Add 'reset_subordinate' to reset hierarchy below bridge
Keith Busch
2024-11-11
PCI: Unexport pci_walk_bus_locked()
Keith Busch
2024-11-11
PCI: Refactor pcie_update_link_speed()
Ilpo Järvinen
2024-11-11
PCI: Store all PCIe Supported Link Speeds
Ilpo Järvinen
2024-11-11
PCI: Make pci_destroy_dev() concurrent safe
Keith Busch
2024-11-11
PCI: Make pci_stop_dev() concurrent safe
Keith Busch
2024-10-02
PCI: Add TLP Processing Hints (TPH) support
Wei Huang
2024-09-19
Merge branch 'pci/misc'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/controller/j721e'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/npem'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-09-19
Merge branch 'pci/devres'
Bjorn Helgaas
2024-09-10
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
2024-09-10
PCI: Wait for device readiness with Configuration RRS
Bjorn Helgaas
2024-09-09
PCI: Use an error code with PCIe failed link retraining
Maciej W. Rozycki
2024-09-04
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
2024-09-04
PCI: Add T_PERST_CLK_US macro
Thomas Richard
2024-08-28
PCI/VPD: Remove pci_vpd_release() unused declarations
Yue Haibing
2024-08-28
PCI/PM: Remove __pci_pme_wakeup() unused declarations
Yue Haibing
2024-08-09
PCI: Make pcim_request_region() a public function
Philipp Stanner
2024-07-19
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2024-07-19
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-07-11
PCI: Remove legacy pcim_release()
Philipp Stanner
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
2024-07-09
PCI: rockchip-host: Wait 100ms after reset before starting configuration
Damien Le Moal
2024-07-09
PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
Frank Li
2024-07-09
PCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
Yoshihiro Shimoda
2024-07-09
PCI: Bring the PCIe speed to MBps logic to new pcie_dev_speed_mbps()
Krishna chaitanya chundru
2024-06-03
PCI: of: Add of_pci_preserve_config() for per-host bridge support
Vidya Sagar
2024-06-03
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
2024-05-28
PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
Kevin Xie
2024-05-08
PCI: Make pcie_bandwidth_capable() static
Ilpo Järvinen
2024-03-14
Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-12
Merge branch 'pci/sysfs'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/devres'
Bjorn Helgaas
2024-03-12
Merge branch 'pci/aspm'
Bjorn Helgaas
[prev]
[next]