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
/
pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
2013-01-03
1
-25
/
+1
*
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
1
-12
/
+36
|
\
|
*
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
2012-12-06
1
-0
/
+13
|
|
\
|
|
*
PCI: Add pcibios_add_device
Matthew Garrett
2012-12-05
1
-0
/
+13
|
*
|
Merge branch 'pci/huang-d3cold-fixes' into next
Bjorn Helgaas
2012-12-04
1
-0
/
+2
|
|
\
\
|
|
*
|
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
2012-12-04
1
-0
/
+2
|
*
|
|
Merge branch 'for-linus' into next
Bjorn Helgaas
2012-11-26
1
-0
/
+32
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge branch 'pci/taku-prt-cleanup' into next
Bjorn Helgaas
2012-11-09
1
-3
/
+2
|
|
\
\
\
|
|
*
|
|
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
2012-11-07
1
-3
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
PCI/PM: Add comments for PME poll support for PCIe
Huang Ying
2012-11-07
1
-9
/
+19
|
|
/
/
*
|
|
PCI: Remove __dev* markings
Bill Pemberton
2012-11-28
1
-2
/
+2
|
|
/
|
/
|
*
|
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
2012-11-05
1
-0
/
+32
|
/
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2012-09-13
1
-1
/
+1
|
\
|
*
PCI: Fix drivers/pci/pci.c kernel-doc warnings
Randy Dunlap
2012-08-22
1
-1
/
+1
*
|
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
1
-0
/
+1
|
\
\
|
*
|
PCI/PM: Enable D3/D3cold by default for most devices
Huang Ying
2012-08-21
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/bjorn-find-next-ext-cap' into next
Bjorn Helgaas
2012-08-23
1
-10
/
+30
|
\
\
|
*
|
PCI: Add pci_find_next_ext_capability()
Bjorn Helgaas
2012-08-22
1
-10
/
+30
|
|
/
*
|
PCI/core: Use PCI Express Capability accessors
Jiang Liu
2012-08-23
1
-253
/
+61
*
|
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
1
-12
/
+14
|
/
*
Merge branch 'pci/rafael-pci_set_power_state-rebase' into next
Bjorn Helgaas
2012-07-05
1
-1
/
+18
|
\
|
*
PCI / PM: restore the original behavior of pci_set_power_state()
Rafael J. Wysocki
2012-07-05
1
-1
/
+18
*
|
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
2012-07-05
1
-0
/
+12
|
\
\
|
*
|
PCI: pull pcibios_setup() up into core
Myron Stowe
2012-06-26
1
-0
/
+12
*
|
|
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
2012-06-23
1
-9
/
+115
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
PCI/PM: add PCIe runtime D3cold support
Huang Ying
2012-06-23
1
-9
/
+105
|
*
|
PCI/PM: add runtime PM support to PCIe port
Zheng Yan
2012-06-23
1
-0
/
+10
|
|
/
*
|
Merge branch 'topic/bjorn-trivial' into next
Bjorn Helgaas
2012-06-22
1
-8
/
+7
|
\
\
|
*
|
PCI: remove useless pcix_set_mmrbc() dev->bus check
Bjorn Helgaas
2012-06-20
1
-2
/
+1
|
*
|
PCI: fix upstream P2P bridge checks when enabling OBFF and LTR
Bjorn Helgaas
2012-06-20
1
-2
/
+2
|
*
|
PCI: use __weak consistently
Bjorn Helgaas
2012-06-20
1
-4
/
+4
|
|
/
*
|
Merge branch 'topic/jan-intx-masking' into next
Bjorn Helgaas
2012-06-18
1
-0
/
+3
|
\
\
|
*
|
PCI: add infrastructure for devices with broken INTx masking
Bjorn Helgaas
2012-06-16
1
-0
/
+3
|
|
/
*
|
Merge branch 'topic/stowe-cap-cleanup' into next
Bjorn Helgaas
2012-06-18
1
-48
/
+67
|
\
\
|
*
|
PCI: remove redundant capabilities checking in pci_{save, restore}_pcie_state
Myron Stowe
2012-06-11
1
-18
/
+15
|
*
|
PCI: add pci_pcie_cap2() check for PCIe feature capabilities >= v2
Myron Stowe
2012-06-11
1
-15
/
+50
|
*
|
PCI: remove redundant checking in PCI Express capability routines
Myron Stowe
2012-06-11
1
-13
/
+1
|
*
|
PCI: make pci_ltr_supported() static
Myron Stowe
2012-06-11
1
-2
/
+1
|
|
/
*
|
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
2012-06-13
1
-0
/
+69
|
\
\
|
*
|
PCI: add ACS validation utility
Alex Williamson
2012-06-12
1
-0
/
+69
|
|
/
*
|
Merge branch 'topic/bjorn-remove-unused' into next
Bjorn Helgaas
2012-06-13
1
-67
/
+0
|
\
\
|
*
|
PCI: remove pci_max_busnr() (was already commented out)
Bjorn Helgaas
2012-06-11
1
-24
/
+0
|
*
|
PCI: remove pci_bus_find_ext_capability() (unused)
Bjorn Helgaas
2012-06-11
1
-43
/
+0
|
|
/
*
|
PCI: replace struct pci_bus secondary/subordinate with busn_res
Yinghai Lu
2012-06-13
1
-1
/
+1
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-05-29
1
-1
/
+1
|
\
|
*
OF: PCI: const usage needed by MIPS
John Crispin
2012-05-21
1
-1
/
+1
*
|
Merge branch 'topic/stratus' into next
Bjorn Helgaas
2012-05-07
1
-0
/
+3
|
\
\
|
*
|
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
2012-04-30
1
-0
/
+3
|
|
/
*
|
PCI: move mutex locking out of pci_dev_reset function
Konrad Rzeszutek Wilk
2012-04-30
1
-10
/
+17
|
/
*
PCI: Retry BARs restoration for Type 0 headers only
Rafael J. Wysocki
2012-04-16
1
-9
/
+15
[next]