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-09-12
Merge branch 'pci/gavin-window-alignment' into next
Bjorn Helgaas
1
-21
/
+60
2012-09-12
PCI: Refactor pbus_size_mem()
Gavin Shan
1
-13
/
+23
2012-09-12
PCI: Align P2P windows using pcibios_window_alignment()
Gavin Shan
1
-9
/
+6
2012-09-12
PCI: Add weak pcibios_window_alignment() interface
Gavin Shan
1
-0
/
+32
2012-09-11
PCI: Drop bogus default from ARCH_SUPPORTS_MSI
Jan Beulich
1
-1
/
+0
2012-09-11
PCI: cpqphp: Remove unreachable path
Alan Cox
1
-20
/
+1
2012-09-11
Merge branch 'pci/shengzhou-irq' into next
Bjorn Helgaas
1
-4
/
+11
2012-09-11
Merge branch 'pci/oliver-pciehp-resume' into next
Bjorn Helgaas
1
-14
/
+14
2012-09-11
Merge branch 'pci/feng-avoid-kmalloc' into next
Bjorn Helgaas
1
-37
/
+18
2012-09-11
PCI: Remove the obsolete no_pci_devices() check
Feng Tang
1
-9
/
+0
2012-09-08
PCI: pciehp: Always implement resume, regardless of pciehp_force param
Oliver Neukum
1
-14
/
+14
2012-09-08
PCI: Make pci_error_handlers const
Stephen Hemminger
3
-10
/
+10
2012-09-08
PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
Shengzhou Liu
1
-4
/
+11
2012-09-07
Merge branch 'pci/bjorn-remove-fakephp' into next
Bjorn Helgaas
3
-190
/
+1
2012-09-01
pci: remove unused .gitignore file
Paul Bolle
1
-4
/
+0
2012-08-25
PCI: Remove bus number resource debug messages
Bjorn Helgaas
1
-5
/
+0
2012-08-25
PCI/AER: Print completion message at KERN_INFO to match starting message
Lance Ortiz
1
-4
/
+2
2012-08-25
PCI: Remove the fakephp driver
Bjorn Helgaas
3
-190
/
+1
2012-08-24
PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmalloc
Feng Tang
1
-27
/
+17
2012-08-24
Merge branch 'pci/bjorn-cleanup-remove' into next
Bjorn Helgaas
5
-237
/
+24
2012-08-24
Merge branch 'pci/bjorn-find-next-ext-cap' into next
Bjorn Helgaas
1
-10
/
+30
2012-08-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
1
-14
/
+17
2012-08-23
PCI/ASPM: Use PCI Express Capability accessors
Jiang Liu
1
-51
/
+26
2012-08-23
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
2
-51
/
+17
2012-08-23
PCI/PME: Use PCI Express Capability accessors
Jiang Liu
1
-17
/
+6
2012-08-23
PCI/pciehp: Use PCI Express Capability accessors
Jiang Liu
2
-13
/
+5
2012-08-23
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
2
-18
/
+6
2012-08-23
PCI/hotplug: Use PCI Express Capability accessors
Jiang Liu
1
-15
/
+5
2012-08-23
PCI: Wait for pending transactions to complete before 82599 FLR
Bjorn Helgaas
1
-1
/
+27
2012-08-23
PCI/core: Use PCI Express Capability accessors
Jiang Liu
3
-274
/
+66
2012-08-23
PCI: Add accessors for PCI Express Capability
Jiang Liu
1
-0
/
+202
2012-08-23
PCI: Remove unused field pcie_type from struct pci_dev
Yijing Wang
1
-1
/
+0
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
13
-57
/
+61
2012-08-22
PCI: Add pci_find_next_ext_capability()
Bjorn Helgaas
1
-10
/
+30
2012-08-22
PCI: Fix drivers/pci/pci.c kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-08-22
PCI: Leave normal LIST_POISON in deleted list entries
Bjorn Helgaas
1
-3
/
+0
2012-08-22
PCI: Rename local variables to conventional names
Bjorn Helgaas
1
-7
/
+7
2012-08-22
PCI: Remove unused, commented-out, code
Bjorn Helgaas
4
-125
/
+0
2012-08-22
PCI: Stop and remove devices in one pass
Bjorn Helgaas
1
-35
/
+7
2012-08-22
PCI: Fold stop and remove helpers into their callers
Bjorn Helgaas
1
-33
/
+20
2012-08-22
PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2
-11
/
+8
2012-08-22
PCI: Remove pci_stop_and_remove_behind_bridge()
Bjorn Helgaas
1
-25
/
+0
2012-08-22
PCI: Don't export stop_bus_device and remove_bus_device interfaces
Bjorn Helgaas
1
-4
/
+4
2012-08-22
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
1
-2
/
+1
2012-08-22
PCI/PM: Fix config reg access for D3cold and bridge suspending
Huang Ying
2
-0
/
+51
2012-08-22
PCI/PM: Keep parent bridge active when probing device
Huang Ying
1
-0
/
+6
2012-08-22
PCI/PM: Enable D3/D3cold by default for most devices
Huang Ying
2
-0
/
+6
2012-08-21
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-08-20
PCI: Add pcie_flags_reg to cache PCIe capabilities register
Yijing Wang
1
-1
/
+2
2012-08-17
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
1
-15
/
+0
[prev]
[next]