1. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  2. c7ff0d9 panic: keep blinking in spite of long spin timer mode by TAMUKI Shoichi · 14 years ago
  3. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  4. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  5. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  6. fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  7. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  8. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  9. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  10. 4e4f62b Merge commit 'v2.6.35-rc6' into devicetree/next by Grant Likely · 14 years ago
  11. 27efd7e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  12. 1ca56e5 Input: i8042 - reset keyboard controller wehen resuming from S2R by Dmitry Torokhov · 14 years ago
  13. 3e1bbc8 Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table by Kamal Mostafa · 14 years ago
  14. 540c6c3 powerpc: Add i8042 keyboard and mouse irq parsing by Martyn Welch · 14 years ago
  15. 5cdfa1c input: i8042 - add runtime check in x86's i8042_platform_init by Feng Tang · 14 years ago
  16. c9d46f6 Revert "Input: fixup X86_MRST selects" by Feng Tang · 14 years ago
  17. 08fa16b Merge commit 'v2.6.35-rc3' into next by Dmitry Torokhov · 14 years ago
  18. 1636f8a sparc/of: Move of_device fields into struct pdev_archdata by Grant Likely · 14 years ago
  19. 0b28bac Input: fixup X86_MRST selects by Randy Dunlap · 14 years ago
  20. 8bf2269 Input: i8042 - remove SPRUCE support by Christoph Egger · 14 years ago
  21. 4b3fb4e input: serio: disable i8042 for non-cayman sh platforms. by Paul Mundt · 14 years ago
  22. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  23. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 15 years ago
  24. a6f0398 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  25. dba06b8 Input: i8042 - add a PNP entry to the aux device list by Matthew Garrett · 14 years ago
  26. 09fac07 Input: i8042 - add some extra PNP keyboard types by Matthew Garrett · 14 years ago
  27. 61c7a08 of: Always use 'struct device.of_node' to get device node pointer. by Grant Likely · 15 years ago
  28. 2945393 input: serio: add support for Amstrad Delta serial keyboardport by Janusz Krzysztofik · 14 years ago
  29. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  30. 56f3e1c Merge branch 'for-linus' into next by Dmitry Torokhov · 15 years ago
  31. 2c860a1 Input: i8042 - spelling fix by Dominik Brodowski · 15 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  33. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  34. 31968ec Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table by Christoph Fritz · 15 years ago
  35. 77554b4 Input: serio_raw - remove BKL by Thadeu Lima de Souza Cascardo · 15 years ago
  36. 3e6e15a Input: enable remote wakeup for PNP i8042 keyboard ports by Alan Stern · 15 years ago
  37. ec62e1c Input: i8042 - use platfrom_create_bundle() helper by Dmitry Torokhov · 15 years ago
  38. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  39. 35858ad Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  40. c2d1a2a Input: i8042 - fix KBC jam during hibernate by Alan Jenkins · 15 years ago
  41. 0747e3b Fix spelling of 'platform' in log messages by Stefan Weil · 15 years ago
  42. ce841b9 Input: xilinx_ps2 - use resource_size by Tobias Klauser · 15 years ago
  43. 7755726 Merge commit 'v2.6.33-rc5' into next by Dmitry Torokhov · 15 years ago
  44. e6edbdc Input: i8042 - add Dritek quirk for Acer Aspire 5610. by Elliott Sales de Andrade · 15 years ago
  45. a9844b1 Input: make PCI device ids constant by Márton Németh · 15 years ago
  46. ef9a16f Input: xilinx_ps2 - make Open Firmware device ids constant by Márton Németh · 15 years ago
  47. cac9169 Input: serio - use pr_xxx() and dev_xxx() helpers by Dmitry Torokhov · 15 years ago
  48. 4516c81 Input: serio - use list_first_entry() helper by Dmitry Torokhov · 15 years ago
  49. ddf1ffb Input: serio - let device core tell us if device was registered by Dmitry Torokhov · 15 years ago
  50. 386d877 Input: serio - use device core to create 'id' attribute group by Dmitry Torokhov · 15 years ago
  51. ea486e6 Input: serio - do not mark kseriod freezable anymore by Dmitry Torokhov · 15 years ago
  52. 909275b Input: altera_ps2 - fix test of unsigned in altera_ps2_probe() by Roel Kluin · 15 years ago
  53. 7547a3e Merge commit 'linus' into next by Dmitry Torokhov · 15 years ago
  54. e47c4f7 Input: at32psif - do not sleep in atomic context by Dmitry Torokhov · 15 years ago
  55. a61cd03 Input: i8042 - add Gigabyte M1022M to the noloop list by Dmitry Torokhov · 15 years ago
  56. 967c9ef Input: i8042 - allow installing platform filters for incoming data by Matthew Garrett · 15 years ago
  57. 4e8d340 Input: i8042 - fix locking in interrupt routine by Dmitry Torokhov · 15 years ago
  58. 010c33c Input: sa1111ps2 - annotate probe() and remove() methods by Dmitry Torokhov · 15 years ago
  59. 266429d Input: ambakmi - annotate probe() and remove() methods by Dmitry Torokhov · 15 years ago
  60. a0ee203 Input: gscps2 - fix probe() and remove() annotations by Dmitry Torokhov · 15 years ago
  61. 1def7af Input: altera_ps2 - add annotations to probe and remove methods by Dmitry Torokhov · 15 years ago
  62. e40ec6f Input: hil-mlc - use del_timer_sync() when unloading the driver by Dmitry Torokhov · 15 years ago
  63. 898d105 Input: serio - set owner in driver structures by Dmitry Torokhov · 15 years ago
  64. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  65. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  66. f909b1d Input: i8042 - remove identification strings from DMI tables by Dmitry Torokhov · 15 years ago
  67. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  68. 4678320 Merge commit 'v2.6.32' into next by Dmitry Torokhov · 15 years ago
  69. 049e2d1 Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list by Anisse Astier · 15 years ago
  70. 02cee68 Merge commit 'v2.6.32-rc6' into next by Dmitry Torokhov · 15 years ago
  71. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 15 years ago
  72. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  73. b0225e8 Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list by Dmitry Torokhov · 15 years ago
  74. fb5bbee Input: add driver for Altera PS/2 controller by Thomas Chou · 15 years ago
  75. 7dcc9c2 Input: i8042 - make pnp_data_busted variable boolean instead of int by Dmitry Torokhov · 15 years ago
  76. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  77. d3d2dfe Input: i8042 - print debug data when testing AUX IRQ delivery by Dmitry Torokhov · 15 years ago
  78. fed9454 Input: libps2 - fix dependancy on i8042 by Dmitry Torokhov · 15 years ago
  79. 181d683 Input: libps2 - additional locking for i8042 ports by Dmitry Torokhov · 15 years ago
  80. fc8e1ea Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  81. f811341 Input: i8042 - use platform_driver_probe by Dmitry Torokhov · 15 years ago
  82. 386b384 Input: i8042 - use boolean type where it makes sense by Dmitry Torokhov · 15 years ago
  83. 5ddbc77 Input: i8042 - try disabling and re-enabling AUX port at close by Dmitry Torokhov · 15 years ago
  84. 1c7827a Input: i8042 - bypass AUX IRQ delivery test on laptops by Dmitry Torokhov · 15 years ago
  85. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
  86. ced909f Input: i8042 - add Acer Aspire 5536 to the nomux list by Dmitry Torokhov · 15 years ago
  87. fc69f4a Input: add new driver for Sentelic Finger Sensing Pad by Tai-hwa Liang · 15 years ago
  88. 3858612 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  89. 685aaca Input: i8042 - add Asus G1S to noloop exception list by Jory A. Pratt · 15 years ago
  90. c6fe6b0 parisc: hp_sdc_mlc.c - check return value of down_trylock() by Helge Deller · 15 years ago
  91. 633aae2 Input: serio - switch to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  92. ebd7768 Input: i8042 - switch to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  93. bd07211 Merge commit 'v2.6.31-rc4' into next by Dmitry Torokhov · 15 years ago
  94. 5e75c5f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  95. 72398e4 Input: use resource_size when allocating resources by Julia Lawall · 15 years ago
  96. ddaa434 Input: mark serio and i8042 as suspended when hibernating too by Thadeu Lima de Souza Cascardo · 15 years ago
  97. 9230ccb Input: i8042 - more reset quirks for MSI Wind-clone netbooks by Yan Li · 15 years ago
  98. 93db629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  99. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  100. 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago