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