index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
highuid.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-12-05
PCI: add pci_request_acs
Chris Wright
6
-5
/
+27
2009-12-05
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
1
-2
/
+4
2009-12-05
PCI: remove ifdefed pci_cleanup_aer_correct_error_status
Andrew Patterson
1
-17
/
+0
2009-12-05
PCI: unconditionally clear AER uncorr status register during cleanup
Andrew Patterson
1
-7
/
+3
2009-12-05
x86/PCI: claim SR-IOV BARs in pcibios_allocate_resource
Yinghai Lu
1
-2
/
+15
2009-12-05
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
2
-24
/
+9
2009-12-05
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
5
-34
/
+10
2009-12-05
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
1
-11
/
+10
2009-12-05
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
1
-7
/
+12
2009-12-05
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
1
-10
/
+11
2009-12-05
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
2
-49
/
+29
2009-12-05
PCI: portdrv: check capabilities first
Kenji Kaneshige
1
-2
/
+4
2009-12-05
PCI: portdrv: move PME capability check
Kenji Kaneshige
1
-3
/
+3
2009-12-05
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
1
-6
/
+2
2009-12-05
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
1
-51
/
+26
2009-12-05
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
3
-29
/
+8
2009-12-05
PCI: Always set prefetchable base/limit upper32 registers
Alex Williamson
1
-8
/
+3
2009-12-05
PCI: read-modify-write the pcie device control register when initiating pcie flr
Shmulik Ravid
1
-3
/
+5
2009-12-05
PCI: show dma_mask bits in /sys
Yinghai Lu
1
-0
/
+17
2009-12-05
PCI: add debug output for DMA mask info
Yinghai Lu
1
-0
/
+2
2009-12-05
PCI: ibmphp_hpc: don't release hw sem twice if kthread stops
Jesse Barnes
1
-1
/
+2
2009-11-25
x86/PCI: MMCONFIG: add lookup function
Bjorn Helgaas
4
-27
/
+20
2009-11-25
x86/PCI: MMCONFIG: clean up printks
Bjorn Helgaas
2
-32
/
+26
2009-11-25
x86/PCI: MMCONFIG: add pci_mmconfig_remove() to remove MMCONFIG region
Bjorn Helgaas
1
-6
/
+10
2009-11-25
x86/PCI: MMCONFIG: manage pci_mmcfg_region as a list, not a table
Bjorn Helgaas
4
-81
/
+47
2009-11-25
x86/PCI: MMCONFIG: remove typeof so we can use a list
Bjorn Helgaas
1
-5
/
+5
2009-11-25
x86/PCI: MMCONFIG: add virtual address to struct pci_mmcfg_region
Bjorn Helgaas
2
-31
/
+15
2009-11-25
x86/PCI: MMCONFIG: trivial is_mmconf_reserved() interface simplification
Bjorn Helgaas
1
-7
/
+5
2009-11-25
x86/PCI: MMCONFIG: add resource to struct pci_mmcfg_region
Bjorn Helgaas
2
-31
/
+38
2009-11-25
x86/PCI: MMCONFIG: use pointer to simplify pci_mmcfg_config[] structure access
Bjorn Helgaas
1
-5
/
+7
2009-11-25
x86/PCI: MMCONFIG: rename pci_mmcfg_region structure members
Bjorn Helgaas
4
-39
/
+39
2009-11-25
x86/PCI: MMCONFIG: use a private structure rather than the ACPI MCFG one
Bjorn Helgaas
4
-10
/
+17
2009-11-25
x86/PCI: MMCONFIG: add PCI_MMCFG_BUS_OFFSET() to factor common expression
Bjorn Helgaas
4
-17
/
+18
2009-11-25
x86/PCI: MMCONFIG: reject MMCONFIG apertures at address zero
Bjorn Helgaas
1
-6
/
+6
2009-11-25
x86/PCI: MMCONFIG: simplify tests for empty pci_mmcfg_config table
Bjorn Helgaas
1
-3
/
+0
2009-11-25
x86/PCI: MMCONFIG: centralize MCFG structure management
Bjorn Helgaas
1
-46
/
+39
2009-11-25
x86/PCI: MMCONFIG: step through MCFG table, not pci_mmcfg_config[]
Bjorn Helgaas
1
-1
/
+4
2009-11-25
x86/PCI: MMCONFIG: count MCFG structures with local variable
Bjorn Helgaas
1
-5
/
+7
2009-11-25
x86/PCI: MMCONFIG: remove unused definitions
Bjorn Helgaas
1
-4
/
+0
2009-11-25
x86/pci: seperate x86_pci_rootbus_res_quirks from amd_bus.c
Yinghai Lu
4
-100
/
+103
2009-11-25
PCI: fix comment typo in bus_numa.h
Jiri Kosina
1
-1
/
+1
2009-11-25
x86/PCI: remove early PCI pr_debug statements
Alex Chiang
1
-7
/
+0
2009-11-25
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
2
-36
/
+17
2009-11-25
PCI hotplug: use pci_is_pcie()
Kenji Kaneshige
1
-1
/
+1
2009-11-25
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
2
-3
/
+3
2009-11-25
PCIe ASPM: use pci_is_pcie()
Kenji Kaneshige
1
-9
/
+12
2009-11-25
PCI: use pci_is_pcie() in pci core
Kenji Kaneshige
7
-16
/
+16
2009-11-25
PCI: introduce pci_is_pcie()
Kenji Kaneshige
1
-0
/
+11
2009-11-25
pciehp: use pci_pcie_cap()
Kenji Kaneshige
3
-25
/
+25
2009-11-25
PCI hotplug: use pci_pcie_cap()
Kenji Kaneshige
1
-1
/
+1
[next]