index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pcie
/
portdrv_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
1
-0
/
+1
2010-02-22
PCI PM: Make it possible to force using INTx for PCIe PME signaling
Rafael J. Wysocki
1
-2
/
+10
2010-01-04
PCI: pcie portdrv: style cleanup
Hidetoshi Seto
1
-9
/
+7
2009-12-04
PCI: portdrv: remove redundant definitions
Kenji Kaneshige
1
-7
/
+6
2009-12-04
PCI: portdrv: remove unnecessary struct pcie_port_data
Kenji Kaneshige
1
-14
/
+1
2009-12-04
PCI: portdrv: minor cleanup for pcie_port_device_register
Kenji Kaneshige
1
-11
/
+10
2009-12-04
PCI: portdrv: add missing irq cleanup
Kenji Kaneshige
1
-7
/
+12
2009-12-04
PCI: portdrv: enable device before irq initialization
Kenji Kaneshige
1
-10
/
+11
2009-12-04
PCI: portdrv: cleanup service irqs initialization
Kenji Kaneshige
1
-42
/
+29
2009-12-04
PCI: portdrv: check capabilities first
Kenji Kaneshige
1
-2
/
+4
2009-12-04
PCI: portdrv: move PME capability check
Kenji Kaneshige
1
-3
/
+3
2009-12-04
PCI: portdrv: remove redundant pcie type calculation
Kenji Kaneshige
1
-6
/
+2
2009-12-04
PCI: portdrv: cleanup pcie_device registration
Kenji Kaneshige
1
-51
/
+26
2009-12-04
PCI: portdrv: remove redundant pcie_port_device_probe
Kenji Kaneshige
1
-22
/
+0
2009-11-24
PCIe port bus: use pci_pcie_cap()
Kenji Kaneshige
1
-7
/
+7
2009-09-11
PCI: pcie portdrv: remove unused variable
Jesse Barnes
1
-1
/
+0
2009-09-09
PCI: Simplify hotplug mch quirk.
Eric W. Biederman
1
-5
/
+0
2009-06-15
PCIE: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-03-20
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
1
-0
/
+1
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
1
-8
/
+6
2009-03-20
PCI: pcie_portdriver: fix pcie_port_device_remove
Eric W. Biederman
1
-20
/
+3
2009-03-19
PCI/PCIe portdrv: Fix allocation of interrupts
Rafael J. Wysocki
1
-39
/
+167
2009-03-19
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
1
-4
/
+1
2009-03-19
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
1
-1
/
+1
2009-03-19
PCI: PCIe portdrv: Do not enable port device before setting up interrupts
Rafael J. Wysocki
1
-10
/
+28
2009-03-19
PCI: PCIe portdrv: Aviod using service devices with wrong interrupts
Rafael J. Wysocki
1
-13
/
+28
2009-03-19
PCI: PCIe portdrv: Use driver data to simplify code
Rafael J. Wysocki
1
-59
/
+36
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
Rafael J. Wysocki
1
-0
/
+34
2009-01-07
PCI: PCIe portdrv: Rearrange code so that related things are together
Rafael J. Wysocki
1
-50
/
+40
2009-01-07
PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
Rafael J. Wysocki
1
-33
/
+0
2009-01-07
PCI: PCIe portdrv: Add kerneldoc comments to some core functions
Rafael J. Wysocki
1
-7
/
+70
2009-01-07
PCI: pcie port driver: remove extra printks
Bjorn Helgaas
1
-4
/
+0
2009-01-07
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-20
PCI: use pci_find_ext_capability everywhere
Jesse Barnes
1
-18
/
+5
2008-06-25
PCIE: port driver: use dev_printk when possible
Bjorn Helgaas
1
-11
/
+11
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-02-01
pcie port driver: correctly detect native PME feature
Shaohua Li
1
-3
/
+2
2006-10-18
PCI: pcie-check-and-return-bus_register-errors fix
Andrew Morton
1
-2
/
+1
2006-09-26
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-4
/
+2
2006-09-26
PCIE: check and return bus_register errors
Randy Dunlap
1
-2
/
+3
2006-03-23
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
1
-2
/
+1
2006-01-09
[PATCH] PCIE: make bus_id for PCI Express devices unique
Sergey Vlasov
1
-2
/
+2
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+2
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-2
/
+2
2005-07-07
[PATCH] pm: more u32 vs. pm_message_t fixes
Pavel Machek
1
-3
/
+3
2005-07-01
[PATCH] PCI: acpi tg3 ethernet not coming back properly after S3 suspendon De...
long
1
-0
/
+8
2005-06-20
[PATCH] use device_for_each_child() to properly access child devices.
long
1
-74
/
+65
2005-04-16
[PATCH] fix u32 vs. pm_message_t in PCI, PCIE
Pavel Machek
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+434