1. 4678320 Merge commit 'v2.6.32' into next by Dmitry Torokhov · 15 years ago
  2. 66d2a59 Input: keyboard - fix lack of locking when traversing handler->h_list by Dmitry Torokhov · 15 years ago
  3. 3cc9635 Input: force LED reset on resume by Dmitry Torokhov · 15 years ago
  4. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  5. be8db0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  6. 1572ca2 Input: fix locking issue in /proc/bus/input/ handlers by Dmitry Torokhov · 15 years ago
  7. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  8. 1c4115e drivers/input/input.c: fix CONFIG_PM=n warning by Andrew Morton · 15 years ago
  9. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  10. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  11. ffd0db9 Input: add generic suspend and resume for input devices by Dmitry Torokhov · 15 years ago
  12. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  13. aa5ed63 Driver Core: input: add nodename for input drivers by Kay Sievers · 15 years ago
  14. df391e0 Input: multitouch - add tracking ID to the protocol by Henrik Rydberg · 15 years ago
  15. 5e5ee68 Input: add detailed multi-touch finger data report protocol by Henrik Rydberg · 15 years ago
  16. 61994a6 Input: allow certain EV_ABS events to bypass all filtering by Henrik Rydberg · 15 years ago
  17. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  18. b79e83b Input: remove unnecessary synchronize_rcu() call by Arjan van de Ven · 15 years ago
  19. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  20. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  21. fa88661 Input: fix polling of /proc/bus/input/devices by Dmitry Torokhov · 15 years ago
  22. e7b5c1e Input: stop autorepeat timer on key release by Johannes Berg · 16 years ago
  23. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  24. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  25. c981228 Input: don't reset sync flag when ignoring event by Dmitry Torokhov · 16 years ago
  26. 2edbf85 Input: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  27. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  28. 9c37066 proc: remove proc_bus by Alexey Dobriyan · 16 years ago
  29. cec69c3 Input: constify function pointer tables (seq_operations) by Jan Engelhardt · 17 years ago
  30. 0c1efd3 Input: remove cdev from input_dev structure by Dmitry Torokhov · 17 years ago
  31. f4f37c8 Input: Add proper locking when changing device's keymap by Dmitry Torokhov · 17 years ago
  32. ed2fa4d Input: pass EV_PWR events to event handlers by Richard Purdie · 17 years ago
  33. 22d1c39 Input: Handle EV_PWR type of input caps in input_set_capability. by Dmitry Baryshkov · 17 years ago
  34. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  35. 82ba56c Input: use full RCU API by Dmitry Torokhov · 17 years ago
  36. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  37. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  38. 8006479 Input: implement proper locking in input core by Dmitry Torokhov · 17 years ago
  39. ad5d972 Input: switch to using seq_list_xxx helpers by Pavel Emelianov · 17 years ago
  40. 9657d75 Input: convert from class devices to standard devices by Dmitry Torokhov · 17 years ago
  41. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  42. 534565f Input: add input_set_capability() helper by Dmitry Torokhov · 17 years ago
  43. 88a447a Input: prepare to switching to struct device by Dmitry Torokhov · 17 years ago
  44. 5b2a082 Input: rework handle creation code by Dmitry Torokhov · 17 years ago
  45. 54f9e36 Input: simplify input_free_device() by Dmitry Torokhov · 17 years ago
  46. c8e4c77 Input: add getkeycode and setkeycode methods by Marvin Raaijmakers · 17 years ago
  47. cb9def4 Input: let driver core create class device attribute groups by Dmitry Torokhov · 17 years ago
  48. 15e03ae Input: export 'uniq' in /proc/bus/input/devices by Dmitry Torokhov · 17 years ago
  49. 1efa770 Input: do not lock device when showing name, phys and uniq by Dmitry Torokhov · 17 years ago
  50. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  51. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  52. 1447190 Input: add comments to input_{allocate|free}_device() by Dmitry Torokhov · 18 years ago
  53. 4263cf0 Input: make input_register_handler() return error codes by Dmitry Torokhov · 18 years ago
  54. 68c2a16 Input: remove cruft that was needed for transition to sysfs by Dmitry Torokhov · 18 years ago
  55. 655816e Input: fix input module refcounting by Dmitry Torokhov · 18 years ago
  56. 66e6611 Input: constify input core by Dmitry Torokhov · 18 years ago
  57. 6d2750c Input: send key up events at disconnect by Dmitry Torokhov · 18 years ago
  58. 509ca1a Input: implement new force feedback interface by Anssi Hannula · 18 years ago
  59. b6d786d Input: add missing handler->start() call by Dmitry Torokhov · 18 years ago
  60. a2b2ed2 Input: fix list iteration in input_release_device() by Andrew Morton · 18 years ago
  61. 0e739d2 Input: introduce input_inject_event() function by Dmitry Torokhov · 18 years ago
  62. c7e8dc6 Input: add start() method to input handlers by Dmitry Torokhov · 18 years ago
  63. e9c8862 Input: remove accept method from input_dev by Dmitry Torokhov · 18 years ago
  64. e7374e4 Input: fix resetting name, phys and uniq when unregistering device by Dmitry Torokhov · 18 years ago
  65. ca56fe0 Input: rearrange exports by Dmitry Torokhov · 18 years ago
  66. 1e0afb2 Input: fix formatting to better follow CodingStyle by Dmitry Torokhov · 18 years ago
  67. f60d2b1 Input: reset name, phys and uniq when unregistering by Dmitry Torokhov · 18 years ago
  68. 8a3cf45 Input: return correct size when reading modalias attribute by Richard Purdie · 18 years ago
  69. 8fdc194 Input: make EVIOCGSND return meaningful data by Dmitry Torokhov · 18 years ago
  70. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago
  71. ac648a6 Input: make modalias code respect allowed buffer size by Dmitry Torokhov · 18 years ago
  72. 969b21c Input: convert /proc handling to seq_file by Dmitry Torokhov · 18 years ago
  73. 2db6687 Input: limit attributes' output to PAGE_SIZE by Dmitry Torokhov · 18 years ago
  74. 95d465f Manual merge with Linus. by Dmitry Torokhov · 18 years ago
  75. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  76. e676c23 Input: input core - semaphore to mutex conversion by Jes Sorensen · 18 years ago
  77. bd37e5a [PATCH] INPUT: add MODALIAS to the event environment by Kay Sievers · 19 years ago
  78. e2bd470 Input: prepare for f_ops constness by Arjan van de Ven · 19 years ago
  79. 1d8f430 [PATCH] Input: add modalias support by Rusty Russell · 19 years ago
  80. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  81. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  82. bd0ef23 Input: handle failures in input_register_device() by Dmitry Torokhov · 19 years ago
  83. 08de1f0 [PATCH] Input: fix 'uniq' reporting in hotplug handler by Dmitry Torokhov · 19 years ago
  84. 4761060 Input: fix input device deregistration by Dmitry Torokhov · 19 years ago
  85. 5f94548 Input: do not register statically allocated devices by Dmitry Torokhov · 19 years ago
  86. 995fc4d Input: fix input_dev registration message by Dmitry Torokhov · 19 years ago
  87. a7fadbe [PATCH] input core: remove custom-made hotplug handler by Dmitry Torokhov · 19 years ago
  88. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  89. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
  90. 629b77a [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices by Greg Kroah-Hartman · 19 years ago
  91. 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
  92. 1020402 [PATCH] INPUT: register the input class device sooner by Greg Kroah-Hartman · 19 years ago
  93. 5c1e9a6 [PATCH] Input: export input_dev data via sysfs attributes by Dmitry Torokhov · 19 years ago
  94. 051b2fe [PATCH] Input: show sysfs path in /proc/bus/input/devices by Dmitry Torokhov · 19 years ago
  95. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
  96. 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 19 years ago
  97. ff13f98 [PATCH] Input: check switch bitmap when matching handlers by Dmitry Torokhov · 19 years ago
  98. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 19 years ago
  99. beffbdc Input: cannot refer to __exit from within __init. by Andrew Morton · 19 years ago
  100. f96b434 Input: rearrange procfs code to reduce number of #ifdefs by Dmitry Torokhov · 19 years ago