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/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
2013-04-15
1
-3
/
+2
|
|
*
|
|
|
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
2013-04-15
1
-8
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
2013-04-17
23
-242
/
+232
|
|
\
\
\
\
|
|
*
|
|
|
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-17
12
-206
/
+197
|
|
*
|
|
|
PCI: Warn about failures instead of "must_check" functions
Bjorn Helgaas
2013-04-17
3
-2
/
+10
|
|
*
|
|
|
PCI: Remove __must_check from definitions
Bjorn Helgaas
2013-04-17
2
-3
/
+3
|
|
*
|
|
|
PCI: Remove unused variables
Bjorn Helgaas
2013-04-15
3
-16
/
+5
|
|
*
|
|
|
PCI: Move cpci_hotplug_init() proto to header file
Bjorn Helgaas
2013-04-15
2
-8
/
+9
|
|
*
|
|
|
PCI: Make local functions/structs static
Bjorn Helgaas
2013-04-12
4
-9
/
+9
|
|
*
|
|
|
PCI: Fix missing prototype for pcie_port_acpi_setup()
Andy Shevchenko
2013-04-12
1
-0
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/jiang-subdrivers' into next
Bjorn Helgaas
2013-04-16
8
-322
/
+203
|
|
\
\
\
\
|
|
*
|
|
|
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
2013-04-16
2
-18
/
+78
|
|
*
|
|
|
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
2013-04-16
2
-15
/
+12
|
|
*
|
|
|
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
2013-04-12
4
-247
/
+60
|
|
*
|
|
|
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
Jiang Liu
2013-04-12
3
-17
/
+10
|
|
*
|
|
|
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
2013-04-12
1
-2
/
+5
|
|
*
|
|
|
PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slots
Jiang Liu
2013-04-12
1
-0
/
+24
|
|
*
|
|
|
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
2013-04-12
2
-0
/
+13
|
|
*
|
|
|
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
2013-04-12
2
-6
/
+2
|
|
*
|
|
|
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
Jiang Liu
2013-04-12
1
-7
/
+0
|
|
*
|
|
|
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
Yijing Wang
2013-04-12
1
-2
/
+2
|
|
*
|
|
|
PCI: Clean up usages of pci_bus->is_added
Jiang Liu
2013-04-12
2
-11
/
+3
|
|
*
|
|
|
PCI: When removing bus, always remove legacy files & unregister
Jiang Liu
2013-04-12
1
-3
/
+0
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-04-15
6
-93
/
+69
|
|
\
\
\
\
|
|
*
|
|
|
PCI: Clean up quirk_io_region
Yinghai Lu
2013-04-15
1
-85
/
+45
|
|
*
|
|
|
PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT
Libin
2013-04-15
1
-1
/
+1
|
|
*
|
|
|
PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number
Bjorn Helgaas
2013-04-15
1
-1
/
+1
|
|
*
|
|
|
PCI: Remove unnecessary dependencies between PME and ACPI
Bjorn Helgaas
2013-04-15
2
-3
/
+1
|
|
*
|
|
|
PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210X
Xiong Huang
2013-04-04
1
-0
/
+18
|
|
*
|
|
|
PCI: aer_inject: Fix return values when device not found
Prarit Bhargava
2013-04-03
1
-3
/
+3
|
|
|
/
/
/
|
*
|
|
|
PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCI
Shuah Khan
2013-03-26
1
-3
/
+1
|
|
/
/
/
*
|
|
|
s390/pci: do not modify function handles
Sebastian Ott
2013-04-17
1
-5
/
+4
*
|
|
|
s390/pci: debug device states
Sebastian Ott
2013-04-17
1
-0
/
+3
|
|
/
/
|
/
|
|
*
|
|
PCI/PM: Disable runtime PM of PCIe ports
Rafael J. Wysocki
2013-04-03
1
-13
/
+0
*
|
|
PCI/ACPI: Always resume devices on ACPI wakeup notifications
Rafael J. Wysocki
2013-04-03
1
-7
/
+8
*
|
|
PCI: Don't try to disable Bus Master on disconnected PCI devices
Konstantin Khlebnikov
2013-04-02
1
-2
/
+3
*
|
|
PCI: Add PCI ROM helper for platform-provided ROM images
Matthew Garrett
2013-03-26
1
-36
/
+31
|
|
/
|
/
|
*
|
PCI: Use ROM images from firmware only if no other ROM source available
Matthew Garrett
2013-03-19
1
-20
/
+35
|
/
*
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
2013-03-04
1
-1
/
+7
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-7
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-5
/
+5
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-5
/
+5
*
|
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-25
22
-583
/
+290
|
\
\
|
*
\
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2013-02-19
1
-24
/
+0
|
|
\
\
|
|
*
|
PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers
Yinghai Lu
2013-02-16
1
-24
/
+0
|
*
|
|
Merge branch 'pci/misc' into next
Bjorn Helgaas
2013-02-15
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS
Alex Williamson
2013-02-15
1
-1
/
+1
|
*
|
|
|
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
2013-02-12
2
-3
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
PCI/PM: Clear state_saved during suspend
Rafael J. Wysocki
2013-02-11
1
-0
/
+4
|
|
*
|
|
|
PCI: Use atomic_inc_return() rather than atomic_add_return()
Bjorn Helgaas
2013-02-11
1
-2
/
+2
[prev]
[next]