1. aaed5c9 platform/x86: dell-wmi: Use existing defined KBD_LED_* magic values by Rhys Kidd · 5 years ago
  2. 1be4311 platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_AUTO_TOKEN by Rhys Kidd · 5 years ago
  3. ff32e6e platform/x86: dell-wmi: Ignore keyboard backlight change KBD_LED_ON_TOKEN by Rhys Kidd · 5 years ago
  4. 5516745 Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 6 years ago
  5. 440c498 platform/x86: wmi: add context argument to the probe function by Mattias Jacobsson · 6 years ago
  6. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  7. f44b375 platform/x86: dell-wmi: use MODULE_DEVICE_TABLE() instead of MODULE_ALIAS() by Mattias Jacobsson · 6 years ago
  8. 38f250b platform/x86: dell-wmi: Ignore new keyboard backlight change event by Kai-Heng Feng · 6 years ago
  9. 64b8246 platform/x86: dell-wmi: Ignore new rfkill and fn-lock events by Kai Heng Feng · 7 years ago
  10. 8b06958 platform/x86: dell-wmi: Set correct keycode for Fn + left arrow by Henk · 7 years ago
  11. 49368c1 platform/x86: Fix dell driver init order by Darren Hart (VMware) · 7 years ago
  12. 842b854 platform/x86: dell-wmi: Add an event created by Dell Latitude 5495 by Shih-Yuan Lee (FourDollars) · 7 years ago
  13. 91c73e8 platform/x86: dell-wmi: check for kmalloc() errors by Dan Carpenter · 7 years ago
  14. 868b8d3 platform/x86: dell-*wmi*: Relay failed initial probe to dependent drivers by Mario Limonciello · 7 years ago
  15. 549b493 platform/x86: dell-smbios: Introduce dispatcher for SMM calls by Mario Limonciello · 7 years ago
  16. 92b8c54 platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver by Mario Limonciello · 7 years ago
  17. fa9f924 platform/x86: dell-wmi: don't check length returned by Mario Limonciello · 7 years ago
  18. 7e6dcbe platform/x86: dell-wmi: clean up wmi descriptor check by Mario Limonciello · 7 years ago
  19. d0bf42d platform/x86: dell-wmi: increase severity of some failures by Mario Limonciello · 7 years ago
  20. 9808f36 platform/x86: dell-wmi: Do not match on descriptor GUID modalias by Mario Limonciello · 7 years ago
  21. 00ebbeb platform/x86: dell-wmi: Update dell_wmi_check_descriptor_buffer() to new model by Andy Lutomirski · 7 years ago
  22. baa5480 platform/x86: dell-wmi: Fix driver interface version query by Andy Lutomirski · 7 years ago
  23. bff589b platform/x86: dell-wmi: Convert to the WMI bus infrastructure by Andy Lutomirski · 9 years ago
  24. e4f2e3f platform/x86: dell-wmi: Add a better description for "stealth mode" by Andy Lutomirski · 9 years ago
  25. 074df51 platform/x86: dell-wmi: Add a comment explaining the 0xb2 magic number by Andy Lutomirski · 9 years ago
  26. 9c656b0 platform/x86: dell-*: Call new led hw_changed API on kbd brightness change by Hans de Goede · 8 years ago
  27. 815edfe platform/x86: dell-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  28. 5dc444b platform/x86: dell-wmi: Add events created by Dell Rugged 2-in-1s by Mario Limonciello · 8 years ago
  29. 915ac05 platform/x86: dell-wmi: Adjust wifi catcher to emit KEY_WLAN by Mario Limonciello · 8 years ago
  30. 65a97a6 dell-wmi: Ignore WMI event 0xe00e by Pali Rohár · 8 years ago
  31. ab9bb11c dell-wmi: Add a WMI event code for display on/off by Alex Hung · 9 years ago
  32. e075b3c dell-wmi: Generate one sparse keymap for all machines by Pali Rohár · 9 years ago
  33. 3237a86 dell-wmi: Add information about other WMI event codes by Pali Rohár · 9 years ago
  34. 6a4d260 dell-wmi: Sort WMI event codes and update comments by Pali Rohár · 9 years ago
  35. 3de59bc dell-wmi: Ignore WMI event code 0xe045 by Pali Rohár · 9 years ago
  36. aaf3a5e dell-wmi: support Dell Inspiron M5110 by Michał Kępień · 9 years ago
  37. 13f5059 dell-wmi: properly process Dell Instant Launch hotkey by Michał Kępień · 9 years ago
  38. e09c4d5 dell-wmi: enable receiving WMI events on Dell Vostro V131 by Michał Kępień · 9 years ago
  39. a464afb dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake) by Andy Lutomirski · 9 years ago
  40. b13de70 dell-wmi: Clean up hotkey table size check by Andy Lutomirski · 9 years ago
  41. 18b6f80 dell-wmi: Stop storing pointers to DMI tables by Andy Lutomirski · 9 years ago
  42. 2b4015e Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  43. 481fe5b dell-wmi: Process only one event on devices with interface version 0 by Pali Rohár · 9 years ago
  44. 595773a4 dell-wmi: Check if Dell WMI descriptor structure is valid by Pali Rohár · 9 years ago
  45. cbc61f1 dell-wmi: Improve unknown hotkey handling by Andy Lutomirski · 9 years ago
  46. 61679c7 dell-wmi: Use acpi_video_handles_brightness_key_presses() by Hans de Goede · 9 years ago
  47. 394cb77 dell_wmi: Use a C99-style array for bios_to_linux_keycode by Andy Lutomirski · 9 years ago
  48. 18bd769 dell-wmi: Port to new backlight interface selection API by Hans de Goede · 10 years ago
  49. 8cb8e63 dell-wmi: Don't report keypresses on keybord illumination change by Gabriele Mazzotta · 10 years ago
  50. 8f8d75e dell-wmi: Don't report keypresses for radio state changes by Gabriele Mazzotta · 10 years ago
  51. 83fc44c dell-wmi: Update code for processing WMI events by Pali Rohár · 10 years ago
  52. a666b6f dell-wmi: Fix access out of memory by Pali Rohár · 10 years ago
  53. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  54. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  55. cfb743b dell-wmi: Add KEY_MICMUTE to bios_to_linux_keycode by Alex Hung · 11 years ago
  56. f1566f0 dell-wmi: Add keys for Dell XPS L502X by Seth Forshee · 13 years ago
  57. eb88952 dell: Convert printks to pr_<level> by Joe Perches · 14 years ago
  58. 890a7c8 Input: dell-wmi - switch to using sparse keymap library by Dmitry Torokhov · 14 years ago
  59. 32ab72e dell-wmi: fix a memory leak by Axel Lin · 15 years ago
  60. d5164db dell-wmi: Add support for eject key on Dell Studio 1555 by Islam Amer · 15 years ago
  61. a0624a9 dell-wmi: Fix memory leak by Yong Wang · 15 years ago
  62. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  63. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 15 years ago
  64. 7a9568f dell-wmi - fix condition to abort driver loading by Dmitry Torokhov · 15 years ago
  65. fda11e6 dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value by Len Brown · 15 years ago
  66. abb631b dell-wmi: sys_init_module: 'dell_wmi'->init suspiciously returned 21, it should by Len Brown · 15 years ago
  67. 1fdd407 dell-wmi: do not keep driver loaded on unsupported boxes by Dmitry Torokhov · 15 years ago
  68. 3e9b988 wmi: Free the allocated acpi objects through wmi_get_event_data by Anisse Astier · 15 years ago
  69. 5ea2559 dell-wmi: Add support for new Dell systems by Rezwanul Kabir · 15 years ago
  70. db18b04 dell-wmi: don't generate errors on empty messages by Matthew Garrett · 16 years ago
  71. 5cab009 dell-wmi: add additional keyboard events by Mario Limonciello · 16 years ago
  72. 75d71c4 dell-wmi: mask off upper bytes of event response by Mario Limonciello · 16 years ago
  73. 0b3f610 dell-wmi: new driver for hotkey control by Matthew Garrett · 16 years ago