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.13.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-02-14
PCI: Move struct resource_list to setup-bus.c
Yinghai Lu
1
-0
/
+6
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2
-47
/
+46
2012-02-14
PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy
Yinghai Lu
1
-18
/
+28
2012-02-14
PCI: Make pci_rescan_bus handle add_list
Yinghai Lu
2
-32
/
+39
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2
-1
/
+29
2012-02-14
PCI: Use add_list in pcie hotplug path.
Yinghai Lu
1
-6
/
+12
2012-02-14
PCI: try to assign required+option size first
Yinghai Lu
1
-1
/
+82
2012-02-14
PCI: Move get_res_add_size() function
Yinghai Lu
1
-14
/
+15
2012-02-14
PCI: Make add_to_list() return status
Yinghai Lu
1
-2
/
+4
2012-02-14
PCI : Calculate right add_size
Yinghai Lu
2
-4
/
+5
2012-02-14
PCI: Fix typo in setup-res.c
Masanari Iida
1
-1
/
+1
2012-02-14
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
1
-0
/
+25
2012-02-14
PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap
Julia Lawall
1
-2
/
+4
2012-02-14
PCI: Can continually add funcs after adding func0
Amos Kong
1
-16
/
+13
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
1
-3
/
+21
2012-02-14
PCI: Fix starting basis for resource requests
Myron Stowe
1
-5
/
+9
2012-02-11
PCI: Fix pci cardbus removal
Yinghai Lu
1
-6
/
+22
2012-02-11
PCI: set pci sriov page size before reading SRIOV BAR
Vaidyanathan Srinivasan
1
-2
/
+1
2012-02-10
PCI: workaround hard-wired bus number V2
Yinghai Lu
1
-0
/
+5
2012-02-04
xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.
Konrad Rzeszutek Wilk
1
-5
/
+5
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
1
-3
/
+3
2012-01-28
PCI/XEN: Fix bug introduced by a recent change
Alan Stern
1
-1
/
+1
2012-01-27
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
Alan Stern
1
-33
/
+17
2012-01-25
Remove useless get_driver()/put_driver() calls
Alan Stern
1
-2
/
+1
2012-01-25
Dynamic ID addition doesn't need get_driver()
Alan Stern
1
-2
/
+0
2012-01-23
kernel-doc: fix new warnings in pci
Randy Dunlap
1
-3
/
+3
2012-01-15
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
16
-25
/
+25
2012-01-12
pci: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
1
-0
/
+25
2012-01-12
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
12
-64
/
+372
2012-01-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
8
-85
/
+214
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+4
2012-01-09
Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next
Joerg Roedel
8
-85
/
+214
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+2
2012-01-07
x86/PCI: Expand the x86_msi_ops to have a restore MSIs.
Konrad Rzeszutek Wilk
1
-2
/
+27
2012-01-07
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+9
2012-01-07
PCI: Enable ATS at the device state restore
Hao, Xudong
3
-0
/
+26
2012-01-07
PCI: msi: fix imbalanced refcount of msi irq sysfs objects
Neil Horman
1
-2
/
+12
2012-01-07
PCI: kconfig: English typo in pci/pcie/Kconfig
P. Christeas
1
-1
/
+1
2012-01-07
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2
-6
/
+5
2012-01-07
PCI: remove pci_create_bus()
Bjorn Helgaas
1
-14
/
+0
2012-01-07
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
1
-0
/
+1
2012-01-07
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
Bjorn Helgaas
1
-1
/
+6
2012-01-07
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
1
-0
/
+19
2012-01-07
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
1
-0
/
+15
2012-01-07
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
1
-4
/
+21
2012-01-07
PCI: show host bridges and root bus resources
Bjorn Helgaas
1
-1
/
+12
2012-01-07
PCI: add helpers for building PCI bus resource lists
Bjorn Helgaas
1
-5
/
+27
2012-01-07
PCI: delay configuration of SRIOV capability
Ram Pai
1
-2
/
+2
2012-01-07
PCI: Only call pci_stop_bus_device() one time for child devices at remove
Yinghai Lu
1
-3
/
+7
[prev]
[next]