1. 4ad8890 Input: q40kbd - make q40kbd_lock static by Adrian Bunk · 16 years ago
  2. f4bc95d Input: gtco - eliminate early return by Julia Lawall · 16 years ago
  3. 0e7e92f Input: i8042 - add Dritek quirk for Acer Aspire 5720 by Carlos Corbacho · 16 years ago
  4. ec42d44 Input: usbtouchscreen - ignore eGalax screens supporting HID protocol by Daniel Ritz · 16 years ago
  5. 89cdb8c Input: i8042 - add Medion NAM 2070 to noloop blacklist by Dmitry Torokhov · 16 years ago
  6. 5b5b43d Input: i8042 - add Gericom Bellagio to nomux blacklist by Jiri Kosina · 16 years ago
  7. 0376bce Input: i8042 - add Acer Aspire 1360 to nomux blacklist by Jiri Kosina · 16 years ago
  8. fa14f7e Input: hp_sdc_mlc.c - make a struct static by Adrian Bunk · 16 years ago
  9. 0486dc1 Input: hil_mlc.c - make code static by Adrian Bunk · 16 years ago
  10. a894403 Input: wistron - generate normal key event if bluetooth or wifi not present by Éric Piel · 16 years ago
  11. 5a54c01 Input: atkbd - fix HP 2133 not sending release event for video switch by Jiri Kosina · 16 years ago
  12. 3cadd2d Input: Add driver for iNexio serial touchscreen. by Richard Lemon · 16 years ago
  13. 8a65c02 Input: wm9712 - no pressure measurement with 5-wire mode by Mark Brown · 16 years ago
  14. f2278f3 Input: fix force feedback upload issue in compat mode by Adam Dawidowski · 17 years ago
  15. 82547e9 Input: atamouse - various cleanups by Dmitry Torokhov · 17 years ago
  16. 8195612 Input: evbug - identify device by its sysfs ID by Dmitry Torokhov · 17 years ago
  17. c981228 Input: don't reset sync flag when ignoring event by Dmitry Torokhov · 17 years ago
  18. 15439dd Merge branch 'for-linus' into next by Dmitry Torokhov · 16 years ago
  19. 90d95ef Input: appletouch - implement reset-resume logic by Oliver Neukum · 16 years ago
  20. 2f6a77d Input: i8042 - retry failed CTR writes when resuming by Jiri Kosina · 16 years ago
  21. efd5184 Input: i8042 - add Fujitsu-Siemens Amilo Pro V2030 to nomux table by Jiri Kosina · 16 years ago
  22. 714c8a0 Input: pcspkr - remove negative dependency on snd-pcsp by Stas Sergeev · 16 years ago
  23. 39ab9dd Input: pxa27x_keypad - add wakeup support by Eric Miao · 17 years ago
  24. e8ef434 Input: serio - remove pending events when unregistering driver by Dmitry Torokhov · 17 years ago
  25. f6d6561 Input: atkbd - use ushort instead of uchar keymap by Dmitry Torokhov · 17 years ago
  26. 5a18c34 Input: add HTC Shift Touchscreen Driver by Pau Oliva Fora · 17 years ago
  27. 5adad01 Input: rename SW_RADIO to SW_RFKILL_ALL by Henrique de Moraes Holschuh · 17 years ago
  28. 501a525 Input: gtco - fix double kfree in error handling path by Dmitry Torokhov · 17 years ago
  29. c3a34f4 Input: i8042 - add Intel D845PESV to nopnp list by Jiri Kosina · 17 years ago
  30. 471637a Input: pxa27x_keypad - miscellaneous fixes by Antonio Ospite · 17 years ago
  31. 57f5b15 Input: atkbd - mark keyboard as disabled when suspending/unloading by Dmitry Torokhov · 17 years ago
  32. 87a54a2 Input: apanel - remove duplicate include by Huang Weiyi · 17 years ago
  33. 43f83a8 Input: wm9713 - support five wire panels by Mark Brown · 17 years ago
  34. 5de4cd4 Input: wm97xx-core - fix race on PHY init by Mark Brown · 17 years ago
  35. ef9db49 Input: wm97xx-core - fix driver name by Mark Brown · 17 years ago
  36. 6b32ca3 Input: wm97xx-core - report a phys for WM97xx touchscreens by Mark Brown · 17 years ago
  37. d35895d Input: i8042 - make sure Dritek quirk is invoked at resume by Bruno Prémont · 17 years ago
  38. 65e660a Input: i8042 - add Dritek quirk for Acer TravelMate 660 by Bruno Prémont · 17 years ago
  39. d1659fc Input: remove CVS keywords by Adrian Bunk · 17 years ago
  40. a33466e Input: gpio-keys debouncing support by Dmitry Baryshkov · 17 years ago
  41. 885c316 Input: add support for SuperH MigoR touchscreen by Magnus Damm · 17 years ago
  42. 253b00f Input: remove unused defines by Joe Perches · 17 years ago
  43. ccd3474 Input: libps2 - remove delayed command execution by Dmitry Torokhov · 17 years ago
  44. 3e582db Input: gameport - remove rescan/reconnect facilities by Dmitry Torokhov · 17 years ago
  45. 2ff9814 Input: hil_ptr - check return value of input_register_device() by Andres Salomon · 17 years ago
  46. e9542df Input: appletouch - simplify touchpad type detection by Sven Anders · 17 years ago
  47. 7dce869 Input: appletouch - miscellaneous code cleanups by Johannes Berg · 17 years ago
  48. 5b7c407 Input: adbhid - capslock and power button fix by Rodney Lorrimar · 17 years ago
  49. 2e75f04 Input: adbhid - fix capslock key state after suspend by Rodney Lorrimar · 17 years ago
  50. d2fc60d HWMON: hdaps - set up phys and bus type of input device by Dmitry Torokhov · 17 years ago
  51. 9231047 Input: use clamp_val() macro in ff-memless.c by Harvey Harrison · 17 years ago
  52. c6a3ead Input: wacom - make one-bit signed bitfields unsigned by Harvey Harrison · 17 years ago
  53. e34b9d2 Input: wacom - cleanup handling of tablet IDs by Ping Cheng · 17 years ago
  54. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  55. f26a398 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  56. ac0e9c3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 17 years ago
  57. a76bfd0 initcalls: Fix m68k build and possible buffer overflow by Cyrill Gorcunov · 17 years ago
  58. e0df154 Split up 'do_initcalls()' into two simpler functions by Linus Torvalds · 17 years ago
  59. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 17 years ago
  60. 7371fd1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 17 years ago
  61. 02c471c jbd2: update transaction t_state to T_COMMIT fix by Mingming Cao · 17 years ago
  62. 519deca ext4: Retry block allocation if new blocks are allocated from system zone. by Aneesh Kumar K.V · 17 years ago
  63. 487ad7e tty: fix BKL related leak and crash by Ingo Molnar · 17 years ago
  64. 839052d [IA64] fix personality(PER_LINUX32) performance issue by Huang, Xiaolan · 17 years ago
  65. 8568dae Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  66. 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  67. c913f94 arch/parisc/kernel/perf_asm.S: build fix by Kyle McMartin · 17 years ago
  68. 3378f7e parisc: remove -traditional from assembler flags by Kyle McMartin · 17 years ago
  69. 872f6de parisc: use conditional macro for 64-bit wide ops by Kyle McMartin · 17 years ago
  70. f54d8a1 parisc: Remove ioctl.h content picked up from <asm-generic/ioctl.h>. by Robert P. J. Day · 17 years ago
  71. 8dd79cb [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. by Heiko Carstens · 17 years ago
  72. 85cb185 [S390] smp: __smp_call_function_map vs cpu_online_map fix. by Heiko Carstens · 17 years ago
  73. f455adc [S390] tape: Use ccw_dev_id to build cdev_id. by Cornelia Huck · 17 years ago
  74. f16f584 [S390] dasd: fix timeout handling in interrupt handler by Stefan Weinhuber · 17 years ago
  75. 5cbbf16 [S390] s390dbf: Use const char * for dbf name. by Cornelia Huck · 17 years ago
  76. 69f90f6 [S390] dasd: Use const in busid functions. by Cornelia Huck · 17 years ago
  77. c7a8548 [S390] blacklist.c: removed duplicated include by Huang Weiyi · 17 years ago
  78. 3cb2cea [S390] vmlogrdr: module initialization function should return negative errors by Marcin Slusarz · 17 years ago
  79. 2069e97 [S390] sparsemem vmemmap: initialize memmap. by Heiko Carstens · 17 years ago
  80. e0a45ee [S390] Remove last traces of cio_msg=. by Cornelia Huck · 17 years ago
  81. 32aff57 [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. by Michael Ernst · 17 years ago
  82. e557d27 arch/parisc/kernel/unaligned.c: use time_* macros by S.Caglar Onur · 17 years ago
  83. b64af9b parisc: remove redundant display of free swap space in show_mem() by Johannes Weiner · 17 years ago
  84. a8043ec drivers/parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  85. 91bae23 parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  86. 9e491e5 parisc: new termios definitions by Alan Cox · 17 years ago
  87. bd3bb8c parisc: fix trivial section name warnings by Helge Deller · 17 years ago
  88. faa5b9d [POWERPC] macintosh: Replace deprecated __initcall with device_initcall by Robert P. J. Day · 17 years ago
  89. 7012255 [POWERPC] cell: Fix section mismatches in io-workarounds code by Ishizaki Kou · 17 years ago
  90. dfe1e09 [POWERPC] spufs: Fix compile error by FUJITA Tomonori · 17 years ago
  91. 9c8387a [POWERPC] Fix uninitialized variable bug in copy_{to|from}_user by Nate Case · 17 years ago
  92. 64e4566 [POWERPC] Add null pointer check to of_find_property by Timur Tabi · 17 years ago
  93. cec08e7 [POWERPC] vmemmap fixes to use smaller pages by Benjamin Herrenschmidt · 17 years ago
  94. 08fcf1d [POWERPC] spufs: Fix pointer reference in find_victim by Luke Browning · 17 years ago
  95. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  96. 8978a31 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  97. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 17 years ago
  98. 9ffee4c tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock by Andrew Morton · 17 years ago
  99. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 17 years ago
  100. 4920916 char: select fw_loader by moxa by Jiri Slaby · 17 years ago