PCI hotplug: shpchp: use generic pci_configure_slot()
[safe/jmp/linux-2.6] / drivers / pci / hotplug /
2008-10-23 Len BrownMerge branch 'ull' into test
2008-10-22 Julia LawallPCI hotplug: fix logic in Compaq hotplug controller...
2008-10-22 Kenji KaneshigePCI hotplug: pciehp: poll data link layer link active
2008-10-22 Kenji KaneshigePCI hotplug: pciehp: fix possible memory leak in pcie_init
2008-10-22 Alex ChiangPCI Hotplug: fakephp: add duplicate slot name debugging
2008-10-22 Alex ChiangPCI: Hotplug core: remove 'name'
2008-10-22 Alex ChiangPCI: shcphp: remove 'name' parameter
2008-10-22 Alex ChiangPCI: SGI Hotplug: stop managing bss_hotplug_slot->name
2008-10-22 Alex ChiangPCI: rpaphp: kmalloc/kfree slot->name directly
2008-10-22 Alex ChiangPCI: pciehp: remove 'name' parameter
2008-10-22 Alex ChiangPCI: ibmphp: stop managing hotplug_slot->name
2008-10-22 Alex ChiangPCI: fakephp: remove 'name' parameter
2008-10-22 Alex ChiangPCI: cpqphp: stop managing hotplug_slot->name
2008-10-22 Alex ChiangPCI: cpci_hotplug: stop managing hotplug_slot->name
2008-10-22 Alex ChiangPCI: acpiphp: remove 'name' parameter
2008-10-22 Alex ChiangPCI: prevent duplicate slot names
2008-10-22 Kenji KaneshigePCI Hotplug: serialize pci_hp_register and pci_hp_dereg...
2008-10-22 Alex ChiangPCI: update pci_create_slot() to take a 'hotplug' param
2008-10-22 Alex ChiangPCI Hotplug core: add 'name' param pci_hp_register...
2008-10-20 Kenji KaneshigePCI hotplug: fix get_##name return value problem
2008-10-20 Kristen Carlson... PCI hotplug: rpaphp: make debug var unique
2008-10-20 Zhao, YuPCI: fix hotplug get_##name return value problem
2008-10-20 Taku IzumiPCI: pciehp: replace printk with dev_printk
2008-10-20 Taku IzumiPCI: pciehp: change name tag of "hpdriver_portdrv"...
2008-10-20 Kenji KaneshigePCI: pciehp: fix irq initialization
2008-10-20 akpm@linux-foundat... PCI: ibmphp: list_for_each to list_for_each_entry-check...
2008-10-20 akpm@linux-foundat... PCI: ibmphp: list_for_each to list_for_each_entry
2008-10-16 Linus TorvaldsMerge branch 'core-v28-for-linus' of git://git./linux...
2008-10-15 Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-15 Benjamin HerrenschmidtMerge commit 'origin'
2008-10-11 Matthew WilcoxACPI: Change acpi_evaluate_integer to support 64-bit...
2008-09-26 Ingo Molnarx86, pci-hotplug, calgary / rio: fix EBDA ioremap()
2008-09-24 Shaohua Lidock: introduce .uevent for devices in dock, eg libata
2008-09-10 Adrian BunkPCI: fix pciehp_free_irq()
2008-09-10 Paul MackerrasMerge branch 'linux-2.6'
2008-09-09 Alex ChiangPCI Hotplug: fakephp: fix deadlock... again
2008-08-21 Alex ChiangPCI: shpchp: Rename duplicate slot name N as N-1, N...
2008-08-21 Alex ChiangPCI: pciehp: Rename duplicate slot name N as N-1, N...
2008-08-20 Stephen Rothwellhotplug/rpaphp: Remove unused error path code
2008-08-18 Jiri SlabyPCI: add acpi_find_root_bridge_handle
2008-08-18 Jiri SlabyPCI: acpi_pcihp: run _OSC on a root bridge
2008-07-28 Jesse BarnesPCI hotplug: fix typo in pcie hotplug output
2008-07-22 Kay Sieversdriver core: remove KOBJ_NAME_LEN define
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Ming LeiPCI: remove unnecessary volatile in PCIe hotplug struct...
2008-07-02 Alex ChiangPCI: acpiphp: cleanup notify handler on all root bridges
2008-06-27 Kenji Kaneshigepciehp: use get_service_data
2008-06-27 Kenji Kaneshigepciehp: remove needless command completed interrupt...
2008-06-27 Kenji Kaneshigepciehp: fix interrupt initialization
2008-06-25 Kenji KaneshigeRemove unnecessary 'tmp' variable from pci_hp_register().
2008-06-25 Kenji Kaneshigepciehp: remove inline from command related functions
2008-06-25 Kenji Kaneshigepciehp: change command polling frequency
2008-06-25 Kenji Kaneshigepciehp: cleanup pcie_poll_cmd
2008-06-25 Kenji Kaneshigepciehp: fix typo in hpc_release_ctlr
2008-06-25 Jesse BarnesPCI: fixup kdoc blocks for hotplug functions
2008-06-10 Alex ChiangPCI: ACPI PCI slot detection driver
2008-06-10 Alex ChiangPCI: introduce pci_slot
2008-06-10 Alex ChiangPCI: construct one fakephp slot per PCI slot
2008-06-10 Kenji Kaneshigepciehp: removes redundant NULL write to slot status...
2008-06-10 Kenji Kaneshigepciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
2008-06-10 Kenji Kaneshigeshpchp: check firmware before taking control
2008-06-10 Kenji Kaneshigepciehp: block signals while waiting for command completion
2008-06-10 Kenji Kaneshigepciehp: evaluate _OSC/OSHP before controller init
2008-06-10 Kenji Kaneshigepciehp: remove redundant pci_dev initialization
2008-06-10 Adrian BunkPCI: make {pciehp,shpchp}_slot_with_bus static
2008-05-30 Benjamin HerrenschmidtPCI: fix rpadlpar pci hotplug driver sysfs usage
2008-05-27 Kenji Kaneshigepciehp: add message about pciehp_slot_with_bus option
2008-05-27 Kenji Kaneshigepci hotplug core: add check of duplicate slot name
2008-05-27 Kenji Kaneshigepciehp: move msleep after power off
2008-05-27 Kenji Kaneshigepciehp: poll cmd completion if hotplug interrupt is...
2008-05-27 Kenji Kaneshigepciehp: fix slow probing
2008-05-27 Kenji Kaneshigepciehp: fix NULL dereference in interrupt handler
2008-05-27 Kenji Kaneshigeshpchp: add message about shpchp_slot_with_bus option
2008-04-29 Kenji Kaneshigepciehp: fix error message about getting hotplug control
2008-04-25 Kenji Kaneshigepciehp: Fix command write
2008-04-25 Kenji Kaneshigeshpchp: fix slot name
2008-04-25 Adrian Bunkmake pciehp_acpi_get_hp_hw_control_from_firmware()
2008-04-25 Kenji Kaneshigepciehp: Clean up pcie_init()
2008-04-25 Kenji Kaneshigepciehp: Mask hotplug interrupt at controller release
2008-04-25 Kenji Kaneshigepciehp: Remove useless hotplug interrupt enabling
2008-04-25 Kenji Kaneshigepciehp: Fix wrong slot capability check
2008-04-25 Kenji Kaneshigepciehp: Fix wrong slot control register access
2008-04-25 Kenji Kaneshigepciehp: Add missing memory barrier
2008-04-25 Kenji Kaneshigepciehp: Fix interrupt event handlig
2008-04-25 Kenji Kaneshigepciehp: fix slot name
2008-04-21 Harvey HarrisonPCI: replace remaining __FUNCTION__ occurrences
2008-04-21 Trent PiephoPCI: Hotplug: fakephp: Return success, not ENODEV,...
2008-04-21 Jesper JuhlPCI: Hotplug: Fix leaks in IBM Hot Plug Controller...
2008-04-21 Greg Kroah-HartmanPCI Hotplug: the ibm driver is not dependant on PCI_LEGACY
2008-04-21 Greg Kroah-HartmanPCI Hotplug: make cpcihp driver use modern apis
2008-03-18 Mark Lordpciehp: don't enable slot unless forced
2008-03-10 Jesper JuhlPCI Hotplug: Fix small mem leak in IBM Hot Plug Control...
2008-03-04 Kenji Kaneshigepci: hotplug: pciehp: fix error code path in hpc_power_...
2008-03-04 Sam RavnborgPCI: fix section mismatch warning in pci_scan_child_bus
2008-02-21 Yinghai LuPCI: don't load acpi_php when acpi is disabled
2008-02-21 Gary HadePCI: hotplug: acpiphp_ibm: Remove get device information
2008-02-01 Ian AbbottPCI: Fix fakephp deadlock
2008-02-01 Kenji Kaneshigepciehp: block new requests from the device before power off
2008-02-01 Kenji Kaneshigepciehp: workaround against Bad DLLP during power off
2008-02-01 Kenji Kaneshigepciehp: wait for 1000ms before LED operation after...
next