index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
dell-wmi.c
Age
Commit message (
Expand
)
Author
2016-12-13
platform/x86: dell-wmi: Add events created by Dell Rugged 2-in-1s
Mario Limonciello
2016-12-13
platform/x86: dell-wmi: Adjust wifi catcher to emit KEY_WLAN
Mario Limonciello
2016-08-08
dell-wmi: Ignore WMI event 0xe00e
Pali Rohár
2016-06-21
dell-wmi: Add a WMI event code for display on/off
Alex Hung
2016-06-17
dell-wmi: Generate one sparse keymap for all machines
Pali Rohár
2016-06-17
dell-wmi: Add information about other WMI event codes
Pali Rohár
2016-06-17
dell-wmi: Sort WMI event codes and update comments
Pali Rohár
2016-06-17
dell-wmi: Ignore WMI event code 0xe045
Pali Rohár
2016-03-23
dell-wmi: support Dell Inspiron M5110
Michał Kępień
2016-03-23
dell-wmi: properly process Dell Instant Launch hotkey
Michał Kępień
2016-03-23
dell-wmi: enable receiving WMI events on Dell Vostro V131
Michał Kępień
2016-03-23
dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
Andy Lutomirski
2016-03-23
dell-wmi: Clean up hotkey table size check
Andy Lutomirski
2016-03-23
dell-wmi: Stop storing pointers to DMI tables
Andy Lutomirski
2016-01-19
Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-01-19
dell-wmi: Process only one event on devices with interface version 0
Pali Rohár
2016-01-19
dell-wmi: Check if Dell WMI descriptor structure is valid
Pali Rohár
2016-01-19
dell-wmi: Improve unknown hotkey handling
Andy Lutomirski
2016-01-01
dell-wmi: Use acpi_video_handles_brightness_key_presses()
Hans de Goede
2015-11-20
dell_wmi: Use a C99-style array for bios_to_linux_keycode
Andy Lutomirski
2015-06-19
dell-wmi: Port to new backlight interface selection API
Hans de Goede
2014-12-03
dell-wmi: Don't report keypresses on keybord illumination change
Gabriele Mazzotta
2014-12-03
dell-wmi: Don't report keypresses for radio state changes
Gabriele Mazzotta
2014-11-19
dell-wmi: Update code for processing WMI events
Pali Rohár
2014-09-29
dell-wmi: Fix access out of memory
Pali Rohár
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-11-20
dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycode
Alex Hung
2011-08-05
dell-wmi: Add keys for Dell XPS L502X
Seth Forshee
2011-05-27
dell: Convert printks to pr_<level>
Joe Perches
2010-10-21
Input: dell-wmi - switch to using sparse keymap library
Dmitry Torokhov
2010-08-03
dell-wmi: fix a memory leak
Axel Lin
2010-08-03
dell-wmi: Add support for eject key on Dell Studio 1555
Islam Amer
2010-04-12
dell-wmi: Fix memory leak
Yong Wang
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
2009-12-30
dell-wmi - fix condition to abort driver loading
Dmitry Torokhov
2009-12-30
dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
Len Brown
2009-12-30
dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should
Len Brown
2009-12-24
dell-wmi: do not keep driver loaded on unsupported boxes
Dmitry Torokhov
2009-12-24
wmi: Free the allocated acpi objects through wmi_get_event_data
Anisse Astier
2009-12-10
dell-wmi: Add support for new Dell systems
Rezwanul Kabir
2009-06-17
dell-wmi: don't generate errors on empty messages
Matthew Garrett
2009-06-17
dell-wmi: add additional keyboard events
Mario Limonciello
2009-06-17
dell-wmi: mask off upper bytes of event response
Mario Limonciello
2009-04-03
dell-wmi: new driver for hotkey control
Matthew Garrett