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
2012-05-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-1
/
+1
2012-05-24
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+5
2012-05-22
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...
Linus Torvalds
7
-124
/
+224
2012-05-21
OF: PCI: const usage needed by MIPS
John Crispin
1
-1
/
+1
2012-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-05-18
ACPI / PCI / PM: Fix device PM regression related to D3hot/D3cold
Rafael J. Wysocki
1
-1
/
+1
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2012-05-07
PCI: fix uninitialized variable 'cap_mask'
Chunhe Lan
1
-1
/
+1
2012-05-07
Merge branch 'topic/stratus' into next
Bjorn Helgaas
2
-2
/
+9
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
3
-11
/
+18
2012-05-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+2
2012-05-05
ACPI: Fix D3hot v D3cold confusion
Lin Ming
1
-2
/
+2
2012-05-04
PCI: disable Bus Master on PCI device shutdown
Khalid Aziz
1
-0
/
+6
2012-05-02
PCI: work around IvyBridge internal graphics FLR erratum
Xudong Hao
1
-0
/
+58
2012-05-02
Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-18
/
+39
2012-05-01
atl1c: add workaround for issue of bit INTX-disable for MSI interrupt
Huang, Xiong
1
-0
/
+12
2012-05-01
Merge branch 'topic/yinghai-hostbridge-cleanup' into next
Bjorn Helgaas
3
-111
/
+133
2012-05-01
PCI: move mutex locking out of pci_dev_reset function
Konrad Rzeszutek Wilk
1
-10
/
+17
2012-05-01
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
2
-2
/
+9
2012-05-01
PCI: add host bridge release support
Yinghai Lu
2
-1
/
+10
2012-04-30
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
3
-47
/
+36
2012-04-30
PCI: rename pci_host_bridge() to find_pci_root_bridge()
Yinghai Lu
1
-5
/
+13
2012-04-30
PCI: move host bridge-related code to host-bridge.c
Yinghai Lu
4
-81
/
+97
2012-04-28
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-04-26
pci: frv architecture needs generic setup-bus infrastructure
Paul Gortmaker
1
-0
/
+1
2012-04-24
vgaarb: Add support for setting the default video device (v2)
Matthew Garrett
1
-0
/
+5
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
[next]