index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-25
Merge branch 'pci/pm'
Bjorn Helgaas
2
-3
/
+18
2024-11-25
Merge branch 'pci/of'
Bjorn Helgaas
1
-1
/
+1
2024-11-25
Merge branch 'pci/locking'
Bjorn Helgaas
3
-46
/
+44
2024-11-25
Merge branch 'pci/hotplug-octeon'
Bjorn Helgaas
3
-0
/
+438
2024-11-25
Merge branch 'pci/hotplug'
Bjorn Helgaas
4
-31
/
+22
2024-11-25
Merge branch 'pci/enumeration'
Bjorn Helgaas
2
-13
/
+23
2024-11-25
Merge branch 'pci/driver-remove'
Bjorn Helgaas
27
-29
/
+29
2024-11-25
Merge branch 'pci/devm'
Bjorn Helgaas
14
-124
/
+92
2024-11-25
Merge branch 'pci/doe'
Bjorn Helgaas
1
-1
/
+13
2024-11-25
Merge branch 'pci/bwctrl'
Bjorn Helgaas
13
-48
/
+581
2024-11-16
PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations
Bjorn Helgaas
1
-2
/
+0
2024-11-16
thermal: Add PCIe cooling driver
Ilpo Järvinen
4
-0
/
+103
2024-11-16
PCI/bwctrl: Add pcie_set_target_speed() to set PCIe Link Speed
Ilpo Järvinen
3
-19
/
+198
2024-11-16
PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
Ilpo Järvinen
8
-9
/
+221
2024-11-15
PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
Andrea della Porta
1
-1
/
+1
2024-11-14
PCI: hotplug: Add OCTEON PCI hotplug controller driver
Shijith Thotton
3
-0
/
+438
2024-11-14
PCI: Enable runtime PM of the host bridge
Krishna chaitanya chundru
1
-0
/
+11
2024-11-14
PCI: starfive: Enable controller runtime PM before probing host bridge
Mayank Rana
1
-3
/
+7
2024-11-11
PCI: Unexport pci_walk_bus_locked()
Keith Busch
2
-1
/
+3
2024-11-11
PCI: Abstract LBMS seen check into pcie_lbms_seen()
Ilpo Järvinen
1
-2
/
+6
2024-11-11
PCI: Refactor pcie_update_link_speed()
Ilpo Järvinen
3
-7
/
+14
2024-11-11
PCI: Store all PCIe Supported Link Speeds
Ilpo Järvinen
3
-16
/
+46
2024-11-11
PCI: Convert __pci_walk_bus() to be recursive
Keith Busch
1
-25
/
+11
2024-11-11
PCI: Move __pci_walk_bus() mutex to where we need it
Keith Busch
1
-7
/
+5
2024-11-11
PCI: Make pci_destroy_dev() concurrent safe
Keith Busch
2
-1
/
+7
2024-11-11
PCI: Make pci_stop_dev() concurrent safe
Keith Busch
3
-13
/
+19
2024-11-07
ethernet: cavium: Replace deprecated PCI functions
Philipp Stanner
1
-4
/
+3
2024-11-07
gpio: Replace deprecated PCI functions
Philipp Stanner
1
-7
/
+8
2024-11-07
fpga/dfl-pci.c: Replace deprecated PCI functions
Philipp Stanner
1
-12
/
+4
2024-11-07
PCI: Deprecate pcim_iounmap_regions()
Philipp Stanner
1
-1
/
+4
2024-11-07
PCI: vmd: Set devices to D0 before enabling PM L1 Substates
Jian-Hong Pan
1
-4
/
+9
2024-11-07
PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)
Jian-Hong Pan
1
-0
/
+6
2024-10-31
PCI: Fix use-after-free of slot->bus on hot remove
Lukas Wunner
1
-1
/
+3
2024-10-31
PCI: Make pcim_iounmap_region() a public function
Philipp Stanner
1
-1
/
+2
2024-10-31
PCI: Remove pcim_iomap_regions_request_all()
Philipp Stanner
1
-56
/
+0
2024-10-31
serial: rp2: Replace deprecated PCI functions
Philipp Stanner
1
-5
/
+7
2024-10-31
ntb: idt: Replace deprecated PCI functions
Philipp Stanner
1
-4
/
+9
2024-10-31
wifi: iwlwifi: replace deprecated PCI functions
Philipp Stanner
1
-12
/
+4
2024-10-31
intel_th: pci: Replace deprecated PCI functions
Philipp Stanner
1
-2
/
+7
2024-10-31
crypto: marvell - replace deprecated PCI functions
Philipp Stanner
2
-9
/
+18
2024-10-31
crypto: qat - replace deprecated PCI functions
Philipp Stanner
2
-6
/
+16
2024-10-31
ata: ahci: Replace deprecated PCI functions
Philipp Stanner
2
-4
/
+8
2024-10-31
PCI: Make pcim_request_all_regions() a public function
Philipp Stanner
1
-1
/
+2
2024-10-23
PCI/ASPM: Disable L1 before disabling L1 PM Substates
Ajay Agarwal
1
-42
/
+50
2024-10-22
PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()
Ilpo Järvinen
1
-19
/
+15
2024-10-22
PCI: cpqphp: Use define to read class/revision dword
Ilpo Järvinen
1
-2
/
+2
2024-10-22
PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence
Ilpo Järvinen
1
-16
/
+6
2024-10-22
PCI: cpqphp: Fix PCIBIOS_* return value confusion
Ilpo Järvinen
1
-5
/
+10
2024-10-19
PCI: cpqphp: Remove unused struct ctrl_dbg.ctrl
Christophe JAILLET
1
-1
/
+0
2024-10-19
PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test
Guilherme Giacomo Simoes
1
-1
/
+0
[next]