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
/
include
/
linux
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI PM: Introduce device flag wakeup_prepared
Rafael J. Wysocki
2009-09-09
1
-0
/
+1
*
PCI: pcie: Ensure hotplug ports have a minimum number of resources
Eric W. Biederman
2009-09-09
1
-0
/
+4
*
PCI: separate out pci_add_dynid()
Tejun Heo
2009-09-09
1
-0
/
+5
*
PCI: support for PCI Express fundamental reset
Mike Mason
2009-09-09
1
-0
/
+1
*
PCI/GPU: implement VGA arbitration on Linux
Benjamin Herrenschmidt
2009-09-09
1
-0
/
+2
*
PCI: expose function reset capability in sysfs
Michael S. Tsirkin
2009-09-09
1
-0
/
+1
*
PCI: make pci_name() take const argument
Alexey Zaytsev
2009-06-29
1
-1
/
+1
*
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
2009-06-22
1
-0
/
+2
|
\
|
*
PCI: support the ATS capability
Yu Zhao
2009-05-18
1
-0
/
+2
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-06-22
1
-11
/
+24
|
\
\
|
*
|
PCI PM: consistently use type bool for wake enable variable
Frans Pop
2009-06-16
1
-1
/
+1
|
*
|
PCI: cleanup Function Level Reset
Yu Zhao
2009-06-16
1
-1
/
+1
|
*
|
PCI AER: support Multiple Error Received and no error source id
Zhang, Yanmin
2009-06-16
1
-1
/
+1
|
*
|
PCI hotplug: create symlink to hotplug driver module
Kenji Kaneshige
2009-06-16
1
-0
/
+5
|
*
|
PCI: Add pci_bus_set_ops
Huang Ying
2009-06-16
1
-0
/
+1
|
*
|
PCI: Add support for turning PCIe ECRC on or off
Andrew Patterson
2009-06-11
1
-0
/
+11
|
*
|
PCI: remove deprecated pci_find_slot() interface
Alex Chiang
2009-06-11
1
-8
/
+0
|
*
|
PCI/x86: don't assume prefetchable ranges are 64bit
Yinghai Lu
2009-06-11
1
-0
/
+4
|
|
/
*
|
PCI: add power-state name strings
Alan Stern
2009-06-15
1
-0
/
+8
|
/
*
PCI: Setup disabled bridges even if buses are added
Yuji Shimada
2009-04-06
1
-0
/
+5
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-04-01
1
-4
/
+57
|
\
|
*
PCI: Introduce pci_rescan_bus()
Alex Chiang
2009-03-20
1
-0
/
+3
|
*
PCI: pci_is_root_bus helper
Kenji Kaneshige
2009-03-20
1
-0
/
+9
|
*
PCI: handle SR-IOV Virtual Function Migration
Yu Zhao
2009-03-20
1
-0
/
+6
|
*
PCI: add SR-IOV API for Physical Function driver
Yu Zhao
2009-03-20
1
-1
/
+18
|
*
PCI: initialize and release SR-IOV capability
Yu Zhao
2009-03-20
1
-0
/
+11
|
*
PCI MSI: Add support for multiple MSI
Matthew Wilcox
2009-03-20
1
-2
/
+4
|
*
PCI: constify pci_bus_assign_resources()
Andrew Morton
2009-03-19
1
-1
/
+1
|
*
PCI: constify pci_bus_add_devices()
akpm@linux-foundation.org
2009-03-19
1
-1
/
+1
|
*
PCI/MSI: Introduce pci_msix_table_size()
Rafael J. Wysocki
2009-03-19
1
-0
/
+5
*
|
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
Rafael J. Wysocki
2009-03-30
1
-0
/
+1
|
/
*
PCI: return error on failure to read PCI ROMs
Timothy S. Nelson
2009-02-04
1
-1
/
+1
*
PCI PM: Restore standard config registers of all devices early
Rafael J. Wysocki
2009-01-16
1
-0
/
+5
*
x86/PCI: Do not use interrupt links for devices using MSI-X
Rafael J. Wysocki
2009-01-07
1
-0
/
+9
*
PCI: Add pci_clear_master() as opposite of pci_set_master()
Ben Hutchings
2009-01-07
1
-0
/
+1
*
PCI: add interface to set visible size of VPD
Stephen Hemminger
2009-01-07
1
-0
/
+1
*
PCI: revise VPD access interface
Stephen Hemminger
2009-01-07
1
-0
/
+4
*
PCI: add pci_common_swizzle() for INTx swizzling
Bjorn Helgaas
2009-01-07
1
-0
/
+1
*
PCI: define PCI resource names in an 'enum'
Yu Zhao
2009-01-07
1
-13
/
+24
*
PCI: remove unnecessary arg of pci_update_resource()
Yu Zhao
2009-01-07
1
-1
/
+1
*
PCI: uninline pci_ioremap_bar()
Andrew Morton
2009-01-07
1
-14
/
+1
*
PCI: add pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
1
-0
/
+1
*
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2009-01-07
1
-0
/
+3
*
ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added
Andrew Patterson
2009-01-07
1
-0
/
+5
*
ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added
Andrew Patterson
2009-01-07
1
-0
/
+9
*
ACPI/PCI: PCI extended config _OSC support called when root bridge added
Andrew Patterson
2009-01-07
1
-0
/
+2
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
1
-1
/
+0
*
-
-
-
.
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-23
1
-0
/
+6
|
\
\
\
|
|
|
*
Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks
Ingo Molnar
2008-10-28
1
-14
/
+55
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Merge branch 'linus' into x86/pci-ioapic-boot-irq-quirks
Ingo Molnar
2008-07-18
1
-9
/
+48
|
|
|
|
\
[next]