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
/
dell-laptop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: dell-laptop: Fix backlight detection
Damien Thébault
2018-07-20
1
-1
/
+1
*
platform/x86: dell-laptop: Fix keyboard backlight timeout on XPS 13 9370
Timur Kristóf
2018-06-04
1
-1
/
+16
*
platform/x86: dell-laptop: Removed duplicates in DMI whitelist
Alexander Abrosimov
2018-02-15
1
-18
/
+0
*
platform/x86: dell-laptop: fix kbd_get_state's request value
Laszlo Toth
2018-02-15
1
-1
/
+1
*
platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-02-07
1
-13
/
+1
*
platform/x86: dell-laptop: Allocate buffer on heap rather than globally
Mario Limonciello
2018-02-01
1
-85
/
+103
*
platform/x86: dell-laptop: Add 2-in-1 devices to the DMI whitelist
Alexander Abrosimov
2018-01-26
1
-0
/
+36
*
platform/x86: dell-laptop: Filter out spurious keyboard backlight change events
Hans de Goede
2018-01-16
1
-2
/
+22
*
platform/x86: dell-laptop: make some local functions static
weiyongjun (A)
2017-12-28
1
-2
/
+2
*
platform/x86: dell-laptop: Use bool in struct quirk_entry for true/false fields
Pali Rohár
2017-12-08
1
-6
/
+6
*
platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410
Pali Rohár
2017-12-08
1
-0
/
+17
*
platform/x86: dell-laptop: fix error return code in dell_init()
weiyongjun (A)
2017-11-21
1
-1
/
+3
*
platform/x86: dell-laptop: Allocate buffer before rfkill use
Mario Limonciello
2017-11-16
1
-4
/
+5
*
platform/x86: dell-smbios: Introduce dispatcher for SMM calls
Mario Limonciello
2017-11-03
1
-178
/
+105
*
platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interface
Kai Heng Feng
2017-06-20
1
-1
/
+5
*
platform/x86: dell-laptop: Add keyboard backlight timeout AC settings
Pali Rohár
2017-04-28
1
-6
/
+53
*
platform/x86: dell-laptop: Handle return error form dell_get_intensity.
Arvind Yadav
2017-04-28
1
-0
/
+6
*
Merge branch 'linux-leds/dell-laptop-changes-for-4.12'
Darren Hart
2017-04-13
1
-0
/
+28
|
\
|
*
platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/de...
Michał Kępień
2017-03-06
1
-0
/
+28
*
|
platform/x86: dell-*: Call new led hw_changed API on kbd brightness change
Hans de Goede
2017-04-13
1
-1
/
+31
*
|
platform/x86: dell-laptop: Protect kbd_state against races
Hans de Goede
2017-04-13
1
-36
/
+76
*
|
platform/x86: dell-laptop: Refactor kbd_led_triggers_store()
Hans de Goede
2017-04-13
1
-31
/
+32
|
/
*
platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist
Alex Hung
2017-02-24
1
-0
/
+6
*
platform/x86: dell-laptop: Use brightness_set_blocking for kbd_led_level_set
Hans de Goede
2016-12-13
1
-12
/
+14
*
dell-smbios: rename dell_smi_error() to dell_smbios_error()
Michał Kępień
2016-03-23
1
-8
/
+8
*
dell-laptop: move dell_smi_error() to dell-smbios
Michał Kępień
2016-03-23
1
-14
/
+0
*
dell-laptop: use dell_smbios_find_token() instead of find_token_location()
Michał Kępień
2016-03-23
1
-12
/
+12
*
dell-laptop: use dell_smbios_find_token() instead of find_token_id()
Michał Kępień
2016-03-23
1
-11
/
+11
*
dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer()
Michał Kępień
2016-03-23
1
-17
/
+32
*
dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request()
Michał Kępień
2016-03-23
1
-21
/
+21
*
dell-smbios: rename dell_send_request() to dell_smbios_send_request()
Michał Kępień
2016-03-23
1
-21
/
+21
*
dell-smbios: rename release_buffer() to dell_smbios_release_buffer()
Michał Kępień
2016-03-23
1
-14
/
+14
*
dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()
Michał Kępień
2016-03-23
1
-6
/
+6
*
dell-smbios: rename get_buffer() to dell_smbios_get_buffer()
Michał Kępień
2016-03-23
1
-13
/
+13
*
dell-laptop: extract SMBIOS-related code to a separate module
Michał Kępień
2016-03-23
1
-162
/
+1
*
dell-laptop: Do not cache hwswitch state
Pali Rohár
2015-07-06
1
-24
/
+61
*
dell-laptop: Check return value of each SMBIOS call
Pali Rohár
2015-07-06
1
-25
/
+58
*
dell-laptop: Clear buffer before each SMBIOS call
Pali Rohár
2015-07-06
1
-1
/
+10
*
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-05
1
-44
/
+139
|
\
|
*
dell-laptop: Fix allocating & freeing SMI buffer page
Pali Rohár
2015-06-24
1
-5
/
+3
|
*
dell-laptop: Show info about WiGig and UWB in debugfs
Pali Rohár
2015-06-22
1
-0
/
+17
|
*
dell-laptop: Update information about wireless control
Pali Rohár
2015-06-22
1
-39
/
+119
*
|
Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2015-07-01
1
-8
/
+86
|
\
\
|
|
/
|
*
dell-laptop: Use dell-rbtn instead i8042 filter when possible
Pali Rohár
2015-06-10
1
-8
/
+86
*
|
dell-laptop: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-6
/
+2
|
/
*
platform: x86: dell-laptop: Add support for keyboard backlight
Gabriele Mazzotta
2015-04-07
1
-6
/
+1083
*
Revert "platform: x86: dell-laptop: Add support for keyboard backlight"
Darren Hart
2015-01-23
1
-1049
/
+6
*
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-18
1
-7
/
+1050
|
\
|
*
platform: x86: dell-laptop: Add support for keyboard backlight
Pali Rohár
2014-12-03
1
-6
/
+1049
|
*
drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters
Giedrius Statkevičius
2014-11-19
1
-1
/
+1
[next]