1. dbee8a0 x86: remove 32-bit versions of readq()/writeq() by Roland Dreier · 13 years ago
  2. 98b98d3 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  3. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  4. cffbcd0 Kconfig: fix copy/paste-ism for dell-wmi-aio driver by Rafi Rubin · 13 years ago
  5. 14fdb15 eeepc-laptop: Use ACPI handle to identify rfkill port by Matthew Garrett · 13 years ago
  6. 62d2f23 [PATCH] sony-laptop: limit brightness range to DSDT provided ones by Mattia Dongili · 13 years ago
  7. 6192fa7 sony-laptop: report failures on setting LCD brightness by Mattia Dongili · 13 years ago
  8. 9fbdaeb thinkpad-acpi: module autoloading for newer Lenovo ThinkPads. by Manoj Iyer · 13 years ago
  9. 0eacdba drm/mxm: fix Kconfig options for when to build MXM WMI driver. by Dave Airlie · 13 years ago
  10. 000703f mxm/wmi: add MXMX interface entry point. by Dave Airlie · 13 years ago
  11. 99b38b4 platform/x86: add MXM WMI driver. by Dave Airlie · 14 years ago
  12. 85f2e68 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  13. 21a8d02 x86 platform drivers: Build fix for intel_pmic_gpio by Matthew Garrett · 13 years ago
  14. d77d959 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 13 years ago
  15. b569ab3 thinkpad-acpi fails to load with newer Thinkpad X201s BIOS by Keith Packard · 13 years ago
  16. 08a0799 acer-wmi: Fix capitalisation of GUID in module alias by Lee, Chun-Yi · 13 years ago
  17. df410d5 sony-laptop: keyboard backlight fixes by Marco Chiappero · 13 years ago
  18. 855b8bc9 sony-laptop: only show the handles sysfs file in debug mode by Mattia Dongili · 13 years ago
  19. 8713b04 samsung-laptop: set backlight type by Michal Marek · 13 years ago
  20. 3d536ed samsung-laptop: Samsung R410P backlight driver by Alberto Mardegan · 13 years ago
  21. 1016507 samsung-laptop: add support for N230 model by Greg Kroah-Hartman · 13 years ago
  22. 65d7ac03 platform-drivers: x86: pmic: Restore the dropped buslock/unlock by Thomas Gleixner · 13 years ago
  23. fef3486 sony-laptop: fix early NULL pointer dereference by Mattia Dongili · 13 years ago
  24. a0bcaee msi-laptop: fix config-dependent build error by Randy Dunlap · 13 years ago
  25. 9481472 eeepc-wmi: add keys found on EeePC 1215T by Corentin Chary · 13 years ago
  26. 58a9f39 asus-wmi: swap input name and phys by Corentin Chary · 13 years ago
  27. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  28. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  29. bd1573a xo15-ebook: Remove device.wakeup_count by Matthew Garrett · 13 years ago
  30. a342421 ips: use interruptible waits in ips-monitor by Jesse Barnes · 13 years ago
  31. 70a9b90 acer-wmi: does not poll device status when WMI event is available by Lee, Chun-Yi · 13 years ago
  32. 8215af0 acer-wmi: does not set persistence state by rfkill_init_sw_state by Lee, Chun-Yi · 13 years ago
  33. c844033 platform-drivers: x86: fix common misspellings by Lucas De Marchi · 13 years ago
  34. cae1570 acer-wmi: use pr_<level> for messages by Lee, Chun-Yi · 13 years ago
  35. a1d6086 asus-wmi: potential NULL dereference in show_call() by Dan Carpenter · 13 years ago
  36. 0986f25 asus-wmi: signedness bug in read_brightness() by Dan Carpenter · 13 years ago
  37. 2783658 platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0 by Axel Lin · 13 years ago
  38. 0e4510f platform-driver-x86: fix wrong merge for compal-laptop.c by Axel Lin · 13 years ago
  39. bbe24fe msi-laptop: use pr_<level> for messages by Joey Lee · 13 years ago
  40. 2d70b73 Platform: add Samsung Laptop platform driver by Greg Kroah-Hartman · 13 years ago
  41. 298f19b acer-wmi: Fix WMI ID by Pali Rohár · 13 years ago
  42. 9a0b74f acer-wmi: deactive mail led when power off by Pali Rohár · 13 years ago
  43. 143a4c0 msi-laptop: send out touchpad on/off key by Lee, Chun-Yi · 13 years ago
  44. 8941178 acer-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE by Lee, Chun-Yi · 13 years ago
  45. 47ae435 platform-driver-x86: intel_mid_thermal: fix unterminated platform_device_id table by Axel Lin · 13 years ago
  46. 200140b sony-laptop: potential null dereference by Dan Carpenter · 13 years ago
  47. 31f0075 sony-laptop: handle allocation failures by Dan Carpenter · 13 years ago
  48. 7227ded sony-laptop: return negative on failure in sony_nc_add() by Dan Carpenter · 13 years ago
  49. f11113b sony-laptop: make a couple variables static by Dan Carpenter · 13 years ago
  50. 3b3e73f eeepc-wmi: set the touchpad toggle key code to KEY_TOUCHPAD_TOGGLE by Keng-Yu Lin · 13 years ago
  51. 2165136 ideapad: read brightness setting on brightness key notify by Ike Panhc · 13 years ago
  52. 90ba4b1 eeepc-wmi: kconfig changes to fix build errors by Randy Dunlap · 13 years ago
  53. 5f85400 eeepc-wmi: restore KEY_CAMERA_* keys lost in 190ca27 by Corentin Chary · 13 years ago
  54. e07babd asus-wmi: add hwmon interface and pwm1 by Corentin Chary · 13 years ago
  55. 2f686b5 asus-wmi: add some common device ids and method ids by Corentin Chary · 13 years ago
  56. b229ece asus-nb-wmi: Asus Notebooks WMI Driver by Corentin Chary · 13 years ago
  57. ef34349 asus-wmi: allow debugfs interface to call arbitrary method by Corentin Chary · 13 years ago
  58. 46dbca8 asus-wmi: add calls to INIT, SPEC and SFUN on init by Corentin Chary · 13 years ago
  59. 8fbea01 asus-wmi: fix and clean backlight code by Corentin Chary · 13 years ago
  60. 1d070f8 asus-wmi: try to guess the right DSTS methods by Corentin Chary · 13 years ago
  61. d33da3b asus-wmi: factorise wmi_evaluate_method call by Corentin Chary · 13 years ago
  62. a75fe0d asus-wmi: handle "unknown status" bit by Corentin Chary · 13 years ago
  63. a7ce3f0 asus-wmi: introduce struct asus_rfkill by Corentin Chary · 13 years ago
  64. 57ab7da asus-wmi: minor cleanups by Corentin Chary · 13 years ago
  65. e12e6d9 eeepc-wmi: asus generic asus-wmi.ko module by Corentin Chary · 13 years ago
  66. 5b799d4f asus-wmi: move generic code to asus-wmi by Corentin Chary · 13 years ago
  67. f017fbe medfield: Add Thermal Driver by Durgadoss R · 13 years ago
  68. c0b9c64 hp-wmi: add rfkill support for wireless query 0x1b by Anssi Hannula · 13 years ago
  69. 7cd635d hp-wmi: make rfkill initialization failure non-fatal by Anssi Hannula · 13 years ago
  70. 6d97db5 hp-wmi: clear rfkill device pointers when appropriate by Anssi Hannula · 13 years ago
  71. eceb7bd hp-wmi: split rfkill initialization out of hp_wmi_bios_setup by Anssi Hannula · 13 years ago
  72. c3021ea hp-wmi: allow setting input and output buffer sizes separately by Anssi Hannula · 13 years ago
  73. 25bb067 hp-wmi: remove a variable that is never read by Anssi Hannula · 13 years ago
  74. 9af0e0f hp-wmi: check query return value in hp_wmi_perform_query by Anssi Hannula · 13 years ago
  75. 7751ab8 sony-laptop: implement new backlight control method by Mattia Dongili · 13 years ago
  76. bf15571 sony-laptop: implement keyboard backlight support by Mattia Dongili · 13 years ago
  77. 2a4f0c8 sony-laptop: cache handles and report them via sysfs by Mattia Dongili · 13 years ago
  78. 3672329 sony-laptop: remove unused Type4 define by Mattia Dongili · 13 years ago
  79. d669793 sony-laptop: use pr_<level> for messages by Mattia Dongili · 13 years ago
  80. 4eeb502 sony-laptop: ignore hard switch rfkill events (SPIC) by Mattia Dongili · 13 years ago
  81. 56e6e71 sony-laptop: add some debug printk useful for bug reports by Mattia Dongili · 13 years ago
  82. 8088775 platform/x86: intel_mid_powerbutton needs INPUT by Randy Dunlap · 13 years ago
  83. 820787f Enable Dell All-In-One volume up/down keys by Colin Ian King · 13 years ago
  84. 8eec8a1 intel_mid_powerbtn: add power button driver for Medfield platform (#3) by Hong Liu · 13 years ago
  85. e2d3d44 eeepc-wmi: add camera keys by Corentin Chary · 13 years ago
  86. 4381594 eeepc-wmi: reorder device ids by Corentin Chary · 13 years ago
  87. 4615bb6 eeepc-wmi: add touchpad sysfs file by Corentin Chary · 13 years ago
  88. 3b81cf9 asus-laptop: remove deprecated interfaces (lcd_switch and display_get) by Corentin Chary · 13 years ago
  89. af96f87 asus-laptop: let WLED alone on L1400B by Corentin Chary · 13 years ago
  90. 77ca5b0 eeepc-wmi: comments keymap to clarify the meaning of some keys by Corentin Chary · 13 years ago
  91. 8571d75 eeepc-wmi: real touchpad led device id is 0x001000012 by Corentin Chary · 13 years ago
  92. c14d4b8 eeepc-wmi: respect wireless_hotplug setting by Corentin Chary · 13 years ago
  93. b718726 eeepc-wmi: support backlight power (bl_power) attribute by Corentin Chary · 13 years ago
  94. 54c799a eeepc-wmi: set the right key code for 0xe9 by Corentin Chary · 13 years ago
  95. 2e9e159 eeepc-wmi: add wimax support by Corentin Chary · 13 years ago
  96. 9e1565b eeepc-wmi: add camera and card reader support by Corentin Chary · 13 years ago
  97. aafa719 eeepc-wmi: use the presence bit correctly by Corentin Chary · 13 years ago
  98. 33e0e6f eeepc-wmi: reorder defines by Corentin Chary · 13 years ago
  99. a04ce29 eeepc-wmi: switch to platform_create_bundle() by Corentin Chary · 13 years ago
  100. 0773d7f eeepc-wmi: add hibernate/resume callbacks by Corentin Chary · 13 years ago