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
/
hotplug
/
pciehp_hpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-24
PCI: print resources consistently with %pR
Bjorn Helgaas
1
-3
/
+2
2010-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-63
/
+9
2010-02-22
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
1
-8
/
+8
2009-11-24
PCI pciehp: fix power fault interrupt storm problem
Kenji Kaneshige
1
-15
/
+11
2009-11-24
pciehp: use pci_pcie_cap()
Kenji Kaneshige
1
-23
/
+23
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
1
-16
/
+13
2009-11-04
PCI: pciehp: remove wrong workaround for bad DLLP
Kenji Kaneshige
1
-50
/
+3
2009-11-04
PCI: pciehp: disable DLL state changed event notification
Kenji Kaneshige
1
-1
/
+2
2009-09-17
PCI: pciehp: remove number field
Kenji Kaneshige
1
-1
/
+0
2009-09-17
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
1
-43
/
+17
2009-09-17
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
1
-8
/
+7
2009-09-17
PCI: pciehp: remove crit_sect mutex
Kenji Kaneshige
1
-1
/
+0
2009-09-17
PCI: pciehp: remove first_slot field
Kenji Kaneshige
1
-3
/
+2
2009-09-17
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
1
-1
/
+0
2009-09-17
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
1
-5
/
+0
2009-09-17
PCI: pciehp: remove device field
Kenji Kaneshige
1
-1
/
+0
2009-09-17
PCI: pciehp: remove bus field
Kenji Kaneshige
1
-1
/
+0
2009-09-17
PCI: pciehp: remove num_slots field
Kenji Kaneshige
1
-1
/
+0
2009-09-17
PCI: pciehp: remove slot_list field
Kenji Kaneshige
1
-13
/
+7
2009-09-09
PCI hotplug: add support for 5.0G link speed
Kenji Kaneshige
1
-2
/
+8
2009-06-16
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
1
-31
/
+0
2009-03-19
PCI: pciehp: enable software notification on empty slots
Kenji Kaneshige
1
-20
/
+11
2009-03-19
PCI: pciehp: fix possible endless loop in pcie_isr
Kenji Kaneshige
1
-1
/
+2
2009-02-24
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
1
-8
/
+7
2009-01-07
PCI: pciehp: cleanup register and field definitions
Kenji Kaneshige
1
-229
/
+99
2009-01-07
PCI: pciehp: ignore undefined bit in link status register
Kenji Kaneshige
1
-2
/
+1
2008-10-23
PCI hotplug: pciehp: message refinement
Taku Izumi
1
-26
/
+17
2008-10-22
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
1
-1
/
+54
2008-10-22
PCI hotplug: pciehp: fix possible memory leak in pcie_init
Kenji Kaneshige
1
-2
/
+2
2008-10-22
PCI: pciehp: remove 'name' parameter
Alex Chiang
1
-1
/
+0
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
1
-84
/
+113
2008-10-20
PCI: pciehp: fix irq initialization
Kenji Kaneshige
1
-2
/
+3
2008-09-10
PCI: fix pciehp_free_irq()
Adrian Bunk
1
-1
/
+1
2008-08-21
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
1
-10
/
+1
2008-07-28
PCI hotplug: fix typo in pcie hotplug output
Jesse Barnes
1
-1
/
+1
2008-06-27
pciehp: remove needless command completed interrupt setting
Kenji Kaneshige
1
-7
/
+3
2008-06-27
pciehp: fix interrupt initialization
Kenji Kaneshige
1
-66
/
+113
2008-06-25
pciehp: remove inline from command related functions
Kenji Kaneshige
1
-2
/
+2
2008-06-25
pciehp: change command polling frequency
Kenji Kaneshige
1
-2
/
+2
2008-06-25
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
1
-11
/
+14
2008-06-25
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
1
-1
/
+1
2008-06-10
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
1
-1
/
+1
2008-06-10
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
1
-1
/
+1
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
1
-69
/
+0
2008-06-10
pciehp: block signals while waiting for command completion
Kenji Kaneshige
1
-12
/
+4
2008-06-10
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
1
-15
/
+2
2008-05-27
pciehp: move msleep after power off
Kenji Kaneshige
1
-7
/
+0
2008-05-27
pciehp: poll cmd completion if hotplug interrupt is disabled
Kenji Kaneshige
1
-4
/
+38
2008-05-27
pciehp: fix slow probing
Kenji Kaneshige
1
-7
/
+33
[next]