Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
[safe/jmp/linux-2.6] / drivers / pci / hotplug /
2008-09-10 Adrian BunkPCI: fix pciehp_free_irq()
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-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...
2008-02-01 Joe PerchesPCI: Spelling fixes
2008-02-01 Rolf Eike BeerPCI Hotplug: PCIeHP: Fix some whitespace damage
2008-02-01 Kenji KaneshigePCI Hotplug: pciehp: use generic function to find ext...
2008-02-01 Kenji KaneshigePCI Hotplug: pciehp: remove needless hp_slot calculation
2008-02-01 Kenji KaneshigePCI Hotplug: pciehp: remove needless members from struc...
2008-02-01 MUNEDA TakahiroPCI Hotplug: acpiphp: remove unneeded acpi_get_name...
2008-02-01 MUNEDA TakahiroPCI Hotplug: acpiphp: fix trivial typos
2008-02-01 Mark LordPCIe: fix double initialization bug
2008-02-01 Mark LordPCIE: Make use of the previously split out pcie_init_en...
2008-02-01 Mark LordPCI: more fixes for PCIe Hotplug so that it works with...
2008-02-01 Mark LordPCIE: fix PCIe Hotplug so that it works with ExpressCar...
2008-02-01 Joe PerchesPCI: Add missing "space" in printk messages
2008-02-01 Linas Vepstaspci hotplug: fix rpaphp directory naming
2008-02-01 Alex ChiangPCI: hotplug: Link fakephp last
2008-02-01 Alex ChiangPCI: hotplug: pci_hotplug_core whitespace fix
2008-02-01 Alex ChiangPCI: hotplug: acpiphp: Remove unused variable from...
2008-02-01 Kristen Carlson... PCI: hotplug: remove Experimental
2008-02-01 Joonwoo ParkPCI: hotplug: Switch to pci_get_bus_and_slot
2008-01-31 Paul MackerrasMerge branch 'linux-2.6'
2008-01-25 Greg Kroah-HartmanKobject: convert drivers/* from kobject_unregister...
2008-01-25 Greg Kroah-Hartmandriver core: add way to get to bus kset
2008-01-25 Greg Kroah-HartmanKobject: change drivers/pci/hotplug/pci_hotplug_core...
2008-01-25 Greg Kroah-Hartmankobject: clean up rpadlpar horrid sysfs abuse
2008-01-25 Greg Kroah-Hartmankset: convert pci hotplug to use kset_create_and_add
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-12-20 Benjamin Herrenschmidt[POWERPC] Merge PCI resource fixups
2007-11-28 Randy Dunlappci hotplug: kernel-doc fixes
2007-11-05 Jeff GarzikPCI: Add Kconfig option to disable deprecated pci_find_...
2007-11-05 Adrian BunkPCI Hotplug: cpqhp_pushbutton_thread(): remove a pointl...
2007-10-15 Linus TorvaldsGet rid of unused variable warning in drivers/pci/hotpl...
2007-10-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-10-12 Auke Kokcpqphp: Use PCI_CLASS_REVISION instead of PCI_REVISION_...
2007-10-12 Christoph Hellwigpci: hotplug: cpqphp: convert to kthread infrastructure
2007-10-12 Kristen Carlson... pci: hotplug: ibmphp: convert to kthread
2007-10-12 Kenji Kaneshigepciehp: minor cleanups for pciehp_hpc.c
next