1. 83f1bfd Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linus by Jiri Kosina · 9 years ago
  2. 5f008c9 Revert "INPUT: xpad: switch Logitech G920 Wheel into HID mode" by Jiri Kosina · 9 years ago
  3. 7683355 HID: sensor-hub: Add quirk for Lenovo Yoga 900 with ITE Chips by Srinivas Pandruvada · 9 years ago
  4. 84f6ea1 HID: Add new PID for Microchip Pick16F1454 by Kristian Evensen · 9 years ago
  5. 0bbfe28 HID: wacom: Use correct report to query pen ID from INTUOSHT2 devices by Jason Gerecke · 9 years ago
  6. 9a32740 HID: i2c-hid: Prevent sending reports from racing with device reset by Mika Westerberg · 9 years ago
  7. 2cf8383 HID: use kobj_to_dev() by Geliang Tang · 9 years ago
  8. d98ba98 HID: wiimote: use dev_to_wii() by Geliang Tang · 9 years ago
  9. ba91a96 HID: add a new helper to_hid_driver() by Geliang Tang · 9 years ago
  10. ee79a8f HID: use to_hid_device() by Geliang Tang · 9 years ago
  11. d8ce9bf HID: move to_hid_device() to hid.h by Geliang Tang · 9 years ago
  12. 7775fb9 HID: usbhid: use to_usb_device by Geliang Tang · 9 years ago
  13. e3fed74 HID: corsair: Convert to use module_hid_driver by Axel Lin · 9 years ago
  14. 5d9374c HID: input: ignore the battery in OKLICK Laser BTmouse by Alexander E. Patrakov · 9 years ago
  15. 0402b6b HID: wacom: Fix pad button range for CINTIQ_COMPANION_2 by Jason Gerecke · 9 years ago
  16. aaae03e HID: wacom: Fix touchring value reporting by Jason Gerecke · 9 years ago
  17. 03a0dc5 HID: wacom: Report 'strip2' values in ABS_RY by Jason Gerecke · 9 years ago
  18. f73d08d HID: wacom: Limit touchstrip data to 13 bits by Jason Gerecke · 9 years ago
  19. 8f9cfdd HID: wacom: bitwise vs logical ORs by Dan Carpenter · 9 years ago
  20. be853fd HID: wacom: Apply lowres quirk to BAMBOO_TOUCH devices by Jason Gerecke · 9 years ago
  21. 64bebef HID: enable hid device to suspend/resume asynchronously by Fu, Zhonghui · 9 years ago
  22. 0610999 HID: wacom: Rename wacom ID report ID macros by Jason Gerecke · 9 years ago
  23. 5f33f43 HID: wacom: Clean up value reading by Jason Gerecke · 9 years ago
  24. 571f572 HID: wacom: Further clean up wacom_intuos_general packet decoder by Jason Gerecke · 9 years ago
  25. a8a09c8 HID: wacom: Replace magic masks and comparisons with switch cases by Jason Gerecke · 9 years ago
  26. 16e0a6a HID: wacom: Centralize Intuos pen packet decoding by Jason Gerecke · 9 years ago
  27. c7f0522 HID: wacom: Slim down wacom_intuos_pad processing by Jason Gerecke · 9 years ago
  28. fb013a0 HID: wacom: Move Intuos pad handling code into dedicated function by Jason Gerecke · 9 years ago
  29. 25364a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  30. 357436a Merge tag 'pinctrl-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  31. 79e63f5 Merge tag 'gpio-v4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  32. 73e7d63 HID: multitouch: fix input mode switching on some Elan panels by Benjamin Tissoires · 9 years ago
  33. 2078665 HID: lg: restrict filtering out of first interface to G29 only by Benjamin Tissoires · 9 years ago
  34. 6a24e72 Merge tag 'remoteproc-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 9 years ago
  35. e470127 HID: usbhid: fix recursive deadlock by Ioan-Adrian Ratiu · 9 years ago
  36. 48111b7 pinctrl: sh-pfc: sh7734: Add missing cfg macro parameter to fix build by Geert Uytterhoeven · 9 years ago
  37. 000255b gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacks by Grygorii Strashko · 9 years ago
  38. c5bc1c9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  39. 818aba30 Merge tag 'rtc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  40. d06165b gpiolib: fix oops, if gpio name is NULL by Vladimir Zapolskiy · 9 years ago
  41. 36511e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  42. 75a29ec Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  43. 8f90353 target/stat: print full t10_wwn.model buffer by David Disseldorp · 9 years ago
  44. d94e5a6 target: fix COMPARE_AND_WRITE non zero SGL offset data corruption by Jan Engelhardt · 9 years ago
  45. 3786dc4 qla2xxx: Fix regression introduced by target configFS changes by Himanshu Madhani · 9 years ago
  46. 9ff9d15 target: Invoke release_cmd() callback without holding a spinlock by Bart Van Assche · 9 years ago
  47. 057085e target: Fix race for SCF_COMPARE_AND_WRITE_POST checking by Nicholas Bellinger · 9 years ago
  48. ca82c2b iscsi-target: Fix rx_login_comp hang after login failure by Nicholas Bellinger · 9 years ago
  49. 82a819e iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc() by Luis de Bethencourt · 9 years ago
  50. 6ba4bd2 target/user: Do not set unused fields in tcmu_ops by Andy Grover · 9 years ago
  51. 611e226 target/user: Fix time calc in expired cmd processing by Andy Grover · 9 years ago
  52. 081f369 Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  53. d0bc387 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  54. c64410f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  55. a3b11c7 Merge tag 'pm+acpi-4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  56. 8c14f72 Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  57. f28a1b0 Merge branches 'pm-cpufreq' and 'acpi-cppc' by Rafael J. Wysocki · 9 years ago
  58. 9252962 HID: debug: improve hid_debug_event() by Rasmus Villemoes · 9 years ago
  59. 4fe5e19 Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  60. 8620015 xen/evtchn: dynamically grow pending event channel ring by David Vrabel · 9 years ago
  61. b4ff838 xen/events: Always allocate legacy interrupts on PV guests by Boris Ostrovsky · 9 years ago
  62. 9c17d96 xen/gntdev: Grant maps should not be subject to NUMA balancing by Boris Ostrovsky · 9 years ago
  63. 3abb1ad rtc: ds1307: fix alarm reading at probe time by Simon Guinot · 9 years ago
  64. f42f79a remoteproc: fix memory leak of remoteproc ida cache layers by Suman Anna · 9 years ago
  65. 25a84db HID: multitouch: enable palm rejection if device implements confidence usage by Allen Hung · 9 years ago
  66. 92792e4 remoteproc: avoid stack overflow in debugfs file by Arnd Bergmann · 9 years ago
  67. 2f13716 Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  68. 5597afa Merge tag 'omap-for-v4.4/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  69. e6b66df Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into fixes by Arnd Bergmann · 9 years ago
  70. d3de94b Merge tag 'v4.4-rc2' into fixes by Arnd Bergmann · 9 years ago
  71. 584ee3d intel_pstate: Fix "performance" mode behavior with HWP enabled by Alexandra Yates · 9 years ago
  72. 7c7a0e9 ARM/PCI: Move align_resource function pointer to pci_host_bridge structure by Gabriele Paoloni · 9 years ago
  73. 970259b Merge branch '81xx' into omap-for-v4.4/fixes by Tony Lindgren · 9 years ago
  74. 9c565e3 drm/radeon: make some dpm errors debug only by Alex Deucher · 9 years ago
  75. 51c4cfe rtc: ds1307: fix kernel splat due to wakeup irq handling by Felipe Balbi · 9 years ago
  76. ef0e9f5 drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not being set by Martin Peres · 9 years ago
  77. f5e5518 drm/nouveau/nvif: allow userspace access to its own client object by Ben Skeggs · 9 years ago
  78. 0d7fc24 drm/nouveau/gr/gf100-: fix oops when calling zbc methods by Ben Skeggs · 9 years ago
  79. 2fb2b3c drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero by Ben Skeggs · 9 years ago
  80. ccb7b6b drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct GPC by Ben Skeggs · 9 years ago
  81. 7028156 drm/nouveau/gr/gf100-: split out per-gpc address calculation macro by Ben Skeggs · 9 years ago
  82. 9543294 drm/nouveau/bios: return actual size of the buffer retrieved via _ROM by Ben Skeggs · 9 years ago
  83. 9509503 drm/nouveau/instmem: protect instobj list with a spinlock by Ben Skeggs · 9 years ago
  84. c294a05 drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop by Ben Skeggs · 9 years ago
  85. 269249e drm/nouveau/pci: enable c800 magic for Clevo P157SM by Karol Herbst · 9 years ago
  86. bf508e9 nvme: add missing unmaps in nvme_queue_rq by Christoph Hellwig · 9 years ago
  87. c5c9f25 NVMe: default to 4k device page size by Nishanth Aravamudan · 9 years ago
  88. 9f55cf5 PCI: hisi: Fix deferred probing by Arnd Bergmann · 9 years ago
  89. 6ffeba9 Merge tag 'dm-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  90. 5228e39 PCI: designware: Remove incorrect io_base assignment by Stanimir Varbanov · 9 years ago
  91. 3dcc8d3 PCI: Prevent out of bounds access in numa_node override by Mathias Krause · 9 years ago
  92. 4ce01c5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  93. 627b655 soc: Mediatek: Enable SCPSYS power domain driver by default by Eddie Huang · 9 years ago
  94. 4e7697ed drm/radeon: make rv770_set_sw_state failures non-fatal by Alex Deucher · 9 years ago
  95. a2291ba imx: thermal: use CPU temperature grade info for thresholds by Tim Harvey · 9 years ago
  96. e421746 Revert "thermal: qcom_spmi: allow compile test" by Arnd Bergmann · 9 years ago
  97. 73124ce cpufreq: SCPI: Depend on SCPI clk driver by Punit Agrawal · 9 years ago
  98. b0ceed068 Merge back earlier cpufreq fixes for v4.4. by Rafael J. Wysocki · 9 years ago
  99. 785ee27 cpufreq: intel_pstate: Fix limits->max_perf rounding error by Prarit Bhargava · 9 years ago
  100. 8478f53 cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error by Prarit Bhargava · 9 years ago