1. 17b9292 Input: edt-ft5x06 - simplify event reporting code by Dmitry Torokhov · 6 years ago
  2. 904e782 Input: max77650-onkey - add MODULE_ALIAS() by Bartosz Golaszewski · 6 years ago
  3. 5cecc2b Input: atmel_mxt_ts - fix -Wunused-const-variable by Nathan Huckleberry · 6 years ago
  4. 8d3c60c Input: joydev - extend absolute mouse detection by Alexander Tsoy · 6 years ago
  5. d69f62b HID: quirks: Refactor ELAN 400 and 401 handling by Jeffrey Hugo · 6 years ago
  6. 0828c10 Input: elan_i2c - export the device id whitelist by Jeffrey Hugo · 6 years ago
  7. 1b9c698 Input: edt-ft5x06 - use get_unaligned_be16() by Dmitry Torokhov · 6 years ago
  8. 90b9b0d Merge branch 'iforce' into next by Dmitry Torokhov · 6 years ago
  9. 1151837 Input: iforce - add the Saitek R440 Force Wheel by Tim Schumacher · 6 years ago
  10. 21ae38f Input: iforce - use unaligned accessors, where appropriate by Dmitry Torokhov · 7 years ago
  11. 8624dfd Input: iforce - drop couple of temps from transport code by Dmitry Torokhov · 7 years ago
  12. 2178db6 Input: iforce - drop bus type from iforce structure by Dmitry Torokhov · 7 years ago
  13. dfad2b1 Input: iforce - use DMA-safe buffores for USB transfers by Dmitry Torokhov · 7 years ago
  14. 6ac0aec Input: iforce - allow callers supply data buffer when fetching device IDs by Dmitry Torokhov · 7 years ago
  15. 633354d Input: iforce - only call iforce_process_packet() if initialized by Dmitry Torokhov · 7 years ago
  16. 2880dcf Input: iforce - signal command completion from transport code by Dmitry Torokhov · 7 years ago
  17. d3cc100 Input: iforce - do not combine arguments for iforce_process_packet() by Dmitry Torokhov · 7 years ago
  18. 8a25e05 Input: iforce - factor out hat handling when parsing packets by Dmitry Torokhov · 7 years ago
  19. 43e61fc Input: iforce - update formatting of switch statements by Dmitry Torokhov · 7 years ago
  20. 4873586 Input: iforce - use DMA-safe buffer when getting IDs from USB by Dmitry Torokhov · 7 years ago
  21. 4f99de6 Input: iforce - split into core and transport modules by Dmitry Torokhov · 7 years ago
  22. 81fd431 Input: iforce - move transport data into transport modules by Dmitry Torokhov · 7 years ago
  23. 501025d Input: iforce - add bus type and parent arguments to iforce_init_device() by Dmitry Torokhov · 7 years ago
  24. 05ca382 Input: iforce - introduce start and stop io transport ops by Dmitry Torokhov · 7 years ago
  25. 9381758 Input: iforce - move command completion handling to serio code by Dmitry Torokhov · 7 years ago
  26. 2a1433f Input: iforce - move get_id to the transport operations by Dmitry Torokhov · 7 years ago
  27. 38d1076 Input: iforce - introduce transport ops by Dmitry Torokhov · 7 years ago
  28. f7f3651 Input: iforce - remove "being used" silliness by Dmitry Torokhov · 7 years ago
  29. 002cdb9 Input: gpio_keys - use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  30. 3d4149e Input: gpio_keys_polled - use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  31. b02f6b6 Input: tca8418 - remove set but not used variable 'max_keys' by YueHaibing · 6 years ago
  32. b89a9f2 Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags' by YueHaibing · 6 years ago
  33. 66f4c77 Input: elantech - remove P52 and P72 from SMBus blacklist by Benjamin Tissoires · 6 years ago
  34. 140a795 Input: elan_i2c - handle physical middle button by Benjamin Tissoires · 6 years ago
  35. 3abcc53 Input: elantech/SMBus - export all capabilities from the PS/2 node by Benjamin Tissoires · 6 years ago
  36. e3a9a12 Input: elan_i2c - do not query the info if they are provided by Benjamin Tissoires · 6 years ago
  37. 303b3cf dt-bindings: add more optional properties for elan_i2c touchpads by Benjamin Tissoires · 6 years ago
  38. fd1cf11 Input: elantech - detect middle button based on firmware version by Benjamin Tissoires · 6 years ago
  39. 8846349 Input: elantech - add helper function elantech_is_buttonpad() by Benjamin Tissoires · 6 years ago
  40. 3754865 Input: elantech - query the min/max information beforehand too by Benjamin Tissoires · 6 years ago
  41. c114dc5 Merge branch 'for-linus' into next by Dmitry Torokhov · 6 years ago
  42. b62f976 Input: iqs5xx - remove redundant dev_set_drvdata call by Axel Lin · 6 years ago
  43. 7c7da40 Input: uinput - add compat ioctl number translation for UI_*_FF_UPLOAD by Andrey Smirnov · 6 years ago
  44. 0e65806 Input: silead - add MSSL0017 to acpi_device_id by Daniel Smith · 6 years ago
  45. aa440de Input: elantech - enable middle button support on 2 ThinkPads by Aaron Ma · 6 years ago
  46. f1222f5 Input: imx6ul_tsc - use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  47. d8ea61c Input: imx_keypad - use devm_platform_ioremap_resource() to simplify code by Anson Huang · 6 years ago
  48. 5f46287 Input: da9063_onkey - convert header to SPDX by Wolfram Sang · 6 years ago
  49. 6981a23 Input: da9063_onkey - remove platform_data support by Wolfram Sang · 6 years ago
  50. b283d0c Input: eeti_ts - read hardware state once after wakeup by Daniel Mack · 6 years ago
  51. 145b11d Input: elan_i2c - increment wakeup count if wake source by Ravi Chandra Sadineni · 6 years ago
  52. 7f7a020 Merge tag 'ib-mfd-gpio-input-leds-power-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Dmitry Torokhov · 6 years ago
  53. 2a267e7 Merge tag 'v5.1' into next by Dmitry Torokhov · 6 years ago
  54. 14e0c73 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  55. 796fad0 MAINTAINERS: Add an entry for MAX77650 PMIC driver by Bartosz Golaszewski · 6 years ago
  56. 1af2b76 input: max77650: Add onkey support by Bartosz Golaszewski · 6 years ago
  57. 5be102e leds: max77650: Add LEDs support by Bartosz Golaszewski · 6 years ago
  58. 72b5135 gpio: max77650: Add GPIO support by Bartosz Golaszewski · 6 years ago
  59. e85e17d power: supply: max77650: Add support for battery charger by Bartosz Golaszewski · 6 years ago
  60. d0f6033 mfd: Add new driver for MAX77650 PMIC by Bartosz Golaszewski · 6 years ago
  61. 1946f996 mfd: mfd-core: Document mfd_add_devices() by Bartosz Golaszewski · 6 years ago
  62. 93fb61e dt-bindings: input: Add DT bindings for max77650 by Bartosz Golaszewski · 6 years ago
  63. 5a032b0 dt-bindings: leds: Add DT bindings for max77650 by Bartosz Golaszewski · 6 years ago
  64. 424ece6 dt-bindings: power: supply: Add DT bindings for max77650 by Bartosz Golaszewski · 6 years ago
  65. 13a22f7 dt-bindings: mfd: Add DT bindings for max77650 by Bartosz Golaszewski · 6 years ago
  66. 0981949 Input: libps2 - mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  67. cbebf5a Input: qt1050 - add Microchip AT42QT1050 support by Marco Felsch · 6 years ago
  68. e93c9c9 Linux 5.1 by Linus Torvalds · 6 years ago
  69. 7178fb0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. 70c9fb5 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 13369e8 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 51987af Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  73. 6f55967 perf/x86/intel: Fix race in intel_pmu_disable_event() by Jiri Olsa · 6 years ago
  74. 6203838 Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  75. aa1be08 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  76. 8246343 Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  77. a4ccb5f Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  78. 8f76216 Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 6 years ago
  79. 46572f7 Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
  80. 72e830f perf/x86/intel/pt: Remove software double buffering PMU capability by Alexander Shishkin · 6 years ago
  81. 26ae4f4 perf/ring_buffer: Fix AUX software double buffering by Alexander Shishkin · 6 years ago
  82. 221856b Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 6 years ago
  83. 1daa044 Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  84. 7e221b8 perf tools: Remove needless asm/unistd.h include fixing build in some places by Arnaldo Carvalho de Melo · 6 years ago
  85. 18f90d3 tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv by Arnaldo Carvalho de Melo · 6 years ago
  86. c638417 tools build: Add -ldl to the disassembler-four-args feature test by Arnaldo Carvalho de Melo · 6 years ago
  87. 35bb59c perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet by Leo Yan · 6 years ago
  88. cf0c37b perf cs-etm: Don't check cs_etm_queue::prev_packet validity by Leo Yan · 6 years ago
  89. 167e418 perf report: Report OOM in status line in the GTK UI by Thomas Richter · 6 years ago
  90. bf561d3 perf bench numa: Add define for RUSAGE_THREAD if not present by Arnaldo Carvalho de Melo · 6 years ago
  91. 5f05182 tools lib traceevent: Change tag string for error by Leo Yan · 6 years ago
  92. 01e985e perf annotate: Fix build on 32 bit for BPF annotation by Thadeu Lima de Souza Cascardo · 6 years ago
  93. 24e45b4 tools uapi x86: Sync vmx.h with the kernel by Arnaldo Carvalho de Melo · 6 years ago
  94. 2e71267 perf bpf: Return value with unlocking in perf_env__find_btf() by Bo YU · 6 years ago
  95. ea98667 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  96. 5ce3307 Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  97. 72bfcee i2c: Prevent runtime suspend of adapter when Host Notify is required by Jarkko Nikula · 6 years ago
  98. 95e0cf3 i2c: synquacer: fix enumeration of slave devices by Ard Biesheuvel · 6 years ago
  99. fb31fbef MAINTAINERS: friendly takeover of i2c-gpio driver by Wolfram Sang · 6 years ago
  100. 1804569 MAINTAINERS: Include vendor specific files under arch/*/events/* by Kim Phillips · 6 years ago