1. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  2. 77ecf14 Input: remove remaining unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  3. bf1de97 Input: implement managed polled input devices by Dmitry Torokhov · 11 years ago
  4. d1fefd5 Input: remove race when instantiating polled device attributes by Dmitry Torokhov · 11 years ago
  5. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  6. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  7. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 14 years ago
  8. 5e3e4eb Input: polldev - immediately poll device upon opening by Dmitry Torokhov · 13 years ago
  9. e490ebd Input: input-polldev - use system-wide freezable workqueue by Dmitry Torokhov · 14 years ago
  10. 2546bcc Input: input-polldev - fix a couple of typos by Dmitry Torokhov · 14 years ago
  11. da0c490 Input: use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  12. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  13. d9c4f84 Input: polldev can cause crash in case when polling disabled by Samu Onkalo · 15 years ago
  14. 36203c4 Input: add generic support for sparse keymaps by Dmitry Torokhov · 15 years ago
  15. 11bb4cc Input: polled device - do not start polling if interval is zero by Samu Onkalo · 15 years ago
  16. 381f3f1 Input: polled device - schedule first poll immediately by Dmitry Torokhov · 15 years ago
  17. dad725d Input: input-polldev - add sysfs interface for controlling poll interval by Samu Onkalo · 15 years ago
  18. b0aba1e Input: add open and close methods for polled devices by Samu Onkalo · 15 years ago
  19. 3797fec Input: remove private member from input_dev structure by Dmitry Torokhov · 17 years ago
  20. 374766b Input: implement proper timer rounding for polled devices by Stephen Hemminger · 17 years ago
  21. 14134b3 Input: polled device power saving by Stephen Hemminger · 17 years ago
  22. 893e7c2 Input: move input-polldev to drivers/input by Dmitry Torokhov · 18 years ago[Renamed from drivers/input/misc/input-polldev.c]
  23. 36bd52a Input: input-polldev - add module info by Eric Piel · 18 years ago
  24. 0dcd807 Input: add skeleton for simple polled devices by Dmitry Torokhov · 18 years ago