index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: make re-allocation try harder by reassigning ranges higher in the heirarchy
Yinghai Lu
2012-02-14
1
-18
/
+28
*
PCI: Make pci_rescan_bus handle add_list
Yinghai Lu
2012-02-14
2
-32
/
+39
*
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2012-02-14
2
-1
/
+29
*
PCI: Use add_list in pcie hotplug path.
Yinghai Lu
2012-02-14
1
-6
/
+12
*
PCI: try to assign required+option size first
Yinghai Lu
2012-02-14
1
-1
/
+82
*
PCI: Move get_res_add_size() function
Yinghai Lu
2012-02-14
1
-14
/
+15
*
PCI: Make add_to_list() return status
Yinghai Lu
2012-02-14
1
-2
/
+4
*
PCI : Calculate right add_size
Yinghai Lu
2012-02-14
2
-4
/
+5
*
PCI: Fix typo in setup-res.c
Masanari Iida
2012-02-14
1
-1
/
+1
*
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
2012-02-14
1
-0
/
+25
*
PCI: drivers/pci/hotplug/ibmphp_ebda.c: add missing iounmap
Julia Lawall
2012-02-14
1
-2
/
+4
*
PCI: Can continually add funcs after adding func0
Amos Kong
2012-02-14
1
-16
/
+13
*
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
1
-3
/
+21
*
PCI: Fix starting basis for resource requests
Myron Stowe
2012-02-14
1
-5
/
+9
*
PCI: Fix pci cardbus removal
Yinghai Lu
2012-02-10
1
-6
/
+22
*
PCI: set pci sriov page size before reading SRIOV BAR
Vaidyanathan Srinivasan
2012-02-10
1
-2
/
+1
*
PCI: workaround hard-wired bus number V2
Yinghai Lu
2012-02-10
1
-0
/
+5
*
kernel-doc: fix new warnings in pci
Randy Dunlap
2012-01-23
1
-3
/
+3
*
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
1
-1
/
+1
|
\
|
*
capabilities: reverse arguments to security_capable
Eric Paris
2012-01-05
1
-1
/
+1
*
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
16
-25
/
+25
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-01-11
12
-64
/
+372
|
\
\
|
*
|
x86/PCI: Expand the x86_msi_ops to have a restore MSIs.
Konrad Rzeszutek Wilk
2012-01-06
1
-2
/
+27
|
*
|
PCI: Enable ATS at the device state restore
Hao, Xudong
2012-01-06
3
-0
/
+26
|
*
|
PCI: msi: fix imbalanced refcount of msi irq sysfs objects
Neil Horman
2012-01-06
1
-2
/
+12
|
*
|
PCI: kconfig: English typo in pci/pcie/Kconfig
P. Christeas
2012-01-06
1
-1
/
+1
|
*
|
PCI/PM/Runtime: make PCI traces quieter
Vincent Palatin
2012-01-06
2
-6
/
+5
|
*
|
PCI: remove pci_create_bus()
Bjorn Helgaas
2012-01-06
1
-14
/
+0
|
*
|
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
1
-0
/
+1
|
*
|
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-1
/
+6
|
*
|
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
1
-0
/
+19
|
*
|
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
1
-0
/
+15
|
*
|
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
1
-4
/
+21
|
*
|
PCI: show host bridges and root bus resources
Bjorn Helgaas
2012-01-06
1
-1
/
+12
|
*
|
PCI: add helpers for building PCI bus resource lists
Bjorn Helgaas
2012-01-06
1
-5
/
+27
|
*
|
PCI: delay configuration of SRIOV capability
Ram Pai
2012-01-06
1
-2
/
+2
|
*
|
PCI: Only call pci_stop_bus_device() one time for child devices at remove
Yinghai Lu
2012-01-06
1
-3
/
+7
|
*
|
PCI: latency timer doesn't apply to PCIe
Myron Stowe
2012-01-06
1
-0
/
+4
|
*
|
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2012-01-06
1
-0
/
+29
|
*
|
PCI: Introduce INTx check & mask API
Jan Kiszka
2012-01-06
3
-1
/
+113
|
*
|
PCI: Rework config space blocking services
Jan Kiszka
2012-01-06
3
-34
/
+56
|
*
|
PCI: fix a brace coding style issue in probe.c
Zac Storer
2012-01-06
1
-1
/
+1
|
*
|
PCI: pci_has_legacy_pm_support add driver and device to WARN
David Fries
2012-01-06
1
-1
/
+2
|
*
|
PCI: msi: Disable msi interrupts when we initialize a pci device
Eric W. Biederman
2012-01-06
1
-0
/
+10
|
*
|
PCI/ACPI/PM: Avoid resuming devices that don't signal PME
Rafael J. Wysocki
2012-01-06
1
-4
/
+8
|
*
|
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2012-01-06
4
-13
/
+2
|
*
|
PCI: pciehp: Fix wrong workqueue cleanup
Kenji Kaneshige
2012-01-06
1
-1
/
+1
|
*
|
PCI: Rework ASPM disable code
Matthew Garrett
2012-01-06
2
-22
/
+37
|
*
|
PCI: Fix PRI and PASID consistency
Alex Williamson
2012-01-06
1
-10
/
+10
|
*
|
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
2012-01-06
1
-0
/
+111
[next]