index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-12
3
-10
/
+10
|
\
|
*
PCI: Make pci_error_handlers const
Stephen Hemminger
2012-09-07
3
-10
/
+10
*
|
Merge branch 'pci/gavin-window-alignment' into next
Bjorn Helgaas
2012-09-11
1
-21
/
+60
|
\
\
|
*
|
PCI: Refactor pbus_size_mem()
Gavin Shan
2012-09-11
1
-13
/
+23
|
*
|
PCI: Align P2P windows using pcibios_window_alignment()
Gavin Shan
2012-09-11
1
-9
/
+6
|
*
|
PCI: Add weak pcibios_window_alignment() interface
Gavin Shan
2012-09-11
1
-0
/
+32
*
|
|
Merge branch 'pci/shengzhou-irq' into next
Bjorn Helgaas
2012-09-10
1
-4
/
+11
|
\
\
\
|
*
|
|
PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interrupt
Shengzhou Liu
2012-09-07
1
-4
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pci/oliver-pciehp-resume' into next
Bjorn Helgaas
2012-09-10
1
-14
/
+14
|
\
\
\
|
*
|
|
PCI: pciehp: Always implement resume, regardless of pciehp_force param
Oliver Neukum
2012-09-07
1
-14
/
+14
|
|
/
/
*
|
|
Merge branch 'pci/feng-avoid-kmalloc' into next
Bjorn Helgaas
2012-09-10
1
-37
/
+18
|
\
\
\
|
*
|
|
PCI: Remove the obsolete no_pci_devices() check
Feng Tang
2012-09-10
1
-9
/
+0
|
*
|
|
PCI: Use pci_device_id on stack for pci_get_subsys/class() to avoid kmalloc
Feng Tang
2012-08-24
1
-27
/
+17
|
|
/
/
*
|
|
Merge branch 'pci/bjorn-remove-fakephp' into next
Bjorn Helgaas
2012-09-06
3
-190
/
+1
|
\
\
\
|
*
|
|
PCI: Remove the fakephp driver
Bjorn Helgaas
2012-08-24
3
-190
/
+1
|
|
/
/
*
|
|
Merge branch 'pci/bjorn-cleanup-remove' into next
Bjorn Helgaas
2012-08-23
5
-237
/
+24
|
\
\
\
|
*
|
|
PCI: Leave normal LIST_POISON in deleted list entries
Bjorn Helgaas
2012-08-22
1
-3
/
+0
|
*
|
|
PCI: Rename local variables to conventional names
Bjorn Helgaas
2012-08-22
1
-7
/
+7
|
*
|
|
PCI: Remove unused, commented-out, code
Bjorn Helgaas
2012-08-22
4
-125
/
+0
|
*
|
|
PCI: Stop and remove devices in one pass
Bjorn Helgaas
2012-08-22
1
-35
/
+7
|
*
|
|
PCI: Fold stop and remove helpers into their callers
Bjorn Helgaas
2012-08-22
1
-33
/
+20
|
*
|
|
PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
2
-11
/
+8
|
*
|
|
PCI: Remove pci_stop_and_remove_behind_bridge()
Bjorn Helgaas
2012-08-22
1
-25
/
+0
|
*
|
|
PCI: Don't export stop_bus_device and remove_bus_device interfaces
Bjorn Helgaas
2012-08-22
1
-4
/
+4
|
*
|
|
PCI: acpiphp: Use common pci_stop_and_remove_bus_device()
Bjorn Helgaas
2012-08-22
1
-2
/
+1
|
*
|
|
PCI: acpiphp: Stop disabling bridges on remove
Bjorn Helgaas
2012-08-17
1
-15
/
+0
|
|
/
/
*
|
|
Merge branch 'pci/bjorn-find-next-ext-cap' into next
Bjorn Helgaas
2012-08-23
1
-10
/
+30
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
PCI: Add pci_find_next_ext_capability()
Bjorn Helgaas
2012-08-22
1
-10
/
+30
|
|
/
*
|
PCI/ASPM: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-51
/
+26
*
|
PCI/AER: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
2
-51
/
+17
*
|
PCI/PME: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-17
/
+6
*
|
PCI/pciehp: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
2
-13
/
+5
*
|
PCI/portdrv: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
2
-18
/
+6
*
|
PCI/hotplug: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-15
/
+5
*
|
PCI: Wait for pending transactions to complete before 82599 FLR
Bjorn Helgaas
2012-08-23
1
-1
/
+27
*
|
PCI/core: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
3
-274
/
+66
*
|
PCI: Add accessors for PCI Express Capability
Jiang Liu
2012-08-23
1
-0
/
+202
*
|
PCI: Remove unused field pcie_type from struct pci_dev
Yijing Wang
2012-08-23
1
-1
/
+0
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
13
-57
/
+61
*
|
PCI: Add pcie_flags_reg to cache PCIe capabilities register
Yijing Wang
2012-08-20
1
-1
/
+2
|
/
*
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-07-24
35
-632
/
+1064
|
\
|
*
Merge branch 'pci/yinghai-pciehp-unused' into next
Bjorn Helgaas
2012-07-18
2
-105
/
+0
|
|
\
|
|
*
PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...
Yinghai Lu
2012-07-12
2
-105
/
+0
|
*
|
Merge branch 'pci/nikhil-big-bar-fixes' into next
Bjorn Helgaas
2012-07-18
1
-53
/
+54
|
|
\
\
|
|
*
|
PCI: reorder __pci_assign_resource() (no change)
Bjorn Helgaas
2012-07-11
1
-52
/
+52
|
|
*
|
PCI: fix truncation of resource size to 32 bits
Nikhil P Rao
2012-07-11
1
-1
/
+2
|
|
|
/
|
*
|
Merge branch 'pci/julia-return-values' into next
Bjorn Helgaas
2012-07-16
4
-16
/
+40
|
|
\
\
|
|
*
|
PCI: hotplug: ensure a consistent return value in error case
Julia Lawall
2012-07-16
4
-16
/
+40
|
|
|
/
|
*
|
Merge branch 'pci/myron-final-fixups-v2' into next
Bjorn Helgaas
2012-07-16
2
-19
/
+5
|
|
\
\
|
|
*
|
PCI: fix undefined reference to 'pci_fixup_final_inited'
Myron Stowe
2012-07-16
2
-19
/
+5
[next]