1. 640d4ea HID: logitech-dj: fix spelling in printk by Colin Ian King · 6 years ago
  2. c08f38e HID: logitech-dj: add usbhid dependency in Kconfig by Benjamin Tissoires · 6 years ago
  3. 42bc4f3 HID: logitech-hidpp: add support for HID++ 1.0 consumer keys reports by Hans de Goede · 6 years ago
  4. 7457bc1 HID: logitech-hidpp: add support for HID++ 1.0 extra mouse buttons reports by Hans de Goede · 6 years ago
  5. 4a79bcc HID: logitech-hidpp: add support for HID++ 1.0 wheel reports by Hans de Goede · 6 years ago
  6. 35839f7 HID: logitech-hidpp: make hidpp10_set_register_bit a bit more generic by Hans de Goede · 6 years ago
  7. 0610430 HID: logitech-hidpp: add input_device ptr to struct hidpp_device by Hans de Goede · 6 years ago
  8. d71b18f HID: logitech-hidpp: do not hardcode very long report length by Hans de Goede · 6 years ago
  9. 754a308 HID: logitech-hidpp: handle devices attached to 27MHz wireless receivers by Hans de Goede · 6 years ago
  10. 0963775 HID: logitech-hidpp: use RAP instead of FAP to get the protocol version by Hans de Goede · 6 years ago
  11. e54abaf HID: logitech-hidpp: remove unused origin_is_hid_core function parameter by Hans de Goede · 6 years ago
  12. 205a2ab HID: logitech-hidpp: remove double assignment from __hidpp_send_report by Hans de Goede · 6 years ago
  13. 2ddf07f HID: logitech-hidpp: do not make failure to get the name fatal by Hans de Goede · 6 years ago
  14. 22bf6bd HID: logitech-hidpp: ignore very-short or empty names by Hans de Goede · 6 years ago
  15. 91cf9a9 HID: logitech-hidpp: make .probe usbhid capable by Benjamin Tissoires · 6 years ago
  16. fe3ee1e HID: logitech-hidpp: allow non HID++ devices to be handled by this module by Benjamin Tissoires · 6 years ago
  17. f2113c3 HID: logitech-dj: add support for Logitech Bluetooth Mini-Receiver by Hans de Goede · 6 years ago
  18. 6d3c3f0 HID: logitech-dj: make appending of the HID++ descriptors conditional by Hans de Goede · 6 years ago
  19. e316aa6 HID: logitech-dj: remove false-positive error on double queueing of delayed-work by Hans de Goede · 6 years ago
  20. de76b1d HID: logitech-dj: pick a better name for non-unifying receivers by Hans de Goede · 6 years ago
  21. da12b22 HID: logitech-dj: deal with some KVMs adding an extra interface to the usbdev by Hans de Goede · 6 years ago
  22. aca22a3 HID: logitech-dj: replace dev_err calls with hid_err calls by Hans de Goede · 6 years ago
  23. 1f944ac HID: logitech-dj: add support for 27 MHz mouse-only receivers by Hans de Goede · 6 years ago
  24. c9121cf HID: logitech-dj: add support for 27 MHz receivers by Hans de Goede · 6 years ago
  25. f5fb57a HID: logitech-dj: add support for the gaming unifying receiver by Benjamin Tissoires · 6 years ago
  26. 74808f9 HID: logitech-dj: add support for non unifying receivers by Hans de Goede · 6 years ago
  27. b6aeedd HID: logitech-dj: add logi_dj_recv_queue_unknown_work helper by Hans de Goede · 6 years ago
  28. a1d97cc HID: logitech-dj: support sharing struct dj_receiver_dev between USB-interfaces by Hans de Goede · 6 years ago
  29. 0ee7554 HID: logitech-dj: rename dj_receiver_dev.hdev to dj_receiver_dev.hidpp by Hans de Goede · 6 years ago
  30. f41d766 HID: logitech-dj: protect the paired_dj_devices access in add_djhid_dev with the lock by Hans de Goede · 6 years ago
  31. 61d14de HID: logitech-dj: remove unused querying_devices variable by Hans de Goede · 6 years ago
  32. 4fcad95 HID: logitech-dj: do not schedule the dj report itself by Benjamin Tissoires · 6 years ago
  33. 82c0beb HID: logitech-dj: remove USB dependency by Benjamin Tissoires · 6 years ago
  34. c034041 HID: logitech-dj: declare and use a few HID++ 1.0 constants by Benjamin Tissoires · 6 years ago
  35. a17dd1f HID: logitech-dj: use BIT() macro for RF Report types by Benjamin Tissoires · 6 years ago
  36. 7bb56a5 HID: logitech-dj: fix variable naming in logi_dj_hidpp_event by Benjamin Tissoires · 6 years ago
  37. 8389823 HID: logitech-dj: reshuffle logi_dj_recv_forward_* by Benjamin Tissoires · 6 years ago
  38. 43cd97a HID: logitech: Stop setting drvdata to NULL on probe failure and remove by Benjamin Tissoires · 6 years ago
  39. 2fbe5a5 HID: quirks: do not blacklist Logitech devices by Benjamin Tissoires · 6 years ago
  40. 7d3879b Merge branch 'for-5.1/upstream-fixes' into for-5.2/logitech by Benjamin Tissoires · 6 years ago
  41. a50e8e2 HID: intel-ish-hid: Add Comet Lake PCI device ID by Srinivas Pandruvada · 6 years ago
  42. 20522fe Revert "HID: i2c-hid: Disable runtime PM on Synaptics touchpad" by Hui Wang · 6 years ago
  43. ce856634 HID: input: add mapping for Assistant key by Dmitry Torokhov · 6 years ago
  44. 74e7c6c HID: i2c-hid: Disable runtime PM on Synaptics touchpad by Hui Wang · 6 years ago
  45. 1f87b0c HID: logitech-hidpp: change low battery level threshold from 31 to 30 percent by Hans de Goede · 6 years ago
  46. 090760d HID: logitech-hidpp: remove hidpp_is_connected() by Hans de Goede · 6 years ago
  47. 9576af6 HID: logitech-hidpp: simplify printing of HID++ version by Hans de Goede · 6 years ago
  48. 2bafa1e HID: quirks: Fix keyboard + touchpad on Lenovo Miix 630 by Jeffrey Hugo · 6 years ago
  49. fd35759 HID: logitech: Handle 0 scroll events for the m560 by Peter Hutterer · 6 years ago
  50. cef0d49 HID: debug: fix race condition with between rdesc_show() and device removal by He, Bo · 6 years ago
  51. 6c44b15 HID: logitech: check the return value of create_singlethread_workqueue by Kangjie Lu · 6 years ago
  52. 94a9992f HID: Increase maximum report size allowed by hid_field_extract() by Kai-Heng Feng · 6 years ago
  53. 6b538cc HID: steam: fix deadlock with input devices. by Rodrigo Rivas Costa · 6 years ago
  54. 1cbbd85 HID: uclogic: remove redudant duplicated null check on ver_ptr by Colin Ian King · 6 years ago
  55. 78b92f5 HID: quirks: Drop misused kernel-doc annotation by Andy Shevchenko · 6 years ago
  56. a23eab8 HID: hid-asus: select CONFIG_POWER_SUPPLY by Arnd Bergmann · 6 years ago
  57. 7d01427 HID: quirks: use correct format chars in dbg_hid by Louis Taylor · 6 years ago
  58. c6400e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  59. b7af27b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 6 years ago
  60. 851ca77 Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  61. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  62. fe0436e samples/mic/mpssd/mpssd.h: remove duplicate header by Brajeswar Ghosh · 6 years ago
  63. fd2081f kernel/fork.c: remove duplicated include by YueHaibing · 6 years ago
  64. 62461ac include/linux/relay.h: fix percpu annotation in struct rchan by Luc Van Oostenryck · 6 years ago
  65. 9587d19 arch/nios2/mm/fault.c: remove duplicate include by Sabyasachi Gupta · 6 years ago
  66. 1476ea2 unicore32: stop printing the virtual memory layout by Geert Uytterhoeven · 6 years ago
  67. cb66cb4 MAINTAINERS: fix GTA02 entry and mark as orphan by Jann Horn · 6 years ago
  68. 3d35390 mm: create the new vm_fault_t type by Souptick Joarder · 6 years ago
  69. c2938ee arm, s390, unicore32: remove oneliner wrappers for memblock_alloc() by Mike Rapoport · 6 years ago
  70. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
  71. 1e8ffd5 openrisc: simplify pte_alloc_one_kernel() by Mike Rapoport · 6 years ago
  72. 47f1e92 sh: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  73. 3e5e79f microblaze: prefer memblock API returning virtual address by Mike Rapoport · 6 years ago
  74. f806714 powerpc: prefer memblock APIs returning virtual address by Mike Rapoport · 6 years ago
  75. 45ec975 lib/lzo: separate lzo-rle from lzo by Dave Rodgman · 6 years ago
  76. 5ee4014 lib/lzo: implement run-length encoding by Dave Rodgman · 6 years ago
  77. 761b323 lib/lzo: fast 8-byte copy on arm64 by Matt Sealey · 6 years ago
  78. 433b3b3 lib/lzo: 64-bit CTZ on arm64 by Matt Sealey · 6 years ago
  79. 9577759 lib/lzo: tidy-up ifdefs by Dave Rodgman · 6 years ago
  80. 4a2ae92 ipc/sem.c: replace kvmalloc/memset with kvzalloc and use struct_size by Gustavo A. R. Silva · 6 years ago
  81. 667da6a ipc: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  82. e5eed35 init/initramfs.c: provide more details in error messages by David Engraf · 6 years ago
  83. 1a6a1db lib/ubsan: default UBSAN_ALIGNMENT to not set by Anders Roxell · 6 years ago
  84. 663cb63 scripts/gdb: replace flags (MS_xyz -> SB_xyz) by Jackie Liu · 6 years ago
  85. 39e07cb kcov: convert kcov.refcount to refcount_t by Elena Reshetova · 6 years ago
  86. ec9672d kcov: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  87. 13610aa kernel/configs: use .incbin directive to embed config_data.gz by Masahiro Yamada · 6 years ago
  88. 3337d5c configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED by Alexey Brodkin · 6 years ago
  89. 9abdb50 kernel/gcov/gcc_3_4.c: use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  90. 32a5ad9 sysctl: handle overflow for file-max by Christian Brauner · 6 years ago
  91. 7f2923c sysctl: handle overflow in proc_get_long by Christian Brauner · 6 years ago
  92. 92bf501 rapidio/mport_cdev: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  93. 5ac188b drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen() by Dan Carpenter · 6 years ago
  94. 4b04700 kernel: workqueue: clarify wq_worker_last_func() caller requirements by Johannes Weiner · 6 years ago
  95. 6eb3c3d exec: increase BINPRM_BUF_SIZE to 256 by Oleg Nesterov · 6 years ago
  96. 26e1522 fs/exec.c: replace opencoded set_mask_bits() by Vineet Gupta · 6 years ago
  97. 67ceb1e fat: enable .splice_write to support splice on O_DIRECT file by Hou Tao · 6 years ago
  98. 660c9fc autofs: clear O_NONBLOCK on the pipe by NeilBrown · 6 years ago
  99. 874d22d fs/autofs/inode.c: use seq_puts() for simple strings in autofs_show_options() by Ian Kent · 6 years ago
  100. 60d6d04 autofs: add ignore mount option by Ian Kent · 6 years ago