index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-17
1
-46
/
+43
*
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-01-26
1
-1
/
+1
|
\
|
*
PCI: Put pci_dev in device tree as early as possible
Yinghai Lu
2013-01-25
1
-1
/
+0
*
|
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
2013-01-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
2013-01-25
1
-1
/
+1
*
|
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2013-01-03
1
-5
/
+0
|
/
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-3
/
+5
|
\
|
*
Merge branch 'for-linus' into next
Bjorn Helgaas
2012-11-26
1
-0
/
+2
|
|
\
|
*
|
PCI: Use spec names for SR-IOV capability fields
Bjorn Helgaas
2012-11-09
1
-4
/
+4
|
*
|
PCI: Provide method to reduce the number of total VFs supported
Donald Dutile
2012-11-09
1
-0
/
+1
|
*
|
PCI: Add pci_device_type to pdev's device struct
Yinghai Lu
2012-11-09
1
-0
/
+1
*
|
|
PCI: Move pci_uevent into pci-driver.c
Bill Pemberton
2012-11-28
1
-1
/
+0
*
|
|
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
1
-4
/
+0
|
|
/
|
/
|
*
|
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
2012-11-05
1
-0
/
+2
|
/
*
Merge branch 'pci/rafael-pci_set_power_state-rebase' into next
Bjorn Helgaas
2012-07-05
1
-0
/
+1
|
\
|
*
PCI / PM: restore the original behavior of pci_set_power_state()
Rafael J. Wysocki
2012-07-05
1
-0
/
+1
*
|
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
2012-06-23
1
-0
/
+1
|
\
\
|
|
/
|
*
PCI/PM: add PCIe runtime D3cold support
Huang Ying
2012-06-23
1
-0
/
+1
*
|
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
2012-06-13
1
-7
/
+0
|
\
\
|
*
|
PCI: export pci_user functions for use by other drivers
Alex Williamson
2012-06-12
1
-7
/
+0
|
|
/
*
|
PCI: hotplug: remove pci_do_scan_bus()
Yinghai Lu
2012-06-13
1
-1
/
+0
*
|
PCI: add generic pci_hp_add_bridge()
Yinghai Lu
2012-06-13
1
-0
/
+1
|
/
*
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
2012-02-24
1
-4
/
+1
*
PCI: prepare pci=realloc for multiple options
Yinghai Lu
2012-02-24
1
-1
/
+1
*
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
2012-02-23
1
-0
/
+1
*
PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
Yinghai Lu
2012-02-14
1
-0
/
+2
*
PCI: Enable ATS at the device state restore
Hao, Xudong
2012-01-06
1
-0
/
+8
*
PCI: Introduce INTx check & mask API
Jan Kiszka
2012-01-06
1
-0
/
+2
*
PCI: make cardbus-bridge resources optional
Ram Pai
2011-08-01
1
-0
/
+4
*
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
1
-2
/
+0
|
\
|
*
x86/ia64: intel-iommu: move to drivers/iommu/
Ohad Ben-Cohen
2011-06-21
1
-2
/
+0
*
|
PCI: conditional resource-reallocation through kernel parameter pci=realloc
Ram Pai
2011-07-08
1
-0
/
+2
|
/
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-05-23
1
-2
/
+1
|
\
|
*
PCI/sysfs: move bus cpuaffinity to class dev_attrs
Yinghai Lu
2011-05-21
1
-2
/
+0
|
*
PCI: add rescan to /sys/.../pci_bus/.../
Yinghai Lu
2011-05-21
1
-0
/
+1
*
|
PCI: Move ATS declarations in seperate header file
Joerg Roedel
2011-04-11
1
-37
/
+0
|
/
*
PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs
Narendra_K@Dell.com
2011-03-04
1
-1
/
+1
*
PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events
Rafael J. Wysocki
2011-01-14
1
-0
/
+6
*
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
2011-01-14
1
-8
/
+0
*
PCI: fix size checks for mmap() on /proc/bus/pci files
Martin Wilck
2010-11-11
1
-1
/
+6
*
PCI: Export some PCI PM functionality
Matthew Garrett
2010-10-17
1
-3
/
+0
*
PCI: fix pci_resource_alignment prototype
Cam Macdonell
2010-09-09
1
-2
/
+3
*
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
2010-08-24
1
-0
/
+2
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-08-06
1
-0
/
+9
|
\
|
*
PCI: Fix warnings when CONFIG_DMI unset
Narendra K
2010-08-02
1
-2
/
+2
|
*
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
2010-07-30
1
-0
/
+9
*
|
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
2010-07-19
1
-0
/
+1
|
/
*
PCI: make bitfield unsigned
Bill Pemberton
2010-05-11
1
-1
/
+1
*
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2010-02-22
1
-0
/
+1
*
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
2010-02-22
1
-0
/
+7
[prev]
[next]