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.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-04-13
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
Jiang Liu
1
-7
/
+0
2013-04-13
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
Yijing Wang
1
-2
/
+2
2013-04-13
PCI: Clean up usages of pci_bus->is_added
Jiang Liu
2
-11
/
+3
2013-04-13
PCI: When removing bus, always remove legacy files & unregister
Jiang Liu
1
-3
/
+0
2013-04-12
PCI: Make local functions/structs static
Bjorn Helgaas
4
-9
/
+9
2013-04-12
PCI: Fix missing prototype for pcie_port_acpi_setup()
Andy Shevchenko
1
-0
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-13
/
+7
2013-04-04
PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X
Xiong Huang
1
-0
/
+18
2013-04-04
PCI: aer_inject: Fix return values when device not found
Prarit Bhargava
1
-3
/
+3
2013-04-04
PCI/PM: Disable runtime PM of PCIe ports
Rafael J. Wysocki
1
-13
/
+0
2013-04-04
PCI/ACPI: Always resume devices on ACPI wakeup notifications
Rafael J. Wysocki
1
-7
/
+8
2013-04-03
PCI: Don't try to disable Bus Master on disconnected PCI devices
Konstantin Khlebnikov
1
-2
/
+3
2013-03-27
PCI: Add PCI ROM helper for platform-provided ROM images
Matthew Garrett
1
-36
/
+31
2013-03-27
PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
Shuah Khan
1
-3
/
+1
2013-03-20
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
1
-20
/
+35
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-1
/
+7
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-7
/
+5
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+5
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
22
-583
/
+290
2013-02-23
new helper: file_inode(file)
Al Viro
1
-5
/
+5
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-34
/
+26
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-73
/
+86
2013-02-20
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+26
2013-02-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-29
/
+34
2013-02-19
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
1
-24
/
+0
2013-02-16
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
Yinghai Lu
1
-24
/
+0
2013-02-16
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2013-02-16
Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2013-02-15
PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS
Alex Williamson
1
-1
/
+1
2013-02-14
s390/pci: fix hotplug module init
Sebastian Ott
1
-33
/
+25
2013-02-14
s390/pci: rename pci_probe to s390_pci_probe
Heiko Carstens
1
-1
/
+1
2013-02-13
PCI/PM: Clean up PME state when removing a device
Rafael J. Wysocki
1
-0
/
+2
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2
-1
/
+10
2013-02-13
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
2
-3
/
+10
2013-02-12
PCI/PM: Clear state_saved during suspend
Rafael J. Wysocki
1
-0
/
+4
2013-02-12
PCI: Use atomic_inc_return() rather than atomic_add_return()
Bjorn Helgaas
1
-2
/
+2
2013-02-12
PCI: Catch attempts to disable already-disabled devices
Konstantin Khlebnikov
1
-0
/
+3
2013-02-12
PCI: Disable Bus Master unconditionally in pci_device_shutdown()
Konstantin Khlebnikov
1
-1
/
+1
2013-02-03
Merge branch 'pci/misc' into next
Bjorn Helgaas
4
-19
/
+6
2013-02-03
Merge branch 'pci/joe-aspm' into next
Bjorn Helgaas
1
-4
/
+4
2013-02-03
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
3
-127
/
+17
2013-02-03
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Jiang Liu
2
-123
/
+14
2013-02-02
PCI: acpiphp: Create companion ACPI devices before creating PCI devices
Jiang Liu
1
-3
/
+3
2013-02-02
PCI: Remove unused "rc" in virtfn_add_bus()
Yijing Wang
1
-1
/
+0
2013-02-02
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
1
-2
/
+0
2013-02-02
PCI/ASPM: Don't touch ASPM if forcibly disabled
Joe Lawrence
1
-0
/
+3
2013-02-02
PCI/ASPM: Deallocate upstream link state even if device is not PCIe
Myron Stowe
1
-4
/
+1
2013-01-31
PCI: Use PCI Express Capability accessor
Myron Stowe
2
-3
/
+3
2013-01-29
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
1
-7
/
+3
2013-01-29
Merge branch 'acpi-pm' into acpi-cleanup
Rafael J. Wysocki
1
-2
/
+0
[prev]
[next]