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
2009-06-17
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
3
-144
/
+1
2009-06-17
PCI: PCIE AER: export aer_irq
Huang Ying
2
-1
/
+4
2009-06-17
PCI: Add pci_bus_set_ops
Huang Ying
1
-0
/
+19
2009-06-17
PCI: use pci_is_root_bus() in pci_common_swizzle()
Kenji Kaneshige
1
-1
/
+1
2009-06-17
PCI: use pci_is_root_bus() in pci_get_interrupt_pin()
Kenji Kaneshige
1
-1
/
+1
2009-06-17
PCI: use pci_is_root_bus() in pci_read_bridge_bases()
Kenji Kaneshige
1
-1
/
+1
2009-06-17
PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()
Kenji Kaneshige
1
-1
/
+1
2009-06-17
PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops
Michal Miroslaw
1
-0
/
+1
2009-06-17
PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets
Michal Miroslaw
1
-0
/
+22
2009-06-11
PCI: expose SMBus on Asus notebook A6L
Mats Erik Andersson
1
-0
/
+1
2009-06-11
PCI: Add support for turning PCIe ECRC on or off
Andrew Patterson
5
-7
/
+157
2009-06-11
PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3
Rafael J. Wysocki
1
-0
/
+2
2009-06-11
PCI: fix SR-IOV function dependency link problem
Yu Zhao
1
-0
/
+2
2009-06-11
PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()
Alex Chiang
1
-2
/
+0
2009-06-11
PCI MSI: let drivers retry when not enough vectors
Michael S. Tsirkin
1
-3
/
+3
2009-06-11
PCI: disable ASPM on VIA root-port-under-bridge configurations
Shaohua Li
1
-0
/
+4
2009-06-11
PCI: remove deprecated pci_find_slot() interface
Alex Chiang
1
-30
/
+0
2009-06-11
PCI Hotplug: cpqphp: don't use pci_find_slot()
Alex Chiang
2
-6
/
+12
2009-06-11
PCI Hotplug: cpqphp: constify slot_name()
Alex Chiang
1
-1
/
+1
2009-06-11
PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridge
Alex Chiang
1
-12
/
+2
2009-06-11
PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()
Alex Chiang
3
-70
/
+47
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_save_config
Alex Chiang
1
-91
/
+91
2009-06-11
PCI Hotplug: cpqphp: style cleanups
Alex Chiang
1
-11
/
+6
2009-06-11
PCI Hotplug: cpqphp: refactor cpqphp_save_slot_config
Alex Chiang
1
-46
/
+39
2009-06-11
PCI Hotplug: cpqphp: clean up cpqphp_ctrl.c
Alex Chiang
1
-91
/
+79
2009-06-11
PCI Hotplug: cpqphp: refactor cpqhp_probe
Alex Chiang
1
-197
/
+185
2009-06-11
PCI Hotplug: cpqphp: eliminate stray braces
Alex Chiang
1
-33
/
+22
2009-06-11
PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.c
Alex Chiang
1
-237
/
+224
2009-06-11
PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.h
Alex Chiang
1
-31
/
+45
2009-06-11
PCI Hotplug: cpqphp: fix comment style
Alex Chiang
5
-315
/
+387
2009-06-11
PCI Hotplug: cpqphp: stray whitespace cleanups
Alex Chiang
5
-122
/
+110
2009-06-11
PCI: improve resource allocation under transparent bridges
Yinghai Lu
2
-14
/
+36
2009-06-11
PCI/x86: don't assume prefetchable ranges are 64bit
Yinghai Lu
3
-13
/
+55
2009-06-11
PCI MSI: Define PCI_MSI_MASK_32/64
Hidetoshi Seto
2
-4
/
+4
2009-06-11
PCI: ibmphp_core.c: fix warning due to missing module_exit()
akpm@linux-foundation.org
1
-0
/
+1
2009-06-11
PCIE: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-06-11
PCI MSI: Remove unused/obsolete macros and definitions
Hidetoshi Seto
1
-7
/
+1
2009-06-04
PCI: use fixed-up device class when configuring device
Yu Zhao
1
-0
/
+2
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
2
-38
/
+26
2009-05-20
PCI PM: Fix initialization and kexec breakage for some devices
Rafael J. Wysocki
1
-1
/
+2
2009-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
3
-3
/
+10
2009-05-12
PCI MSI: Fix MSI-X with NIU cards
Matthew Wilcox
1
-2
/
+6
2009-05-11
intel-iommu: PAE memory corruption fix
David Woodhouse
1
-4
/
+9
2009-05-05
PCI: Fix pci-e port driver slot_reset bad default return value
Zhang, Yanmin
2
-1
/
+4
2009-04-23
PCI: only save/restore existent registers in the PCIe capability
Yu Zhao
1
-14
/
+56
2009-04-23
docbooks: add/fix PCI kernel-doc
Randy Dunlap
4
-8
/
+13
2009-04-23
PCI: cleanup debug output resources
Yinghai Lu
1
-2
/
+4
2009-04-23
x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86
Matthew Wilcox
1
-6
/
+0
2009-04-23
PCI quirk: disable MSI on VIA VT3364 chipsets
Thomas Renninger
1
-0
/
+1
2009-04-13
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2
-3
/
+12
[next]