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
/
pcie
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
Alexander Duyck
2010-04-08
1
-2
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-1
/
+4
*
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-26
1
-0
/
+1
*
PCIe PME: use pci_pcie_cap()
Kenji Kaneshige
2010-02-22
1
-4
/
+4
*
PCIe PME: use pci_is_pcie()
Kenji Kaneshige
2010-02-22
1
-3
/
+3
*
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
2010-02-22
4
-3
/
+67
*
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
2010-02-22
6
-0
/
+589
*
PCI: fix nested spinlock hang in aer_inject
Andrew Patterson
2010-01-25
1
-6
/
+6
*
PCIe AER: prevent AER injection if hardware masks error reporting
Youquan,Song
2010-01-04
1
-1
/
+19
*
PCI: AER: fix aer inject result in kernel oops
Youquan,Song
2010-01-04
1
-1
/
+7
*
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
2010-01-04
2
-18
/
+15
*
PCI: change PCI nomenclature in drivers/pci/ (non-comment changes)
Stefan Assmann
2009-12-16
4
-6
/
+6
*
PCI: change PCI nomenclature in drivers/pci/ (comment changes)
Stefan Assmann
2009-12-16
5
-9
/
+9
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
PCI: fix BUG_ON triggered by logical PCIe root port removal
Kenji Kaneshige
2009-12-04
1
-2
/
+4
*
PCI: remove ifdefed pci_cleanup_aer_correct_error_status
Andrew Patterson
2009-12-04
1
-17
/
+0
*
PCI: unconditionally clear AER uncorr status register during cleanup
Andrew Patterson
2009-12-04
1
-7
/
+3
*
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
2009-12-04
2
-24
/
+9
*
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
2009-12-04
4
-26
/
+9
*
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
2009-12-04
1
-11
/
+10
*
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
2009-12-04
1
-7
/
+12
*
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
2009-12-04
1
-10
/
+11
*
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
2009-12-04
1
-42
/
+29
*
PCI: portdrv: check capabilities first
Kenji Kaneshige
2009-12-04
1
-2
/
+4
*
PCI: portdrv: move PME capability check
Kenji Kaneshige
2009-12-04
1
-3
/
+3
*
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
2009-12-04
1
-6
/
+2
*
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
2009-12-04
1
-51
/
+26
*
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
2009-12-04
3
-29
/
+8
*
PCIe AER: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
2
-3
/
+3
*
PCIe ASPM: use pci_is_pcie()
Kenji Kaneshige
2009-11-24
1
-9
/
+12
*
PCIe ASPM: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
1
-10
/
+10
*
PCIe port bus: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
1
-7
/
+7
*
PCIe AER: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
2
-5
/
+5
*
PCI: fix memory leak in aer_inject
Andrew Patterson
2009-11-04
1
-1
/
+1
*
PCI: use better error return values in aer_inject
Andrew Patterson
2009-11-04
1
-4
/
+4
*
PCI: add support for PCI domains to aer_inject
Andrew Patterson
2009-11-04
1
-12
/
+34
*
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
2009-11-04
1
-2
/
+22
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2009-10-12
2
-3
/
+2
|
\
|
*
PCI: Prevent AER driver from being loaded on non-root port PCIE devices
Kenji Kaneshige
2009-10-07
1
-1
/
+1
|
*
PCI: PCIe portdrv: remove "-driver" from driver name
Bjorn Helgaas
2009-10-06
1
-2
/
+1
*
|
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
|
/
*
PCI: Disable AER with pci=nomsi
Andi Kleen
2009-09-17
1
-0
/
+2
*
PCI ASPM: support L1 only
Kenji Kaneshige
2009-09-17
1
-3
/
+0
*
PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()
Rafael J. Wysocki
2009-09-14
1
-0
/
+1
*
PCI: pcie portdrv: remove unused variable
Jesse Barnes
2009-09-11
1
-1
/
+0
*
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
2009-09-09
1
-5
/
+0
*
PCI: pcie, aer: report all error before recovery
Hidetoshi Seto
2009-09-09
2
-13
/
+18
*
PCI: pcie, aer: change error print format
Hidetoshi Seto
2009-09-09
3
-32
/
+39
*
PCI: pcie, aer: flags to bits
Hidetoshi Seto
2009-09-09
3
-17
/
+20
*
PCI: pcie, aer: remove unused macros
Hidetoshi Seto
2009-09-09
1
-3
/
+0
[next]