1. b1eecf7 BUG_ON() Conversion in input/serio/hil_mlc.c by Eric Sesterhenn · 18 years ago
  2. 02860ab Input: kill remnants of 98kbd{,-io} and 98spkr by Arthur Othieno · 18 years ago
  3. 3e2b32b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  4. e7de369 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  5. 3dd01a8 Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist by Vojtech Pavlik · 19 years ago
  6. 30226f8 [PATCH] Add serio bus_type probe and remove methods by Russell King · 19 years ago
  7. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago
  8. e9368f8 [ARM] Remove asm/irq.h includes from ARM drivers by Russell King · 19 years ago
  9. b9abaa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  10. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  11. 123656d Merge with Linus' kernel. by Russell King · 19 years ago
  12. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  13. 6020baf Input: i8042 - add OQO Zepto to noloop dmi table. by Ben Collins · 19 years ago
  14. fed8bf1 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  15. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  16. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  17. 9d6c250 Input: maceps2 - convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  18. 26421c7 Input: q40kbd - convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  19. 916d83c Input: ct82c710 - convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  20. 87fd631 Input: i8042 - convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  21. 0b57ee9 [SPARC]: introduce a SPARC Kconfig symbol by Adrian Bunk · 19 years ago
  22. 4eb38ac Input: i8042 - disable MUX mode for Sharp MM20 by Dmitry Torokhov · 19 years ago
  23. 9e50afd Input: make serio and gameport more swsusp friendly by Dmitry Torokhov · 19 years ago
  24. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  25. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  26. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  27. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  28. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  29. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  30. 6ab0f5c [PARISC] Update parisc specific input code from parisc tree by Matthew Wilcox · 19 years ago
  31. 53f01bb [PARISC] Convert parisc_device to use struct resource for hpa by Matthew Wilcox · 19 years ago
  32. bdad1f8 [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better by Matthew Wilcox · 19 years ago
  33. d39969d Input: i8042 - use kzalloc instead of kcalloc by Dmitry Torokhov · 19 years ago
  34. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  35. a97e148 [PATCH] input: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  36. 7545c24 Input: i8042 - add Lifebook E4010 to MUX blacklist by Dmitry Torokhov · 19 years ago
  37. 945ef0d Input: i8042 - add i8042.nokbd module option to allow supressing by Dmitry Torokhov · 19 years ago
  38. c3d31e7 Input: i8042 - fix IRQ printing when either KBD or AUX port by Dmitry Torokhov · 19 years ago
  39. 8d5987a Input: make i8042_platform_init return 'real' error code by Dmitry Torokhov · 19 years ago
  40. 0854e52 Input: i8042 - clean up initialization code; abort if we by Dmitry Torokhov · 19 years ago
  41. 463a4f7 Input: i8042 - don't use negation to mark AUX data by Dmitry Torokhov · 19 years ago
  42. 20f0794 Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. by Vojtech Pavlik · 19 years ago
  43. 865190c Input: i8042 - add Alienware Sentia to NOMUX blacklist. by Dmitry Torokhov · 19 years ago
  44. bef5a66 Input: serio_raw - fix Kconfig help by Neil Brown · 19 years ago
  45. dc1e97b Input: serio_raw - link serio_raw misc device to corresponding by Dmitry Torokhov · 19 years ago
  46. ae87dff Input: serio - add modalias attribute and environment variable to by Dmitry Torokhov · 19 years ago
  47. 3c803e8 Commit the manual part of the input layer merge. by Linus Torvalds · 19 years ago
  48. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  49. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  50. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  51. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  52. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  53. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  54. dbf4ccd Input: psmouse - export protocol as a sysfs per-device attribute by Dmitry Torokhov · 19 years ago
  55. 905ab9d Input: cleanup ps2_command() timeout handling in libps2. by Dmitry Torokhov · 19 years ago
  56. c611763 Input: add ps2_drain() to libps2 to allow reading and discarding by Dmitry Torokhov · 19 years ago
  57. 04df192 Input: pmouse - introduce proper locking so state-changing by Dmitry Torokhov · 19 years ago
  58. a9180ab Input: switch serio core to using kthread API instead of using by Dmitry Torokhov · 19 years ago
  59. b4ff99b Input: yet another model that does not play nicely when i8042 is by Dmitry Torokhov · 19 years ago
  60. 59311de Input: automatically disable MUX mode on Toshiba Satellite P10 by Dmitry Torokhov · 19 years ago
  61. 74af42b Input: Avoid double unregistering of i8042 PnP driver. This can happen by Kurt Garloff · 19 years ago
  62. 5a72afc Input: Tone down the severity of a printk() in i386/ia64 arch code by Dmitry Torokhov · 19 years ago
  63. 2673c836 Input: Only write the CTR in i8042 resume function. Reading it is by Vojtech Pavlik · 19 years ago
  64. be15692 Input: Remove (now) unused variable in i8042.c by Vojtech Pavlik · 19 years ago
  65. 39fa580 Input: Add a missing KERN_INFO message designation, fix behavior by Vojtech Pavlik · 19 years ago
  66. baae956 [PATCH] serio 'id' attributes by Dmitry Torokhov · 19 years ago
  67. 1ff2c87 [PATCH] serport oops fix by Dmitry Torokhov · 19 years ago
  68. 0c3f2be [PATCH] serio resume fix by Dmitry Torokhov · 19 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago