1. 4f179f7 Input: serio_raw - shut up errorneous warning by Andrew Morton · 17 years ago
  2. cab8e5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  3. 33143ea Input: serio - take drv_mutex in serio_cleanup() by Dmitry Torokhov · 17 years ago
  4. 9d9d50b Input: i8042 - add HP Pavilion ZT1000 to the MUX blacklist by Dmitry Torokhov · 17 years ago
  5. eedab66 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  6. 8c4df74 Input: i8042 - add ULI EV4873 to noloop list by Dmitry Torokhov · 17 years ago
  7. 90245c1 Input: i8042 - add ASUS P65UP5 to the noloop list by Dmitry Torokhov · 17 years ago
  8. cdea460 [ARM] Fix some section mismatch warnings by Russell King · 17 years ago
  9. d2ada55 Input: i8042 - fix AUX port detection with some chips by Roland Scheidegger · 17 years ago
  10. bc95f36 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  11. 70f256f Input: serio - do not touch bus's rwsem by Dmitry Torokhov · 17 years ago
  12. b997395 Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs by Dmitry Torokhov · 17 years ago
  13. cc8310e Input: i8042 - add Panasonic CF-29 to nomux list by Dmitry Torokhov · 17 years ago
  14. 8d04ddb Input: i8042 - disable interfaces when switching to legacy mode by Dmitry Torokhov · 17 years ago
  15. 6e78258 Input: i8042 - add HP Pavilion DV4017EA to the MUX blacklist by Dmitry Torokhov · 17 years ago
  16. 9575499 Input: HIL - fix rwlock recursion bug by Helge Deller · 17 years ago
  17. 0ce3c83 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  18. 3ca5de6 Input: i8042 - another attempt to fix AUX delivery checks by Dmitry Torokhov · 17 years ago
  19. ffd51f4 Input: HIL - cleanup coding style by Helge Deller · 17 years ago
  20. 3acaf54 Input: HIL - various fixes for HIL drivers by Helge Deller · 17 years ago
  21. d43a338 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  22. 62b529a Input: remove obsolete setup parameters from input drivers by Dmitry Torokhov · 17 years ago
  23. 82dd9ef Input: i8042 - let serio bus suspend ports by Dmitry Torokhov · 17 years ago
  24. c5a69d5 Storage class should be before const qualifier by Tobias Klauser · 17 years ago
  25. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  26. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  27. 1e4865f Input: i8042 - fix AUX IRQ delivery check by Dmitry Torokhov · 17 years ago
  28. b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  29. 4b31562 SERIO: add the sysfs driver name to all modules by Greg Kroah-Hartman · 18 years ago
  30. 19f3c3e Input: i8042 - really suppress ACK/NAK during panic blink by Dmitry Torokhov · 18 years ago
  31. e3a411a3 [SPARC64]: Fix of_iounmap() region release. by David S. Miller · 18 years ago
  32. bb06ec3 Input: i8042 - add another Lifebook P7010 to nomux blacklist by Dmitry Torokhov · 18 years ago
  33. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  34. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 18 years ago
  35. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  36. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 18 years ago
  37. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 18 years ago
  38. ed7b1f6 Input: serio - make serio_register_driver() return errors by Dmitry Torokhov · 18 years ago
  39. 65f27f3 WorkStruct: Pass the work_struct pointer instead of context data by David Howells · 18 years ago
  40. 9d92fe1 Input: serio - remove serio_unregister_port_delayed() by Dmitry Torokhov · 18 years ago
  41. a216a4b Input: i8042 - fix shutdown issue on some boxes with active MUXes by Dmitry Torokhov · 18 years ago
  42. 752c58a Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  43. f4e3c71 Input: i8042 - remove unneeded call to i8042_interrupt() by Dmitry Torokhov · 18 years ago
  44. 1ea2a69 Input: serio - rearrange serio_bus initialization by Marton Nemeth · 18 years ago
  45. 43f8221 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  46. 6ce6b3a [PATCH] hp drivers/input stuff: C99 initializers, NULL noise removal, __user annotations by Al Viro · 18 years ago
  47. 0a66045 Input: serio core - handle errors returned by device_bind_driver() by Dmitry Torokhov · 18 years ago
  48. 88aa010 Input: serio - add lockdep annotations by Jiri Kosina · 18 years ago
  49. 817e6ba Input: i8042 - supress ACK/NAKs when blinking during panic by Dmitry Torokhov · 18 years ago
  50. da96d0b [PATCH] m68k/HP300: Enable HIL configuration options by Geert Uytterhoeven · 18 years ago
  51. be577a5 Build fixes for struct pt_regs removal by Matthew Wilcox · 18 years ago
  52. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  53. 0950960 Fix several typos in drivers/ by Matt LaPlante · 18 years ago
  54. a12f66f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  55. 30cbc22 [PATCH] update legacy io handling for pmac by Olaf Hering · 18 years ago
  56. 5206c0d Input: libps2 - rearrange exports by Dmitry Torokhov · 18 years ago
  57. 9807879 Input: atkbd - support Microsoft Natural Elite Pro keyboards by Dmitry Torokhov · 18 years ago
  58. a91eaa1 Input: i8042 - disable MUX mode on Toshiba Equium A110 by Dmitry Torokhov · 18 years ago
  59. de9ce70 Input: i8042 - get rid of polling timer by Dmitry Torokhov · 18 years ago
  60. e2df452 Input: i8042 - add Amoi to the MUX blacklist by Cjacker Huang · 18 years ago
  61. 73b59a3 Input: serio/gameport - check whether driver core calls succeeded by Randy Dunlap · 18 years ago
  62. 95349fe Input: libps2 - warn instead of oopsing when passed bad arguments by Dmitry Torokhov · 18 years ago
  63. 3aceafc [PATCH] lockdep: annotate serio by Arjan van de Ven · 18 years ago
  64. 6b8f3ef [PATCH] sparc i8042 build fix by Andrew Morton · 18 years ago
  65. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  66. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  67. f57caae [SERIO] i8042-sparcio.h: Convert to of_driver framework. by David S. Miller · 18 years ago
  68. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  69. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  70. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  71. 690c8fd [SPARC64]: Use in-kernel PROM tree for EBUS and ISA. by David S. Miller · 18 years ago
  72. 1269277a [PATCH] powerpc: Use check_legacy_ioport() on ppc32 too. by David Woodhouse · 18 years ago
  73. 95d465f Manual merge with Linus. by Dmitry Torokhov · 18 years ago
  74. 5076c15 [PARISC] I/O-Space must be ioremap_nocache()'d by Helge Deller · 18 years ago
  75. fddaaae BUG_ON() Conversion in input/serio/hp_sdc_mlc.c by Eric Sesterhenn · 18 years ago
  76. b1eecf7 BUG_ON() Conversion in input/serio/hil_mlc.c by Eric Sesterhenn · 18 years ago
  77. 9d92111 Input: serio - fix memory leak by Adrian Bunk · 18 years ago
  78. 2bfc3c6 Input: i8042 - fix logic around pnp_register_driver() by Bjorn Helgaas · 18 years ago
  79. b39787a Input: use kzalloc() throughout the code by Eric Sesterhenn · 18 years ago
  80. 51c38f9 Input: initialize serio and gameport at subsystem level by Dmitry Torokhov · 18 years ago
  81. c4e32e9 Input: serio - semaphore to mutex conversion by Arjan van de Ven · 18 years ago
  82. 02860ab Input: kill remnants of 98kbd{,-io} and 98spkr by Arthur Othieno · 18 years ago
  83. 3e2b32b Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  84. e7de369 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  85. 3dd01a8 Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist by Vojtech Pavlik · 19 years ago
  86. 30226f8 [PATCH] Add serio bus_type probe and remove methods by Russell King · 19 years ago
  87. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  88. e9368f8 [ARM] Remove asm/irq.h includes from ARM drivers by Russell King · 19 years ago
  89. b9abaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  90. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  91. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  92. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  93. 6020baf Input: i8042 - add OQO Zepto to noloop dmi table. by Ben Collins · 19 years ago
  94. fed8bf1 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  95. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  96. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  97. 9d6c250 Input: maceps2 - convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  98. 26421c7 Input: q40kbd - convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  99. 916d83c Input: ct82c710 - convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  100. 87fd631 Input: i8042 - convert to the new platform device interface by Dmitry Torokhov · 19 years ago