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