summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dell-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: dell-wmi: Add events created by Dell Rugged 2-in-1sMario Limonciello2016-12-131-0/+10
* platform/x86: dell-wmi: Adjust wifi catcher to emit KEY_WLANMario Limonciello2016-12-131-1/+1
* dell-wmi: Ignore WMI event 0xe00ePali Rohár2016-08-081-2/+2
* dell-wmi: Add a WMI event code for display on/offAlex Hung2016-06-211-0/+3
* dell-wmi: Generate one sparse keymap for all machinesPali Rohár2016-06-171-111/+104
* dell-wmi: Add information about other WMI event codesPali Rohár2016-06-171-0/+35
* dell-wmi: Sort WMI event codes and update commentsPali Rohár2016-06-171-13/+16
* dell-wmi: Ignore WMI event code 0xe045Pali Rohár2016-06-171-1/+12
* dell-wmi: support Dell Inspiron M5110Michał Kępień2016-03-231-1/+12
* dell-wmi: properly process Dell Instant Launch hotkeyMichał Kępień2016-03-231-1/+4
* dell-wmi: enable receiving WMI events on Dell Vostro V131Michał Kępień2016-03-231-0/+66
* dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)Andy Lutomirski2016-03-231-7/+64
* dell-wmi: Clean up hotkey table size checkAndy Lutomirski2016-03-231-2/+13
* dell-wmi: Stop storing pointers to DMI tablesAndy Lutomirski2016-03-231-28/+46
* Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-191-27/+155
|\
| * dell-wmi: Process only one event on devices with interface version 0Pali Rohár2016-01-191-0/+16
| * dell-wmi: Check if Dell WMI descriptor structure is validPali Rohár2016-01-191-2/+78
| * dell-wmi: Improve unknown hotkey handlingAndy Lutomirski2016-01-191-4/+20
| * dell_wmi: Use a C99-style array for bios_to_linux_keycodeAndy Lutomirski2015-11-201-21/+40
* | dell-wmi: Use acpi_video_handles_brightness_key_presses()Hans de Goede2016-01-011-4/+2
|/
* dell-wmi: Port to new backlight interface selection APIHans de Goede2015-06-191-1/+2
* dell-wmi: Don't report keypresses on keybord illumination changeGabriele Mazzotta2014-12-031-3/+8
* dell-wmi: Don't report keypresses for radio state changesGabriele Mazzotta2014-12-031-4/+2
* dell-wmi: Update code for processing WMI eventsPali Rohár2014-11-191-31/+128
* dell-wmi: Fix access out of memoryPali Rohár2014-09-291-3/+9
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+0
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0
* | dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung2013-11-201-3/+4
|/
* dell-wmi: Add keys for Dell XPS L502XSeth Forshee2011-08-051-0/+10
* dell: Convert printks to pr_<level>Joe Perches2011-05-271-9/+8
* Input: dell-wmi - switch to using sparse keymap libraryDmitry Torokhov2010-10-211-160/+96
* dell-wmi: fix a memory leakAxel Lin2010-08-031-1/+8
* dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer2010-08-031-1/+1
* dell-wmi: Fix memory leakYong Wang2010-04-121-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: scancode in get/set_keycodes should be unsignedDmitry Torokhov2010-03-081-9/+7
* dell-wmi - fix condition to abort driver loadingDmitry Torokhov2009-12-301-1/+1
* dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return valueLen Brown2009-12-301-1/+6
* dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it shouldLen Brown2009-12-301-4/+5
* dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov2009-12-241-22/+19
* wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-241-0/+1
* dell-wmi: Add support for new Dell systemsRezwanul Kabir2009-12-101-13/+116
* dell-wmi: don't generate errors on empty messagesMatthew Garrett2009-06-171-2/+2
* dell-wmi: add additional keyboard eventsMario Limonciello2009-06-171-1/+44
* dell-wmi: mask off upper bytes of event responseMario Limonciello2009-06-171-1/+6
* dell-wmi: new driver for hotkey controlMatthew Garrett2009-04-031-0/+210
OpenPOWER on IntegriCloud