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_core.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-02-22
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-25
/
+0
2009-11-04
PCI: pciehp: prevent unnecessary power off
Kenji Kaneshige
1
-16
/
+10
2009-11-04
PCI: pciehp: fix typo in pciehp_probe
Kenji Kaneshige
1
-1
/
+1
2009-11-04
PCI: pciehp: return error on read/write failure
Kenji Kaneshige
1
-47
/
+8
2009-11-04
PCI: pciehp: create files only for existing capabilities
Kenji Kaneshige
1
-16
/
+22
2009-09-17
PCI: pciehp: remove number field
Kenji Kaneshige
1
-2
/
+2
2009-09-17
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
1
-13
/
+13
2009-09-17
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
1
-3
/
+3
2009-09-17
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
1
-4
/
+2
2009-09-17
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
1
-2
/
+2
2009-09-17
PCI: pciehp: remove device field
Kenji Kaneshige
1
-6
/
+3
2009-09-17
PCI: pciehp: remove bus field
Kenji Kaneshige
1
-1
/
+2
2009-09-17
PCI: pciehp: remove slot_list field
Kenji Kaneshige
1
-63
/
+57
2009-06-16
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
1
-1
/
+0
2009-06-16
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
1
-110
/
+1
2009-03-20
PCI: PCIe portdrv: Implement pm object
Rafael J. Wysocki
1
-2
/
+2
2009-03-19
PCI: PCIe portdrv: Remove struct pcie_port_service_id
Rafael J. Wysocki
1
-10
/
+2
2009-03-19
PCI: PCIe portdrv: Simplily probe callback of service drivers
Rafael J. Wysocki
1
-1
/
+1
2009-02-24
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
1
-0
/
+7
2009-01-19
PCI hotplug: fix lock imbalance in pciehp
Jiri Slaby
1
-1
/
+3
2009-01-07
PCI: pciehp: add ACPI based slot detection
Kenji Kaneshige
1
-0
/
+1
2008-12-16
PCI: pciehp: fix unexpected power off with pciehp_force
Kenji Kaneshige
1
-11
/
+12
2008-10-23
PCI hotplug: pciehp: message refinement
Taku Izumi
1
-18
/
+20
2008-10-22
PCI: pciehp: remove 'name' parameter
Alex Chiang
1
-16
/
+17
2008-10-22
PCI: prevent duplicate slot names
Alex Chiang
1
-15
/
+0
2008-10-22
PCI Hotplug core: add 'name' param pci_hp_register interface
Alex Chiang
1
-1
/
+2
2008-10-20
PCI: pciehp: replace printk with dev_printk
Taku Izumi
1
-29
/
+46
2008-10-20
PCI: pciehp: change name tag of "hpdriver_portdrv" variable
Taku Izumi
1
-2
/
+1
2008-08-21
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
1
-7
/
+14
2008-06-27
pciehp: use get_service_data
Kenji Kaneshige
1
-5
/
+3
2008-06-27
pciehp: fix interrupt initialization
Kenji Kaneshige
1
-68
/
+12
2008-06-10
PCI: introduce pci_slot
Alex Chiang
1
-19
/
+13
2008-06-10
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
1
-3
/
+7
2008-06-10
pciehp: remove redundant pci_dev initialization
Kenji Kaneshige
1
-1
/
+0
2008-06-10
PCI: make {pciehp,shpchp}_slot_with_bus static
Adrian Bunk
1
-1
/
+1
2008-05-27
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
1
-1
/
+5
2008-04-25
pciehp: Fix wrong slot capability check
Kenji Kaneshige
1
-4
/
+4
2008-04-25
pciehp: fix slot name
Kenji Kaneshige
1
-2
/
+9
2008-04-20
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-16
/
+16
2008-03-17
pciehp: don't enable slot unless forced
Mark Lord
1
-1
/
+1
2008-02-01
PCI Hotplug: pciehp: remove needless members from struct controller
Kenji Kaneshige
1
-7
/
+3
2008-02-01
PCIe: fix double initialization bug
Mark Lord
1
-1
/
+1
2008-02-01
PCIE: Make use of the previously split out pcie_init_enable_events() function
Mark Lord
1
-0
/
+18
2008-02-01
PCIE: fix PCIe Hotplug so that it works with ExpressCard slots on Dell notebo...
Mark Lord
1
-0
/
+5
2007-10-12
pciehp: remove trailing whitespace from pciehp_core.c
Kenji Kaneshige
1
-10
/
+10
2007-10-12
pciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
Kenji Kaneshige
1
-4
/
+0
2007-05-02
PCI: fix multiple definition of `queue_pushbutton_work'
Kristen Carlson Accardi
1
-1
/
+1
2007-05-02
pciehp: Adapt to device driver model
Kenji Kaneshige
1
-32
/
+6
2007-05-02
pciehp: Event handling rework
Kenji Kaneshige
1
-36
/
+8
[next]