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
2012-04-17
PCI: Retry BARs restoration for Type 0 headers only
Rafael J. Wysocki
1
-9
/
+15
2012-04-16
PCI: Fix regression in pci_restore_state(), v3
Rafael J. Wysocki
1
-18
/
+39
2012-04-07
Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2012-04-06
xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success
Jan Beulich
1
-0
/
+1
2012-03-31
ASPM: Fix pcie devices with non-pcie children
Matthew Garrett
1
-3
/
+10
2012-03-31
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-37
/
+3
2012-03-30
ACPI, PCI: Move acpi_dev_run_wake() to ACPI core
Lin Ming
1
-37
/
+3
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
29
-525
/
+1181
2012-03-23
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+25
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+18
2012-03-20
Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-37
/
+18
2012-03-20
PCI: fix bridge I/O window bus-to-resource conversion
Bjorn Helgaas
1
-0
/
+1
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2012-03-10
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
4
-13
/
+33
2012-03-08
PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
Matthew Garrett
1
-0
/
+3
2012-03-05
tg3: Recode PCI MRRS adjustment as a PCI quirk
Matt Carlson
1
-0
/
+18
2012-03-02
PCI / PCIe: Introduce command line option to disable ARI
Rafael J. Wysocki
1
-1
/
+6
2012-02-28
PCI: make acpihp use __pci_remove_bus_device instead
Yinghai Lu
1
-1
/
+1
2012-02-28
PCI: export __pci_remove_bus_device
Yinghai Lu
1
-1
/
+3
2012-02-28
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
1
-3
/
+4
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
13
-19
/
+19
2012-02-25
PCI: print out PCI device info along with duration
Yinghai Lu
1
-3
/
+4
2012-02-25
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
5
-71
/
+66
2012-02-25
PCI: Use class for quirk for ti816x class fixup
Yinghai Lu
1
-5
/
+4
2012-02-25
PCI: Use class for quirk for intel e100 interrupt fixup
Yinghai Lu
1
-1
/
+2
2012-02-25
PCI: Use class for quirk for netmos class fixup
Yinghai Lu
1
-3
/
+3
2012-02-25
PCI: Use class for quirk for legacy ATA NO_D3
Yinghai Lu
1
-7
/
+10
2012-02-25
PCI: Use class for quirk for cardbus_legacy
Yinghai Lu
1
-4
/
+4
2012-02-25
PCI: Use class for quirk for host bridge mmio_always_on
Yinghai Lu
1
-3
/
+3
2012-02-25
PCI: Add class support in quirk handling
Yinghai Lu
1
-5
/
+7
2012-02-25
Merge branch 'pci-next+probe_only+bus2res-fb127cb' of git://github.com/bjorn-...
Jesse Barnes
3
-53
/
+188
2012-02-24
PCI: add a PCI resource reallocation config option
Yinghai Lu
2
-0
/
+41
2012-02-24
PCI: print out suggestion about using pci=realloc
Yinghai Lu
1
-0
/
+3
2012-02-24
PCI: prepare pci=realloc for multiple options
Yinghai Lu
3
-9
/
+31
2012-02-24
PCI: Retry on IORESOURCE_IO type allocations
Yinghai Lu
1
-11
/
+1
2012-02-24
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
1
-29
/
+15
2012-02-24
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
1
-0
/
+16
2012-02-24
PCI: convert bus addresses to resource when reading BARs
Bjorn Helgaas
1
-25
/
+104
2012-02-24
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
2
-20
/
+42
2012-02-24
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
1
-5
/
+34
2012-02-24
PCI: don't publish new root bus until it's fully initialized
Bjorn Helgaas
1
-4
/
+4
2012-02-24
PCI: make pci_flags non-weak
Bjorn Helgaas
1
-1
/
+1
2012-02-24
PCI: make pci_flags always available
Bjorn Helgaas
1
-0
/
+3
2012-02-24
PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
MUNEDA Takahiro
2
-2
/
+26
2012-02-24
PCI: move pci_find_saved_cap out of linux/pci.h
Yinghai Lu
1
-0
/
+19
2012-02-24
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
3
-0
/
+11
2012-02-24
PCI: Fix device class print out
Yinghai Lu
1
-7
/
+5
2012-02-24
PCI: Skip cardbus assigned resource reset during pci bus rescan
Yinghai Lu
1
-0
/
+14
2012-02-23
PCI: Fix "cardbus bridge resources as optional" size handling
Yinghai Lu
1
-28
/
+37
2012-02-23
PCI: Disable cardbus bridge MEM1 prefetchable bit
Yinghai Lu
1
-0
/
+8
[next]