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