1. 0ad3dc3 tc1100-wmi - switch to using attribute group by Dmitry Torokhov · 15 years ago
  2. de078e5 msi-wmi: depend on backlight and fix corner-cases problems by Anisse Astier · 15 years ago
  3. c30116c msi-wmi: switch to using input sparse keymap library by Anisse Astier · 15 years ago
  4. d607af9 msi-wmi: replace one-condition switch-case with if statement by Anisse Astier · 15 years ago
  5. 977f9b9 msi-wmi: remove unused field 'instance' in key_entry structure by Anisse Astier · 15 years ago
  6. 822ddc0 msi-wmi: remove custom runtime debug implementation by Anisse Astier · 15 years ago
  7. 46b51eb msi-wmi: rework init by Anisse Astier · 15 years ago
  8. addd65aa msi-wmi: remove useless includes by Anisse Astier · 15 years ago
  9. d12d8ba X86 drivers: Introduce msi-wmi driver by Thomas Renninger · 15 years ago
  10. 42b4e9e Toshiba Bluetooth Enabling driver (RFKill handler v3) by Jes Sorensen · 15 years ago
  11. b620283 Merge branch 'wmi' into release by Len Brown · 15 years ago
  12. 689a8ab Merge branch 'dell-wmi' into release by Len Brown · 15 years ago
  13. 3606574 acerhdf: add new BIOS versions by Peter Feuerer · 15 years ago
  14. 7458bbd Merge branch 'thinkpad-2.6.33' into release by Len Brown · 15 years ago
  15. 5d2eb14 thinkpad-acpi: bump version to 0.24 by Henrique de Moraes Holschuh · 15 years ago
  16. 887965e thinkpad-acpi: convert to seq_file by Alexey Dobriyan · 15 years ago
  17. 0d204c3 thinkpad-acpi: basic ALSA mixer support (v2) by Henrique de Moraes Holschuh · 15 years ago
  18. c7ac629 thinkpad-acpi: disable volume control by Henrique de Moraes Holschuh · 15 years ago
  19. a112cee thinkpad-acpi: support MUTE-only ThinkPads by Henrique de Moraes Holschuh · 15 years ago
  20. 329e4e1 thinkpad-acpi: volume subdriver rewrite by Henrique de Moraes Holschuh · 15 years ago
  21. 5451a92 thinkpad-acpi: log initial state of rfkill switches by Henrique de Moraes Holschuh · 15 years ago
  22. d89a727 thinkpad-acpi: sync input device EV_SW initial state by Henrique de Moraes Holschuh · 15 years ago
  23. abdef01 Merge branch 'hp-wmi' into release by Len Brown · 15 years ago
  24. 6cbef9f Merge branch 'dell-laptop' into release by Len Brown · 15 years ago
  25. 9a3bff2 Merge branch 'asus' into release by Len Brown · 15 years ago
  26. d951d4c asus-laptop: change light sens default values. by Corentin Chary · 15 years ago
  27. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  28. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  29. 98b8788 drop explicit include of autoconf.h by Sam Ravnborg · 15 years ago
  30. 5ea2559 dell-wmi: Add support for new Dell systems by Rezwanul Kabir · 15 years ago
  31. 4788df4 dell-laptop: add __init to init functions by Alan Jenkins · 15 years ago
  32. ada3248 dell-laptop: create a platform device as a parent for the rfkill devices etc. by Alan Jenkins · 15 years ago
  33. 4311bb2 dell-laptop: fix rfkill memory leak on unload and failure paths by Alan Jenkins · 15 years ago
  34. 71e9dc7 dell-laptop: fix a use-after-free error on the failure path by Alan Jenkins · 15 years ago
  35. e1fbf34 dell-laptop: Fix rfkill state queries by Matthew Garrett · 15 years ago
  36. e5fbba8 hp-wmi: improve rfkill support by Alan Jenkins · 15 years ago
  37. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  38. 325fb8e eeepc-laptop: re-add check for eeepc->backlight == NULL by Alan Jenkins · 15 years ago
  39. f90be87 eeepc-laptop: fix coding style by Corentin Chary · 15 years ago
  40. b39b85e74 eeepc-laptop: map keys found on newer eeepc by Corentin Chary · 15 years ago
  41. 1f0233e asus-laptop: Add wlan switch found on V6V by Corentin Chary · 15 years ago
  42. 14f8af3 asus-laptop: add Lenovo SL hotkey support by Ike Panhc · 15 years ago
  43. 16851f9 asus-laptop: use KEY_F13 to map "Disable Touchpad" event by Corentin Chary · 15 years ago
  44. 854c783 eeepc-laptop: callbacks should use "driver data" parameter or field by Alan Jenkins · 15 years ago
  45. a7624b6 eeepc-laptop: revise names by Alan Jenkins · 15 years ago
  46. 52bbe3c eeepc-laptop: code movement by Alan Jenkins · 15 years ago
  47. 9db106b eeepc-laptop: move platform device initialisation to a separate function by Alan Jenkins · 15 years ago
  48. 22072e9 eeepc-laptop: move platform driver registration out of eeepc_hotk_add() by Alan Jenkins · 15 years ago
  49. bf9598b eeepc-laptop: refactor notifications by Alan Jenkins · 15 years ago
  50. 463b4e4 eeepc-laptop: simplify how the hwmon device reads values from the EC by Alan Jenkins · 15 years ago
  51. 6b188a7 eeepc-laptop: simplify acpi initialization by Alan Jenkins · 15 years ago
  52. 951037e eeepc-laptop: no need to check argument of set_brightness() by Alan Jenkins · 15 years ago
  53. a2a1d36 eeepc-laptop: remove redundant NULL checks by Alan Jenkins · 15 years ago
  54. 13f7002 eeepc-laptop: fix set_acpi() to return non-zero on failure by Alan Jenkins · 15 years ago
  55. dc56ad9 eeepc-laptop: fix potential leak (led_init() failure) by Alan Jenkins · 15 years ago
  56. 2b56f1c eeepc-laptop: fix led initialization order by Alan Jenkins · 15 years ago
  57. 4871868 eeepc-laptop: fix value of pwm1_enable to match documentation by Alan Jenkins · 15 years ago
  58. eacec30 eeepc-laptop: set acpi_driver.owner by Alan Jenkins · 15 years ago
  59. 2adb8bd eeepc-laptop: Remove uneccesary acpi_disabled check by Alan Jenkins · 15 years ago
  60. fbe3d89 eeepc-laptop: Remove redundant NULL checks by Alan Jenkins · 15 years ago
  61. 3c0eb51 eeepc-laptop: add touchpad led by Corentin Chary · 15 years ago
  62. edf6245 asus-laptop: set acpi_driver.owner by Alan Jenkins · 15 years ago
  63. db7c554 asus-acpi: set acpi_driver.owner by Alan Jenkins · 15 years ago
  64. 5a4a9f6 asus-acpi: Remove uneccesary acpi_disabled checks by Alan Jenkins · 15 years ago
  65. b7fab7a asus-laptop: Remove uneccesary acpi_disabled check by Alan Jenkins · 15 years ago
  66. 2d5db0b asus-acpi: Remove redundant NULL checks by Alan Jenkins · 15 years ago
  67. 1df8d8d asus-laptop: Remove redundant NULL checks by Alan Jenkins · 15 years ago
  68. 6dff29b eeepc-laptop: disp attribute should be write-only by Alan Jenkins · 15 years ago
  69. 792979c thinkpad-acpi: use input_set_capability by Henrique de Moraes Holschuh · 15 years ago
  70. 9ebd9e8 thinkpad-acpi: log temperatures on termal alarm (v2) by Henrique de Moraes Holschuh · 15 years ago
  71. b09c722 thinkpad-acpi: expose module parameters by Henrique de Moraes Holschuh · 15 years ago
  72. d112ef9 thinkpad-acpi: adopt input device by Henrique de Moraes Holschuh · 15 years ago
  73. 6b30eb7 thinkpad-acpi: silence bogus complain during rmmod by Henrique de Moraes Holschuh · 15 years ago
  74. 347a268 thinkpad-acpi: issue backlight class events by Henrique de Moraes Holschuh · 15 years ago
  75. 90765c6 thinkpad-acpi: fix some version quirks by Henrique de Moraes Holschuh · 15 years ago
  76. 208b996 thinkpad-acpi: preserve rfkill state across suspend/resume by Henrique de Moraes Holschuh · 15 years ago
  77. a9f8eac thinkpad-acpi: fix default brightness_mode for R50e/R51 by Henrique de Moraes Holschuh · 15 years ago
  78. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  79. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  80. c4f7bc8 Merge branch 'misc-2.6.32' into release by Len Brown · 15 years ago
  81. 7005291 acerhdf: return temperature in milidegree instead of degree by Peter Feuerer · 15 years ago
  82. 275014a thinkpad-acpi: fix detection of old ThinkPads by Henrique de Moraes Holschuh · 15 years ago
  83. 80a8d12 thinkpad-acpi: fix sign of ERESTARTSYS return by Roel Kluin · 15 years ago
  84. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  85. 1caab3c wmi: Add support for module autoloading by Matthew Garrett · 15 years ago
  86. 80f0c89 eeepc-laptop: don't enable camera at startup if it's already on. by Luca Niccoli · 15 years ago
  87. 58ce48a Revert "eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated" by Corentin Chary · 15 years ago
  88. d59733c Merge branch 'misc' into release by Len Brown · 15 years ago
  89. b56ab33 eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated by Darren Salt · 15 years ago
  90. dcb73ee eeepc-laptop: Properly annote eeepc_enable_camera(). by Rakib Mullick · 15 years ago
  91. 2906206 fujitsu-laptop: address missed led-class ifdef fixup by Jonathan Woithe · 15 years ago
  92. 6effe5f Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release by Len Brown · 15 years ago
  93. 5a4c8d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  94. a0d97d6 sony-laptop: re-read the rfkill state when resuming from suspend by Alan Jenkins · 15 years ago
  95. 50fab07 sony-laptop: check for rfkill hard block at load time by Alan Jenkins · 15 years ago
  96. 5e6f972 sony-laptop: Don't unregister the SPIC driver if it wasn't registered by Alan Jenkins · 15 years ago
  97. 922553f sony-laptop: remove _INI call at init time by Mattia Dongili · 15 years ago
  98. d1e0de9 sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLED by Mattia Dongili · 15 years ago
  99. 31df714 sony-laptop: remove device_ctrl and the SPIC mini drivers by Mattia Dongili · 15 years ago
  100. b684a36 thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem by Henrique de Moraes Holschuh · 15 years ago