1. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  2. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  3. 4fa0771 Input: serio_raw - return proper result when serio_raw_write fails by Dmitry Torokhov · 13 years ago
  4. 0c62fbf Input: serio_raw - really signal HUP upon disconnect by Dmitry Torokhov · 13 years ago
  5. d89c9bc Input: serio_raw - remove stray semicolon by Che-Liang Chiou · 13 years ago
  6. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  7. 4690dfa Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  8. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  9. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  10. be3bad6 input: xilinx_ps2: Don't use NO_IRQ by Michal Simek · 13 years ago
  11. 24d2469 Input: serio - use macro module_platform_driver() by JJ Ding · 13 years ago
  12. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  13. 2dfff23 input: ambakmi: Enable module alias autogeneration for AMBA drivers by Dave Martin · 13 years ago
  14. 77f6ca5 Input: ams_delta_serio - include linux/module.h by Aaro Koskinen · 13 years ago
  15. b42c9097 Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists by Tomas Miljenović · 13 years ago
  16. 1729ad1 Input: i8042 - also perform controller reset when suspending by Dmitry Torokhov · 13 years ago
  17. 550eca7 Input: serio_raw - fix memory leak when closing char device by Dmitry Torokhov · 13 years ago
  18. 8c1c10d Input: serio_raw - kick clients when disconnecting port by Dmitry Torokhov · 13 years ago
  19. 85f5b35 Input: serio_raw - explicitly mark disconnected ports as dead by Dmitry Torokhov · 13 years ago
  20. 15a564d Input: serio_raw - fix coding style issues by Dmitry Torokhov · 13 years ago
  21. 8d92847 Input: serio_raw - use dev_*() for messages by Dmitry Torokhov · 13 years ago
  22. 8c31eb0 Input: serio_raw - use bool for boolean data by Dmitry Torokhov · 13 years ago
  23. 843e784 Input: serio_raw - perform proper locking when adding clients to list by Dmitry Torokhov · 13 years ago
  24. 7c5bbb2 Input: serio_raw - rename serio_raw_list to serio_raw_client by Dmitry Torokhov · 13 years ago
  25. ba538cd Input: serio_raw - use kref instead of rolling out its own refcounting by Dmitry Torokhov · 13 years ago
  26. 5f9288a input: xilinx_ps2: Add missing of_address.h header by Michal Simek · 13 years ago
  27. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  28. dc3e824 Input: hp_sdc - staticize hp_sdc_kicker() by Axel Lin · 13 years ago
  29. 7c40952 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx by Hans-Christian Egtvedt · 13 years ago
  30. 83ae417 Input: libps2.c: fix comment typo arrrives. by Justin P. Mattock · 13 years ago
  31. 28f65c1 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  32. 55db4c6 Revert "tty: make receive_buf() return the amout of bytes received" by Linus Torvalds · 13 years ago
  33. b1c43f8 tty: make receive_buf() return the amout of bytes received by Felipe Balbi · 13 years ago
  34. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  35. 899631c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  36. e28e1d9 Input: rpckbd - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. a2a94e7 Input: i8042 - downgrade selftest error message to dbg() by Paul Bolle · 13 years ago
  39. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  40. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  41. 6d7ed21 Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  42. 7b7adc4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32 by Linus Torvalds · 13 years ago
  43. 9c9585e Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers by Russell King · 13 years ago
  44. e5abf78 unicore32 io: redefine __REG(x) and re-use readl/writel funcs by GuanXuetao · 13 years ago
  45. 4517366 unicore32 i8042 upgrade and bugfix: adjust resource request region type by GuanXuetao · 13 years ago
  46. 3838b82 unicore32 i8042: adjust io funcs of i8042-unicore32io.h by GuanXuetao · 13 years ago
  47. 425ad52 unicore32 machine related files: ps2 driver by GuanXuetao · 14 years ago
  48. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  49. 1c48a5c dt: Eliminate of_platform_{,un}register_driver by Grant Likely · 13 years ago
  50. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 13 years ago
  51. 38a5d67 Merge commit 'v2.6.38-rc6' into devicetree/next by Grant Likely · 13 years ago
  52. 57949e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  53. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 13 years ago
  54. aa25afa ARM: amba: make probe() functions take const id tables by Russell King · 13 years ago
  55. 0bfd95a altera_ps2: Add devicetree support by Walter Goossens · 13 years ago
  56. 87450bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  57. 19e9554 Input: serio - clear pending rescans after sysfs driver rebind by Duncan Laurie · 13 years ago
  58. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  59. 48c2701 Input: serio - allow registered drivers to get status flag by David Engraf · 14 years ago
  60. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  61. b0f05aa Input: ct82710c - return proper error code for ct82c710_open by Davidlohr Bueso · 14 years ago
  62. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  63. d24450e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  64. f8313ef Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13 by Jiri Kosina · 14 years ago
  65. 31b6ca0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  66. a06a09c Input: i8042 - add Acer Aspire 5100 to the Dritek list by Pali Rohár · 14 years ago
  67. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  68. 67b738e Merge branch 'devel-omap-irq' into omap-for-linus by Tony Lindgren · 14 years ago
  69. 7bfbeae parisc: Fix GSC PS/2 driver name for keyboard and mouse by Guy Martin · 14 years ago
  70. 4eb3c30 Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use by Joe Perches · 14 years ago
  71. 9c7bc45 Merge branches 'devel-cleanup', 'devel-serial' and 'devel-board' into omap-for-linus by Tony Lindgren · 14 years ago
  72. 9632f98 OMAP1: drop AMS_DELTA_FIQ config option by Janusz Krzysztofik · 14 years ago
  73. f09830a Input: ct82c710 - remove a redundant serio_register_port() by Axel Lin · 14 years ago
  74. ebcc019 Input: ams_delta_serio - fix wrong kfree in ams_delta_serio_exit by Axel Lin · 14 years ago
  75. 0e86eb2 Input: ps2mult - fix wrong kfree in ps2mult_connect error path by Axel Lin · 14 years ago
  76. 39de521 Input: serio HIL MLC - don't deref null, don't leak and return proper error by Jesper Juhl · 14 years ago
  77. 8ee294c Input: serio - convert to common workqueue instead of a thread by Dmitry Torokhov · 14 years ago
  78. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  79. 73b1448 Input: i8042 - add Sony VAIOs to MUX blacklist by Jesse Barnes · 14 years ago
  80. de7fd0f Kconfig: typo: boad -> board by Michael Witten · 14 years ago
  81. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  82. 73ecf3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  83. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  84. de838a9 serport: place serport serio device correctly in the device tree by Dmitry Eremin-Solenikov · 14 years ago
  85. fc58d12 Input: serio - add support for PS2Mult multiplexer protocol by Dmitry Eremin-Solenikov · 14 years ago
  86. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  87. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  88. 0982258 Input: serio - support multiple child devices per single parent by Dmitry Eremin-Solenikov · 14 years ago
  89. 4a4a506 input: Serio/hp_sdc: semaphore cleanup by Thomas Gleixner · 14 years ago
  90. 45e8492 input: Serio/hil_mlc: semaphore cleanup by Thomas Gleixner · 14 years ago
  91. 594d636 Input: i8042 - use unsigned char for 0x90 by Christoph Fritz · 14 years ago
  92. 53957b5 Input: serio - do not include linux/freezer.h by Dmitry Torokhov · 14 years ago
  93. af045b8 Input: i8042 - fix device removal on unload by Dmitry Torokhov · 14 years ago
  94. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  95. c7ff0d9 panic: keep blinking in spite of long spin timer mode by TAMUKI Shoichi · 14 years ago
  96. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  97. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  98. cdd854b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  99. fe445c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  100. 412a4ac Merge commit 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago