index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
toshiba_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-14
iio: core: pass parent device as parameter during allocation
Alexandru Ardelean
1
-2
/
+1
2020-05-07
platform/x86: toshiba_acpi: Drop duplicate check for led_classdev_unregister()
Andy Shevchenko
1
-20
/
+6
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-32
/
+28
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7
Thomas Gleixner
1
-13
/
+1
2018-07-21
platform/x86: toshiba_acpi: Fix defined but not used build warnings
Randy Dunlap
1
-1
/
+2
2018-06-26
platform/x86: toshiba_acpi: Update KBD backlight LED on second gen laptops
Azael Avalos
1
-8
/
+22
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-15
/
+2
2017-08-22
platform/x86: toshiba_acpi: drop assignment of iio_info.driver_module
Jonathan Cameron
1
-1
/
+0
2017-07-11
platform/x86: toshiba_acpi: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-05-15
platform/x86: toshiba_acpi: use memdup_user_nul
Geliang Tang
1
-8
/
+3
2017-03-14
platform/x86: toshiba_acpi: remove sparse_keymap_free() calls
Michał Kępień
1
-6
/
+2
2016-08-31
platform/x86: toshiba_acpi: Fix typo in *_cooling_method_set function
Azael Avalos
1
-1
/
+1
2016-08-31
platform/x86: toshiba_acpi: Change error checking logic from TCI functions
Azael Avalos
1
-88
/
+138
2016-08-31
platform/x86: toshiba_acpi: Clean up variable declaration
Azael Avalos
1
-16
/
+13
2016-06-28
toshiba_acpi: Bump driver version and update copyright year
Azael Avalos
1
-2
/
+2
2016-06-28
toshiba_acpi: Remove the position sysfs entry
Azael Avalos
1
-25
/
+0
2016-06-28
toshiba_acpi: Add IIO interface for accelerometer axis data
Azael Avalos
1
-0
/
+107
2016-04-25
toshiba_acpi: Fix regression caused by hotkey enabling value
Azael Avalos
1
-1
/
+1
2016-03-23
toshiba_acpi: Add a module parameter to disable hotkeys registration
Azael Avalos
1
-0
/
+10
2016-03-23
toshiba_acpi: Add sysfs entries for the Cooling Method feature
Azael Avalos
1
-0
/
+51
2016-03-23
toshiba_acpi: Add support for cooling method feature
Azael Avalos
1
-0
/
+54
2016-01-19
toshiba_acpi: Fix keyboard backlight sysfs entries not being updated
Azael Avalos
1
-4
/
+43
2015-11-23
toshiba_acpi: Add WWAN RFKill support
Azael Avalos
1
-3
/
+76
2015-11-23
toshiba_acpi: Add support for WWAN devices
Azael Avalos
1
-0
/
+109
2015-11-20
toshiba_acpi: Fix blank screen at boot if transflective backlight is supported
Azael Avalos
1
-0
/
+8
2015-11-20
toshiba_acpi: Propagate the hotkey value via genetlink
Azael Avalos
1
-1
/
+2
2015-11-05
toshiba_acpi: Initialize hotkey_event_type variable
Azael Avalos
1
-0
/
+1
2015-10-03
toshiba_acpi: Remove unneeded u32 variables from *setup_keyboard
Azael Avalos
1
-13
/
+7
2015-10-03
toshiba_acpi: Add 0x prefix to available_kbd_modes_show function
Azael Avalos
1
-2
/
+2
2015-10-03
toshiba_acpi: Change default Hotkey enabling value
Azael Avalos
1
-1
/
+1
2015-10-03
toshiba_acpi: Unify hotkey enabling functions
Azael Avalos
1
-24
/
+12
2015-09-10
toshiba_acpi: Fix hotkeys registration on some toshiba models
Azael Avalos
1
-5
/
+3
2015-09-10
toshiba_acpi: Fix USB Sleep and Music always disabled
Azael Avalos
1
-1
/
+1
2015-08-05
toshiba_acpi: Bump driver version to 0.23
Azael Avalos
1
-1
/
+1
2015-08-05
toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI functions
Azael Avalos
1
-125
/
+44
2015-08-05
toshiba_acpi: Refactor *{get, set} functions return value
Azael Avalos
1
-73
/
+104
2015-08-05
toshiba_acpi: Remove "*not supported" feature prints
Azael Avalos
1
-26
/
+46
2015-08-05
toshiba_acpi: Change *available functions return type
Azael Avalos
1
-67
/
+62
2015-07-28
toshiba_acpi: Add set_fan_status function
Azael Avalos
1
-26
/
+40
2015-07-24
toshiba_acpi: Change some variables to avoid warnings from ninja-check
Azael Avalos
1
-6
/
+9
2015-07-24
toshiba_acpi: Reorder toshiba_acpi_alt_keymap entries
Azael Avalos
1
-3
/
+3
2015-07-24
toshiba_acpi: Remove unused wireless defines
Azael Avalos
1
-5
/
+0
2015-07-24
toshiba_acpi: Transflective backlight updates
Azael Avalos
1
-19
/
+11
2015-07-24
toshiba_acpi: Avoid registering input device on WMI event laptops
Azael Avalos
1
-8
/
+13
2015-07-24
toshiba_acpi: Add /dev/toshiba_acpi device
Azael Avalos
1
-0
/
+91
2015-07-24
toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devices
Azael Avalos
1
-36
/
+20
2015-07-01
Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-196
/
+50
2015-06-19
toshiba-acpi: Port to new backlight interface selection API
Hans de Goede
1
-5
/
+2
2015-05-11
toshiba_acpi: Bump driver version to 0.22
Azael Avalos
1
-1
/
+1
[next]