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: Add comments for PME poll support for PCIe
Huang Ying
2012-11-07
1
-9
/
+19
|
*
|
|
|
PCI: Add PLX PCI 9050 workaround for some Meilhaus DAQ cards
Ian Abbott
2012-11-07
1
-0
/
+11
|
*
|
|
|
PCI: Add workaround for PLX PCI 9050 BAR alignment erratum
Ian Abbott
2012-11-07
1
-0
/
+28
|
*
|
|
|
PCI: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2012-11-07
3
-11
/
+8
|
*
|
|
|
PCI: Don't touch card regs after runtime suspend D3
Dave Airlie
2012-11-07
1
-3
/
+3
|
|
/
/
/
*
|
|
|
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
13
-159
/
+121
|
\
\
\
\
|
*
|
|
|
PCI: Remove __dev* markings
Bill Pemberton
2012-11-28
8
-90
/
+90
|
*
|
|
|
PCI: Always build setup-bus when PCI is enabled
Bill Pemberton
2012-11-28
1
-4
/
+1
|
*
|
|
|
PCI: Move pci_uevent into pci-driver.c
Bill Pemberton
2012-11-28
4
-40
/
+33
|
*
|
|
|
PCI: Remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
2012-11-28
4
-28
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
ACPI / PM: Move routines for adding/removing device wakeup notifiers
Rafael J. Wysocki
2012-11-15
1
-67
/
+4
*
|
|
|
Merge branch 'pm-qos' into acpi-dev-pm
Rafael J. Wysocki
2012-11-15
1
-1
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
PM / ACPI: Take device PM QoS flags into account
Rafael J. Wysocki
2012-10-24
1
-1
/
+7
|
|
/
/
*
|
|
PCI/portdrv: Don't create hotplug slots unless port supports hotplug
Taku Izumi
2012-11-05
1
-1
/
+2
|
|
/
|
/
|
*
|
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
2012-11-05
4
-34
/
+42
*
|
PCI/PM: Resume device before shutdown
Huang Ying
2012-11-02
1
-10
/
+2
*
|
PCI/PM: Fix deadlock when unbinding device if parent in D3cold
Huang Ying
2012-11-02
2
-7
/
+16
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-10-06
1
-1
/
+1
|
\
|
*
powerpc/eeh: Remove EEH PE for normal PCI hotplug
Gavin Shan
2012-09-18
1
-1
/
+1
|
*
Merge commit 'v3.6-rc5' into pci/gavin-window-alignment
Bjorn Helgaas
2012-09-13
6
-16
/
+89
|
|
\
*
|
\
Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-10-02
1
-5
/
+10
|
\
\
\
|
*
\
\
Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7
Konrad Rzeszutek Wilk
2012-09-22
1
-4
/
+9
|
|
\
\
\
|
|
*
|
|
xen/pcifront: Use Xen-SWIOTLB when initting if required.
Konrad Rzeszutek Wilk
2012-09-17
1
-4
/
+9
|
*
|
|
|
Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Konrad Rzeszutek Wilk
2012-09-12
37
-654
/
+1159
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.
Konrad Rzeszutek Wilk
2012-08-21
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-10-02
1
-17
/
+0
|
\
\
\
\
|
*
\
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2012-09-24
1
-17
/
+0
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
PM: Prevent runtime suspend during system resume
Alan Stern
2012-09-19
1
-17
/
+0
*
|
|
|
|
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-10-01
34
-1121
/
+669
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'pci/yinghai-misc' into next
Bjorn Helgaas
2012-09-24
2
-3
/
+9
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PCI: Use correct type when freeing bus resource list
Yinghai Lu
2012-09-18
1
-1
/
+5
|
|
*
|
|
|
|
PCI: Check P2P bridge for invalid secondary/subordinate range
Yinghai Lu
2012-09-18
1
-2
/
+4
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'pci/jiang-acpiphp' into next
Bjorn Helgaas
2012-09-24
1
-10
/
+31
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PCI: acpiphp: Handle PCIe ports without native hotplug capability
Jiang Liu
2012-09-24
1
-10
/
+31
|
*
|
|
|
|
|
Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into next
Bjorn Helgaas
2012-09-24
1
-5
/
+7
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
2012-09-24
1
-5
/
+7
|
*
|
|
|
|
|
|
PCI: Stop all children first, before removing all children
Yinghai Lu
2012-09-20
1
-16
/
+35
|
*
|
|
|
|
|
|
Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"
Bjorn Helgaas
2012-09-20
1
-2
/
+6
|
*
|
|
|
|
|
|
Merge branch 'pci/thierry-fixup-irqs' into next
Bjorn Helgaas
2012-09-19
1
-2
/
+7
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PCI: Provide a default pcibios_update_irq()
Thierry Reding
2012-09-18
1
-0
/
+5
|
|
*
|
|
|
|
|
|
PCI: Discard __init annotations for pci_fixup_irqs() and related functions
Thierry Reding
2012-09-18
1
-2
/
+2
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'pci/konstantin-sysfs' into next
Bjorn Helgaas
2012-09-18
1
-47
/
+10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes
Konstantin Khlebnikov
2012-09-17
1
-47
/
+10
|
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'pci/jiang-get-domain-bus-slot' into next
Bjorn Helgaas
2012-09-17
3
-20
/
+6
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
2012-09-12
1
-8
/
+2
|
|
*
|
|
|
|
|
|
PCI: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
2012-09-12
1
-6
/
+2
|
|
*
|
|
|
|
|
|
PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()
Jiang Liu
2012-09-12
1
-6
/
+2
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2012-09-13
5
-31
/
+4
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
PCI: Drop bogus default from ARCH_SUPPORTS_MSI
Jan Beulich
2012-09-10
1
-1
/
+0
|
|
*
|
|
|
|
|
|
PCI: cpqphp: Remove unreachable path
Alan Cox
2012-09-10
1
-20
/
+1
[prev]
[next]