ata_generic: Cenatek support
[safe/jmp/linux-2.6] / drivers / pci / hotplug /
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
2007-10-12 Kenji Kaneshigepciehp: remove trailing whitespace form pciehp_pci.c
2007-10-12 Kenji Kaneshigepciehp: remove trailing whitespace from pciehp_ctrl.c
2007-10-12 Kenji Kaneshigepciehp: remove trailing whitespace from pciehp_core.c
2007-10-12 Kenji Kaneshigepciehp: remove trailing whitespace from pciehp_hpc.c
2007-10-12 Kenji Kaneshigepciehp: remove DBG_XXX_ROUTINE
2007-10-12 Kristen Carlson... PCI Hotplug: pciehp: Request control over PCI Express...
2007-10-12 Kristen Carlson... PCI Hotplug: pciehp: Dont check bridge control on remove
2007-10-12 Kenji Kaneshigepciehp: remove CONFIG_HOTPLUG_PCI_PCIE_POLL_EVENT_MODE
2007-10-12 Mariusz KozlowskiPCI Hotplug: cpqphp_ctrl.c: kmalloc + memset conversion...
2007-10-12 Tejun Heosysfs: kill sysfs_update_file()
2007-10-12 Greg Kroah-HartmanDrivers: clean up direct setting of the name of a kset
2007-10-11 Thomas Gleixneri386: move pci
2007-08-25 Len BrownPull events into release branch
2007-08-25 Jeremy Fitzhardingeacpiphp_ibm: add missing '\n' to error message
2007-08-23 Len BrownACPI: Schedule /proc/acpi/event for removal
2007-08-23 Zhang RuiACPI: don't duplicate input events on netlink
2007-08-22 Ingo Molnarpci/hotplug/cpqphp_ctrl.c: remove stale BKL use
2007-07-17 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2007-07-12 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-11 Gary HadePCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge...
2007-07-11 Gary HadePCI: hotplug: acpiphp: remove hot plug parameter write...
2007-07-11 Gary HadePCI: hotplug: acpiphp: fix slot poweroff problem on...
2007-07-11 Kenji KaneshigePCI: hotplug: pciehp: wait for 1 second after power...
2007-07-11 Scott MurrayPCI: cpci_hotplug: Convert to use the kthread API
2007-07-11 Milind Arun ChoudharyPCI: ROUND_UP macro cleanup in drivers/pci
2007-07-11 Auke KokPCI: Change all drivers to use pci_device->revision
2007-07-11 Kenji KaneshigePCI: hotplug: pciehp: Fix possible race condition in...
2007-06-14 Benjamin Herrenschmidt[POWERPC] Rewrite IO allocation & mapping on powerpc64
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-16 Al Virorpadlpar breakage - fallout of struct subsystem removal
2007-05-10 Tony Luck[IA64] Fix warnings resulting from type-checking in...
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-03 Jan EngelhardtPCI hotplug: Use menuconfig objects
2007-05-03 Scott MurrayPCI: ZT5550 CPCI Hotplug driver fix
2007-05-03 Linas VepstasPCI: rpaphp: Remove semaphores
2007-05-03 Linas VepstasPCI: rpaphp: Ensure more pcibios_add/pcibios_remove...
2007-05-03 Linas VepstasPCI: rpaphp: Use pcibios_remove_pci_devices() symmetrically
2007-05-03 Linas VepstasPCI: rpaphp: Document is_php_dn()
2007-05-03 Linas VepstasPCI: rpaphp: Document find_php_slot()
2007-05-03 Linas VepstasPCI: rpaphp: Rename rpaphp_register_pci_slot() to rpaph...
2007-05-03 Linas VepstasPCI: rpaphp: refactor tail call to rpaphp_register_slot()
2007-05-03 Linas VepstasPCI: rpaphp: remove rpaphp_set_attention_status()
2007-05-03 Linas VepstasPCI: rpaphp: remove print_slot_pci_funcs()
2007-05-03 Linas VepstasPCI: rpaphp: Remove setup_pci_slot()
2007-05-03 Linas VepstasPCI: rpaphp: remove a call that does nothing but a...
2007-05-03 Linas VepstasPCI: rpaphp: Remove another wrappered function
2007-05-03 Linas VepstasPCI: rpaphp: Remve another call that is a wrapper
2007-05-03 Linas VepstasPCI: rpaphp: remove a function that does nothing but...
2007-05-03 Linas VepstasPCI: rpaphp: Remove un-needed goto
2007-05-03 Linas VepstasPCI: rpaphp: Fix a memleak; slot->location string was...
2007-05-03 Linas VepstasPCI: rpaphp: match up alloc and free in same routine
2007-05-03 Linas VepstasPCI: rpaphp: Remove global num_slots variable
2007-05-03 Linas VepstasPCI: rpaphp: Cleanup flow of control for rpaphp_add_slot
2007-05-03 Michael EllermanPCI: Convert to alloc_pci_dev()
2007-05-03 Kristen Carlson... PCI: fix multiple definition of `queue_pushbutton_work'
2007-05-03 Kenji Kaneshigepciehp: Adapt to device driver model
2007-05-03 Kenji Kaneshigepciehp: Event handling rework
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-02-07 Kenji Kaneshigeshpchp: delete trailing whitespace
2007-02-07 Kenji Kaneshigeshpchp: remove DBG_XXX_ROUTINE
2007-02-07 Kenji Kaneshigeshpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE
2007-02-07 Kristen Carlson... PCIEHP: Add Electro Mechanical Interlock (EMI) support...
2007-02-07 Kenji Kaneshigepciehp: fix wait command completion
2007-02-07 Kenji Kaneshigepciehp: cleanup wait command completion
2007-02-07 Kenji Kaneshigepciehp: remove unused pcie_cap_base
2007-02-07 Kenji Kaneshigepciehp: cleanup pciehp.h
2007-02-07 Kenji Kaneshigepciehp: cleanup register access
2007-02-07 Kenji Kaneshigepciehp: remove unused pci_bus from struct controller
2007-02-07 Kenji Kaneshigepciehp: remove unnecessary php_ctlr
2007-02-07 Kenji Kaneshigepciehp: cleanup slot list
2007-02-07 Kenji Kaneshigepciehp: cleanup init_slot()
2007-02-03 John KellerAltix: Add ACPI SSDT PCI device support (hotplug)
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2006-12-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-20 Burman YanACPI: replace kmalloc+memset with kzalloc
2006-12-20 Kristen Carlson... acpiphp: Link-time error for PCI Hotplug
2006-12-20 Kenji Kaneshigeshpchp: cleanup shpchp.h
2006-12-20 Kenji Kaneshigeshpchp: remove shpchprm_get_physical_slot_number
2006-12-20 Kenji Kaneshigeshpchp: cleanup struct controller
2006-12-20 Kenji Kaneshigeshpchp: remove unnecessary struct php_ctlr
next