index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell-wmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: dell-wmi: Use existing defined KBD_LED_* magic values
Rhys Kidd
2019-07-30
1
-7
/
+7
*
platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKEN
Rhys Kidd
2019-07-30
1
-0
/
+1
*
platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKEN
Rhys Kidd
2019-07-30
1
-0
/
+1
*
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
2019-07-14
1
-1
/
+1
|
\
|
*
platform/x86: wmi: add context argument to the probe function
Mattias Jacobsson
2019-06-17
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
|
/
*
platform/x86: dell-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()
Mattias Jacobsson
2019-03-07
1
-2
/
+2
*
platform/x86: dell-wmi: Ignore new keyboard backlight change event
Kai-Heng Feng
2019-02-05
1
-0
/
+3
*
platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
Kai Heng Feng
2018-06-04
1
-0
/
+14
*
platform/x86: dell-wmi: Set correct keycode for Fn + left arrow
Henk
2018-05-22
1
-1
/
+1
*
platform/x86: Fix dell driver init order
Darren Hart (VMware)
2018-03-14
1
-1
/
+1
*
platform/x86: dell-wmi: Add an event created by Dell Latitude 5495
Shih-Yuan Lee (FourDollars)
2017-12-21
1
-0
/
+3
*
platform/x86: dell-wmi: check for kmalloc() errors
Dan Carpenter
2017-12-11
1
-0
/
+2
*
platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers
Mario Limonciello
2017-11-16
1
-2
/
+4
*
platform/x86: dell-smbios: Introduce dispatcher for SMM calls
Mario Limonciello
2017-11-03
1
-4
/
+7
*
platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
Mario Limonciello
2017-11-03
1
-74
/
+6
*
platform/x86: dell-wmi: don't check length returned
Mario Limonciello
2017-11-03
1
-5
/
+1
*
platform/x86: dell-wmi: clean up wmi descriptor check
Mario Limonciello
2017-11-03
1
-5
/
+5
*
platform/x86: dell-wmi: increase severity of some failures
Mario Limonciello
2017-11-03
1
-6
/
+7
*
platform/x86: dell-wmi: Do not match on descriptor GUID modalias
Mario Limonciello
2017-09-27
1
-1
/
+0
*
platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new model
Andy Lutomirski
2017-08-18
1
-30
/
+39
*
platform/x86: dell-wmi: Fix driver interface version query
Andy Lutomirski
2017-08-01
1
-5
/
+7
*
platform/x86: dell-wmi: Convert to the WMI bus infrastructure
Andy Lutomirski
2017-06-06
1
-66
/
+70
*
platform/x86: dell-wmi: Add a better description for "stealth mode"
Andy Lutomirski
2017-06-03
1
-1
/
+6
*
platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic number
Andy Lutomirski
2017-06-03
1
-0
/
+1
*
platform/x86: dell-*: Call new led hw_changed API on kbd brightness change
Hans de Goede
2017-04-13
1
-0
/
+4
*
platform/x86: dell-wmi: remove sparse_keymap_free() calls
Michał Kępień
2017-03-14
1
-12
/
+4
*
platform/x86: dell-wmi: Add events created by Dell Rugged 2-in-1s
Mario Limonciello
2016-12-13
1
-0
/
+10
*
platform/x86: dell-wmi: Adjust wifi catcher to emit KEY_WLAN
Mario Limonciello
2016-12-13
1
-1
/
+1
*
dell-wmi: Ignore WMI event 0xe00e
Pali Rohár
2016-08-08
1
-2
/
+2
*
dell-wmi: Add a WMI event code for display on/off
Alex Hung
2016-06-21
1
-0
/
+3
*
dell-wmi: Generate one sparse keymap for all machines
Pali Rohár
2016-06-17
1
-111
/
+104
*
dell-wmi: Add information about other WMI event codes
Pali Rohár
2016-06-17
1
-0
/
+35
*
dell-wmi: Sort WMI event codes and update comments
Pali Rohár
2016-06-17
1
-13
/
+16
*
dell-wmi: Ignore WMI event code 0xe045
Pali Rohár
2016-06-17
1
-1
/
+12
*
dell-wmi: support Dell Inspiron M5110
Michał Kępień
2016-03-23
1
-1
/
+12
*
dell-wmi: properly process Dell Instant Launch hotkey
Michał Kępień
2016-03-23
1
-1
/
+4
*
dell-wmi: enable receiving WMI events on Dell Vostro V131
Michał Kępień
2016-03-23
1
-0
/
+66
*
dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
Andy Lutomirski
2016-03-23
1
-7
/
+64
*
dell-wmi: Clean up hotkey table size check
Andy Lutomirski
2016-03-23
1
-2
/
+13
*
dell-wmi: Stop storing pointers to DMI tables
Andy Lutomirski
2016-03-23
1
-28
/
+46
*
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-01-19
1
-27
/
+155
|
\
|
*
dell-wmi: Process only one event on devices with interface version 0
Pali Rohár
2016-01-19
1
-0
/
+16
|
*
dell-wmi: Check if Dell WMI descriptor structure is valid
Pali Rohár
2016-01-19
1
-2
/
+78
|
*
dell-wmi: Improve unknown hotkey handling
Andy Lutomirski
2016-01-19
1
-4
/
+20
|
*
dell_wmi: Use a C99-style array for bios_to_linux_keycode
Andy Lutomirski
2015-11-20
1
-21
/
+40
*
|
dell-wmi: Use acpi_video_handles_brightness_key_presses()
Hans de Goede
2016-01-01
1
-4
/
+2
|
/
*
dell-wmi: Port to new backlight interface selection API
Hans de Goede
2015-06-19
1
-1
/
+2
*
dell-wmi: Don't report keypresses on keybord illumination change
Gabriele Mazzotta
2014-12-03
1
-3
/
+8
*
dell-wmi: Don't report keypresses for radio state changes
Gabriele Mazzotta
2014-12-03
1
-4
/
+2
[next]