Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7ee7b6663d7057c4c34f81e1d6c13a5ad27c8f67
/
drivers
/
platform
/
x86
/
dell-wmi.c
51391ca
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
· 14 years ago
d5164db
dell-wmi: Add support for eject key on Dell Studio 1555
by Islam Amer
· 14 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