summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/toshiba_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-011-196/+50
|\
| * toshiba_acpi: Bump driver version to 0.22Azael Avalos2015-05-111-1/+1
| * toshiba_acpi: Remove TOS_FAILURE check from some functionsAzael Avalos2015-05-111-10/+10
| * toshiba_acpi: Comments cleanupAzael Avalos2015-05-111-7/+10
| * toshiba_acpi: Rename hci_{read, write}1 functionsAzael Avalos2015-05-111-22/+22
| * toshiba_acpi: Remove no longer needed hci_{read, write}2 functionsAzael Avalos2015-05-111-32/+7
| * toshiba_acpi: Remove bluetooth rfkill codeAzael Avalos2015-05-061-124/+0
* | toshiba-acpi: Port to new backlight interface selection APIHans de Goede2015-06-191-5/+2
|/
* toshiba_acpi: Do not register vendor backlight when acpi_video bl is availableplatform-drivers-x86-v4.1-1Hans de Goede2015-04-241-0/+24
* toshiba_acpi: Fix pr_* messages from USB Sleep FunctionsAzael Avalos2015-04-071-8/+8
* toshiba_acpi: Update and fix USB Sleep and Charge modesAzael Avalos2015-04-071-9/+62
* toshiba_acpi: Fix the enabling of the Special FunctionsAzael Avalos2015-03-251-1/+24
* toshiba_acpi: Use the Hotkey Event Type function for keymap choosingAzael Avalos2015-03-251-38/+32
* toshiba_acpi: Add Hotkey Event Type function and definitionsAzael Avalos2015-03-251-0/+25
* toshiba_acpi: Update events in toshiba_acpi_notifyAzael Avalos2015-03-141-6/+23
* toshiba_acpi: Cleanup GPL headerplatform-drivers-x86-v3.20-1Darren Hart2015-02-111-9/+2
* toshiba_acpi: Cleanup comment blocks and capitalizationDarren Hart2015-02-111-28/+47
* toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macrosAzael Avalos2015-02-111-27/+15
* toshiba_acpi: Drop the toshiba_ prefix from sysfs function namesAzael Avalos2015-02-111-89/+75
* toshiba_acpi: Move sysfs function and struct declarations further downAzael Avalos2015-02-111-138/+58
* toshiba_acpi: Clean file according to coding styleAzael Avalos2015-02-111-15/+23
* toshiba_acpi: Bump version number to 0.21Azael Avalos2015-02-111-2/+2
* toshiba_acpi: Add support to enable/disable USB 3Azael Avalos2015-02-111-0/+103
* toshiba_acpi: Add support for Panel Power ONAzael Avalos2015-02-111-0/+100
* toshiba_acpi: Add support for Keyboard functions modeAzael Avalos2015-02-111-0/+100
* toshiba_acpi: Add fan entry to sysfsAzael Avalos2015-02-111-1/+50
* toshiba_acpi: Add version entry to sysfsAzael Avalos2015-02-111-0/+10
* toshiba_acpi: Make toshiba_eco_mode_available more robustAzael Avalos2015-02-091-5/+22
* toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open functionAzael Avalos2015-01-281-0/+13
* toshiba_acpi: Add support for USB Sleep and MusicAzael Avalos2015-01-231-0/+97
* toshiba_acpi: Add support for USB Rapid ChargeAzael Avalos2015-01-231-0/+107
* toshiba_acpi: Add support for USB Sleep functions under batteryAzael Avalos2015-01-231-0/+133
* toshiba_acpi: Add support for USB Sleep and Charge functionAzael Avalos2015-01-231-0/+118
* toshiba_acpi: Add keyboard backlight mode change eventAzael Avalos2014-12-031-6/+8
* toshiba_acpi: Change notify funtion to handle more eventsAzael Avalos2014-12-031-34/+51
* toshiba_acpi: Move hotkey enabling code to its own functionAzael Avalos2014-12-031-13/+27
* toshiba-acpi: Add missing ID (TOS6207)Ondrej Zary2014-12-031-0/+1
* platform: x86: Deletion of checks before backlight_device_unregister()Markus Elfring2014-12-031-2/+1
* toshiba_acpi: Fix regression caused by backlight extra check codeAzael Avalos2014-12-031-17/+4
* drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filtersGiedrius Statkevičius2014-11-191-1/+1
* toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi listAaron Lu2014-10-271-0/+6
* toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd typeplatform-drivers-x86-v3.18-1Azael Avalos2014-10-061-9/+29
* toshiba_acpi: Change HCI/SCI functions return code typeAzael Avalos2014-09-301-67/+62
* toshiba_acpi: Unify return codes prefix from HCI/SCI to TOSAzael Avalos2014-09-301-71/+72
* toshiba_acpi: Rename hci_raw to tci_rawAzael Avalos2014-09-301-59/+60
* toshiba_acpi: Support new keyboard backlight typeAzael Avalos2014-09-171-32/+156
* toshiba_acpi: Change touchpad store to check for invalid valuesAzael Avalos2014-09-171-4/+10
* toshiba_acpi: Fix illumination not available on certain modelsAzael Avalos2014-09-171-1/+1
* toshiba_acpi: Additional hotkey scancodesAzael Avalos2014-09-171-1/+6
* toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()platform-drivers-x86-v3.17-1Dan Carpenter2014-09-031-6/+12