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
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze/PCI: make pcibios_setup_phb_resources() static
Bjorn Helgaas
2012-01-06
2
-2
/
+1
*
microblaze/PCI: fix pci_bus_for_each_resource() usage
Bjorn Helgaas
2012-01-06
1
-2
/
+0
*
ia64/PCI: convert to pci_create_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-25
/
+14
*
ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
1
-1
/
+4
*
frv/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-6
/
+5
*
arm/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
21
-111
/
+104
*
alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources
Bjorn Helgaas
2012-01-06
1
-20
/
+20
*
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
2
-0
/
+13
*
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
2
-9
/
+20
*
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
2
-0
/
+18
*
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
2
-4
/
+24
*
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
2
-5
/
+29
*
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
*
x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]
Andreas Herrmann
2012-01-06
1
-1
/
+0
*
PCI: latency timer doesn't apply to PCIe
Myron Stowe
2012-01-06
1
-0
/
+4
*
PCI: x86: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-14
/
+0
*
PCI: sh: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-15
/
+0
*
PCI: mn10300: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-16
/
+0
*
PCI: MIPS: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-15
/
+0
*
PCI: frv: use generic pcibios_set_master()
Myron Stowe
2012-01-06
1
-14
/
+0
*
PCI: Pull PCI 'latency timer' setup up into the core
Myron Stowe
2012-01-06
12
-45
/
+32
*
PCI: Xtensa: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-5
/
+5
*
PCI: UniCore: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-5
/
+5
*
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-7
/
+5
*
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
3
-10
/
+5
*
PCI: PowerPC: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-5
/
+5
*
PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-5
/
+5
*
PCI: IA64: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
2
-6
/
+5
*
PCI: ARM: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2012-01-06
3
-12
/
+10
*
PCI: add declaration for pcibios_set_master() to pci core
Myron Stowe
2012-01-06
1
-0
/
+2
*
uio: Convert uio_generic_pci to new intx masking API
Jan Kiszka
2012-01-06
1
-72
/
+7
*
PCI: Introduce INTx check & mask API
Jan Kiszka
2012-01-06
4
-1
/
+116
*
PCI: Rework config space blocking services
Jan Kiszka
2012-01-06
7
-50
/
+131
*
x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
Gary Hade
2012-01-06
1
-2
/
+16
*
PCI: Fix PCI_EXP_TYPE_RC_EC value
Alex Williamson
2012-01-06
1
-1
/
+1
*
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
4
-24
/
+46
*
PCI: Fix PRI and PASID consistency
Alex Williamson
2012-01-06
2
-12
/
+12
*
PCI/sysfs: add per pci device msi[x] irq listing (v5)
Neil Horman
2012-01-06
4
-0
/
+133
*
PCI: Add Thinkpad SL510 to pci=nocrs blacklist
Dave Jones
2012-01-06
1
-0
/
+10
*
PCI: Add Dell Studio 1557 to pci=nocrs blacklist
Dave Jones
2012-01-06
1
-0
/
+12
*
PCI: add set_nouse_crs for use by a pci=nocrs blacklist
Dave Jones
2012-01-06
1
-0
/
+7
[next]