Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f6a23d85d078c2ffde79c66ca81d0a1dde451649
/
drivers
/
platform
/
x86
/
dell-wmi.c
aaed5c9
platform/x86: dell-wmi: Use existing defined KBD_LED_* magic values
by Rhys Kidd
· 5 years ago
1be4311
platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKEN
by Rhys Kidd
· 5 years ago
ff32e6e
platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKEN
by Rhys Kidd
· 5 years ago
5516745
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 6 years ago
440c498
platform/x86: wmi: add context argument to the probe function
by Mattias Jacobsson
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
f44b375
platform/x86: dell-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS()
by Mattias Jacobsson
· 6 years ago
38f250b
platform/x86: dell-wmi: Ignore new keyboard backlight change event
by Kai-Heng Feng
· 6 years ago
64b8246
platform/x86: dell-wmi: Ignore new rfkill and fn-lock events
by Kai Heng Feng
· 7 years ago
8b06958
platform/x86: dell-wmi: Set correct keycode for Fn + left arrow
by Henk
· 7 years ago
49368c1
platform/x86: Fix dell driver init order
by Darren Hart (VMware)
· 7 years ago
842b854
platform/x86: dell-wmi: Add an event created by Dell Latitude 5495
by Shih-Yuan Lee (FourDollars)
· 7 years ago
91c73e8
platform/x86: dell-wmi: check for kmalloc() errors
by Dan Carpenter
· 7 years ago
868b8d3
platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers
by Mario Limonciello
· 7 years ago
549b493
platform/x86: dell-smbios: Introduce dispatcher for SMM calls
by Mario Limonciello
· 7 years ago
92b8c54
platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
by Mario Limonciello
· 7 years ago
fa9f924
platform/x86: dell-wmi: don't check length returned
by Mario Limonciello
· 7 years ago
7e6dcbe
platform/x86: dell-wmi: clean up wmi descriptor check
by Mario Limonciello
· 7 years ago
d0bf42d
platform/x86: dell-wmi: increase severity of some failures
by Mario Limonciello
· 7 years ago
9808f36
platform/x86: dell-wmi: Do not match on descriptor GUID modalias
by Mario Limonciello
· 7 years ago
00ebbeb
platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new model
by Andy Lutomirski
· 7 years ago
baa5480
platform/x86: dell-wmi: Fix driver interface version query
by Andy Lutomirski
· 7 years ago
bff589b
platform/x86: dell-wmi: Convert to the WMI bus infrastructure
by Andy Lutomirski
· 9 years ago
e4f2e3f
platform/x86: dell-wmi: Add a better description for "stealth mode"
by Andy Lutomirski
· 9 years ago
074df51
platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic number
by Andy Lutomirski
· 9 years ago
9c656b0
platform/x86: dell-*: Call new led hw_changed API on kbd brightness change
by Hans de Goede
· 8 years ago
815edfe
platform/x86: dell-wmi: remove sparse_keymap_free() calls
by Michał Kępień
· 8 years ago
5dc444b
platform/x86: dell-wmi: Add events created by Dell Rugged 2-in-1s
by Mario Limonciello
· 8 years ago
915ac05
platform/x86: dell-wmi: Adjust wifi catcher to emit KEY_WLAN
by Mario Limonciello
· 8 years ago
65a97a6
dell-wmi: Ignore WMI event 0xe00e
by Pali Rohár
· 8 years ago
ab9bb11c
dell-wmi: Add a WMI event code for display on/off
by Alex Hung
· 9 years ago
e075b3c
dell-wmi: Generate one sparse keymap for all machines
by Pali Rohár
· 9 years ago
3237a86
dell-wmi: Add information about other WMI event codes
by Pali Rohár
· 9 years ago
6a4d260
dell-wmi: Sort WMI event codes and update comments
by Pali Rohár
· 9 years ago
3de59bc
dell-wmi: Ignore WMI event code 0xe045
by Pali Rohár
· 9 years ago
aaf3a5e
dell-wmi: support Dell Inspiron M5110
by Michał Kępień
· 9 years ago
13f5059
dell-wmi: properly process Dell Instant Launch hotkey
by Michał Kępień
· 9 years ago
e09c4d5
dell-wmi: enable receiving WMI events on Dell Vostro V131
by Michał Kępień
· 9 years ago
a464afb
dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
by Andy Lutomirski
· 9 years ago
b13de70
dell-wmi: Clean up hotkey table size check
by Andy Lutomirski
· 9 years ago
18b6f80
dell-wmi: Stop storing pointers to DMI tables
by Andy Lutomirski
· 9 years ago
2b4015e
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 9 years ago
481fe5b
dell-wmi: Process only one event on devices with interface version 0
by Pali Rohár
· 9 years ago
595773a4
dell-wmi: Check if Dell WMI descriptor structure is valid
by Pali Rohár
· 9 years ago
cbc61f1
dell-wmi: Improve unknown hotkey handling
by Andy Lutomirski
· 9 years ago
61679c7
dell-wmi: Use acpi_video_handles_brightness_key_presses()
by Hans de Goede
· 9 years ago
394cb77
dell_wmi: Use a C99-style array for bios_to_linux_keycode
by Andy Lutomirski
· 9 years ago
18bd769
dell-wmi: Port to new backlight interface selection API
by Hans de Goede
· 10 years ago
8cb8e63
dell-wmi: Don't report keypresses on keybord illumination change
by Gabriele Mazzotta
· 10 years ago
8f8d75e
dell-wmi: Don't report keypresses for radio state changes
by Gabriele Mazzotta
· 10 years ago
83fc44c
dell-wmi: Update code for processing WMI events
by Pali Rohár
· 10 years ago
a666b6f
dell-wmi: Fix access out of memory
by Pali Rohár
· 10 years ago
98feb7c
Merge branch 'acpi-cleanup'
by Rafael J. Wysocki
· 11 years ago
8b48463
ACPI: Clean up inclusions of ACPI header files
by Lv Zheng
· 11 years ago
cfb743b
dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycode
by Alex Hung
· 11 years ago
f1566f0
dell-wmi: Add keys for Dell XPS L502X
by Seth Forshee
· 13 years ago
eb88952
dell: Convert printks to pr_<level>
by Joe Perches
· 14 years ago
890a7c8
Input: dell-wmi - switch to using sparse keymap library
by Dmitry Torokhov
· 14 years ago
32ab72e
dell-wmi: fix a memory leak
by Axel Lin
· 15 years ago
d5164db
dell-wmi: Add support for eject key on Dell Studio 1555
by Islam Amer
· 15 years ago
a0624a9
dell-wmi: Fix memory leak
by Yong Wang
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
58b9399
Input: scancode in get/set_keycodes should be unsigned
by Dmitry Torokhov
· 15 years ago
7a9568f
dell-wmi - fix condition to abort driver loading
by Dmitry Torokhov
· 15 years ago
fda11e6
dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
by Len Brown
· 15 years ago
abb631b
dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should
by Len Brown
· 15 years ago
1fdd407
dell-wmi: do not keep driver loaded on unsupported boxes
by Dmitry Torokhov
· 15 years ago
3e9b988
wmi: Free the allocated acpi objects through wmi_get_event_data
by Anisse Astier
· 15 years ago
5ea2559
dell-wmi: Add support for new Dell systems
by Rezwanul Kabir
· 15 years ago
db18b04
dell-wmi: don't generate errors on empty messages
by Matthew Garrett
· 16 years ago
5cab009
dell-wmi: add additional keyboard events
by Mario Limonciello
· 16 years ago
75d71c4
dell-wmi: mask off upper bytes of event response
by Mario Limonciello
· 16 years ago
0b3f610
dell-wmi: new driver for hotkey control
by Matthew Garrett
· 16 years ago