summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/dell-wmi.c
Commit message (Expand)AuthorAgeFilesLines
* 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-201-27/+155
|\
| * dell-wmi: Process only one event on devices with interface version 0Pali Rohár2016-01-201-0/+16
| * dell-wmi: Check if Dell WMI descriptor structure is validPali Rohár2016-01-201-2/+78
| * dell-wmi: Improve unknown hotkey handlingAndy Lutomirski2016-01-201-4/+20
| * dell_wmi: Use a C99-style array for bios_to_linux_keycodeAndy Lutomirski2015-11-211-21/+40
* | dell-wmi: Use acpi_video_handles_brightness_key_presses()Hans de Goede2016-01-011-4/+2Star
|/
* 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/+2Star
* 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/+0Star
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0Star
* | dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycodeAlex Hung2013-11-211-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/+8Star
* Input: dell-wmi - switch to using sparse keymap libraryDmitry Torokhov2010-10-211-160/+96Star
* 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-091-9/+7Star
* 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/+19Star
* 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-181-2/+2
* dell-wmi: add additional keyboard eventsMario Limonciello2009-06-181-1/+44
* dell-wmi: mask off upper bytes of event responseMario Limonciello2009-06-181-1/+6
* dell-wmi: new driver for hotkey controlMatthew Garrett2009-04-041-0/+210