V4L/DVB (10974): Use Diseqc 3/3 mode to send data
[safe/jmp/linux-2.6] / drivers / acpi / scan.c
2008-12-31 Lin MingACPI: remove private acpica headers from driver files
2008-11-26 Len BrownRevert "ACPI: don't enable control method power button...
2008-11-12 Len BrownMerge branch 'processor-256' into release
2008-11-12 Len BrownMerge branch 'video' into release
2008-11-08 Thomas RenningerACPI video: if no ACPI backlight support, use vendor...
2008-11-07 Kay SieversACPI: struct device - replace bus_id with dev_name...
2008-11-07 Myron StoweACPI: Disambiguate processor declaration type
2008-10-23 Len BrownMerge branch 'misc' into test
2008-10-23 Len BrownMerge branch 'ec' into test
2008-10-23 Len BrownMerge branch 'bugzilla-10503' into test
2008-10-23 Len BrownMerge branch 'acpica' into test
2008-10-23 Lin MingACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ......
2008-10-22 Len BrownACPI: remove unused acpi_is_child_device()
2008-10-22 Zhao YakuiACPI : Load device driver according to the status of...
2008-10-22 Zhao YakuiACPI: Attach the ACPI device to the ACPI handle as...
2008-10-22 Zhao YakuiACPI: Get the device power state in the course of scann...
2008-10-11 Zhao YakuiACPI: Enable EC device immediately after ACPI full...
2008-10-10 Pavel MachekACPI: catch calls of acpi_driver_data on pointer of...
2008-10-10 Alexey StarikovskiyACPI: acpi_driver_data could only be applied to acpi_device
2008-10-07 Zhang RuiACPI: don't enable control method power button as wakeu...
2008-07-22 Greg Kroah-Hartmandriver core: fix a lot of printk usages of bus_id
2008-07-17 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-07-16 Alok N KatariaACPI: fix checkpatch.pl complaints in scan.c
2008-07-16 Zhang Ruifix a deadlock issue when poking "eject" file
2008-07-07 Rafael J. WysockiACPI: Introduce acpi_device_sleep_wake function
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-29 Thomas RenningerACPI: Cleanup: Remove unneeded, multiple local dummy...
2008-04-22 Bob MooreACPICA: Fixes for external Reference Objects
2008-04-10 Zhao YakuiACPI : Disable the device's ability to wake the sleepin...
2008-03-26 Zhang RuiACPI: fix a regression of ACPI device driver autoloading
2008-03-13 Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-11 Harvey HarrisonACPI: replace remaining __FUNCTION__ occurrences
2008-02-21 Holger MachtACPI: Do not pass NULL to acpi_get_handle() when lookin...
2008-02-07 Len BrownMerge branches 'release' and 'fluff' into release
2008-02-07 Len BrownACPI: add missing prink prefix strings
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-03 Joe Perchesdrivers/acpi/: Spelling fixes
2008-01-01 Alexey StarikovskiyACPI: EC: Enable boot EC before bus_scan
2007-12-08 Frank SeidelACPI: Fix autloading of dock, video, bay and all linux...
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-08-25 Adrian Bunkmake drivers/acpi/scan.c:create_modalias() static
2007-07-23 Thomas RenningerACPI: autoload modules - Create ACPI alias interface
2007-05-08 David BrownellPNPACPI sets pnpdev->dev.archdata
2007-04-25 Bjorn HelgaasACPI: use _STA bit names rather than 0x0F
2007-02-13 Len BrownACPI: delete extra #defines in /drivers/acpi/ drivers
2007-02-13 Len BrownACPI: clean up ACPI_MODULE_NAME() use
2007-02-03 Len BrownPull trivial into test branch
2007-02-03 Zhang RuiACPI: bay: Convert ACPI Bay driver to be compatible...
2007-02-03 Len BrownPull sysfs into test branch
2007-02-03 Alexey StarikovskiyACPICA: use new ACPI headers.
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-01-30 Len BrownACPI: delete unused acpi_device_get_debug_info()
2007-01-30 Robert P. J. DayACPI: Correct ACPI_DEBUG_OUTPUT typo
2007-01-06 Zhang RuiACPI: use more understandable bus_id for ACPI devices
2006-12-21 Rui ZhangACPI: fix Supermicro X7DB8+ Boot regression
2006-12-21 Zhang RuiACPI: use PNPID:instance_no as bus_id of ACPI device
2006-12-20 Burman YanACPI: replace kmalloc+memset with kzalloc
2006-12-16 Zhang RuiACPI: Set fake hid for non-PNPID ACPI devices
2006-12-16 Li ShaohuaACPI: Convert ACPI PCI .bind/.unbind to use PCI bridge...
2006-12-16 Li ShaohuaACPI: add acpi_bus_removal_type in acpi_device
2006-12-16 Li ShaohuaACPI: add acpi_bus_ops in acpi_device
2006-12-16 Patrick MochelACPI: convert to sysfs framework
2006-12-16 Patrick MochelACPI: change registration interface to follow driver...
2006-12-16 Patrick MochelACPI: add ACPI bus_type for driver model
2006-12-16 Patrick MochelACPI: add device_driver and hepler functions
2006-12-16 Zhang RuiACPI: rename some functions
2006-12-16 Zhang RuiACPI: clean up scan.c
2006-08-16 Randy DunlapACPI: verbose on kset/kobject_register errors
2006-07-12 Randy DunlapACPI: scan: handle kset/kobject errors
2006-07-09 Len BrownRevert "Revert "ACPI: dock driver""
2006-07-09 Linus TorvaldsRevert "ACPI: dock driver"
2006-07-01 Len BrownPull acpi_os_free into release branch
2006-07-01 Len BrownPull kmalloc into release branch
2006-06-30 Adrian BunkACPI: drivers/acpi/scan.c: make acpi_bus_type static
2006-06-30 Len BrownACPI: delete acpi_os_free(), use kfree() directly
2006-06-28 Kristen AccardiACPI: dock driver
2006-06-27 Patrick MochelACPI: delete tracing macros from drivers/acpi/*.c
2006-06-27 Len BrownACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
2006-06-27 Thomas RenningerACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
2006-06-16 Len BrownPull bugzilla-5000 into release branch
2006-06-16 Len BrownPull sem2mutex into release branch
2006-06-16 Len BrownPull acpi_bus_register_driver into release branch
2006-06-15 Len BrownPull trivial1 into release branch
2006-05-15 Len BrownACPI: pass pm_message_t from acpi_device_suspend()...
2006-05-15 Patrick MochelACPI: create acpi_device_suspend()/acpi_device_resume()
2006-05-14 Bjorn HelgaasACPI: acpi_bus_unregister_driver() returns void
2006-05-14 Len BrownACPI: delete unused acpi_bus_drivers_lock
2006-04-02 Ashok RajACPI: Allow hot-add of ejected processor
2006-04-02 Bjorn HelgaasACPI: simplify scan.c coding
2006-04-02 Bjorn HelgaasACPI: make acpi_bus_register_driver() return success...
2006-03-23 Kristen Accardi[PATCH] acpi: export acpi_bus_trim
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
2006-01-07 Randy Dunlap[ACPI] fix kernel-doc warnings in acpi/scan.c
2006-01-07 Len BrownPull pnpacpi into acpica branch
2006-01-05 Kay Sievers[PATCH] driver core: replace "hotplug" by "uevent"
2005-12-10 Bob Moore[ACPI] ACPICA 20051117
2005-11-30 Thomas Renninger[ACPI] fix HP nx8220 boot hang regression
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: misc remaining drivers
2005-09-03 Adrian Bunk[ACPI] add static to function definitions
2005-08-05 Len Brown[ACPI] Lindent all ACPI files
next