1. 0fe41b8 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  2. ed40d0c Merge branch 'origin' into devel by Russell King · 16 years ago
  3. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  4. 8e9d208 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  5. 9973022 [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  6. 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
  7. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  8. 4997692 input: sh_keysc suspend can use to_platform_device() by Magnus Damm · 16 years ago
  9. a29b99e input: add suspend wakeup support to sh_keysc by Magnus Damm · 16 years ago
  10. e161183 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 16 years ago
  11. 5bf3df3 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally by Eric Miao · 16 years ago
  12. 5742964 [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h by Eric Miao · 16 years ago
  13. 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  14. 6b3bf20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  15. 9ab7b25 Input: elantech - touchpad driver miss-recognising logitech mice by Arjan Opmeer · 16 years ago
  16. 4d36845 Input: synaptics - ensure we reset the device on resume by Andy Whitcroft · 16 years ago
  17. 139ebe8 Input: usbtouchscreen - fix eGalax HID ignoring by Daniel Ritz · 16 years ago
  18. b233b28 sh: maple: Support block reads and writes. by Adrian McMenamin · 16 years ago
  19. 4ab7376 Input: ambakmi - fix timeout handling in amba_kmi_write() by Roel Kluin · 16 years ago
  20. bc34496 Input: pxa930_trkball - fix write timeout handling by Roel Kluin · 16 years ago
  21. 4e8718a Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  22. e8e0c02 Input: bf54x-keys - fix debounce time validation by Roel Kluin · 16 years ago
  23. 4272ebf x86: allow more than 8 cpus to be used on 32-bit by Yinghai Lu · 16 years ago
  24. 27f2333 Input: spitzkbd - mark probe function as __devinit by Uwe Kleine-König · 16 years ago
  25. d63dab0 Input: omap-keypad - mark probe function as __devinit by Uwe Kleine-König · 16 years ago
  26. 840207e Input: corgi_ts - mark probe function as __devinit by Uwe Kleine-König · 16 years ago
  27. f2d8dc7 Input: corgikbd - mark probe function as __devinit by Uwe Kleine-König · 16 years ago
  28. 3c0340b Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86 by Jean Delvare · 16 years ago
  29. 520abcd Input: atkbd - make forced_release_keys[] static by Daniel Mierswa · 16 years ago
  30. c9cbf3d Input: usbtouchscreen - allow reporting calibrated data by Dan Streetman · 16 years ago
  31. 1851b06 input: PCF50633 input driver by Balaji Rao · 16 years ago
  32. d8f2f18 [ARM] fix pxa930_trkball build errors by Russell King · 16 years ago
  33. fa7b906 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  34. 30aafdb touchscreen: Fix build of da9034 by Alan Cox · 16 years ago
  35. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  36. 1561bfe Input: apanel - convert to new i2c binding by Jean Delvare · 16 years ago
  37. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  38. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  39. 9334e90 Input: i8042 - add Dell Vostro 1510 to nomux list by Jiri Kosina · 16 years ago
  40. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  41. bb758e9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. e941da3 Input: gtco - use USB endpoint API by Julia Lawall · 16 years ago
  43. 01461d7 Input: add support for Maple controller as a joystick by Adrian McMenamin · 16 years ago
  44. 2a3ec32 Input: atkbd - broaden the Dell DMI signatures by Matthew Garrett · 16 years ago
  45. c10a93a Input: HIL drivers - add MODULE_ALIAS() by Helge Deller · 16 years ago
  46. e0ee629 Input: add support for enhanced rotary controller on pxa930 and pxa935 by Yong Yao · 16 years ago
  47. 105ca23 Input: add support for trackball on pxa930 and pxa935 by Yong Yao · 16 years ago
  48. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
  49. 9bcc00b Input: add da9034 touchscreen support by Eric Miao · 16 years ago
  50. 3a0c58d Input: ads7846 - strict_strtoul takes unsigned long by Harvey Harrison · 16 years ago
  51. 090d951 sh: sh_mobile keysc clock framework support by Magnus Damm · 16 years ago
  52. 0de048a Input: make some variables and functions static by Roel Kluin · 16 years ago
  53. 50b6f1f Input: add tsc2007 based touchscreen driver by Kwangwoo Lee · 16 years ago
  54. 8bbf270 Input: psmouse - add module parameters to control OLPC touchpad delays by Paul Fox · 16 years ago
  55. a6f66dd Input: i8042 - add Gigabyte M912 netbook to noloop exception table by Ozan Çağlayan · 16 years ago
  56. 4200844 Input: atkbd - Samsung NC10 key repeat fix by Stuart Hopkins · 16 years ago
  57. 181f638 Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop by Rikard Ljungstrand · 16 years ago
  58. 93b8eef Merge commit 'v2.6.28-rc9' into next by Dmitry Torokhov · 16 years ago
  59. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  60. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  61. 15f74b0 ARM: OMAP: use gpio_to_irq by David Brownell · 16 years ago
  62. c5b84b3 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 16 years ago
  63. 1f017a9 [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h by Eric Miao · 16 years ago
  64. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  65. 211f05a input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback by Arjan van de Ven · 16 years ago
  66. ffb78a2 get xenbus_driver ->probe() "recognized" by modpost by Al Viro · 16 years ago
  67. 31bccbf Merge branch 'clps7500' into devel by Russell King · 16 years ago
  68. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  69. 635f025 [ARM] clps7500: remove support by Russell King · 16 years ago
  70. 545f4e9 Input: wacom - add support for new USB Tablet PCs by Ping Cheng · 16 years ago
  71. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  72. a2d781f Input: libps2 - handle 0xfc responses from devices by Dmitry Torokhov · 16 years ago
  73. 3eb1aa4 Input: add support for Wacom W8001 penabled serial touchscreen by Jaya Kumar · 16 years ago
  74. 8442c87 Input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playback by Arjan van de Ven · 16 years ago
  75. e42b664 Input: synaptics - report multi-taps only if supported by the device by Peter Hutterer · 16 years ago
  76. cec87e3 Input: add joystick driver for Walkera WK-0701 RC transmitter by Peter Popovec · 16 years ago
  77. 59bdb43 Input: pcspkr - fix PIT lockup on some chipsets by Zoltan Devai · 16 years ago
  78. 2ec6f24 Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM by Nuno Lucas · 16 years ago
  79. 5f4ba04 Input: i8042 - add Compal Hel80 laptop to nomux blacklist by Dmitry Torokhov · 16 years ago
  80. 734f0ba Input: cm109 - add keymap for ATCom AU-100 phone by Daniel Gimpelevich · 16 years ago
  81. 5fb17fd Input: psmouse - fix incorrect validate_byte check in OLPC protocol by Andres Salomon · 16 years ago
  82. d6d79a7 Input: atkbd - cancel delayed work before freeing its structure by Jiri Pirko · 16 years ago
  83. a8215b8 Input: atkbd - add keymap quirk for Inventec Symphony systems by Matthew Garrett · 16 years ago
  84. 786b11c Input: i8042 - add Dell XPS M1530 to nomux list by Herton Ronaldo Krzesinski · 16 years ago
  85. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  86. 9a5415f Input: elo - fix format string in elo driver by Vojtech Pavlik · 16 years ago
  87. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  88. dde4ac0 Input: omap-keypad - allow more than 6 rows by Peter Ujfalusi · 16 years ago
  89. 3cf3504 Input: omap-keypad - interrupt disable fix by Peter Ujfalusi · 16 years ago
  90. 0977967 Input: appletouch - driver refactoring by Stelian Pop · 16 years ago
  91. b67b4b1 Input: gpio-keys - add flag to allow auto repeat by Dominic Curran · 16 years ago
  92. b4a3ac9 Input: xilinx_ps2 - various cleanups by John Linn · 16 years ago
  93. 2d56f3a Input: refactor evdev 32bit compat to be shareable with uinput by Philip Langdale · 16 years ago
  94. 4c2bdcd INPUT: sgi_btns: Add license specification by Dmitri Vorobiev · 16 years ago
  95. 3d6eadc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  96. f20e3b5 Merge branch 'for-rmk' of git://git.android.com/kernel into devel by Russell King · 16 years ago
  97. 45e2a9b [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig by Eric Miao · 16 years ago
  98. 3b72e44 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  99. 7639a45 sh: Migrate common board headers to mach-common/. by Paul Mundt · 16 years ago
  100. 64c12e9 mfd: further unbork the ucb1400 ac97_bus dependencies by Andrew Morton · 16 years ago