aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | asus-laptop: Fix coding style for commentsCorentin Chary2009-08-291-45/+63
| | * | | | | | | | | eeepc-laptop: whitespace for checkpatch.plLen Brown2009-08-281-2/+2
| | * | | | | | | | | asus-laptop: Add "calculator" hotkeyCorentin Chary2009-08-281-0/+1
| | * | | | | | | | | asus-laptop: Add suport for another "Media" keyCorentin Chary2009-08-281-0/+1
| | * | | | | | | | | asus-laptop: handle keyboard backlight keysCorentin Chary2009-08-281-0/+2
| | * | | | | | | | | asus-laptop: Add support for Keyboard backlightCorentin Chary2009-08-281-2/+77
| | * | | | | | | | | asus-laptop: set maximum led brightnessCorentin Chary2009-08-281-6/+7
| | * | | | | | | | | asus-laptop: Map X50R hotkeysCorentin Chary2009-08-281-0/+3
| | * | | | | | | | | asus-laptop: Add *_led_get() functionsCorentin Chary2009-08-281-0/+8
| | * | | | | | | | | asus-laptop: Show HRWS in infos and fix output formatCorentin Chary2009-08-281-2/+12
| | * | | | | | | | | eeepc-laptop: add rfkill support for the Wimax in ASUS Eee PC 1000HGCorentin Chary2009-08-281-0/+13
| | * | | | | | | | | eeepc-laptop: switch to dev_pm_opsAlan Jenkins2009-08-281-6/+19
| | * | | | | | | | | eeepc-laptop: correct the description of the hibernation abort bugAlan Jenkins2009-08-281-5/+4
| | * | | | | | | | | eeepc-laptop: check the 3G rfkill state on resumeAlan Jenkins2009-08-281-0/+3
| | * | | | | | | | | eeepc-laptop: remove redundant rfkill_set_sw_state in resume handlerAlan Jenkins2009-08-281-2/+1
| | * | | | | | | | | eeepc-laptop: make input device a child of the platform deviceAlan Jenkins2009-08-281-29/+41
| | * | | | | | | | | eeepc-laptop: fix ordering of init and exit functionsAlan Jenkins2009-08-281-61/+59
| | * | | | | | | | | eeepc-laptop: fix pci hotplug race on load and unloadAlan Jenkins2009-08-281-32/+45
| | * | | | | | | | | eeepc-laptop: use a mutex to serialize pci hotplug (resume vs. notify)Alan Jenkins2009-08-281-8/+13
| | * | | | | | | | | eeepc-laptop: don't touch the pci slot if it was claimed by a different driverAlan Jenkins2009-08-281-5/+8
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'acer' into releaseLen Brown2009-09-191-43/+78
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | acerhdf: additional BIOS versionsPeter Feuerer2009-09-191-0/+4
| | * | | | | | | | | acerhdf: convert to dev_pm_opsBorislav Petkov2009-09-191-13/+9
| | * | | | | | | | | acerhdf: fix fan control for AOA150 modelPeter Feuerer2009-09-191-31/+66
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge branch 'acpica' into releaseLen Brown2009-09-1961-1430/+2826
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore2009-09-081-0/+15
| | * | | | | | | | | ACPICA: Update _OSI with new Windows OS stringsBob Moore2009-09-082-0/+6
| | * | | | | | | | | ACPICA: Fix memory leak for ill-formed Package objectsBob Moore2009-09-081-5/+18
| | * | | | | | | | | ACPICA: Remove error message for Store(Localx,Localx)Bob Moore2009-09-081-4/+4
| | * | | | | | | | | ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore2009-09-081-2/+6
| | * | | | | | | | | ACPI: fix NULL bug for HID/UID stringHugh Dickins2009-08-311-8/+12
| | * | | | | | | | | ACPICA: acpi_reset: Bypass port validation mechanismBob Moore2009-08-281-2/+15
| | * | | | | | | | | ACPICA: Add support for module-level executable AML codeLin Ming2009-08-2813-52/+306
| | * | | | | | | | | ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore2009-08-282-7/+73
| | * | | | | | | | | ACPICA: reformat predefined method table, no functional changeLin Ming2009-08-281-210/+293
| | * | | | | | | | | ACPICA: Fix fault if acpi_terminate is called twiceBob Moore2009-08-282-19/+19
| | * | | | | | | | | ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2009-08-282-135/+196
| | * | | | | | | | | ACPICA: Add repair for predefined methods that return nested packagesBob Moore2009-08-283-2/+84
| | * | | | | | | | | ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-284-119/+171
| | * | | | | | | | | ACPICA: Clarify common suffix for error/warning messagesBob Moore2009-08-271-1/+1
| | * | | | | | | | | ACPICA: Fix: Predefined object repair executed only onceBob Moore2009-08-275-170/+277
| | * | | | | | | | | ACPICA: Dump table header - suppress output of non-printable charactersBob Moore2009-08-271-7/+75
| | * | | | | | | | | ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-276-32/+67
| | * | | | | | | | | ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-273-31/+61
| | * | | | | | | | | ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming2009-08-273-1/+3
| | * | | | | | | | | ACPICA: Fix possible memory leak in nspredefBob Moore2009-08-271-12/+15
| | * | | | | | | | | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-2724-575/+851
| | * | | | | | | | | ACPICA: Remove duplicate prototypes from headerBob Moore2009-08-271-4/+0
| | * | | | | | | | | ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-277-103/+325
| | * | | | | | | | | ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-271-15/+18