1. 298747b platform/x86: hp-wmi: Fix detection for dock and tablet mode by Carlo Caione · 8 years ago
  2. c7dfc2fa platform/x86: hp-wmi: Fix error value for hp_wmi_tablet_state by Carlo Caione · 8 years ago
  3. 05aa43c platform/x86: hp-wireless: add Xiaomi's hardware id to the supported list by Alex Hung · 8 years ago
  4. 5b7bb3a platform/x86: silead_dmi: Add touchscreen info for Surftab Wintron 7.0 by Hans de Goede · 8 years ago
  5. 5c495d6 platform/x86: fujitsu-laptop: remove redundant fields from struct fujitsu_bl by Michał Kępień · 8 years ago
  6. 5959ddd platform/x86: fujitsu-laptop: account for backlight power when determining brightness by Michał Kępień · 8 years ago
  7. d75a4a9 platform/x86: fujitsu-laptop: do not log set_lcd_level() failures in bl_update_status() by Michał Kępień · 8 years ago
  8. f7c4c3f platform/x86: fujitsu-laptop: ignore errors when setting backlight power by Michał Kępień · 8 years ago
  9. b4bb0cf platform/x86: fujitsu-laptop: make disable_brightness_adjust a boolean by Michał Kępień · 8 years ago
  10. e06e483 platform/x86: fujitsu-laptop: clean up use_alt_lcd_levels handling by Michał Kępień · 8 years ago
  11. bd079a2 platform/x86: fujitsu-laptop: sync brightness in set_lcd_level() by Michał Kępień · 8 years ago
  12. a8779c3 platform/x86: fujitsu-laptop: simplify set_lcd_level() by Michał Kępień · 8 years ago
  13. e32c50b platform/x86: fujitsu-laptop: merge set_lcd_level_alt() into set_lcd_level() by Michał Kępień · 8 years ago
  14. a1aabd5 platform/x86: fujitsu-laptop: switch to a managed backlight device by Michał Kępień · 8 years ago
  15. 07acf62 platform/x86: fujitsu-laptop: only handle backlight when appropriate by Michał Kępień · 8 years ago
  16. 09b29e1 platform/x86: fujitsu-laptop: update debug message logged by call_fext_func() by Michał Kępień · 8 years ago
  17. d27a7e2 platform/x86: intel_scu_ipc: Introduce intel_scu_ipc_raw_command() by Andy Shevchenko · 8 years ago
  18. 74bc77a platform/x86: intel_scu_ipc: Introduce SCU_DEVICE() macro by Andy Shevchenko · 8 years ago
  19. 07ac1af platform/x86: intel_scu_ipc: Remove redundant subarch check by Andy Shevchenko · 8 years ago
  20. 822e423 platform/x86: intel_scu_ipc: Rearrange init sequence by Andy Shevchenko · 8 years ago
  21. ac207de platform/x86: intel_scu_ipc: Platform data is mandatory by Andy Shevchenko · 8 years ago
  22. f22265b platform/x86: silead_dmi - abort early if DMI does not match by Dmitry Torokhov · 8 years ago
  23. e105396 platform/x86: silead_dmi - do not treat all devices as i2c_clients by Dmitry Torokhov · 8 years ago
  24. f358236 platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UA by Santeri Toivonen · 8 years ago
  25. f68e492 platform/x86: fujitsu-laptop: rename call_fext_func() arguments by Michał Kępień · 8 years ago
  26. 17e2355 platform/x86: fujitsu-laptop: simplify call_fext_func() by Michał Kępień · 8 years ago
  27. b106641 platform/x86: fujitsu-laptop: clean up local variables in call_fext_func() by Michał Kępień · 8 years ago
  28. 1cf034c platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_bl by Michał Kępień · 8 years ago
  29. f8c94ec platform/x86: fujitsu-laptop: model-dependent sparse keymap overrides by Michał Kępień · 8 years ago
  30. 527483a platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generation by Michał Kępień · 8 years ago
  31. f66735f platform/x86: fujitsu-laptop: switch to a managed hotkey input device by Michał Kępień · 8 years ago
  32. 11182db platform/x86: fujitsu-laptop: refactor hotkey input device setup by Michał Kępień · 8 years ago
  33. f225267 platform/x86: fujitsu-laptop: use a sparse keymap for brightness key events by Michał Kępień · 8 years ago
  34. f8a399d platform/x86: fujitsu-laptop: switch to a managed backlight input device by Michał Kępień · 8 years ago
  35. 7d134e4 platform/x86: fujitsu-laptop: refactor backlight input device setup by Michał Kępień · 8 years ago
  36. 674b5d5 Merge branch 'linux-leds/dell-laptop-changes-for-4.12' by Darren Hart · 8 years ago
  37. 6b8e7d8 platform/x86: silead_dmi: Add entry for Insyde 7W tablets by Hans de Goede · 8 years ago
  38. ae31115 platform/x86: silead_dmi: Constify properties arrays by Hans de Goede · 8 years ago
  39. 9c656b0 platform/x86: dell-*: Call new led hw_changed API on kbd brightness change by Hans de Goede · 8 years ago
  40. e5bf5df platform/x86: dell-laptop: Protect kbd_state against races by Hans de Goede · 8 years ago
  41. 1c7e282 platform/x86: dell-laptop: Refactor kbd_led_triggers_store() by Hans de Goede · 8 years ago
  42. 504b025 platform/x86: dell-*: Add a generic dell-laptop notifier chain by Hans de Goede · 8 years ago
  43. 979800e platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_bl by Michał Kępień · 8 years ago
  44. c33f4c0 platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is present by Michał Kępień · 8 years ago
  45. d811b51 platform/x86: fujitsu-laptop: add and remove platform device in separate functions by Michał Kępień · 8 years ago
  46. b0c4b9c platform/x86: fujitsu-laptop: simplify platform device attribute definitions by Michał Kępień · 8 years ago
  47. 78b2602 platform/x86: fujitsu-laptop: remove backlight-related attributes from the platform device by Michał Kępień · 8 years ago
  48. 999ddbd platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51 by Pau Espin Pedrol · 8 years ago
  49. 1fe5530 platform/x86: intel-hid: do not set parents of input devices explicitly by Michał Kępień · 8 years ago
  50. db8f95d platform/x86: toshiba_acpi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  51. c6d973f platform/x86: toshiba-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  52. 3f2e1a3 platform/x86: topstar-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  53. b09b919 platform/x86: panasonic-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  54. 0788e33 platform/x86: msi-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  55. 7cb8aa8 platform/x86: msi-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  56. c973d4b platform/x86: ideapad-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  57. 3a3c111 platform/x86: hp-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  58. de3c91c platform/x86: eeepc-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  59. 815edfe platform/x86: dell-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  60. 469b017 platform/x86: dell-wmi-aio: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  61. c2ef3a1 platform/x86: asus-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  62. f118b31 platform/x86: asus-laptop: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  63. cd1aaef platform/x86: acer-wmi: remove sparse_keymap_free() calls by Michał Kępień · 8 years ago
  64. 98f6477 Merge branch 'ib/4.10-sparse-keymap-managed' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input into testing by Darren Hart · 8 years ago
  65. c2cddd4 platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init() by Michał Kępień · 8 years ago
  66. aea3137 platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is present by Michał Kępień · 8 years ago
  67. 1877e26 platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_laptop_add() by Michał Kępień · 8 years ago
  68. b8d69c1 platform/x86: fujitsu-laptop: register backlight device in a separate function by Michał Kępień · 8 years ago
  69. d2aa3ae platform/x86: fujitsu-laptop: simplify brightness key event generation logic by Michał Kępień · 8 years ago
  70. 5efc800 platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify() by Michał Kępień · 8 years ago
  71. 1f3bc53 platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkill by Sven Rebhan · 8 years ago
  72. 696c6523 platform/x86: thinkpad_acpi: add mapping for new hotkeys by Christian Kellner · 8 years ago
  73. 149c8c7 platform/x86: thinkpad_acpi: guard generic hotkey case by Christian Kellner · 8 years ago
  74. faf667e platform/x86: intel-hid: remove redundant set_bit() call by Michał Kępień · 8 years ago
  75. 175cc9b platform/x86: intel-hid: use devm_input_allocate_device() for HID events input device by Michał Kępień · 8 years ago
  76. 99a75e7 platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argument by Michał Kępień · 8 years ago
  77. 93ed249 platform/x86: intel-hid: simplify enabling/disabling HID events by Michał Kępień · 8 years ago
  78. ae50dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  79. 352526f Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  80. 6517569 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  81. bc25887 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  82. 83e6322 Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  83. 1e6a1cd Merge branch 'qed-fixes' by David S. Miller · 8 years ago
  84. 6b116b1 qed: Enable iSCSI Out-of-Order by Mintz, Yuval · 8 years ago
  85. db31d33 qed: Correct out-of-bound access in OOO history by Mintz, Yuval · 8 years ago
  86. 1df2ade qed: Fix interrupt flags on Rx LL2 by Ram Amrani · 8 years ago
  87. 4621ceb qed: Free previous connections when releasing iSCSI by Mintz, Yuval · 8 years ago
  88. 752ecb2 qed: Fix mapping leak on LL2 rx flow by Mintz, Yuval · 8 years ago
  89. 3ef310a qed: Prevent creation of too-big u32-chains by Tomer Tayar · 8 years ago
  90. f3e4811 qed: Align CIDs according to DORQ requirement by Ram Amrani · 8 years ago
  91. a8aa395 Merge branch 'mlxsw-small-fixes' by David S. Miller · 8 years ago
  92. e9093b1 mlxsw: reg: Fix SPVMLR max record count by Jiri Pirko · 8 years ago
  93. f004ec0 mlxsw: reg: Fix SPVM max record count by Jiri Pirko · 8 years ago
  94. 37c343b net: Resend IGMP memberships upon peer notification. by Vlad Yasevich · 8 years ago
  95. 72ef9c4 dccp: fix memory leak during tear-down of unsuccessful connection request by Hannes Frederic Sowa · 8 years ago
  96. b20e2d5 tun: fix premature POLLOUT notification on tun devices by Hannes Frederic Sowa · 8 years ago
  97. 45caeaa dccp/tcp: fix routing redirect race by Jon Maxwell · 8 years ago
  98. 02bb56d ucc/hdlc: fix two little issue by Zhao Qiang · 8 years ago
  99. fb5fe0f Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  100. c80498e vxlan: fix ovs support by Nicolas Dichtel · 8 years ago