index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
*
|
|
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
2010-02-23
4
-17
/
+11
|
|
|
|
*
|
|
PCI: read bridge windows before filling in subtractive decode resources
Bjorn Helgaas
2010-02-23
1
-5
/
+10
|
|
|
|
*
|
|
PCI: split up pci_read_bridge_bases()
Bjorn Helgaas
2010-02-23
1
-15
/
+39
|
|
|
|
*
|
|
PCIe PME: use pci_pcie_cap()
Kenji Kaneshige
2010-02-22
1
-4
/
+4
|
|
|
|
*
|
|
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2010-02-22
3
-33
/
+171
|
|
|
|
*
|
|
PCIe PME: use pci_is_pcie()
Kenji Kaneshige
2010-02-22
1
-3
/
+3
|
|
|
|
*
|
|
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
2010-02-22
3
-0
/
+285
|
|
|
|
*
|
|
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
2010-02-22
4
-3
/
+67
|
|
|
|
*
|
|
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
2010-02-22
6
-0
/
+589
|
|
|
|
*
|
|
PCI PM: Add function for checking PME status of devices
Rafael J. Wysocki
2010-02-22
2
-0
/
+36
|
|
|
|
*
|
|
PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
Yinghai Lu
2010-02-22
1
-1
/
+4
|
|
|
|
*
|
|
PCI: pciehp: second try to get big range for pcie devices
Yinghai Lu
2010-02-22
1
-1
/
+50
|
|
|
|
*
|
|
PCI: pciehp: cleanup flow in pciehp_configure_device
Yinghai Lu
2010-02-22
1
-6
/
+17
|
|
|
|
*
|
|
PCI: introduce pci_assign_unassigned_bridge_resources
Yinghai Lu
2010-02-22
1
-27
/
+89
|
|
|
|
*
|
|
PCI: update bridge resources to get more big ranges in PCI assign unssigned
Yinghai Lu
2010-02-22
1
-2
/
+112
|
|
|
|
*
|
|
PCI: don't shrink bridge resources
Yinghai Lu
2010-02-22
1
-2
/
+12
|
|
|
|
*
|
|
PCI: reject mmio ranges starting at 0 on pci_bridge read
Yinghai Lu
2010-02-22
1
-3
/
+15
|
|
|
|
*
|
|
PCI: add failed_list to pci_bus_assign_resources
Yinghai Lu
2010-02-22
1
-4
/
+57
|
|
|
|
*
|
|
PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources
Yinghai Lu
2010-02-22
1
-0
/
+82
|
|
|
|
*
|
|
PCI hotplug: check ioremap() return value in ibmphp_ebda.c
Andrew Morton
2010-02-22
1
-0
/
+2
|
|
|
|
*
|
|
PCI hotplug: fix ibmphp build error
Randy Dunlap
2010-02-22
1
-0
/
+1
|
|
|
|
*
|
|
PCI: Make pci_scan_slot more robust
Matthew Wilcox
2010-02-22
1
-4
/
+14
|
|
|
|
*
|
|
PCI: hotplug/cpcihp, fix pci device refcounting
Jiri Slaby
2010-02-22
1
-0
/
+1
|
|
|
|
*
|
|
PCI: push deprecated pci_find_device() function to last user
Tilman Schmidt
2010-02-22
3
-48
/
+0
|
|
|
|
*
|
|
PCI: don't dump resource when bus resource flags indicates unused
Yinghai Lu
2010-02-22
1
-1
/
+2
|
|
|
|
*
|
|
PCI: separate pci_setup_bridge to small functions
Yinghai Lu
2010-02-22
1
-16
/
+50
|
|
|
|
*
|
|
PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
Chandru
2010-02-22
1
-2
/
+9
|
|
|
|
*
|
|
PCI hotplug: fix memory leaks
Jiri Slaby
2010-02-22
2
-0
/
+2
|
|
|
|
*
|
|
resource/PCI: mark struct resource as const
Dominik Brodowski
2010-02-22
1
-1
/
+1
|
|
|
|
*
|
|
resource/PCI: align functions now return start of resource
Dominik Brodowski
2010-02-22
1
-2
/
+4
|
|
|
|
*
|
|
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
2010-02-22
4
-14
/
+18
|
|
|
|
*
|
|
PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
Jesse Barnes
2010-02-22
1
-1
/
+0
|
|
|
|
*
|
|
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
2010-02-22
2
-1
/
+2
|
|
|
|
*
|
|
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
2010-02-22
2
-5
/
+50
|
|
|
|
*
|
|
PCI: Add support for detection of PCIe and PCI-X bus speeds
Matthew Wilcox
2010-02-22
1
-0
/
+66
|
|
|
|
*
|
|
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
15
-485
/
+241
|
|
|
|
*
|
|
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
2010-02-22
1
-8
/
+8
|
|
|
|
*
|
|
PCI: Rewrite pci_scan_slot
Matthew Wilcox
2010-02-22
1
-9
/
+47
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
acpiphp: Execute ACPI _REG method for hotadded devices
Shaohua Li
2010-03-14
1
-0
/
+19
|
|
/
/
/
/
|
|
|
|
|
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...
Len Brown
2010-02-18
1
-6
/
+0
|
|
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found
Thomas Renninger
2010-01-31
1
-6
/
+0
|
|
|
|
/
|
|
|
/
|
|
*
|
|
CS5536: apply pci quirk for BIOS SMBUS bug
Andres Salomon
2010-02-05
1
-0
/
+17
|
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-02-01
1
-2
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
2010-01-29
1
-2
/
+2
|
|
/
/
|
/
|
|
|
*
|
PCI: fix nested spinlock hang in aer_inject
Andrew Patterson
2010-01-25
1
-6
/
+6
|
/
/
*
|
PCIe AER: prevent AER injection if hardware masks error reporting
Youquan,Song
2010-01-04
1
-1
/
+19
*
|
PCI/PM: Use per-device D3 delays
Rafael J. Wysocki
2010-01-04
1
-4
/
+15
*
|
PCI: Check the node argument passed to cpumask_of_node
David John
2010-01-04
1
-2
/
+4
*
|
PCI: AER: fix aer inject result in kernel oops
Youquan,Song
2010-01-04
1
-1
/
+7
*
|
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
2010-01-04
2
-18
/
+15
[prev]
[next]