ata_generic: Cenatek support
[safe/jmp/linux-2.6] / drivers / pci / hotplug /
2006-12-20 Linas Vepstasrpaphp: compiler warning cleanup
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-10 Don Mullis[PATCH] Kconfig refactoring for better menu nesting
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-12-01 Adrian BunkPCI: ibmphp_pci.c: fix NULL dereference
2006-12-01 Kenji Kaneshigepciehp: remove unnecessary pci_disable_msi
2006-12-01 Kenji Kaneshigepciehp: remove unnecessary free_irq
2006-12-01 John RosePCI: rpaphp: change device tree examination
2006-12-01 Rolf Eike BeerPCI: Change memory allocation for acpiphp slots
2006-12-01 Akinobu Mitaacpiphp: fix missing acpiphp_glue_exit()
2006-12-01 Akinobu Mitaacpiphp: fix use of list_for_each macro
2006-12-01 John KellerAltix: SN ACPI hotplug support.
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-27 MUNEDA Takahiroacpiphp: fix latch status
2006-10-21 Olaf Hering[PATCH] Fix up rpaphp driver for pci hotplug header...
2006-10-18 Greg Kroah-HartmanPCI Hotplug: move pci_hotplug.h to include/linux/
2006-10-18 Kristen Carlson... change pci hotplug subsystem maintainer to Kristen
2006-10-18 Akinobu Mitacpcihp_generic: prevent loading without "bridge" parameter
2006-10-18 Amol LadPCI hotplug: ioremap balanced with iounmap
2006-10-18 Kenji Kaneshigeshpchp: remove unnecessary cmd_busy member from struct...
2006-10-18 Kenji Kaneshigeshpchp: fix command completion check
2006-10-18 Alan Coxpci: Stamp out pci_find_* usage in fakephp
2006-10-18 Eric Sesterhennpciehp: Remove unnecessary check in pciehp_ctrl.c
2006-10-18 Kenji Kaneshigepciehp - add missing locking
2006-10-18 Kenji Kaneshigepciehp: fix improper info messages
2006-10-18 Kenji Kaneshigeshpchp: fix shpchp_wait_cmd in poll
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-03 Matt LaPlanteStill more typo fixes
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-09-27 Kenji Kaneshigepciehp - fix wrong return value
2006-09-27 Satoru Takeuchiacpiphp: add support for ioapic hot-remove
2006-09-27 Satoru Takeuchiacpiphp: disable bridges
2006-09-27 Satoru Takeuchiacpiphp: stop bus device before acpi_bus_trim
2006-09-27 Satoru Takeuchiacpiphp: do not initialize existing ioapics
2006-09-27 Satoru Takeuchiacpiphp: initialize ioapics before starting devices
2006-09-27 Satoru Takeuchiacpiphp: set hpp values before starting devices
2006-09-27 Satoru TakeuchiPCI Hotplug: cleanup pcihp skeleton code.
2006-09-27 Adrian BunkPCI: drivers/pci/hotplug/acpiphp_glue.c: make a functio...
2006-09-27 Greg Kroah-HartmanPCI: fix __must_check warnings
2006-09-27 Greg Kroah-HartmanPCI Hotplug: fix __must_check warnings
2006-09-27 Greg Kroah-HartmanSHPCHP: fix __must_check warnings
2006-09-26 Randy.Dunlapsysfs_remove_bin_file: no return value, dump_stack...
2006-08-31 Paul MackerrasMerge branch 'merge'
2006-08-26 Scott Murray[PATCH] CPCI hotplug: fix resource assignment
2006-08-21 Len BrownMerge trivial low-risk suspend hotkey bugzilla-5918...
2006-08-16 Kristen Carlson... ACPIPHP: allow acpiphp to build without ACPI_DOCK
2006-08-11 Dave JonesPCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option.
2006-08-11 Kristen Carlson... pciehp: make pciehp build for powerpc
2006-08-08 Paul MackerrasMerge branch 'merge'
2006-08-03 Kristen Carlson... PCI Hotplug: add acpiphp to MAINTAINERS
2006-08-01 Paul MackerrasMerge branch 'merge'
2006-07-31 Jeremy Kerr[POWERPC] pseries: Constify & voidify get_property()
2006-07-10 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-07-10 Andrew Morton[PATCH] don't select CONFIG_HOTPLUG
2006-07-10 Len BrownACPI: ACPI_DOCK Kconfig
2006-07-02 Thomas Gleixner[PATCH] irq-flags: pci: Use the new IRQF_ constants
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Len Brownmerge linus into release branch
2006-06-28 Kristen AccardiACPIPHP: prevent duplicate slot numbers when no _SUN
2006-06-28 Len BrownACPI: static-ize handle_hotplug_event_func()
2006-06-28 Kristen AccardiACPIPHP: use ACPI dock driver
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-19 Jan Beulich[PATCH] PCI Hotplug: Fix recovery path from errors...
2006-06-19 Eric Sesterhenn[PATCH] PCI Hotplug: fake NULL pointer dereferences...
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup improper info messages
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Remove Unused hpc_evelnt_lock
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup interrupt polling timer
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup SHPC commands
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Cleanup interrupt handler
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Remove unnecessary hpc_ctlr_handle...
2006-06-19 Kenji Kaneshige[PATCH] pciehp: Implement get_address callback
2006-06-19 Kenji Kaneshige[PATCH] pciehp: Add missing pci_dev_put
2006-06-19 Kenji Kaneshige[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()
2006-06-19 Mike Habeck[PATCH] SGI Hotplug: Incorrect power status
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Create shpchpd at controller probe...
2006-06-19 Kenji Kaneshige[PATCH] shpchp: Mask Global SERR and Intr at controller...
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Fix SHPC Contoller SERR-INT Register...
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Fix SHPC Logical Slot Register bits access
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Cleanup SHPC Logical Slot Register bits...
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Cleanup SHPC Logical Slot Register access
2006-06-19 Kenji Kaneshige[PATCH] SHPC: Cleanup SHPC register access
2006-06-19 Kenji Kaneshige[PATCH] pciehp: Fix programming hotplug parameters
2006-06-19 Kenji Kaneshige[PATCH] acpi_pcihp: Add support for _HPX
2006-06-19 Kenji Kaneshige[PATCH] acpi_pcihp: Remove improper error message about...
2006-06-19 Kenji Kaneshige[PATCH] acpi_pcihp: Fix programming _HPP values
2006-06-19 Kristen Accardi[PATCH] pciehp: dont call pci_enable_dev
2006-06-19 Kristen Accardi[PATCH] PCI Hotplug: don't use acpi_os_free
2006-06-19 MUNEDA Takahiro[PATCH] acpiphp: turn off slot power at error case
2006-06-19 MUNEDA Takahiro[PATCH] acpiphp: host and p2p hotplug
2006-06-19 MUNEDA Takahiro[PATCH] acpiphp: hotplug slot hotplug
2006-06-19 MUNEDA Takahiro[PATCH] acpiphp: configure _PRT - V3
2006-06-19 Prarit Bhargava[PATCH] PCI Hotplug: Tollhouse HP: SGI hotplug driver...
2006-04-14 John Rose[PATCH] PCI: rpaphp: remove init error condition
2006-03-26 Ingo Molnar[PATCH] sem2mutex: misc static one-file mutexes
2006-03-23 MUNEDA Takahiro[PATCH] acpiphp: fix acpi_path_name
2006-03-23 Kristen Accardi[PATCH] ibmphp: remove TRUE and FALSE
2006-03-23 Kristen Accardi[PATCH] PCI Hotplug: add common acpi functions to core
next