index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
toshiba_acpi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
toshiba_acpi: Fix hotkeys registration on some toshiba models
Azael Avalos
2015-09-10
1
-5
/
+3
*
toshiba_acpi: Fix USB Sleep and Music always disabled
Azael Avalos
2015-09-10
1
-1
/
+1
*
toshiba_acpi: Bump driver version to 0.23
Azael Avalos
2015-08-05
1
-1
/
+1
*
toshiba_acpi: Remove unnecessary checks and returns in HCI/SCI functions
Azael Avalos
2015-08-05
1
-125
/
+44
*
toshiba_acpi: Refactor *{get, set} functions return value
Azael Avalos
2015-08-05
1
-73
/
+104
*
toshiba_acpi: Remove "*not supported" feature prints
Azael Avalos
2015-08-05
1
-26
/
+46
*
toshiba_acpi: Change *available functions return type
Azael Avalos
2015-08-05
1
-67
/
+62
*
toshiba_acpi: Add set_fan_status function
Azael Avalos
2015-07-28
1
-26
/
+40
*
toshiba_acpi: Change some variables to avoid warnings from ninja-check
Azael Avalos
2015-07-24
1
-6
/
+9
*
toshiba_acpi: Reorder toshiba_acpi_alt_keymap entries
Azael Avalos
2015-07-24
1
-3
/
+3
*
toshiba_acpi: Remove unused wireless defines
Azael Avalos
2015-07-24
1
-5
/
+0
*
toshiba_acpi: Transflective backlight updates
Azael Avalos
2015-07-24
1
-19
/
+11
*
toshiba_acpi: Avoid registering input device on WMI event laptops
Azael Avalos
2015-07-24
1
-8
/
+13
*
toshiba_acpi: Add /dev/toshiba_acpi device
Azael Avalos
2015-07-24
1
-0
/
+91
*
toshiba_acpi: Adapt /proc/acpi/toshiba/keys to TOS1900 devices
Azael Avalos
2015-07-24
1
-36
/
+20
*
Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-01
1
-196
/
+50
|
\
|
*
toshiba_acpi: Bump driver version to 0.22
Azael Avalos
2015-05-11
1
-1
/
+1
|
*
toshiba_acpi: Remove TOS_FAILURE check from some functions
Azael Avalos
2015-05-11
1
-10
/
+10
|
*
toshiba_acpi: Comments cleanup
Azael Avalos
2015-05-11
1
-7
/
+10
|
*
toshiba_acpi: Rename hci_{read, write}1 functions
Azael Avalos
2015-05-11
1
-22
/
+22
|
*
toshiba_acpi: Remove no longer needed hci_{read, write}2 functions
Azael Avalos
2015-05-11
1
-32
/
+7
|
*
toshiba_acpi: Remove bluetooth rfkill code
Azael Avalos
2015-05-06
1
-124
/
+0
*
|
toshiba-acpi: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-5
/
+2
|
/
*
toshiba_acpi: Do not register vendor backlight when acpi_video bl is available
Hans de Goede
2015-04-24
1
-0
/
+24
*
toshiba_acpi: Fix pr_* messages from USB Sleep Functions
Azael Avalos
2015-04-07
1
-8
/
+8
*
toshiba_acpi: Update and fix USB Sleep and Charge modes
Azael Avalos
2015-04-07
1
-9
/
+62
*
toshiba_acpi: Fix the enabling of the Special Functions
Azael Avalos
2015-03-25
1
-1
/
+24
*
toshiba_acpi: Use the Hotkey Event Type function for keymap choosing
Azael Avalos
2015-03-25
1
-38
/
+32
*
toshiba_acpi: Add Hotkey Event Type function and definitions
Azael Avalos
2015-03-25
1
-0
/
+25
*
toshiba_acpi: Update events in toshiba_acpi_notify
Azael Avalos
2015-03-14
1
-6
/
+23
*
toshiba_acpi: Cleanup GPL header
Darren Hart
2015-02-11
1
-9
/
+2
*
toshiba_acpi: Cleanup comment blocks and capitalization
Darren Hart
2015-02-11
1
-28
/
+47
*
toshiba_acpi: Make use of DEVICE_ATTR_{RO, RW} macros
Azael Avalos
2015-02-11
1
-27
/
+15
*
toshiba_acpi: Drop the toshiba_ prefix from sysfs function names
Azael Avalos
2015-02-11
1
-89
/
+75
*
toshiba_acpi: Move sysfs function and struct declarations further down
Azael Avalos
2015-02-11
1
-138
/
+58
*
toshiba_acpi: Clean file according to coding style
Azael Avalos
2015-02-11
1
-15
/
+23
*
toshiba_acpi: Bump version number to 0.21
Azael Avalos
2015-02-11
1
-2
/
+2
*
toshiba_acpi: Add support to enable/disable USB 3
Azael Avalos
2015-02-11
1
-0
/
+103
*
toshiba_acpi: Add support for Panel Power ON
Azael Avalos
2015-02-11
1
-0
/
+100
*
toshiba_acpi: Add support for Keyboard functions mode
Azael Avalos
2015-02-11
1
-0
/
+100
*
toshiba_acpi: Add fan entry to sysfs
Azael Avalos
2015-02-11
1
-1
/
+50
*
toshiba_acpi: Add version entry to sysfs
Azael Avalos
2015-02-11
1
-0
/
+10
*
toshiba_acpi: Make toshiba_eco_mode_available more robust
Azael Avalos
2015-02-09
1
-5
/
+22
*
toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open function
Azael Avalos
2015-01-28
1
-0
/
+13
*
toshiba_acpi: Add support for USB Sleep and Music
Azael Avalos
2015-01-23
1
-0
/
+97
*
toshiba_acpi: Add support for USB Rapid Charge
Azael Avalos
2015-01-23
1
-0
/
+107
*
toshiba_acpi: Add support for USB Sleep functions under battery
Azael Avalos
2015-01-23
1
-0
/
+133
*
toshiba_acpi: Add support for USB Sleep and Charge function
Azael Avalos
2015-01-23
1
-0
/
+118
*
toshiba_acpi: Add keyboard backlight mode change event
Azael Avalos
2014-12-03
1
-6
/
+8
*
toshiba_acpi: Change notify funtion to handle more events
Azael Avalos
2014-12-03
1
-34
/
+51
[next]