1. c58ac3a HID: wacom: break out parsing of device and registering of input by Benjamin Tissoires · 8 years ago
  2. 7e12978 HID: wacom: break out wacom_intuos_get_tool_type by Benjamin Tissoires · 8 years ago
  3. 526d6e7 HID: wacom - Add quirks for INTUOSHT2 in range events by Ping Cheng · 9 years ago
  4. c1b03f5 HID: wacom - Cleanup touch arbitration logic by Ping Cheng · 9 years ago
  5. 4750f5f HID: wacom - make sure wacom_intuos_inout only process in/out events by Ping Cheng · 9 years ago
  6. 599b082 HID: wacom - request tool info only when we get general events by Ping Cheng · 9 years ago
  7. c2848f2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 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
  17. 9fb4116 mfd: davinci_voicecodec: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  18. 997eea4 mfd: da9052-irq: Fix trivial 'space before comma' error by Lee Jones · 9 years ago
  19. 5b7b2ac mfd: da9052-i2c: Fix tabbing/whitespace issue by Lee Jones · 9 years ago
  20. 8b27757 mfd: da903x: Fix white space and split string issues by Lee Jones · 9 years ago
  21. 740c1989 mfd: cs5535-mfd: Add missing line spacing and make local array static by Lee Jones · 9 years ago
  22. 8827a64 mfd: cros_ec_spi: Repair comparison ordering issue by Lee Jones · 9 years ago
  23. 2756db6 mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue. by Lee Jones · 9 years ago
  24. d43c429 mfd: asic3: Fix a plethora of Checkpatch errors and warnings by Lee Jones · 9 years ago
  25. ae487ae mfd: as3711: Repair OOM and 'line over 80 chars' formatting warnings by Lee Jones · 9 years ago
  26. 9f6e872 mfd: arizona-i2c: Add blank line formatting after declaration by Lee Jones · 9 years ago
  27. b79a980 mfd: arizona-core: msleep() is unreliable for anything <20ms use usleep_range() instead by Lee Jones · 9 years ago
  28. 3103d44 mfd: adp5520: Some trivial 'no space before tab' fixes by Lee Jones · 9 years ago
  29. 63b4fd7 mfd: ab8500-sysctrl: Fix Constify, printk => pr_info and formatting issues by Lee Jones · 9 years ago
  30. df36442 mfd: ab8500-gpadc: Squash a whole bunch of Checkpatch warnings and one error by Lee Jones · 9 years ago
  31. de6a769 mfd: ab8500-debugfs: Clean-up non-conforming commenting and print formatting by Lee Jones · 9 years ago
  32. 500e69a mfd: ab8500-core: Fix many warnings reported by Checkpatch by Lee Jones · 9 years ago
  33. 845b76f mfd: ab2100-otp: Remove pointless 'out of memory' error message by Lee Jones · 9 years ago
  34. 15544ca mfd: ab3100-core.c: Fix multiple warnings reported by Checkpatch by Lee Jones · 9 years ago
  35. 4374b20 mfd: aat2870-core: Remove unnecessary 'out of memory' message by Lee Jones · 9 years ago
  36. f90dff4 mfd: 88pm860x-core: Fix commenting and declaration spacing by Lee Jones · 9 years ago
  37. 1b5420e mfd: Use to_i2c_client() instead of open-coding it by Geliang Tang · 9 years ago
  38. f8e3a51 mfd: asic3: Be sure to clamp return value by Linus Walleij · 9 years ago
  39. fe0b486 mfd: dm355evm_mps: Be sure to clamp return value by Linus Walleij · 9 years ago
  40. f7d62366 mfd: htc-egpio: Be sure to clamp return value by Linus Walleij · 9 years ago
  41. 2d5f72b mfd: tc6393xb: Be sure to clamp return value by Linus Walleij · 9 years ago
  42. bf3de47 mfd: tps65010: Be sure to clamp return value by Linus Walleij · 9 years ago
  43. 1289ace Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  44. 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
  45. 265b604 power: bq27xxx_battery: Fix bq27541 AveragePower register address by Liu Xiang · 9 years ago
  46. 1832237 drivers/of: Export OF changeset functions by Gavin Shan · 9 years ago
  47. cbd88cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  48. 928b3f1 Merge tag 'please-pull-fixefi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  49. 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
  50. 50ae833 Merge tag 'spi-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  51. ac53b2e Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  52. cf09112 Merge tag 'for-linus-4.5' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 9 years ago
  53. 1c5ff2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  54. d6a3227 Merge tag 'dmaengine-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  55. 0f7f2f0 efi: include asm/early_ioremap.h not asm/efi.h to get early_memremap by Ard Biesheuvel · 9 years ago
  56. 4c257ec Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  57. 39272dd Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  58. 67ad058 Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  59. 237f38c Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  60. 5f008c9 Revert "INPUT: xpad: switch Logitech G920 Wheel into HID mode" by Jiri Kosina · 9 years ago
  61. 6799060 Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  62. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  63. c597b6b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  64. 60b7eca Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  65. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  66. 415b6f1 net: bnxt: always return values from _bnxt_get_max_rings by Arnd Bergmann · 9 years ago
  67. 1baa5ef Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  68. bb0dceb ipmi: Remove unnecessary pci_disable_device. by Dave Jones · 9 years ago
  69. aad756f char: ipmi: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  70. 99ee673 ipmi: constify some struct and char arrays by LABBE Corentin · 9 years ago
  71. c9bed1c Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  72. c3ce79d Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  73. 01e9d22 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  74. 541d284 Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  75. fa5fd7c Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  76. d461873 dwc_eth_qos: Fix dma address for multi-fragment skbs by Lars Persson · 9 years ago
  77. 47b356e phy: remove an unneeded condition by Dan Carpenter · 9 years ago
  78. 1bc16ad mdio: remove an unneed condition by Dan Carpenter · 9 years ago
  79. db9107b mdio_bus: NULL dereference on allocation error by Dan Carpenter · 9 years ago
  80. 6660800 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
  81. e27d90e lguest: Map switcher text R/O by Rusty Russell · 9 years ago
  82. 1f16f11 Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgent by Thomas Gleixner · 9 years ago
  83. 03891f9 Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  84. 47c62e4 Merge tag 'media/v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  85. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  86. 2c48712 Merge tag 'leds-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 9 years ago
  87. d870a9d Merge tag 'edac_for_4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 9 years ago
  88. 2634bf2 Merge tag 'hwmon-for-linus-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  89. e47ad65 net: freescale: mac-fec: Fix build error from phy_device API change by Andrew Lunn · 9 years ago
  90. 5e43165 net: freescale: ucc_geth: Fix build error from phy_device API change by Andrew Lunn · 9 years ago
  91. e795e5f Merge tag 'regmap-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  92. 581dbc8 Merge tag 'pinctrl-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  93. fb591fb Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  94. 8c93020 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  95. 3d116a6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. b4cee21 Merge branches 'timers-core-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 009f773 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  98. 6544a1d Input: elantech - mark protocols v2 and v3 as semi-mt by Benjamin Tissoires · 9 years ago
  99. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. a889f76 Merge branch 'powercap' by Rafael J. Wysocki · 9 years ago