1. e941da3 Input: gtco - use USB endpoint API by Julia Lawall · 16 years ago
  2. 0de048a Input: make some variables and functions static by Roel Kluin · 16 years ago
  3. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  4. 545f4e9 Input: wacom - add support for new USB Tablet PCs by Ping Cheng · 16 years ago
  5. 899ef6e USB: remove info() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  6. 1817b16 USB: remove warn() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  7. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  8. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  9. 0cc1fe2 Input: remove version.h from drivers that don't need it by Huang Weiyi · 16 years ago
  10. f4bc95d Input: gtco - eliminate early return by Julia Lawall · 16 years ago
  11. 15439dd Merge branch 'for-linus' into next by Dmitry Torokhov · 16 years ago
  12. 501a525 Input: gtco - fix double kfree in error handling path by Dmitry Torokhov · 16 years ago
  13. c6a3ead Input: wacom - make one-bit signed bitfields unsigned by Harvey Harrison · 16 years ago
  14. e34b9d2 Input: wacom - cleanup handling of tablet IDs by Ping Cheng · 16 years ago
  15. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  16. 858ad08 input: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  17. 6b8588f usb input endianness annotations and fixes by Al Viro · 16 years ago
  18. b345dc7 Input: wacom - add support for Cintiq 20WSX by Ping Cheng · 16 years ago
  19. a32bcc4 Input: aiptek - add support for Genius G-PEN 560 tablet by Guryanov Dmitry · 16 years ago
  20. e722409 Input: wacom - implement suspend and autosuspend by Oliver Neukum · 16 years ago
  21. 0e1763f Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX by Ping Cheng · 16 years ago
  22. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  23. 7ecfbfd Input: wacom - add support for the new Bamboo tablets by Ping Cheng · 17 years ago
  24. 5035522 Input: aiptek - update driver version by Rene van Paassen · 17 years ago
  25. 1e7b3fa Input: aiptek - rework the function key code by Rene van Paassen · 17 years ago
  26. 0112db3 Input: aiptek - tolerate newlines in sysfs files by Rene van Paassen · 17 years ago
  27. b3b6cf1 Input: aiptek - correct the tool switching code by Rene van Paassen · 17 years ago
  28. da9fda4 Input: aiptek - use only absolute misc reports by Rene van Paassen · 17 years ago
  29. 6125a40 Input: aiptek - put sensible warnings in probe by Rene van Paassen · 17 years ago
  30. 1a54f49 Input: aiptek - use set_bit instead of bitwise or by Rene van Paassen · 17 years ago
  31. 0038cae Input: aiptek - fix relative mode parsing by Mark Vytlacil · 17 years ago
  32. ce0982e Input: aiptek - fixed mouse button defines by Rene van Paassen · 17 years ago
  33. fe981f2 Input: aiptek - correct the proximity and validity checks by Rene van Paassen · 17 years ago
  34. 2fe5741 Input: aiptek - correct documentation on reports by Rene van Paassen · 17 years ago
  35. 33936fa Input: aiptek - use array to list all buttons by Dmitry Torokhov · 17 years ago
  36. 37767b6 Input: aiptek - kill aiptek_convert_from_2s_complement() by Dmitry Torokhov · 17 years ago
  37. cd438a5 Input: aiptek - use maps in attributes by Dmitry Torokhov · 17 years ago
  38. 02fb6c3 Input: aiptek - do not check for NULL in attribute methods by Dmitry Torokhov · 17 years ago
  39. b087e1f Input: aiptek - use attribute group by Dmitry Torokhov · 17 years ago
  40. 5c659c6 Input: aiptek - remove vendor and product attributes from sysfs by Dmitry Torokhov · 17 years ago
  41. 9b40ed0 Input: aiptek - do not try to export associated event device by Dmitry Torokhov · 17 years ago
  42. 7a86ede missing dependencies for USB drivers in input by Al Viro · 17 years ago
  43. 4104d13 Input: move USB tablets under drivers/input/tablet by Dmitry Torokhov · 17 years ago