1. 2016e4a ideapad: Only allow camera state to be set to 0 or 1 by David Woodhouse · 14 years ago
  2. ce32632 ideapad: Stop using global variables by David Woodhouse · 14 years ago
  3. 58ac7aa Add Lenovo ideapad driver by David Woodhouse · 14 years ago
  4. 1a14703 ips driver: make it less chatty by Jesse Barnes · 14 years ago
  5. 5aa0693 intel_scu_ipc: fix size field for intel_scu_ipc_command by Hong Liu · 14 years ago
  6. 77e01d6 intel_scu_ipc: return -EIO for error condition in busy_loop by Hong Liu · 14 years ago
  7. 215c330 intel_scu_ipc: fix data packing of PMIC command on Moorestown by Hong Liu · 14 years ago
  8. 6c8d0fd Clean up command packing on MRST. by Andy Ross · 14 years ago
  9. ed6f2b4 zero the stack buffer before giving random garbage to the SCU by Arjan van de Ven · 14 years ago
  10. 51cd525 Fix stack buffer size for IPC writev messages by Arjan van de Ven · 14 years ago
  11. 9dd3ade intel_scu_ipc: Use the new cpu identification function by Alan Cox · 14 years ago
  12. a5b74e6 intel_scu_ipc: tidy up unused bits by Sreedhara DS · 14 years ago
  13. 804f868 Remove indirect read write api support. by Sreedhara DS · 14 years ago
  14. e3359fd intel_scu_ipc: Support Medfield processors by Sreedhara DS · 14 years ago
  15. 14d10f0 intel_scu_ipc: detect CPU type automatically by Sreedhara DS · 14 years ago
  16. a00cd11 x86 plat: limit x86 platform driver menu to X86 by Jan Engelhardt · 14 years ago
  17. 7a0691c hp-wmi: acpi_drivers.h is already included through acpi.h two lines below by Thomas Renninger · 14 years ago
  18. c477506 hp-wmi: Fix mixing up of and/or directive by Thomas Renninger · 14 years ago
  19. 4519169 dell-laptop: make dell_laptop_i8042_filter() static by Axel Lin · 14 years ago
  20. 45036ae asus-laptop: fix asus_input_init error path by Axel Lin · 14 years ago
  21. 8700e16 msi-wmi: make needlessly global symbols static by Axel Lin · 14 years ago
  22. 6c3f6e6 toshiba-acpi: Add support for Toshiba Illumination. by Pierre Ducroquet · 14 years ago
  23. 5ca5671 compal-laptop: depends on POWER_SUPPLY by Randy Dunlap · 14 years ago
  24. 8950778 gpio: Add PMIC GPIO block support by Alek Du · 14 years ago
  25. 925b108 X86 platform driver: Fix section mismatch in wmi.c by Thomas Renninger · 14 years ago
  26. a420e46 X86 platform drivers: Remove EC dump from thinkpad_acpi by Thomas Renninger · 14 years ago
  27. 9fab10c panasonic-laptop: fix acpi_pcc_write_sset return value by Axel Lin · 14 years ago
  28. bfa4796 eeepc-laptop: fix hotplug_disabled module_param permissions by Axel Lin · 14 years ago
  29. c26d85c asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissions by Axel Lin · 14 years ago
  30. ff2367d acer-wmi: remove non-used acer_quirks struct definition by Axel Lin · 14 years ago
  31. 7677fbd acer-wmi: fix memory leaks in wmab_execute error path by Axel Lin · 14 years ago
  32. 6690486 acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devices by Axel Lin · 14 years ago
  33. f8ef3ae toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries() by Axel Lin · 14 years ago
  34. bc28596 hp-wmi: add return value checking for input_allocate_device() by Axel Lin · 14 years ago
  35. 1bd1ca1 toshiba_acpi: make remove_device() and add_device() void by Axel Lin · 14 years ago
  36. a0dba69 acerhdf: fix resource reclaim in error path by Axel Lin · 14 years ago
  37. 6a984a0 asus-laptop: return proper error for store_ledd if write_acpi_int fail by Axel Lin · 14 years ago
  38. 9fb866f asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULL by Axel Lin · 14 years ago
  39. e38f052 msi-laptop: make struct rfkill_ops const by Axel Lin · 14 years ago
  40. 67af711 fujitsu-laptop: make needlessly global symbols static by Axel Lin · 14 years ago
  41. df92754 classmate-laptop: make needlessly global symbols static by Axel Lin · 14 years ago
  42. fedae5a acerhdf: make needlessly global symbols static by Axel Lin · 14 years ago
  43. 3bf460f asus_acpi: fix coding style to improve readability by Axel Lin · 14 years ago
  44. d47bb5b asus_acpi: fix a memory leak in asus_hotk_get_info() by Axel Lin · 14 years ago
  45. 80183a4 compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0 by Axel Lin · 14 years ago
  46. 9be0fcb compal-laptop: add JHL90, battery & hwmon interface by Roald Frederickx · 14 years ago
  47. c283414 compal-laptop: uses hwmon interfaces, depends on HWMON by Randy Dunlap · 14 years ago
  48. 8e4e2ef fujitsu-laptop: remove unnecessary input_free_device calls by Axel Lin · 14 years ago
  49. 2496463 acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooks by Peter Feuerer · 14 years ago
  50. 5cf4c07 acerhdf: driver didn't verify the pointers in which it got product information by Rahul Chaturvedi · 14 years ago
  51. 210183d acerhdf: remove "chk_off" as it was only needed for T31 netbooks by Peter Feuerer · 14 years ago
  52. 887b7ca acerhdf: add new BIOS versions by Peter Feuerer · 14 years ago
  53. b096667 hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid by Thomas Renninger · 14 years ago
  54. ae42f23 toshiba-acpi: Add an extra couple of keys by Matthew Garrett · 14 years ago
  55. 08db2b3 sony-laptop: use platform_device_unregister in sony_pf_remove by Axel Lin · 14 years ago
  56. 32ab72e dell-wmi: fix a memory leak by Axel Lin · 14 years ago
  57. d53bf0f acer-wmi: make dmi_matched to return 1 instead of 0 by Axel Lin · 14 years ago
  58. 370525d acer-wmi: set permissions on interface file to S_IRUGO by Axel Lin · 14 years ago
  59. d8eca11 asus-laptop: fix a memory leak in asus_laptop_get_info error path by Axel Lin · 14 years ago
  60. 1492616a wmi: fix a memory leak in wmi_notify_debug by Axel Lin · 14 years ago
  61. d5164db dell-wmi: Add support for eject key on Dell Studio 1555 by Islam Amer · 14 years ago
  62. c715a38 rar: Move the RAR driver into the right place as its now clean by Alan Cox · 14 years ago
  63. 97ba0af acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exit by Axel Lin · 14 years ago
  64. a5167c5 wmi: fix memory leak in parse_wdg by Axel Lin · 14 years ago
  65. 410d44c dell-laptop: Add another Dell laptop family to the DMI whitelist by Rezwanul Kabir · 14 years ago
  66. 1c79632 acer-wmi: fix resource reclaim in acer_wmi_init error path by Axel Lin · 14 years ago
  67. e9ec7f3 X86: intel_ips, check for kzalloc properly by Jiri Slaby · 14 years ago
  68. dfec5c4 hp-wmi: add error handling for hp_wmi_init by Axel Lin · 14 years ago
  69. b95d13e classmate-laptop: should check for NULL as retval for rfkill_alloc by Thadeu Lima de Souza Cascardo · 14 years ago
  70. 0385e52 IPS driver: add GPU busy and turbo checking by Jesse Barnes · 14 years ago
  71. aa7ffc0 x86 platform driver: intelligent power sharing driver by Jesse Barnes · 14 years ago
  72. 81f6148 platform/x86: msi-laptop depends on SERIO_I8042 by Randy Dunlap · 14 years ago
  73. f35843e classmate-laptop: depends on RFKILL or RFKILL=n by Thadeu Lima de Souza Cascardo · 14 years ago
  74. 0fc8f27 drivers/platform/x86: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  75. 6d96e00 X86 platform: hp-wmi Better match the HP WMI query interface by Thomas Renninger · 14 years ago
  76. 8dda6b0 x86 platform drivers: hp-wmi fix buffer size depending on ACPI version by Thomas Renninger · 14 years ago
  77. 1bbdfd5 x86 platform drivers: hp-wmi Set placeholder for unimplemented events by Thomas Renninger · 14 years ago
  78. f6b2ff0 x86 platform drivers: hp-wmi Add media key 0x20e8 by Thomas Renninger · 14 years ago
  79. a2806c6 x86 platform drivers: hp-wmi Use consistent prefix string for messages. by Thomas Renninger · 14 years ago
  80. da9a79b x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly by Thomas Renninger · 14 years ago
  81. 751ae80 x86 platform drivers: hp-wmi Reorder event id processing by Thomas Renninger · 14 years ago
  82. 4b30fbc intel_menlow: fix memory leaks in error path by Axel Lin · 14 years ago
  83. b4fd4f8 intel_scu_ipc: Oops/crash fixes by Sreedhara DS · 14 years ago
  84. 2e8949f intel_scu_ipc: Length fix by Alan Cox · 14 years ago
  85. 785cfc0 Move N014, N051 and CR620 dmi information to load scm dmi table by Lee, Chun-Yi · 14 years ago
  86. b7670ed drivers/platform/x86/eeepc-wmi.c: fix build warning by Daniel Mack · 14 years ago
  87. a929aae X86 platfrom wmi: Add debug facility to dump WMI data in a readable way by Thomas Renninger · 14 years ago
  88. 7715348c X86 platform wmi: Also log GUID string when an event happens and debug is set by Thomas Renninger · 14 years ago
  89. fc3155b X86 platform wmi: Introduce debug param to log all WMI events by Thomas Renninger · 14 years ago
  90. 7ab5252 Clean up all objects used by scm model when driver initial fail or exit by Lee, Chun-Yi · 14 years ago
  91. 1ac3407 msi-laptop: fix up some coding style issues found by checkpatch by Greg Kroah-Hartman · 14 years ago
  92. 339e753 msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pressed by Lee, Chun-Yi · 14 years ago
  93. 3bb9702 msi-laptop: Set rfkill init state when msi-laptop intiial by Lee, Chun-Yi · 14 years ago
  94. 1f27e17 msi-laptop: Add MSI CR620 notebook dmi information to scm models table by Lee, Chun-Yi · 14 years ago
  95. d0a4aa2 msi-laptop: Add N014 N051 dmi information to scm models table by Lee, Chun-Yi · 14 years ago
  96. 2c6719a drivers/platform/x86: Use kmemdup by Julia Lawall · 14 years ago
  97. 6c75dd0 drivers/platform/x86: Use kzalloc by Julia Lawall · 14 years ago
  98. 420f5f0 Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into x86-platform by Matthew Garrett · 14 years ago
  99. 6c62673 drivers/platform/x86: Clarify the MRST IPC driver description slightly by Matthew Garrett · 14 years ago
  100. 89a7644 eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE by Randy Dunlap · 14 years ago