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