1. fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  2. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  3. 54ce165 Input: uinput - fix formatting by Dmitry Torokhov · 12 years ago
  4. c5b3533 Input: uinput - specify exact bit sizes on userspace APIs by Dmitry Torokhov · 12 years ago
  5. 00ce756 Input: uinput - mark failed submission requests as free by Dmitry Torokhov · 12 years ago
  6. 22ae19c Input: uinput - fix race that can block nonblocking read by Dmitry Torokhov · 12 years ago
  7. f40033a Input: uinput - return -EINVAL when read buffer size is too small by David Herrmann · 12 years ago
  8. 929d1af Input: uinput - take event lock when fetching events from buffer by Dmitry Torokhov · 12 years ago
  9. a718d79 Input: uinput - allow for 0/0 min/max on absolute axes. by Peter Hutterer · 13 years ago
  10. 163d277 Input: uinput - reversed test in uinput_setup_device() by Dan Carpenter · 13 years ago
  11. 4dfcc27 Input: uinput - use memdup_user() and friends by Dmitry Torokhov · 13 years ago
  12. 5d9d6e9 Input: uinput - fix setting up device name by David Herrmann · 13 years ago
  13. 85b7720 Input: introduce device properties by Henrik Rydberg · 14 years ago
  14. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
  15. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago
  16. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  17. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  18. 38e7afe Input: uinput - setup MT usage during device creation by Henrik Rydberg · 14 years ago
  19. 8905aaa Input: uinput - add devname alias to allow module on-demand load by Kay Sievers · 14 years ago
  20. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 14 years ago
  21. 81c2a3b Input: use ABS_CNT rather than (ABS_MAX + 1) by Daniel Mack · 14 years ago
  22. daf8a96 Input: uinput - mark as non-seekable by Dmitry Torokhov · 14 years ago
  23. 45cdba4 Input: uinput - remove BKL from uinput_open function by Thadeu Lima de Souza Cascardo · 15 years ago
  24. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  25. 05cebd3 Input: uinput - flush all pending ff effects before destroying device by Aristeu Sergio Rozanski Filho · 15 years ago
  26. 2d56f3a Input: refactor evdev 32bit compat to be shareable with uinput by Philip Langdale · 16 years ago
  27. 5370365 Input: uinput - remove duplicate include by Huang Weiyi · 16 years ago
  28. 8702965 uinput: BKL pushdown by Arnd Bergmann · 16 years ago
  29. a830df3 Input: pull input.h into uinpit.h by Mike Frysinger · 17 years ago
  30. 373f971 Input: drivers/input/misc - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  31. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  32. ff46255 Input: uinput - switch to the new FF interface by Anssi Hannula · 18 years ago
  33. 221979a Input: uinput - semaphore to mutex conversion by Dmitry Torokhov · 18 years ago
  34. e597f0c8 Input: uinput - don't use "interruptible" in FF code by Dmitry Torokhov · 19 years ago
  35. 59c7c03 Input: uinput - add UI_SET_SWBIT ioctl by Dmitry Torokhov · 19 years ago
  36. 2950641 Input: uinput - convert to dynalloc allocation by Dmitry Torokhov · 19 years ago
  37. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  38. e7507ed [PATCH] uniput - fix crash on SMP by Dmitry Torokhov · 19 years ago
  39. 5b6271b Input: make name, phys and uniq be 'const char *' because once by Dmitry Torokhov · 19 years ago
  40. 0048e60 Input: uinput - use completions instead of events and manual by Dmitry Torokhov · 19 years ago
  41. 152c12f Input: clean up uinput driver (formatting, extra braces) by Dmitry Torokhov · 19 years ago
  42. b6cbf3e Input: return correct value when setting up absolute device via uinipt. by Ian Campbell · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago