1. 5246741 platform/x86: dell-laptop: Allocate buffer before rfkill use by Mario Limonciello · 7 years ago
  2. 549b493 platform/x86: dell-smbios: Introduce dispatcher for SMM calls by Mario Limonciello · 7 years ago
  3. 1b1ffc5 platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interface by Kai Heng Feng · 7 years ago
  4. 9216e0d platform/x86: dell-laptop: Add keyboard backlight timeout AC settings by Pali Rohár · 8 years ago
  5. 90a864b platform/x86: dell-laptop: Handle return error form dell_get_intensity. by Arvind Yadav · 8 years ago
  6. 674b5d5 Merge branch 'linux-leds/dell-laptop-changes-for-4.12' by Darren Hart · 8 years ago
  7. 9c656b0 platform/x86: dell-*: Call new led hw_changed API on kbd brightness change by Hans de Goede · 8 years ago
  8. e5bf5df platform/x86: dell-laptop: Protect kbd_state against races by Hans de Goede · 8 years ago
  9. 1c7e282 platform/x86: dell-laptop: Refactor kbd_led_triggers_store() by Hans de Goede · 8 years ago
  10. 44319ab platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/dell-led.c by Michał Kępień · 8 years ago
  11. 8d2c453 platform/x86: dell-laptop: Add Latitude 7480 and others to the DMI whitelist by Alex Hung · 8 years ago
  12. 1d161d4 platform/x86: dell-laptop: Use brightness_set_blocking for kbd_led_level_set by Hans de Goede · 8 years ago
  13. 0db2180 dell-smbios: rename dell_smi_error() to dell_smbios_error() by Michał Kępień · 9 years ago
  14. e8edf53 dell-laptop: move dell_smi_error() to dell-smbios by Michał Kępień · 9 years ago
  15. f951d6e dell-laptop: use dell_smbios_find_token() instead of find_token_location() by Michał Kępień · 9 years ago
  16. 63c4029 dell-laptop: use dell_smbios_find_token() instead of find_token_id() by Michał Kępień · 9 years ago
  17. bc2104c dell-smbios: return the SMBIOS buffer from dell_smbios_get_buffer() by Michał Kępień · 9 years ago
  18. 17070f2 dell-smbios: don't pass an SMBIOS buffer to dell_smbios_send_request() by Michał Kępień · 9 years ago
  19. 2f26213 dell-smbios: rename dell_send_request() to dell_smbios_send_request() by Michał Kępień · 9 years ago
  20. cb16176 dell-smbios: rename release_buffer() to dell_smbios_release_buffer() by Michał Kępień · 9 years ago
  21. b6aa7e1 dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer() by Michał Kępień · 9 years ago
  22. ee83c47 dell-smbios: rename get_buffer() to dell_smbios_get_buffer() by Michał Kępień · 9 years ago
  23. 2f9f26b dell-laptop: extract SMBIOS-related code to a separate module by Michał Kępień · 9 years ago
  24. 22565ba0 dell-laptop: Do not cache hwswitch state by Pali Rohár · 9 years ago
  25. 715d0cd dell-laptop: Check return value of each SMBIOS call by Pali Rohár · 9 years ago
  26. ced53f6 dell-laptop: Clear buffer before each SMBIOS call by Pali Rohár · 9 years ago
  27. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  28. 05fde26 Merge tag 'platform-drivers-x86-v4.2-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  29. b8830a4 dell-laptop: Fix allocating & freeing SMI buffer page by Pali Rohár · 9 years ago
  30. 2e19f93 dell-laptop: Show info about WiGig and UWB in debugfs by Pali Rohár · 9 years ago
  31. f992efb dell-laptop: Update information about wireless control by Pali Rohár · 9 years ago
  32. ee4cfe2 dell-laptop: Port to new backlight interface selection API by Hans de Goede · 9 years ago
  33. f835857 dell-laptop: Use dell-rbtn instead i8042 filter when possible by Pali Rohár · 9 years ago
  34. 6cff8d6 platform: x86: dell-laptop: Add support for keyboard backlight by Gabriele Mazzotta · 10 years ago
  35. b78695a Revert "platform: x86: dell-laptop: Add support for keyboard backlight" by Darren Hart · 10 years ago
  36. 385336e Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  37. 02b2aaa platform: x86: dell-laptop: Add support for keyboard backlight by Pali Rohár · 10 years ago
  38. 9828037 drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters by Giedrius Statkevičius · 10 years ago
  39. 3493f41 platform: x86: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  40. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  41. 97f440c dell-laptop: Only install the i8042 filter when rfkill is active by Hans de Goede · 11 years ago
  42. ba5194f dell-laptop: rkill whitelist Precision models by Hans de Goede · 11 years ago
  43. 7da8fb2 dell-laptop: fix to return error code in dell_send_intensity() by Wei Yongjun · 11 years ago
  44. 2bd4ac1 dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch by Hans de Goede · 11 years ago
  45. 8e0e668d dell-laptop: Add a force_rfkill module parameter by Hans de Goede · 11 years ago
  46. 26c22d6 dell-laptop: Wait less long before updating rfkill after an rfkill keypress by Hans de Goede · 11 years ago
  47. ed11289 dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked by Hans de Goede · 11 years ago
  48. 04c9a3a dell-laptop: Sync current block state to BIOS on hw switch change by Hans de Goede · 11 years ago
  49. 4d39d88 dell-laptop: Allow changing the sw_state while the radio is blocked by hw by Hans de Goede · 11 years ago
  50. 3f56588 dell-laptop: Don't read-back sw_state on machines with a hardware switch by Hans de Goede · 11 years ago
  51. 33f9359 dell-laptop: Don't set sw_state from the query callback by Hans de Goede · 11 years ago
  52. d038880 dell-laptop: Only get status from BIOS once when updating by Hans de Goede · 11 years ago
  53. ddde708 dell-laptop: If there is no hwswitch, then clear all hw-controlled bits by Hans de Goede · 11 years ago
  54. 2a92551 dell-laptop: Only enable rfkill on Latitudes by Hans de Goede · 11 years ago
  55. 4cc8a57 Revert "dell-laptop: Remove rfkill code" by Hans de Goede · 11 years ago
  56. 9f20820 dell-laptop: fix error return code in dell_init() by Wei Yongjun · 11 years ago
  57. fe9ab00 dell-laptop: Fix krealloc() misuse in parse_da_table() by David Woodhouse · 12 years ago
  58. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  59. a2174ba dell-laptop: Fixed typo in touchpad LED quirk by AceLan Kao · 12 years ago
  60. 5f1e88f dell-laptop: Add 6 machines to touchpad led quirk by AceLan Kao · 12 years ago
  61. a6c2390c dell-laptop: Remove rfkill code by Matthew Garrett · 12 years ago
  62. d0e0a477 dell-laptop: Add touchpad led support for Dell V3450 by AceLan Kao · 12 years ago
  63. 145047d drivers/x86: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 13 years ago
  64. 7f83922 dell-laptop: add 3 quirks for supporting touchpad LED by AceLan Kao · 13 years ago
  65. 57b31b2 Dell Vostro 3350 touchpad LED by Ang Way Chuang · 13 years ago
  66. d62d421 dell-laptop: Terminate quirks list properly by Martin Nyhus · 13 years ago
  67. 2d5de9e dell-laptop: touchpad LED should persist its status after S3 by AceLan Kao · 13 years ago
  68. 2a74885 dell-laptop: add 3 machines that has touchpad LED by AceLan Kao · 13 years ago
  69. 35ae64f dell-laptop: switch to using use MODULE_DEVICE_TABLE by Dmitry Torokhov · 13 years ago
  70. fbd93bf drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements by Marcos Paulo de Souza · 13 years ago
  71. 869f8df platform/x86: fix dell-laptop function prototypes by Randy Dunlap · 13 years ago
  72. 2d8b90b dell-laptop: support Synaptics/Alps touchpad led by AceLan Kao · 13 years ago
  73. 2605d75 platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutex by Axel Lin · 13 years ago
  74. b486742 dell-laptop - using buffer without mutex_lock by Jose Alonso · 13 years ago
  75. be65dde8 Revert: "dell-laptop: Toggle the unsupported hardware killswitch" by Keng-Yu Lin · 13 years ago
  76. eb88952 dell: Convert printks to pr_<level> by Joe Perches · 14 years ago
  77. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  78. a3d7741 dell-laptop: Toggle the unsupported hardware killswitch by Keng-Yu Lin · 14 years ago
  79. acc2472 backlight: constify backlight_ops by Lionel Debroux · 14 years ago
  80. 037accf dell-laptop: Add debugfs support by Keng-Yu Lin · 14 years ago
  81. c3f755e platform/x86: move rfkill for Dell Mini 1012 to compal-laptop by Victor van den Elzen · 14 years ago
  82. 4519169 dell-laptop: make dell_laptop_i8042_filter() static by Axel Lin · 14 years ago
  83. 410d44c dell-laptop: Add another Dell laptop family to the DMI whitelist by Rezwanul Kabir · 14 years ago
  84. 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
  85. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  86. 92e00e4 dell-laptop: Fix errors on failure and exit paths by Matthew Garrett · 15 years ago
  87. 94d8f78 dell-laptop: Fix build error by making buffer_mutex static by Ingo Molnar · 15 years ago
  88. cb6a793 dell-laptop: Add another Dell laptop to the DMI whitelist by Erik Andren · 15 years ago
  89. c6760ac dell-laptop: Pay attention to which devices the hardware switch controls by Matthew Garrett · 15 years ago
  90. 116ee77 dell-laptop: Use buffer with 32-bit physical address by Stuart Hayes · 15 years ago
  91. e5fefd0 dell-laptop: Blacklist machines not supporting dell-laptop by Mario Limonciello · 15 years ago
  92. ec1722a dell-laptop: Block software state changes when rfkill hard blocked by Mario Limonciello · 15 years ago
  93. e551260 dell-laptop: Fix small memory leak by Matthew Garrett · 15 years ago
  94. facd61d dell-laptop: Fix platform device unregistration by Matthew Garrett · 15 years ago
  95. 814cb8a dell-laptop: Update rfkill state on kill switch by Matthew Garrett · 15 years ago
  96. 4788df4 dell-laptop: add __init to init functions by Alan Jenkins · 15 years ago
  97. ada3248 dell-laptop: create a platform device as a parent for the rfkill devices etc. by Alan Jenkins · 15 years ago
  98. 4311bb2 dell-laptop: fix rfkill memory leak on unload and failure paths by Alan Jenkins · 15 years ago
  99. 71e9dc7 dell-laptop: fix a use-after-free error on the failure path by Alan Jenkins · 15 years ago
  100. e1fbf34 dell-laptop: Fix rfkill state queries by Matthew Garrett · 15 years ago