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.h
Commit message (
Expand
)
Author
Age
*
PCI: pciehp: Use PCI_EXP_SLTCAP_PSN define
Bjorn Helgaas
2014-04-14
*
PCI: pciehp: Add hotplug_lock to serialize hotplug events
Rajat Jain
2014-02-11
*
PCI: pciehp: Use link change notifications for hot-plug and removal
Rajat Jain
2014-02-10
*
PCI: pciehp: Make check_link_active() non-static
Rajat Jain
2014-02-10
*
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
|
\
|
*
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-06
*
|
Merge branch 'pci/dead-code' into next
Bjorn Helgaas
2014-01-13
|
\
\
|
*
|
PCI: Make local functions static
Stephen Hemminger
2014-01-13
|
|
/
*
/
PCI: pciehp: Make various functions void since they can't fail
Bjorn Helgaas
2013-12-15
|
/
*
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-11-14
*
PCI: pciehp: Add reset_slot() method
Alex Williamson
2013-08-14
*
PCI: Remove "extern" from function declarations
Bjorn Helgaas
2013-04-17
*
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
2013-01-12
*
PCI: pciehp: remove unused pciehp_get_max_lnk_width(), pciehp_get_cur_lnk_wid...
Yinghai Lu
2012-07-12
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-12
*
PCI: pciehp: Handle push button event asynchronously
Kenji Kaneshige
2011-12-05
*
pciehp: update workqueue usage
Tejun Heo
2010-10-18
*
PCI hotplug: Fix build with CONFIG_ACPI unset
Rafael J. Wysocki
2010-08-25
*
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
2010-08-24
*
pciehp: use pci_pcie_cap()
Kenji Kaneshige
2009-11-24
*
PCI: pciehp: remove slot capabilities definitions
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove error message definitions
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove number field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove hpc_ops
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove pci_dev field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove crit_sect mutex
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove slot_bus field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove first_slot field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove slot_device_offset field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove hp_slot field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove device field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove bus field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove slot_num_inc field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove num_slots field
Kenji Kaneshige
2009-09-17
*
PCI: pciehp: remove slot_list field
Kenji Kaneshige
2009-09-17
*
PCI hotplug: pciehp: use generic pci_configure_slot()
Bjorn Helgaas
2009-09-14
*
PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface
Bjorn Helgaas
2009-09-14
*
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
2009-06-16
*
PCI: pciehp: make cmd_busy flag one bit
Kenji Kaneshige
2009-03-19
*
PCI: pciehp: enable software notification on empty slots
Kenji Kaneshige
2009-03-19
*
PCI: add missing KERN_* constants to printks
Frank Seidel
2009-03-19
*
PCI: pciehp: Handle interrupts that happen during initialization.
Eric W. Biederman
2009-02-24
*
Merge branch 'linus' into release
Len Brown
2009-01-09
|
\
|
*
PCI: pciehp: add ACPI based slot detection
Kenji Kaneshige
2009-01-07
*
|
ACPI: remove private acpica headers from driver files
Lin Ming
2008-12-31
|
/
*
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: 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
[next]