summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/toshiba_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Thomas Gleixner2019-05-211-13/+1Star
* platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap2018-07-211-1/+2
* platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptopsAzael Avalos2018-06-261-8/+22
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-15/+2Star
* platform/x86: toshiba_acpi: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0Star
* platform/x86: toshiba_acpi: constify attribute_group structures.Arvind Yadav2017-07-111-1/+1
* platform/x86: toshiba_acpi: use memdup_user_nulGeliang Tang2017-05-151-8/+3Star
* platform/x86: toshiba_acpi: remove sparse_keymap_free() callsMichał Kępień2017-03-151-6/+2Star
* platform/x86: toshiba_acpi: Fix typo in *_cooling_method_set functionAzael Avalos2016-09-011-1/+1
* platform/x86: toshiba_acpi: Change error checking logic from TCI functionsAzael Avalos2016-09-011-88/+138
* platform/x86: toshiba_acpi: Clean up variable declarationAzael Avalos2016-09-011-16/+13Star
* toshiba_acpi: Bump driver version and update copyright yearAzael Avalos2016-06-291-2/+2
* toshiba_acpi: Remove the position sysfs entryAzael Avalos2016-06-291-25/+0Star
* toshiba_acpi: Add IIO interface for accelerometer axis dataAzael Avalos2016-06-291-0/+107
* toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos2016-04-251-1/+1
* toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos2016-03-231-0/+10
* toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos2016-03-231-0/+51
* toshiba_acpi: Add support for cooling method featureAzael Avalos2016-03-231-0/+54
* toshiba_acpi: Fix keyboard backlight sysfs entries not being updatedAzael Avalos2016-01-201-4/+43
* toshiba_acpi: Add WWAN RFKill supportAzael Avalos2015-11-231-3/+76
* toshiba_acpi: Add support for WWAN devicesAzael Avalos2015-11-231-0/+109
* toshiba_acpi: Fix blank screen at boot if transflective backlight is supportedAzael Avalos2015-11-211-0/+8
* toshiba_acpi: Propagate the hotkey value via genetlinkAzael Avalos2015-11-211-1/+2
* toshiba_acpi: Initialize hotkey_event_type variableAzael Avalos2015-11-061-0/+1
* toshiba_acpi: Remove unneeded u32 variables from *setup_keyboardAzael Avalos2015-10-031-13/+7Star
* toshiba_acpi: Add 0x prefix to available_kbd_modes_show functionAzael Avalos2015-10-031-2/+2
* toshiba_acpi: Change default Hotkey enabling valueAzael Avalos2015-10-031-1/+1
* toshiba_acpi: Unify hotkey enabling functionsAzael Avalos2015-10-031-24/+12Star
* toshiba_acpi: Fix hotkeys registration on some toshiba modelsAzael Avalos2015-09-101-5/+3Star
* toshiba_acpi: Fix USB Sleep and Music always disabledAzael Avalos2015-09-101-1/+1
* toshiba_acpi: Bump driver version to 0.23Azael Avalos2015-08-051-1/+1
* toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI functionsAzael Avalos2015-08-051-125/+44Star
* toshiba_acpi: Refactor *{get, set} functions return valueAzael Avalos2015-08-051-73/+104
* toshiba_acpi: Remove "*not supported" feature printsAzael Avalos2015-08-051-26/+46
* toshiba_acpi: Change *available functions return typeAzael Avalos2015-08-051-67/+62Star
* toshiba_acpi: Add set_fan_status functionAzael Avalos2015-07-291-26/+40
* toshiba_acpi: Change some variables to avoid warnings from ninja-checkAzael Avalos2015-07-251-6/+9
* toshiba_acpi: Reorder toshiba_acpi_alt_keymap entriesAzael Avalos2015-07-241-3/+3
* toshiba_acpi: Remove unused wireless definesAzael Avalos2015-07-241-5/+0Star
* toshiba_acpi: Transflective backlight updatesAzael Avalos2015-07-241-19/+11Star
* toshiba_acpi: Avoid registering input device on WMI event laptopsAzael Avalos2015-07-241-8/+13
* toshiba_acpi: Add /dev/toshiba_acpi deviceAzael Avalos2015-07-241-0/+91
* toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devicesAzael Avalos2015-07-241-36/+20Star
* Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-021-196/+50Star
|\
| * 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/+7Star
| * toshiba_acpi: Remove bluetooth rfkill codeAzael Avalos2015-05-071-124/+0Star