1. e1c9b9f Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid', 'for-4.6/logitech', 'for-4.6/multitouch', 'for-4.6/penmount', 'for-4.6/sony', 'for-4.6/thingm', 'for-4.6/upstream' and 'for-4.6/wacom' into for-linus by Jiri Kosina · 9 years ago
  2. f9a82c2 HID: microsoft: Add ID for MS Wireless Comfort Keyboard by Slava Bacherikov · 9 years ago
  3. 1d1b564 hid: thingm: reorder calls in thingm_probe by Heiner Kallweit · 9 years ago
  4. 3b65428 HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() by Dmitry Torokhov · 9 years ago
  5. d3e69b9 HID: multitouch: Release all touch slots on reset_resume by Benson Leung · 9 years ago
  6. c14022b HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard2 by Daniel Bristot de Oliveira · 9 years ago
  7. 5f66872 HID: penmount: report only one button for PenMount 6000 USB touchscreen controller by Andrew Shadura · 9 years ago
  8. 01714a6 HID: i2c-hid: Fix suspend/resume when already runtime suspended by Doug Anderson · 9 years ago
  9. 1dcdde9 HID: i2c-hid: Add hid-over-i2c name to i2c id table by Benson Leung · 9 years ago
  10. 45c5c68 HID: multitouch: force retrieving of Win8 signature blob by Benjamin Tissoires · 9 years ago
  11. ad8ddc5 HID: Support for CMedia CM6533 HID audio jack controls by Ben Chen · 9 years ago
  12. 43a4a04 HID: thingm: improve locking by Heiner Kallweit · 9 years ago
  13. c46fab2 HID: thingm: switch to managed version of led_classdev_register by Heiner Kallweit · 9 years ago
  14. 3de68ce HID: thingm: remove workqueue by Heiner Kallweit · 9 years ago
  15. e791f7b HID: corsair: fix mapping of non-keyboard usages by Clément Vuchener · 9 years ago
  16. f620516 HID: wacom: close the wireless receiver on remove() by Benjamin Tissoires · 9 years ago
  17. 17f2847 HID: wacom: cleanup input devices by Benjamin Tissoires · 9 years ago
  18. fd5f92b HID: wacom: reuse wacom_parse_and_register() in wireless_work by Benjamin Tissoires · 9 years ago
  19. a2f091a HID: wacom: move down wireless_work() by Benjamin Tissoires · 9 years ago
  20. c58ac3a HID: wacom: break out parsing of device and registering of input by Benjamin Tissoires · 9 years ago
  21. 7e12978 HID: wacom: break out wacom_intuos_get_tool_type by Benjamin Tissoires · 9 years ago
  22. 4392bf3 HID: fix hid_ignore_special_drivers module parameter by Benjamin Tissoires · 9 years ago
  23. 5d74325 HID: logitech: fix Dual Action gamepad support by Grazvydas Ignotas · 9 years ago
  24. 1adf904 HID: sony: underscores are unnecessary for u8, u16, s32 by Pavel Machek · 9 years ago
  25. ef916ef HID: sony: fix some warnings from scripts/checkpatch.pl by Antonio Ospite · 9 years ago
  26. 09593e3 HID: sony: fix errors from scripts/checkpatch.pl by Antonio Ospite · 9 years ago
  27. bfb61ab HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/ by Antonio Ospite · 9 years ago
  28. 0c4b3c6 HID: multitouch: warn on sysfs group creation failure by Nicholas Krause · 9 years ago
  29. d542176 HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/ by Antonio Ospite · 9 years ago
  30. 313726c HID: dragonrise: fix a typo in descriptors comments s/Joystik/Joystick/ by Antonio Ospite · 9 years ago
  31. a382c30 HID: quirks: Add no_init_reports for AKAI midi controller by Stafford Horne · 9 years ago
  32. af2e628 HID: logitech-hidpp: limit visibility of init/deinit functions by Jiri Kosina · 9 years ago
  33. ff21a63 HID: logitech-hidpp: Force feedback support for the Logitech G920 by Edwin Velds · 9 years ago
  34. b786ae8 HID: rmi: Check that the device is a RMI device in suspend and resume callbacks by Andrew Duggan · 9 years ago
  35. 71d362b HID: usbhid: Fix incorrect product id of old 4nes4snes by Raphael Assenat · 9 years ago
  36. 962b7a0 HID: add HID_QUIRK_NOGET to Quanta 3003 too by Benjamin Tissoires · 9 years ago
  37. 50220de HID: core: prevent out-of-bound readings by Benjamin Tissoires · 9 years ago
  38. 5137b354 HID: fix out of bound access in extract() and implement() by Dmitry Torokhov · 9 years ago
  39. ad07b7a HID: sony: Fixup output reports for the nyko core controller by Scott Moreau · 9 years ago
  40. 74500cc HID: sony: Add nyko core controller support by Scott Moreau · 9 years ago
  41. 19f4c2b HID: sony: do not bail out when the sixaxis refuses the output report by Benjamin Tissoires · 9 years ago
  42. 526d6e7 HID: wacom - Add quirks for INTUOSHT2 in range events by Ping Cheng · 9 years ago
  43. c1b03f5 HID: wacom - Cleanup touch arbitration logic by Ping Cheng · 9 years ago
  44. 4750f5f HID: wacom - make sure wacom_intuos_inout only process in/out events by Ping Cheng · 9 years ago
  45. 599b082 HID: wacom - request tool info only when we get general events by Ping Cheng · 9 years ago
  46. c2848f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  47. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  48. 63f729c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  49. e8ecde2 Make sure that highmem pages are not added to symlink page cache by Al Viro · 9 years ago
  50. 10a0c0f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. dcd1bfd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 747a9b0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. 32250e4 Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  54. 5339f9d Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  55. cf8d7e3 Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  56. 5c43019 Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 9 years ago
  57. c25949d Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
  58. b14bf63 Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  59. 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
  60. 7030a7e x86/cpu/amd: Remove an unneeded condition in srat_detect_node() by Dan Carpenter · 9 years ago
  61. 9fb4116 mfd: davinci_voicecodec: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  62. 997eea4 mfd: da9052-irq: Fix trivial 'space before comma' error by Lee Jones · 9 years ago
  63. 5b7b2ac mfd: da9052-i2c: Fix tabbing/whitespace issue by Lee Jones · 9 years ago
  64. 8b27757 mfd: da903x: Fix white space and split string issues by Lee Jones · 9 years ago
  65. 740c1989 mfd: cs5535-mfd: Add missing line spacing and make local array static by Lee Jones · 9 years ago
  66. 8827a64 mfd: cros_ec_spi: Repair comparison ordering issue by Lee Jones · 9 years ago
  67. 2756db6 mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. by Lee Jones · 9 years ago
  68. d43c429 mfd: asic3: Fix a plethora of Checkpatch errors and warnings by Lee Jones · 9 years ago
  69. ae487ae mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings by Lee Jones · 9 years ago
  70. 9f6e872 mfd: arizona-i2c: Add blank line formatting after declaration by Lee Jones · 9 years ago
  71. b79a980 mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead by Lee Jones · 9 years ago
  72. 3103d44 mfd: adp5520: Some trivial 'no space before tab' fixes by Lee Jones · 9 years ago
  73. 63b4fd7 mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues by Lee Jones · 9 years ago
  74. df36442 mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error by Lee Jones · 9 years ago
  75. de6a769 mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting by Lee Jones · 9 years ago
  76. 500e69a mfd: ab8500-core: Fix many warnings reported by Checkpatch by Lee Jones · 9 years ago
  77. 845b76f mfd: ab2100-otp: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  78. 15544ca mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch by Lee Jones · 9 years ago
  79. 4374b20 mfd: aat2870-core: Remove unnecessary 'out of memory' message by Lee Jones · 9 years ago
  80. f90dff4 mfd: 88pm860x-core: Fix commenting and declaration spacing by Lee Jones · 9 years ago
  81. 0b81995 mfd: arizona: Add device tree binding documentation for new clock driver by Charles Keepax · 9 years ago
  82. 1b5420e mfd: Use to_i2c_client() instead of open-coding it by Geliang Tang · 9 years ago
  83. 5d1d147 dt-bindings: regulator/mfd: Reorganize S2MPA01 bindings by Krzysztof Kozlowski · 9 years ago
  84. 27383ca dt-bindings: regulator/mfd: Reorganize S5M8767 bindings by Krzysztof Kozlowski · 9 years ago
  85. a13c7c5 dt-bindings: regulator/clock/mfd: Reorganize S2MPS-family bindings by Krzysztof Kozlowski · 9 years ago
  86. f8e3a51 mfd: asic3: Be sure to clamp return value by Linus Walleij · 9 years ago
  87. fe0b486 mfd: dm355evm_mps: Be sure to clamp return value by Linus Walleij · 9 years ago
  88. f7d62366 mfd: htc-egpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  89. 2d5f72b mfd: tc6393xb: Be sure to clamp return value by Linus Walleij · 9 years ago
  90. bf3de47 mfd: tps65010: Be sure to clamp return value by Linus Walleij · 9 years ago
  91. 7fdec82 Merge tag 'xfs-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  92. f9a03ae Merge tag 'for-f2fs-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  93. 1289ace Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  94. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  95. 265b604 power: bq27xxx_battery: Fix bq27541 AveragePower register address by Liu Xiang · 9 years ago
  96. 1832237 drivers/of: Export OF changeset functions by Gavin Shan · 9 years ago
  97. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  98. 928b3f1 Merge tag 'please-pull-fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  99. 77a76b0 Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  100. 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago