1. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  2. 871ba51 USB: input: aiptek.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  3. 8fb6321 USB: aiptek.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  4. 383c52f USB: input: aiptek.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  5. 1f80bb9 USB: aiptek.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  6. 482d74c Input: aiptek - adjust error-handling code label by Julia Lawall · 12 years ago
  7. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  8. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  9. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  10. eadba0c Input: aiptek - remove double define by Edwin van Vliet · 13 years ago
  11. 6f07d31 Input: aiptek - tighten up permissions on sysfs attributes by Dmitry Torokhov · 14 years ago
  12. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 14 years ago
  13. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  14. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
  15. 899ef6e USB: remove info() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  16. 1817b16 USB: remove warn() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  17. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  18. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  19. 858ad08 input: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  20. a32bcc4 Input: aiptek - add support for Genius G-PEN 560 tablet by Guryanov Dmitry · 16 years ago
  21. 5035522 Input: aiptek - update driver version by Rene van Paassen · 17 years ago
  22. 1e7b3fa Input: aiptek - rework the function key code by Rene van Paassen · 17 years ago
  23. 0112db3 Input: aiptek - tolerate newlines in sysfs files by Rene van Paassen · 17 years ago
  24. b3b6cf1 Input: aiptek - correct the tool switching code by Rene van Paassen · 17 years ago
  25. da9fda4 Input: aiptek - use only absolute misc reports by Rene van Paassen · 17 years ago
  26. 6125a40 Input: aiptek - put sensible warnings in probe by Rene van Paassen · 17 years ago
  27. 1a54f49 Input: aiptek - use set_bit instead of bitwise or by Rene van Paassen · 17 years ago
  28. 0038cae Input: aiptek - fix relative mode parsing by Mark Vytlacil · 17 years ago
  29. ce0982e Input: aiptek - fixed mouse button defines by Rene van Paassen · 17 years ago
  30. fe981f2 Input: aiptek - correct the proximity and validity checks by Rene van Paassen · 17 years ago
  31. 2fe5741 Input: aiptek - correct documentation on reports by Rene van Paassen · 17 years ago
  32. 33936fa Input: aiptek - use array to list all buttons by Dmitry Torokhov · 17 years ago
  33. 37767b6 Input: aiptek - kill aiptek_convert_from_2s_complement() by Dmitry Torokhov · 17 years ago
  34. cd438a5 Input: aiptek - use maps in attributes by Dmitry Torokhov · 17 years ago
  35. 02fb6c3 Input: aiptek - do not check for NULL in attribute methods by Dmitry Torokhov · 17 years ago
  36. b087e1f Input: aiptek - use attribute group by Dmitry Torokhov · 17 years ago
  37. 5c659c6 Input: aiptek - remove vendor and product attributes from sysfs by Dmitry Torokhov · 17 years ago
  38. 9b40ed0 Input: aiptek - do not try to export associated event device by Dmitry Torokhov · 17 years ago
  39. 4104d13 Input: move USB tablets under drivers/input/tablet by Dmitry Torokhov · 17 years ago[Renamed from drivers/usb/input/aiptek.c]
  40. c0f82d5 Input: USB devices - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  41. 7791bda Input: drivers/usb/input - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  42. 5014186 Input: USB devices - handle errors when registering input devices by Dmitry Torokhov · 17 years ago
  43. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  44. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  45. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  46. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 18 years ago
  47. 52950ed [PATCH] USB: Use ARRAY_SIZE macro by Tobias Klauser · 19 years ago
  48. 4c4c943 [PATCH] USB: mark various usb tables const by Arjan van de Ven · 19 years ago
  49. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  50. f873e3e [PATCH] Input: aiptek - fix Y axis setup by Riccardo Magliocchetti · 19 years ago
  51. d6e5bcf [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  52. c5b7c7c [PATCH] drivers/usb/input: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  53. 16a334c Input: introduce usb_to_input_id() to uniformly produce by Dmitry Torokhov · 19 years ago
  54. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  55. 060b884 [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  56. 65cde54 Input: remove user counters from drivers/usb/input since input by Dmitry Torokhov · 19 years ago
  57. 05f091ab Input: whitespace fixes in drivers/usb/input by Dmitry Torokhov · 19 years ago
  58. 093cf72 [PATCH] USB: Spelling fixes for drivers/usb. by Steven Cole · 19 years ago
  59. e838a0d [PATCH] USB: fix AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) by Viktor A. Danilov · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago