1. ec20a02 Input: synaptics - add support for reporting x/y resolution by Tero Saarni · 15 years ago
  2. df391e0 Input: multitouch - add tracking ID to the protocol by Henrik Rydberg · 15 years ago
  3. 5e5ee68 Input: add detailed multi-touch finger data report protocol by Henrik Rydberg · 15 years ago
  4. 6916d97 Input: bcm5974 - add quad-finger tapping by Henrik Rydberg · 15 years ago
  5. 5b56eec Merge branch 'topic/jack' into for-linus by Takashi Iwai · 15 years ago
  6. 00bfdda include of <linux/types.h> is preferred over <asm/types.h> by Jaswinder Singh Rajput · 16 years ago
  7. d506fc3 ALSA: Add support for video out to the jack reporting API by Jani Nikula · 16 years ago
  8. a802269 Merge branch 'topic/jack-mechanical' into to-push by Takashi Iwai · 16 years ago
  9. 0ff5551 Merge branch 'fix/hda' into topic/hda by Takashi Iwai · 16 years ago
  10. cdc6936 ALSA: Add support for mechanical jack insertion by Mark Brown · 16 years ago
  11. 437184a HID: map macbook keys for "Expose" and "Dashboard" by Henrik Rydberg · 16 years ago
  12. a53ccab ALSA: jack: lineout support to jack abstraction layer by Matthew Ranostay · 16 years ago
  13. 5a599a1 Input: add keycodes for remote controls/phone keypads by Aristeu Rozanski · 16 years ago
  14. 03bac96 Input: expand keycode space by Dmitry Torokhov · 16 years ago
  15. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  16. 92c4989 Input: add switch for dock events by Matthew Garrett · 16 years ago
  17. 5ec461d Input: add microphone insert switch definition by Mark Brown · 16 years ago
  18. 4bbff7e Input: add KEY_MEDIA_REPEAT definition by Bastien Nocera · 16 years ago
  19. 15439dd Merge branch 'for-linus' into next by Dmitry Torokhov · 16 years ago
  20. f6d6561 Input: atkbd - use ushort instead of uchar keymap by Dmitry Torokhov · 16 years ago
  21. 5adad01 Input: rename SW_RADIO to SW_RFKILL_ALL by Henrique de Moraes Holschuh · 16 years ago
  22. 253b00f Input: remove unused defines by Joe Perches · 16 years ago
  23. 3797fec Input: remove private member from input_dev structure by Dmitry Torokhov · 16 years ago
  24. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 16 years ago
  25. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  26. 303d9bf rfkill: add the WiMAX radio type by Iñaky Pérez-González · 17 years ago
  27. 0c1efd3 Input: remove cdev from input_dev structure by Dmitry Torokhov · 17 years ago
  28. f4f37c8 Input: Add proper locking when changing device's keymap by Dmitry Torokhov · 17 years ago
  29. 35baef2 Input: adds the context menu key (HUT GenDesc 0x84) by Aristeu Rozanski · 17 years ago
  30. c23f1f9 Input: add definitions for frame forward and frame back keys by Aristeu Rozanski · 17 years ago
  31. f7852be Input: Add Euro and Dollar key codes by Carlos Corbacho · 17 years ago
  32. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  33. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  34. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  35. e2bca07 Input: add KEY_LOGOFF by Khelben Blackstaff · 17 years ago
  36. 4dc21a8 Input: add KEY_SPELLCHECK by Jiri Kosina · 17 years ago
  37. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  38. e0665486 [RFKILL]: Add support for ultrawideband by Ivo van Doorn · 17 years ago
  39. 532df78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  40. 9e3d3d0 Input: add more Braille keycodes by Samuel Thibault · 17 years ago
  41. 8006479 Input: implement proper locking in input core by Dmitry Torokhov · 17 years ago
  42. a7ecd1e ACPI: video: Add keycode for ACPI video driver hotkey events. by Yu Luming · 17 years ago
  43. 501cc54 Input: mark some functions __must_check by Dmitry Torokhov · 17 years ago
  44. 5517853 Input: document intended meaning of KEY_SWITCHVIDEOMODE by Dmitry Torokhov · 17 years ago
  45. 9657d75 Input: convert from class devices to standard devices by Dmitry Torokhov · 17 years ago
  46. 4e4eda8 Input: document some of keycodes by Dmitry Torokhov · 17 years ago
  47. c77da17 Input: add a new EV_SW SW_RADIO event, for radio switches on laptops by Henrique de Moraes Holschuh · 17 years ago
  48. 1570077 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  49. a3d5213 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  50. c04cb85 m68k: Atari keyboard and mouse support. by Michael Schmitz · 17 years ago
  51. dc24f0e kbuild: remove dependency on input.h from file2alias by Sam Ravnborg · 18 years ago
  52. 534565f Input: add input_set_capability() helper by Dmitry Torokhov · 17 years ago
  53. 88a447a Input: prepare to switching to struct device by Dmitry Torokhov · 17 years ago
  54. 3abccf3 Input: add input_{get|set}_drvdata() helpers by Dmitry Torokhov · 17 years ago
  55. 6480e2a Input: wistron - add acerhk laptop database by Eric Piel · 17 years ago
  56. 5b2a082 Input: rework handle creation code by Dmitry Torokhov · 17 years ago
  57. c8e4c77 Input: add getkeycode and setkeycode methods by Marvin Raaijmakers · 18 years ago
  58. 1c1e40b input/hid: Supporting more keys from the HUT Consumer Page by Florian Festi · 18 years ago
  59. e4477d2 Input: add to kernel-api docbook by Randy Dunlap · 18 years ago
  60. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  61. 90da115 Input: add KEY_BLUETOOTH and KEY_WLAN definitions by Lennart Poettering · 18 years ago
  62. 9a87fdd Input: add new BUS_VIRTUAL bus type by Michael Hanselmann · 18 years ago
  63. 4263cf0 Input: make input_register_handler() return error codes by Dmitry Torokhov · 18 years ago
  64. 68c2a16 Input: remove cruft that was needed for transition to sysfs by Dmitry Torokhov · 18 years ago
  65. 66e6611 Input: constify input core by Dmitry Torokhov · 18 years ago
  66. 8b8277a Input: update the force feedback documentation by Anssi Hannula · 18 years ago
  67. 1f734cb Input: drop remnants of the old force-feedback interface by Anssi Hannula · 18 years ago
  68. 7d928a2 Input: unified force feedback support for memoryless devices by Anssi Hannula · 18 years ago
  69. 509ca1a Input: implement new force feedback interface by Anssi Hannula · 18 years ago
  70. 0e739d2 Input: introduce input_inject_event() function by Dmitry Torokhov · 18 years ago
  71. c7e8dc6 Input: add start() method to input handlers by Dmitry Torokhov · 18 years ago
  72. e9c8862 Input: remove accept method from input_dev by Dmitry Torokhov · 18 years ago
  73. b9ab58d Input: fix misspelling of Hangeul key by Jerome Pinot · 18 years ago
  74. f60d2b1 Input: reset name, phys and uniq when unregistering by Dmitry Torokhov · 18 years ago
  75. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  76. 7b1c6ca Add <sys/types.h> to headers included for userspace in <linux/input.h> by David Woodhouse · 18 years ago
  77. ed8f9e2 Input: change from numbered to named switches by Richard Purdie · 18 years ago
  78. f39b25b Input: add KEY_BATTERY keycode by Matthew Garrett · 18 years ago
  79. 08791e5 Input: ressurect EVIOCGREP and EVIOCSREP by Dmitry Torokhov · 18 years ago
  80. ddc5d34 Input: move input_device_id to mod_devicetable.h by Dmitry Torokhov · 18 years ago
  81. 1a0ccec Input: allow passing NULL to input_free_device() by Dmitry Torokhov · 18 years ago
  82. b9ec4e1 Input: add support for Braille devices by Samuel Thibault · 18 years ago
  83. 95d465f Manual merge with Linus. by Dmitry Torokhov · 18 years ago
  84. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  85. 493a7e0 Input: fix input_free_device() implementation by Dmitry Torokhov · 19 years ago
  86. e676c23 Input: input core - semaphore to mutex conversion by Jes Sorensen · 19 years ago
  87. e39b843 [PATCH] Input: fix add modalias support build error by Rusty Russell · 19 years ago
  88. 1d8f430 [PATCH] Input: add modalias support by Rusty Russell · 19 years ago
  89. 5f94548 Input: do not register statically allocated devices by Dmitry Torokhov · 19 years ago
  90. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  91. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  92. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
  93. 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
  94. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
  95. 6ab0f5c [PARISC] Update parisc specific input code from parisc tree by Matthew Wilcox · 19 years ago
  96. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  97. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 19 years ago
  98. 8a409b0 Input: HID - add more consumer usages by Vojtech Pavlik · 19 years ago
  99. 5b6271b Input: make name, phys and uniq be 'const char *' because once by Dmitry Torokhov · 19 years ago
  100. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago