summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/toshiba_acpi.c
AgeCommit message (Expand)Author
2021-07-20platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...Jiapeng Chong
2018-09-26platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap
2016-05-04toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos
2016-03-03toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos
2015-11-05toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos
2015-10-03toshiba_acpi: Remove unneeded u32 variables from *setup_keyboardAzael Avalos
2015-10-03toshiba_acpi: Add 0x prefix to available_kbd_modes_show functionAzael Avalos
2015-10-03toshiba_acpi: Change default Hotkey enabling valueAzael Avalos
2015-10-03toshiba_acpi: Unify hotkey enabling functionsAzael Avalos
2015-09-10toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos
2015-09-10toshiba_acpi: Fix USB Sleep and Music always disabledAzael Avalos
2015-08-05toshiba_acpi: Bump driver version to 0.23Azael Avalos
2015-08-05toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI functionsAzael Avalos
2015-08-05toshiba_acpi: Refactor *{get, set} functions return valueAzael Avalos
2015-08-05toshiba_acpi: Remove "*not supported" feature printsAzael Avalos
2015-08-05toshiba_acpi: Change *available functions return typeAzael Avalos
2015-07-28toshiba_acpi: Add set_fan_status functionAzael Avalos
2015-07-24toshiba_acpi: Change some variables to avoid warnings from ninja-checkAzael Avalos
2015-07-24toshiba_acpi: Reorder toshiba_acpi_alt_keymap entriesAzael Avalos
2015-07-24toshiba_acpi: Remove unused wireless definesAzael Avalos
2015-07-24toshiba_acpi: Transflective backlight updatesAzael Avalos
2015-07-24toshiba_acpi: Avoid registering input device on WMI event laptopsAzael Avalos
2015-07-24toshiba_acpi: Add /dev/toshiba_acpi deviceAzael Avalos
2015-07-24toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devicesAzael Avalos
2015-07-01Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-06-19toshiba-acpi: Port to new backlight interface selection APIHans de Goede
2015-05-11toshiba_acpi: Bump driver version to 0.22Azael Avalos
2015-05-11toshiba_acpi: Remove TOS_FAILURE check from some functionsAzael Avalos
2015-05-11toshiba_acpi: Comments cleanupAzael Avalos
2015-05-11toshiba_acpi: Rename hci_{read, write}1 functionsAzael Avalos
2015-05-11toshiba_acpi: Remove no longer needed hci_{read, write}2 functionsAzael Avalos
2015-05-06toshiba_acpi: Remove bluetooth rfkill codeAzael Avalos
2015-04-24toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableHans de Goede
2015-04-07toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos
2015-04-07toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos
2015-03-25toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos
2015-03-25toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos
2015-03-25toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos
2015-03-14toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos
2015-02-11toshiba_acpi: Cleanup GPL headerDarren Hart
2015-02-11toshiba_acpi: Cleanup comment blocks and capitalizationDarren Hart
2015-02-11toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macrosAzael Avalos
2015-02-11toshiba_acpi: Drop the toshiba_ prefix from sysfs function namesAzael Avalos
2015-02-11toshiba_acpi: Move sysfs function and struct declarations further downAzael Avalos
2015-02-11toshiba_acpi: Clean file according to coding styleAzael Avalos
2015-02-11toshiba_acpi: Bump version number to 0.21Azael Avalos
2015-02-11toshiba_acpi: Add support to enable/disable USB 3Azael Avalos
2015-02-11toshiba_acpi: Add support for Panel Power ONAzael Avalos
2015-02-11toshiba_acpi: Add support for Keyboard functions modeAzael Avalos
2015-02-11toshiba_acpi: Add fan entry to sysfsAzael Avalos