summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/toshiba_acpi.c
AgeCommit message (Expand)Author
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
2015-02-11toshiba_acpi: Add version entry to sysfsAzael Avalos
2015-02-09toshiba_acpi: Make toshiba_eco_mode_available more robustAzael Avalos
2015-01-28toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open functionAzael Avalos
2015-01-23toshiba_acpi: Add support for USB Sleep and MusicAzael Avalos
2015-01-23toshiba_acpi: Add support for USB Rapid ChargeAzael Avalos
2015-01-23toshiba_acpi: Add support for USB Sleep functions under batteryAzael Avalos
2015-01-23toshiba_acpi: Add support for USB Sleep and Charge functionAzael Avalos
2014-12-03toshiba_acpi: Add keyboard backlight mode change eventAzael Avalos
2014-12-03toshiba_acpi: Change notify funtion to handle more eventsAzael Avalos
2014-12-03toshiba_acpi: Move hotkey enabling code to its own functionAzael Avalos
2014-12-03toshiba-acpi: Add missing ID (TOS6207)Ondrej Zary
2014-12-03platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring
2014-12-03toshiba_acpi: Fix regression caused by backlight extra check codeAzael Avalos
2014-11-19drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filtersGiedrius Statkevičius
2014-10-27toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi listAaron Lu
2014-10-06toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeAzael Avalos
2014-09-30toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos
2014-09-30toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos
2014-09-30toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos
2014-09-17toshiba_acpi: Support new keyboard backlight typeAzael Avalos
2014-09-17toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos
2014-09-17toshiba_acpi: Fix illumination not available on certain modelsAzael Avalos
2014-09-17toshiba_acpi: Additional hotkey scancodesAzael Avalos
2014-09-03toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()Dan Carpenter