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
/
pcie
/
portdrv_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: PCIe: Disable PCIe port services during port initialization
Rafael J. Wysocki
2010-08-24
1
-3
/
+26
*
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
1
-3
/
+22
*
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
2010-08-24
1
-0
/
+3
*
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-26
1
-0
/
+1
*
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
2010-02-22
1
-2
/
+10
*
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
2010-01-04
1
-9
/
+7
*
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
2009-12-04
1
-7
/
+6
*
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
2009-12-04
1
-14
/
+1
*
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
1
-22
/
+0
*
PCIe port bus: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
1
-7
/
+7
*
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
*
PCIE: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-1
/
+1
*
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
2009-03-20
1
-0
/
+1
*
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
2009-03-20
1
-8
/
+6
*
PCI: pcie_portdriver: fix pcie_port_device_remove
Eric W. Biederman
2009-03-20
1
-20
/
+3
*
PCI/PCIe portdrv: Fix allocation of interrupts
Rafael J. Wysocki
2009-03-19
1
-39
/
+167
*
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
2009-03-19
1
-4
/
+1
*
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
2009-03-19
1
-1
/
+1
*
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
Rafael J. Wysocki
2009-03-19
1
-10
/
+28
*
PCI: PCIe portdrv: Aviod using service devices with wrong interrupts
Rafael J. Wysocki
2009-03-19
1
-13
/
+28
*
PCI: PCIe portdrv: Use driver data to simplify code
Rafael J. Wysocki
2009-03-19
1
-59
/
+36
*
PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
Rafael J. Wysocki
2009-01-07
1
-0
/
+34
*
PCI: PCIe portdrv: Rearrange code so that related things are together
Rafael J. Wysocki
2009-01-07
1
-50
/
+40
*
PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
Rafael J. Wysocki
2009-01-07
1
-33
/
+0
*
PCI: PCIe portdrv: Add kerneldoc comments to some core functions
Rafael J. Wysocki
2009-01-07
1
-7
/
+70
*
PCI: pcie port driver: remove extra printks
Bjorn Helgaas
2009-01-07
1
-4
/
+0
*
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
1
-1
/
+1
*
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
2008-10-20
1
-18
/
+5
*
PCIE: port driver: use dev_printk when possible
Bjorn Helgaas
2008-06-25
1
-11
/
+11
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-20
1
-2
/
+2
*
pcie port driver: correctly detect native PME feature
Shaohua Li
2008-02-01
1
-3
/
+2
*
PCI: pcie-check-and-return-bus_register-errors fix
Andrew Morton
2006-10-18
1
-2
/
+1
*
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-26
1
-4
/
+2
*
PCIE: check and return bus_register errors
Randy Dunlap
2006-09-26
1
-2
/
+3
*
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
2006-03-23
1
-2
/
+1
*
[PATCH] PCIE: make bus_id for PCI Express devices unique
Sergey Vlasov
2006-01-09
1
-2
/
+2
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-0
/
+2
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
1
-2
/
+2
*
[PATCH] pm: more u32 vs. pm_message_t fixes
Pavel Machek
2005-07-07
1
-3
/
+3
*
[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...
long
2005-07-01
1
-0
/
+8
*
[PATCH] use device_for_each_child() to properly access child devices.
long
2005-06-20
1
-74
/
+65
[next]