1. 6cff8d6 platform: x86: dell-laptop: Add support for keyboard backlight by Gabriele Mazzotta · 9 years ago
  2. b78695a Revert "platform: x86: dell-laptop: Add support for keyboard backlight" by Darren Hart · 9 years ago
  3. 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
  4. 02b2aaa platform: x86: dell-laptop: Add support for keyboard backlight by Pali Rohár · 10 years ago
  5. 9828037 drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters by Giedrius Statkevičius · 10 years ago
  6. 3493f41 platform: x86: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  7. 681480c dell-laptop: Mark dell_quirks[] DMI table as __initconst by Mathias Krause · 10 years ago
  8. 97f440c dell-laptop: Only install the i8042 filter when rfkill is active by Hans de Goede · 11 years ago
  9. ba5194f dell-laptop: rkill whitelist Precision models by Hans de Goede · 11 years ago
  10. 7da8fb2 dell-laptop: fix to return error code in dell_send_intensity() by Wei Yongjun · 11 years ago
  11. 2bd4ac1 dell-laptop: Only enable rfkill functionality on laptops with a hw killswitch by Hans de Goede · 11 years ago
  12. 8e0e668 dell-laptop: Add a force_rfkill module parameter by Hans de Goede · 11 years ago
  13. 26c22d6 dell-laptop: Wait less long before updating rfkill after an rfkill keypress by Hans de Goede · 11 years ago
  14. ed11289 dell-laptop: Do not skip setting blocked bit rfkill_set while hw-blocked by Hans de Goede · 11 years ago
  15. 04c9a3a dell-laptop: Sync current block state to BIOS on hw switch change by Hans de Goede · 11 years ago
  16. 4d39d88 dell-laptop: Allow changing the sw_state while the radio is blocked by hw by Hans de Goede · 11 years ago
  17. 3f56588 dell-laptop: Don't read-back sw_state on machines with a hardware switch by Hans de Goede · 11 years ago
  18. 33f9359 dell-laptop: Don't set sw_state from the query callback by Hans de Goede · 11 years ago
  19. d038880 dell-laptop: Only get status from BIOS once when updating by Hans de Goede · 11 years ago
  20. ddde708 dell-laptop: If there is no hwswitch, then clear all hw-controlled bits by Hans de Goede · 11 years ago
  21. 2a92551 dell-laptop: Only enable rfkill on Latitudes by Hans de Goede · 11 years ago
  22. 4cc8a57 Revert "dell-laptop: Remove rfkill code" by Hans de Goede · 11 years ago
  23. 9f20820 dell-laptop: fix error return code in dell_init() by Wei Yongjun · 11 years ago
  24. fe9ab00 dell-laptop: Fix krealloc() misuse in parse_da_table() by David Woodhouse · 11 years ago
  25. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  26. a2174ba dell-laptop: Fixed typo in touchpad LED quirk by AceLan Kao · 12 years ago
  27. 5f1e88f dell-laptop: Add 6 machines to touchpad led quirk by AceLan Kao · 12 years ago
  28. a6c2390c dell-laptop: Remove rfkill code by Matthew Garrett · 12 years ago
  29. d0e0a477 dell-laptop: Add touchpad led support for Dell V3450 by AceLan Kao · 12 years ago
  30. 145047d drivers/x86: mark const init data with __initconst instead of __initdata by Uwe Kleine-König · 12 years ago
  31. 7f83922 dell-laptop: add 3 quirks for supporting touchpad LED by AceLan Kao · 12 years ago
  32. 57b31b2 Dell Vostro 3350 touchpad LED by Ang Way Chuang · 12 years ago
  33. d62d421 dell-laptop: Terminate quirks list properly by Martin Nyhus · 12 years ago
  34. 2d5de9e dell-laptop: touchpad LED should persist its status after S3 by AceLan Kao · 12 years ago
  35. 2a74885 dell-laptop: add 3 machines that has touchpad LED by AceLan Kao · 13 years ago
  36. 35ae64f dell-laptop: switch to using use MODULE_DEVICE_TABLE by Dmitry Torokhov · 13 years ago
  37. fbd93bf drivers/platform/x86/dell-laptop.c: Remove some unneeded break statements by Marcos Paulo de Souza · 13 years ago
  38. 869f8df platform/x86: fix dell-laptop function prototypes by Randy Dunlap · 13 years ago
  39. 2d8b90b dell-laptop: support Synaptics/Alps touchpad led by AceLan Kao · 13 years ago
  40. 2605d75 platform-drivers-x86: dell-laptop: Remove unneeded mutex_init() for buffer_mutex by Axel Lin · 13 years ago
  41. b486742 dell-laptop - using buffer without mutex_lock by Jose Alonso · 13 years ago
  42. be65dde8 Revert: "dell-laptop: Toggle the unsupported hardware killswitch" by Keng-Yu Lin · 13 years ago
  43. eb88952 dell: Convert printks to pr_<level> by Joe Perches · 13 years ago
  44. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  45. a3d7741 dell-laptop: Toggle the unsupported hardware killswitch by Keng-Yu Lin · 13 years ago
  46. acc2472 backlight: constify backlight_ops by Lionel Debroux · 14 years ago
  47. 037accf dell-laptop: Add debugfs support by Keng-Yu Lin · 14 years ago
  48. c3f755e platform/x86: move rfkill for Dell Mini 1012 to compal-laptop by Victor van den Elzen · 14 years ago
  49. 4519169 dell-laptop: make dell_laptop_i8042_filter() static by Axel Lin · 14 years ago
  50. 410d44c dell-laptop: Add another Dell laptop family to the DMI whitelist by Rezwanul Kabir · 14 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  52. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  53. 92e00e4 dell-laptop: Fix errors on failure and exit paths by Matthew Garrett · 14 years ago
  54. 94d8f78 dell-laptop: Fix build error by making buffer_mutex static by Ingo Molnar · 14 years ago
  55. cb6a793 dell-laptop: Add another Dell laptop to the DMI whitelist by Erik Andren · 14 years ago
  56. c6760ac dell-laptop: Pay attention to which devices the hardware switch controls by Matthew Garrett · 14 years ago
  57. 116ee77 dell-laptop: Use buffer with 32-bit physical address by Stuart Hayes · 14 years ago
  58. e5fefd0 dell-laptop: Blacklist machines not supporting dell-laptop by Mario Limonciello · 14 years ago
  59. ec1722a dell-laptop: Block software state changes when rfkill hard blocked by Mario Limonciello · 14 years ago
  60. e551260 dell-laptop: Fix small memory leak by Matthew Garrett · 14 years ago
  61. facd61d dell-laptop: Fix platform device unregistration by Matthew Garrett · 14 years ago
  62. 814cb8a dell-laptop: Update rfkill state on kill switch by Matthew Garrett · 15 years ago
  63. 4788df4 dell-laptop: add __init to init functions by Alan Jenkins · 15 years ago
  64. ada3248 dell-laptop: create a platform device as a parent for the rfkill devices etc. by Alan Jenkins · 15 years ago
  65. 4311bb2 dell-laptop: fix rfkill memory leak on unload and failure paths by Alan Jenkins · 15 years ago
  66. 71e9dc7 dell-laptop: fix a use-after-free error on the failure path by Alan Jenkins · 15 years ago
  67. e1fbf34 dell-laptop: Fix rfkill state queries by Matthew Garrett · 15 years ago
  68. 624f0de dell-laptop: fix rfkill conversion by Johannes Berg · 15 years ago
  69. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  70. e7a19c56 dmi: Let dmi_walk() users pass private data by Jean Delvare · 15 years ago
  71. 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]
  72. ad8f07c misc: add dell-laptop driver by Matthew Garrett · 16 years ago