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
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-26
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
1
-44
/
+15
2013-01-26
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
1
-36
/
+6
2013-01-26
PCI: Make device create/destroy logic symmetric
Jiang Liu
2
-3
/
+2
2013-01-26
PCI: Fix reference count leak in pci_dev_present()
Jiang Liu
1
-5
/
+5
2013-01-26
PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally
Yinghai Lu
1
-0
/
+1
2013-01-26
PCI: Add root bus children dev's res to fail list
Yinghai Lu
1
-1
/
+1
2013-01-25
PCI: acpiphp: Add is_hotplug_bridge detection
Yinghai Lu
1
-1
/
+26
2013-01-25
Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Bjorn Helgaas
2
-7
/
+7
2013-01-25
PCI: shpchp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-20
/
+16
2013-01-25
PCI: sgihp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-34
/
+29
2013-01-25
PCI: cpcihp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-18
/
+11
2013-01-25
PCI: pciehp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-28
/
+16
2013-01-25
PCI: Consolidate "next-function" functions
Yijing Wang
1
-27
/
+21
2013-01-25
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
3
-4
/
+4
2013-01-25
PCI: Kill pci_is_reassigndev()
Yinghai Lu
1
-14
/
+3
2013-01-24
PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
Yijing Wang
1
-5
/
+12
2013-01-24
PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()
Alexander Gordeev
1
-0
/
+26
2013-01-24
Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-29
/
+34
2013-01-23
Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-43
/
+40
2013-01-19
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2
-4
/
+4
2013-01-18
PCI: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-01-18
Merge branch 'pci/rafael-set-root-bridge-handle' into next
Bjorn Helgaas
2
-19
/
+16
2013-01-17
ACPI / PM: Rework the handling of devices depending on power resources
Rafael J. Wysocki
1
-2
/
+0
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2
-3
/
+3
2013-01-15
PCI: Allow pcie_aspm=force even when FADT indicates it is unsupported
Colin Ian King
1
-0
/
+3
2013-01-14
Merge branch 'pci/yijing-hotplug-workqueues' into for-linus
Bjorn Helgaas
7
-42
/
+35
2013-01-14
PCI: shpchp: Use per-slot workqueues to avoid deadlock
Bjorn Helgaas
3
-16
/
+18
2013-01-14
PCI: shpchp: Handle push button event asynchronously
Bjorn Helgaas
3
-12
/
+1
2013-01-14
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
2
-19
/
+16
2013-01-14
PCI: shpchp: Make shpchp_wq non-ordered
Bjorn Helgaas
1
-1
/
+1
2013-01-14
PCI/AER: pci_get_domain_bus_and_slot() call missing required pci_dev_put()
Betty Dall
1
-0
/
+1
2013-01-13
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
4
-15
/
+17
2013-01-11
pci: fix iov.c kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2013-01-10
Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next
Bjorn Helgaas
6
-63
/
+73
2013-01-10
Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Bjorn Helgaas
6
-63
/
+73
2013-01-09
Merge branch 'pci/yinghai-survey-resources' into next
Bjorn Helgaas
1
-0
/
+2
2013-01-08
PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses
Yinghai Lu
1
-0
/
+2
2013-01-07
PCI: cpqphp: Cleanup and remove unreachable paths
Sasha Levin
1
-37
/
+20
2013-01-04
PCI: Drop "__" prefix on __pci_enable_device_flags()
Bjorn Helgaas
1
-5
/
+4
2013-01-04
PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h
Bjorn Helgaas
1
-1
/
+1
2013-01-04
aerdrv: Cleanup log output for AER
Lance Ortiz
1
-28
/
+26
2013-01-04
aerdrv: Enhanced AER logging
Lance Ortiz
1
-1
/
+8
2013-01-03
ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c
Rafael J. Wysocki
1
-8
/
+36
2013-01-03
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
4
-32
/
+30
2013-01-03
ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument
Rafael J. Wysocki
2
-10
/
+12
2013-01-03
ACPI: Remove the arguments of acpi_bus_add() that are not used
Rafael J. Wysocki
2
-19
/
+5
2013-01-03
ACPI: Remove acpi_start_single_object() and acpi_bus_start()
Rafael J. Wysocki
2
-5
/
+1
2012-12-26
PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz
Andy Lutomirski
1
-2
/
+5
2012-12-26
PCI/PM: Do not suspend port if any subordinate device needs PME polling
Huang Ying
1
-1
/
+19
2012-12-26
PCI: Remove spurious error for sriov_numvfs store and simplify flow
Bjorn Helgaas
1
-51
/
+34
[prev]
[next]