index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
hotplug
/
pciehp_hpc.c
Commit message (
Expand
)
Author
Age
*
PCI: pciehp: cleanup register and field definitions
Kenji Kaneshige
2009-01-07
*
PCI: pciehp: ignore undefined bit in link status register
Kenji Kaneshige
2009-01-07
*
PCI hotplug: pciehp: message refinement
Taku Izumi
2008-10-23
*
PCI hotplug: pciehp: poll data link layer link active
Kenji Kaneshige
2008-10-22
*
PCI hotplug: pciehp: fix possible memory leak in pcie_init
Kenji Kaneshige
2008-10-22
*
PCI: pciehp: remove 'name' parameter
Alex Chiang
2008-10-22
*
PCI: pciehp: replace printk with dev_printk
Taku Izumi
2008-10-20
*
PCI: pciehp: fix irq initialization
Kenji Kaneshige
2008-10-20
*
PCI: fix pciehp_free_irq()
Adrian Bunk
2008-09-10
*
PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M...
Alex Chiang
2008-08-21
*
PCI hotplug: fix typo in pcie hotplug output
Jesse Barnes
2008-07-28
*
pciehp: remove needless command completed interrupt setting
Kenji Kaneshige
2008-06-27
*
pciehp: fix interrupt initialization
Kenji Kaneshige
2008-06-27
*
pciehp: remove inline from command related functions
Kenji Kaneshige
2008-06-25
*
pciehp: change command polling frequency
Kenji Kaneshige
2008-06-25
*
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
2008-06-25
*
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
2008-06-25
*
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
2008-06-10
*
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
2008-06-10
*
shpchp: check firmware before taking control
Kenji Kaneshige
2008-06-10
*
pciehp: block signals while waiting for command completion
Kenji Kaneshige
2008-06-10
*
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
2008-06-10
*
pciehp: move msleep after power off
Kenji Kaneshige
2008-05-27
*
pciehp: poll cmd completion if hotplug interrupt is disabled
Kenji Kaneshige
2008-05-27
*
pciehp: fix slow probing
Kenji Kaneshige
2008-05-27
*
pciehp: fix NULL dereference in interrupt handler
Kenji Kaneshige
2008-05-27
*
pciehp: fix error message about getting hotplug control
Kenji Kaneshige
2008-04-29
*
pciehp: Fix command write
Kenji Kaneshige
2008-04-25
*
make pciehp_acpi_get_hp_hw_control_from_firmware()
Adrian Bunk
2008-04-25
*
pciehp: Clean up pcie_init()
Kenji Kaneshige
2008-04-25
*
pciehp: Mask hotplug interrupt at controller release
Kenji Kaneshige
2008-04-25
*
pciehp: Remove useless hotplug interrupt enabling
Kenji Kaneshige
2008-04-25
*
pciehp: Fix wrong slot capability check
Kenji Kaneshige
2008-04-25
*
pciehp: Fix wrong slot control register access
Kenji Kaneshige
2008-04-25
*
pciehp: Add missing memory barrier
Kenji Kaneshige
2008-04-25
*
pciehp: Fix interrupt event handlig
Kenji Kaneshige
2008-04-25
*
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-21
*
pci: hotplug: pciehp: fix error code path in hpc_power_off_slot
Kenji Kaneshige
2008-03-04
*
pciehp: workaround against Bad DLLP during power off
Kenji Kaneshige
2008-02-01
*
pciehp: wait for 1000ms before LED operation after power off
Kenji Kaneshige
2008-02-01
*
PCIe: fix double initialization bug
Mark Lord
2008-02-01
*
PCI: more fixes for PCIe Hotplug so that it works with ExpressCard slots on D...
Mark Lord
2008-02-01
*
pciehp: minor cleanups for pciehp_hpc.c
Kenji Kaneshige
2007-10-12
*
pciehp: remove trailing whitespace from pciehp_hpc.c
Kenji Kaneshige
2007-10-12
*
pciehp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
2007-10-12
*
PCI Hotplug: pciehp: Request control over PCI Express Capability as well as N...
Kristen Carlson Accardi
2007-10-12
*
PCI: hotplug: pciehp: Fix possible race condition in writing slot
Kenji Kaneshige
2007-07-11
*
pciehp: Event handling rework
Kenji Kaneshige
2007-05-02
*
PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr...
Kristen Carlson Accardi
2007-02-07
*
pciehp: fix wait command completion
Kenji Kaneshige
2007-02-07
[next]