1. 3493f41 platform: x86: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  3. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  4. b222cca platform:x86: Remove OOM message after input_allocate_device by Joe Perches · 11 years ago
  5. 1696d9d ACPI: Remove the old /proc/acpi/event interface by Thomas Renninger · 11 years ago
  6. 38bdd72 x86: asus-laptop: fix invalid point access by Libo Chen · 11 years ago
  7. 2740e1b asus-laptop: always report brightness key events by Corentin Chary · 12 years ago
  8. 3da4cd2 asus-laptop: add all video switch keys by AceLan Kao · 12 years ago
  9. 19d3ab1 asus-laptop: correct a touchpad hotkey mapping by AceLan Kao · 12 years ago
  10. a935eae asus-{nb-wmi|laptop}.c: sync keymaps by Corentin Chary · 12 years ago
  11. 982d385 asus-laptop: map some new keys by Corentin Chary · 12 years ago
  12. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  13. 9f89748 asus-laptop: Fix potential invalid pointer dereference by Matthew Garrett · 12 years ago
  14. cb7da02 asus-laptop: Do not call HWRS on init by Ben Hutchings · 12 years ago
  15. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  16. 3f5449b platform/x86: fix asus_laptop.wled_type description by Maxim Nikulin · 12 years ago
  17. 8871e99 asus-laptop: HRWS/HWRS typo by Corentin Chary · 12 years ago
  18. a2d5dd2 asus-laptop: add some keys found on Lenovo SL500 by Corentin Chary · 13 years ago
  19. 26594dd asus-laptop: check WLED and BLED presence before adding rfkill by Corentin Chary · 13 years ago
  20. 3c8671f asus-laptop: add rfkill interfaces for wlan and wwan by Corentin Chary · 13 years ago
  21. 774b067 asus-laptop: control how BLED and WLED should be exposed by Corentin Chary · 13 years ago
  22. 40969c7 asus-laptop: cleanup rfkill code by Corentin Chary · 13 years ago
  23. e0ac913 asus-laptop: log unknown keys by Corentin Chary · 13 years ago
  24. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  25. 1490839 asus-laptop: Add rfkill support for Pegatron Lucid tablet by Anisse Astier · 13 years ago
  26. b93f828 asus-laptop: pega_accel - Report accelerometer orientation change through udev by Anisse Astier · 13 years ago
  27. 16cbf93 asus-laptop: fix module description by Corentin Chary · 13 years ago
  28. 8d38e42 asus-laptop: hide leds on Pegatron Lucid by Corentin Chary · 13 years ago
  29. b23910c asus-laptop: Pegatron Lucid accelerometer by Andy Ross · 13 years ago
  30. abec04d asus-laptop: allow boot time control of Pegatron ALS sensor by Andy Ross · 13 years ago
  31. 8fcf71a platform-drivers-x86: asus-laptop: fix wrong test for successful registered led_classdev by Axel Lin · 13 years ago
  32. 33989ba asus-laptop: Pegatron Lucid ALS sensor by Andy Ross · 13 years ago
  33. 8819de7 asus-laptop: Platform detection for Pegatron Lucid by Andy Ross · 13 years ago
  34. fddbfed asus-wmi: add CWAP support and clarify the meaning of WAPF bits by Corentin Chary · 13 years ago
  35. 5ad77dc asus: Add pr_fmt and convert printks to pr_<level> by Joe Perches · 13 years ago
  36. c844033 platform-drivers: x86: fix common misspellings by Lucas De Marchi · 13 years ago
  37. 3b81cf9 asus-laptop: remove deprecated interfaces (lcd_switch and display_get) by Corentin Chary · 14 years ago
  38. af96f87 asus-laptop: let WLED alone on L1400B by Corentin Chary · 14 years ago
  39. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  40. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  41. ba1ff5b asus-laptop: add wimax and wwan support by Corentin Chary · 14 years ago
  42. acc2472 backlight: constify backlight_ops by Lionel Debroux · 14 years ago
  43. ac9b1e5 asus-laptop: use attribute group to manage attributes by Dmitry Torokhov · 14 years ago
  44. b404ecb asus-laptop: remove no longer used keycode_map field by Dmitry Torokhov · 14 years ago
  45. 23f45c3 asus-laptop: fix gps rfkill by Corentin Chary · 14 years ago
  46. b58baecd asus-laptop: Add key found on Asus N61JQ by Corentin Chary · 14 years ago
  47. 71e687d platform-x86: sync eeepc-laptop and asus-laptop by Corentin Chary · 14 years ago
  48. 45036ae asus-laptop: fix asus_input_init error path by Axel Lin · 14 years ago
  49. c26d85c asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions by Axel Lin · 14 years ago
  50. 6a984a0 asus-laptop: return proper error for store_ledd if write_acpi_int fail by Axel Lin · 14 years ago
  51. 9fb866f asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL by Axel Lin · 14 years ago
  52. d8eca11 asus-laptop: fix a memory leak in asus_laptop_get_info error path by Axel Lin · 14 years ago
  53. 668f4a0 asus: don't modify bluetooth/wlan on boot by Dan Carpenter · 14 years ago
  54. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 14 years ago
  55. 1672151 asus-laptop: fix warning in asus_handle_init by Corentin Chary · 14 years ago
  56. 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
  57. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  58. 060cbce asus-laptop: fix style problems reported by checkpath.pl by Corentin Chary · 15 years ago
  59. 2a1fd64 asus-laptop: use device_create_file() instead of platform_group by Corentin Chary · 15 years ago
  60. aee0afb asus-laptop: clean led code by Corentin Chary · 15 years ago
  61. 18e1311 asus-laptop: add gps rfkill by Corentin Chary · 15 years ago
  62. 47ee0e9 asus-laptop: set initial lcd state by Corentin Chary · 15 years ago
  63. 7574712 asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init() by Corentin Chary · 15 years ago
  64. a539df5 asus-laptop: add backlight changes notifications by Corentin Chary · 15 years ago
  65. 7f607d7 asus-laptop: add bluetooth keys found on M9V by Corentin Chary · 15 years ago
  66. 66a71dd asus-laptop: switch to sparse keymap library by Corentin Chary · 15 years ago
  67. d0930a2 asus-laptop: rename wireless_status to wlan_status to avoid confusion by Corentin Chary · 15 years ago
  68. e5593bf asus-laptop: add error check for write_acpi_int calls by Corentin Chary · 15 years ago
  69. d99b577 asus-laptop: stop using ASUS_HANDLE and use relative methods instead by Corentin Chary · 15 years ago
  70. 4d44151 asus-laptop: rename function talking directly to acpi with asus_xxx scheme by Corentin Chary · 15 years ago
  71. 17e78f6 asus-laptop: removing read_status/store_status/write_status and asus->status by Corentin Chary · 15 years ago
  72. 3e68ae7 asus-laptop: stop using read_status for lcd by Corentin Chary · 15 years ago
  73. 6358bf2 asus-laptop: stop using read_status and store_status for GPS by Corentin Chary · 15 years ago
  74. aa9df93 asus-laptop: stop using read_status for bluetooth and wlan by Corentin Chary · 15 years ago
  75. be4ee82 asus-laptop: code movement by Corentin Chary · 15 years ago
  76. 9129d14 asus-laptop: callbacks should use "driver data" parameter or field by Corentin Chary · 15 years ago
  77. 7c24764 asus-laptop: move backlight and dsdt info inside asus_laptop struct by Corentin Chary · 15 years ago
  78. 50a90c4 asus-laptop: revise names by Corentin Chary · 15 years ago
  79. 600ad52 asus-laptop: change initialization order by Corentin Chary · 15 years ago
  80. 619d8b1 asus-laptop: remove unecessary hotk != NULL check by Corentin Chary · 15 years ago
  81. 91687cc asus-laptop: use tabs to indent macros and remove unused ones by Corentin Chary · 15 years ago
  82. d8c6732 asus-laptop: simplify write_acpi_int by Corentin Chary · 15 years ago
  83. e5b50f6 asus-laptop: no need to check argument of set_brightness() by Corentin Chary · 15 years ago
  84. 0e875f4 asus-laptop: add wireless and bluetooth status parameter by Corentin Chary · 15 years ago
  85. d951d4c asus-laptop: change light sens default values. by Corentin Chary · 15 years ago
  86. 1f0233e asus-laptop: Add wlan switch found on V6V by Corentin Chary · 15 years ago
  87. 14f8af3 asus-laptop: add Lenovo SL hotkey support by Ike Panhc · 15 years ago
  88. 16851f9 asus-laptop: use KEY_F13 to map "Disable Touchpad" event by Corentin Chary · 15 years ago
  89. edf6245 asus-laptop: set acpi_driver.owner by Alan Jenkins · 15 years ago
  90. b7fab7a asus-laptop: Remove uneccesary acpi_disabled check by Alan Jenkins · 15 years ago
  91. 1df8d8d asus-laptop: Remove redundant NULL checks by Alan Jenkins · 15 years ago
  92. be96666 asus-laptop: Fix coding style for comments by Corentin Chary · 15 years ago
  93. 0aa20f7 asus-laptop: Add "calculator" hotkey by Corentin Chary · 15 years ago
  94. 4644d0e asus-laptop: Add suport for another "Media" key by Corentin Chary · 15 years ago
  95. dc79526 asus-laptop: handle keyboard backlight keys by Corentin Chary · 15 years ago
  96. b7d3fbc asus-laptop: Add support for Keyboard backlight by Corentin Chary · 15 years ago
  97. 977c328 asus-laptop: set maximum led brightness by Corentin Chary · 15 years ago
  98. f641375 asus-laptop: Map X50R hotkeys by Corentin Chary · 15 years ago
  99. abfa57e asus-laptop: Add *_led_get() functions by Corentin Chary · 15 years ago
  100. 1d4a380 asus-laptop: Show HRWS in infos and fix output format by Corentin Chary · 15 years ago