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