1. e6749c8 platform/x86: intel_pmc_ipc: fix gcr offset by Kuppuswamy Sathyanarayanan · 8 years ago
  2. 9216e0d platform/x86: dell-laptop: Add keyboard backlight timeout AC settings by Pali Rohár · 8 years ago
  3. 90a864b platform/x86: dell-laptop: Handle return error form dell_get_intensity. by Arvind Yadav · 8 years ago
  4. 0b8dba1 platform/x86: hp-wireless: reuse module_acpi_driver by Andy Shevchenko · 8 years ago
  5. 8d9e299 platform/x86: intel-vbtn: add volume up and down by Maarten Maathuis · 8 years ago
  6. 58688a7 platform/x86: INT33FE: add i2c dependency by Tobias Regnery · 8 years ago
  7. 527376c platform/x86: hp-wmi: Cleanup exit paths by Darren Hart (VMware) · 8 years ago
  8. a055f9e platform/x86: hp-wmi: Do not shadow errors in sysfs show functions by Darren Hart (VMware) · 8 years ago
  9. c21ee12 platform/x86: hp-wmi: Use DEVICE_ATTR_(RO|RW) helper macros by Darren Hart (VMware) · 8 years ago
  10. f9cf3b2 platform/x86: hp-wmi: Refactor dock and tablet state fetchers by Darren Hart (VMware) · 8 years ago
  11. c7ef144 platform/x86: hp-wmi: Cleanup wireless get_(hw|sw)state functions by Darren Hart (VMware) · 8 years ago
  12. ea621d9 platform/x86: hp-wmi: Refactor redundant HPWMI_READ functions by Darren Hart (VMware) · 8 years ago
  13. d8193cf platform/x86: hp-wmi: Standardize enum usage for constants by Darren Hart (VMware) · 8 years ago
  14. 3bf9310 platform/x86: hp-wmi: Cleanup local variable declarations by Darren Hart (VMware) · 8 years ago
  15. d313876 platform/x86: hp-wmi: Do not shadow error values by Carlo Caione · 8 years ago
  16. d1c7073 platform/x86: fujitsu-laptop: simplify error handling in acpi_fujitsu_laptop_add() by Michał Kępień · 8 years ago
  17. 30943e1 platform/x86: fujitsu-laptop: do not log LED registration failures by Michał Kępień · 8 years ago
  18. 81f6821 platform/x86: fujitsu-laptop: switch to managed LED class devices by Michał Kępień · 8 years ago
  19. e33ca45 platform/x86: fujitsu-laptop: reorganize LED-related code by Michał Kępień · 8 years ago
  20. 7adb7b1 platform/x86: fujitsu-laptop: refactor LED registration by Michał Kępień · 8 years ago
  21. d89bcc8 platform/x86: fujitsu-laptop: select LEDS_CLASS by Michał Kępień · 8 years ago
  22. b899830 platform/x86: intel-hid: Add missing ->thaw callback by Rafael J. Wysocki · 8 years ago
  23. 1cd706d platform/x86: Add Intel Cherry Trail ACPI INT33FE device driver by Hans de Goede · 8 years ago
  24. 86074b8 Merge branch 'i2c/for-INT33FE' by Darren Hart (VMware) · 8 years ago
  25. d1d84bb i2c: core: Allow drivers to disable i2c-core irq mapping by Hans de Goede · 8 years ago
  26. 605f8fc i2c: core: Add new i2c_acpi_new_device helper function by Hans de Goede · 8 years ago
  27. 417f784 i2c: core: Allow getting ACPI info by index by Hans de Goede · 8 years ago
  28. 298747b platform/x86: hp-wmi: Fix detection for dock and tablet mode by Carlo Caione · 8 years ago
  29. c7dfc2fa platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_state by Carlo Caione · 8 years ago
  30. 05aa43c platform/x86: hp-wireless: add Xiaomi's hardware id to the supported list by Alex Hung · 8 years ago
  31. 5b7bb3a platform/x86: silead_dmi: Add touchscreen info for Surftab Wintron 7.0 by Hans de Goede · 8 years ago
  32. 5c495d6 platform/x86: fujitsu-laptop: remove redundant fields from struct fujitsu_bl by Michał Kępień · 8 years ago
  33. 5959ddd platform/x86: fujitsu-laptop: account for backlight power when determining brightness by Michał Kępień · 8 years ago
  34. d75a4a9 platform/x86: fujitsu-laptop: do not log set_lcd_level() failures in bl_update_status() by Michał Kępień · 8 years ago
  35. f7c4c3f platform/x86: fujitsu-laptop: ignore errors when setting backlight power by Michał Kępień · 8 years ago
  36. b4bb0cf platform/x86: fujitsu-laptop: make disable_brightness_adjust a boolean by Michał Kępień · 8 years ago
  37. e06e483 platform/x86: fujitsu-laptop: clean up use_alt_lcd_levels handling by Michał Kępień · 8 years ago
  38. bd079a2 platform/x86: fujitsu-laptop: sync brightness in set_lcd_level() by Michał Kępień · 8 years ago
  39. a8779c3 platform/x86: fujitsu-laptop: simplify set_lcd_level() by Michał Kępień · 8 years ago
  40. e32c50b platform/x86: fujitsu-laptop: merge set_lcd_level_alt() into set_lcd_level() by Michał Kępień · 8 years ago
  41. a1aabd5 platform/x86: fujitsu-laptop: switch to a managed backlight device by Michał Kępień · 8 years ago
  42. 07acf62 platform/x86: fujitsu-laptop: only handle backlight when appropriate by Michał Kępień · 8 years ago
  43. 09b29e1 platform/x86: fujitsu-laptop: update debug message logged by call_fext_func() by Michał Kępień · 8 years ago
  44. d27a7e2 platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command() by Andy Shevchenko · 8 years ago
  45. 74bc77a platform/x86: intel_scu_ipc: Introduce SCU_DEVICE() macro by Andy Shevchenko · 8 years ago
  46. 07ac1af platform/x86: intel_scu_ipc: Remove redundant subarch check by Andy Shevchenko · 8 years ago
  47. 822e423 platform/x86: intel_scu_ipc: Rearrange init sequence by Andy Shevchenko · 8 years ago
  48. ac207de platform/x86: intel_scu_ipc: Platform data is mandatory by Andy Shevchenko · 8 years ago
  49. f22265b platform/x86: silead_dmi - abort early if DMI does not match by Dmitry Torokhov · 8 years ago
  50. e105396 platform/x86: silead_dmi - do not treat all devices as i2c_clients by Dmitry Torokhov · 8 years ago
  51. f358236 platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UA by Santeri Toivonen · 8 years ago
  52. f68e492 platform/x86: fujitsu-laptop: rename call_fext_func() arguments by Michał Kępień · 8 years ago
  53. 17e2355 platform/x86: fujitsu-laptop: simplify call_fext_func() by Michał Kępień · 8 years ago
  54. b106641 platform/x86: fujitsu-laptop: clean up local variables in call_fext_func() by Michał Kępień · 8 years ago
  55. 1cf034c platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_bl by Michał Kępień · 8 years ago
  56. f8c94ec platform/x86: fujitsu-laptop: model-dependent sparse keymap overrides by Michał Kępień · 8 years ago
  57. 527483a platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generation by Michał Kępień · 8 years ago
  58. f66735f platform/x86: fujitsu-laptop: switch to a managed hotkey input device by Michał Kępień · 8 years ago
  59. 11182db platform/x86: fujitsu-laptop: refactor hotkey input device setup by Michał Kępień · 8 years ago
  60. f225267 platform/x86: fujitsu-laptop: use a sparse keymap for brightness key events by Michał Kępień · 8 years ago
  61. f8a399d platform/x86: fujitsu-laptop: switch to a managed backlight input device by Michał Kępień · 8 years ago
  62. 7d134e4 platform/x86: fujitsu-laptop: refactor backlight input device setup by Michał Kępień · 8 years ago
  63. 674b5d5 Merge branch 'linux-leds/dell-laptop-changes-for-4.12' by Darren Hart · 8 years ago
  64. 6b8e7d8 platform/x86: silead_dmi: Add entry for Insyde 7W tablets by Hans de Goede · 8 years ago
  65. ae31115 platform/x86: silead_dmi: Constify properties arrays by Hans de Goede · 8 years ago
  66. 9c656b0 platform/x86: dell-*: Call new led hw_changed API on kbd brightness change by Hans de Goede · 8 years ago
  67. e5bf5df platform/x86: dell-laptop: Protect kbd_state against races by Hans de Goede · 8 years ago
  68. 1c7e282 platform/x86: dell-laptop: Refactor kbd_led_triggers_store() by Hans de Goede · 8 years ago
  69. 504b025 platform/x86: dell-*: Add a generic dell-laptop notifier chain by Hans de Goede · 8 years ago
  70. 979800e platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_bl by Michał Kępień · 8 years ago
  71. c33f4c0 platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is present by Michał Kępień · 8 years ago
  72. d811b51 platform/x86: fujitsu-laptop: add and remove platform device in separate functions by Michał Kępień · 8 years ago
  73. b0c4b9c platform/x86: fujitsu-laptop: simplify platform device attribute definitions by Michał Kępień · 8 years ago
  74. 78b2602 platform/x86: fujitsu-laptop: remove backlight-related attributes from the platform device by Michał Kępień · 8 years ago
  75. 999ddbd platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51 by Pau Espin Pedrol · 8 years ago
  76. 8aa3417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  77. 1b8df61 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  78. 6c611d1 qla2xxx: Update driver version to 9.00.00.00-k by Himanshu Madhani · 8 years ago
  79. ec7193e qla2xxx: Fix delayed response to command for loop mode/direct connect. by Quinn Tran · 8 years ago
  80. 482c9dc qla2xxx: Change scsi host lookup method. by Quinn Tran · 8 years ago
  81. c423437 qla2xxx: Add DebugFS node to display Port Database by Himanshu Madhani · 8 years ago
  82. 15f30a5 qla2xxx: Use IOCB interface to submit non-critical MBX. by Quinn Tran · 8 years ago
  83. f1443ee qla2xxx: Add async new target notification by Quinn Tran · 8 years ago
  84. 54b9993 qla2xxx: Export DIF stats via debugfs by Anil Gurumurthy · 8 years ago
  85. be25152 qla2xxx: Improve T10-DIF/PI handling in driver. by Quinn Tran · 8 years ago
  86. 5b33469 qla2xxx: Allow relogin to proceed if remote login did not finish by Quinn Tran · 8 years ago
  87. f159b3c qla2xxx: Fix sess_lock & hardware_lock lock order problem. by Quinn Tran · 8 years ago
  88. 8f6fc8d qla2xxx: Fix inadequate lock protection for ABTS. by Quinn Tran · 8 years ago
  89. 8b66680 qla2xxx: Fix request queue corruption. by Quinn Tran · 8 years ago
  90. ae940f2 qla2xxx: Fix memory leak for abts processing by Quinn Tran · 8 years ago
  91. c4a9b53 qla2xxx: Allow vref count to timeout on vport delete. by Joe Carnuccio · 8 years ago
  92. 7d7a743 tcmu: Convert cmd_time_out into backend device attribute by Nicholas Bellinger · 8 years ago
  93. af980e4 tcmu: make cmd timeout configurable by Mike Christie · 8 years ago
  94. 972c7f1 tcmu: add helper to check if dev was configured by Mike Christie · 8 years ago
  95. 760bf57 target: fix race during implicit transition work flushes by Mike Christie · 8 years ago
  96. 1ca4d4f target: allow userspace to set state to transitioning by Mike Christie · 8 years ago
  97. d717537 target: fix ALUA transition timeout handling by Mike Christie · 8 years ago
  98. 207ee84 target: Use system workqueue for ALUA transitions by Mike Christie · 8 years ago
  99. 0a41457 target: fail ALUA transitions for pscsi by Mike Christie · 8 years ago
  100. 530c689 target: allow ALUA setup for some passthrough backends by Mike Christie · 8 years ago