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