index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell-wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-21
platform/x86: dell-wmi: Add an event created by Dell Latitude 5495
Shih-Yuan Lee (FourDollars)
1
-0
/
+3
2017-12-12
platform/x86: dell-wmi: check for kmalloc() errors
Dan Carpenter
1
-0
/
+2
2017-11-17
platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers
Mario Limonciello
1
-2
/
+4
2017-11-04
platform/x86: dell-smbios: Introduce dispatcher for SMM calls
Mario Limonciello
1
-4
/
+7
2017-11-04
platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
Mario Limonciello
1
-74
/
+6
2017-11-04
platform/x86: dell-wmi: don't check length returned
Mario Limonciello
1
-5
/
+1
2017-11-04
platform/x86: dell-wmi: clean up wmi descriptor check
Mario Limonciello
1
-5
/
+5
2017-11-04
platform/x86: dell-wmi: increase severity of some failures
Mario Limonciello
1
-6
/
+7
2017-09-28
platform/x86: dell-wmi: Do not match on descriptor GUID modalias
Mario Limonciello
1
-1
/
+0
2017-08-19
platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new model
Andy Lutomirski
1
-30
/
+39
2017-08-01
platform/x86: dell-wmi: Fix driver interface version query
Andy Lutomirski
1
-5
/
+7
2017-06-06
platform/x86: dell-wmi: Convert to the WMI bus infrastructure
Andy Lutomirski
1
-66
/
+70
2017-06-03
platform/x86: dell-wmi: Add a better description for "stealth mode"
Andy Lutomirski
1
-1
/
+6
2017-06-03
platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic number
Andy Lutomirski
1
-0
/
+1
2017-04-13
platform/x86: dell-*: Call new led hw_changed API on kbd brightness change
Hans de Goede
1
-0
/
+4
2017-03-15
platform/x86: dell-wmi: remove sparse_keymap_free() calls
Michał Kępień
1
-12
/
+4
2016-12-13
platform/x86: dell-wmi: Add events created by Dell Rugged 2-in-1s
Mario Limonciello
1
-0
/
+10
2016-12-13
platform/x86: dell-wmi: Adjust wifi catcher to emit KEY_WLAN
Mario Limonciello
1
-1
/
+1
2016-08-08
dell-wmi: Ignore WMI event 0xe00e
Pali Rohár
1
-2
/
+2
2016-06-21
dell-wmi: Add a WMI event code for display on/off
Alex Hung
1
-0
/
+3
2016-06-17
dell-wmi: Generate one sparse keymap for all machines
Pali Rohár
1
-111
/
+104
2016-06-17
dell-wmi: Add information about other WMI event codes
Pali Rohár
1
-0
/
+35
2016-06-17
dell-wmi: Sort WMI event codes and update comments
Pali Rohár
1
-13
/
+16
2016-06-17
dell-wmi: Ignore WMI event code 0xe045
Pali Rohár
1
-1
/
+12
2016-03-23
dell-wmi: support Dell Inspiron M5110
Michał Kępień
1
-1
/
+12
2016-03-23
dell-wmi: properly process Dell Instant Launch hotkey
Michał Kępień
1
-1
/
+4
2016-03-23
dell-wmi: enable receiving WMI events on Dell Vostro V131
Michał Kępień
1
-0
/
+66
2016-03-23
dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
Andy Lutomirski
1
-7
/
+64
2016-03-23
dell-wmi: Clean up hotkey table size check
Andy Lutomirski
1
-2
/
+13
2016-03-23
dell-wmi: Stop storing pointers to DMI tables
Andy Lutomirski
1
-28
/
+46
2016-01-20
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-27
/
+155
2016-01-20
dell-wmi: Process only one event on devices with interface version 0
Pali Rohár
1
-0
/
+16
2016-01-20
dell-wmi: Check if Dell WMI descriptor structure is valid
Pali Rohár
1
-2
/
+78
2016-01-20
dell-wmi: Improve unknown hotkey handling
Andy Lutomirski
1
-4
/
+20
2016-01-01
dell-wmi: Use acpi_video_handles_brightness_key_presses()
Hans de Goede
1
-4
/
+2
2015-11-21
dell_wmi: Use a C99-style array for bios_to_linux_keycode
Andy Lutomirski
1
-21
/
+40
2015-06-19
dell-wmi: Port to new backlight interface selection API
Hans de Goede
1
-1
/
+2
2014-12-03
dell-wmi: Don't report keypresses on keybord illumination change
Gabriele Mazzotta
1
-3
/
+8
2014-12-03
dell-wmi: Don't report keypresses for radio state changes
Gabriele Mazzotta
1
-4
/
+2
2014-11-19
dell-wmi: Update code for processing WMI events
Pali Rohár
1
-31
/
+128
2014-09-30
dell-wmi: Fix access out of memory
Pali Rohár
1
-3
/
+9
2014-01-13
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-1
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-1
/
+0
2013-11-21
dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycode
Alex Hung
1
-3
/
+4
2011-08-05
dell-wmi: Add keys for Dell XPS L502X
Seth Forshee
1
-0
/
+10
2011-05-27
dell: Convert printks to pr_<level>
Joe Perches
1
-9
/
+8
2010-10-21
Input: dell-wmi - switch to using sparse keymap library
Dmitry Torokhov
1
-160
/
+96
2010-08-03
dell-wmi: fix a memory leak
Axel Lin
1
-1
/
+8
2010-08-03
dell-wmi: Add support for eject key on Dell Studio 1555
Islam Amer
1
-1
/
+1
2010-04-12
dell-wmi: Fix memory leak
Yong Wang
1
-1
/
+2
[next]