1. 15ab600 Staging: speakup: Fix sparse warning in varhandlers.c by Sachin Kamat · 11 years ago
  2. 6eb178c Staging: speakup: Return NULL instead of 0 in speakup_decpc.c by Sachin Kamat · 11 years ago
  3. 667b614 staging: speakup: remove custom locking macro definitions by William Hubbs · 11 years ago
  4. 6697330 staging: speakup: synth: remove custom locking macros by William Hubbs · 11 years ago
  5. 939d84e staging: speakup: thread: remove custom locking macros by William Hubbs · 11 years ago
  6. 89c9df1 staging: speakup: soft: remove custom locking macros by William Hubbs · 11 years ago
  7. e6f1838 staging: speakup: keypc: remove custom locking macros by William Hubbs · 11 years ago
  8. 62c8c83 staging: speakup: dtlk: remove custom locking macros by William Hubbs · 11 years ago
  9. 68743d6 staging: speakup: dectlk: remove custom locking macros by William Hubbs · 11 years ago
  10. 4d888b2 staging: speakup: decpc: remove custom locking macros by William Hubbs · 11 years ago
  11. b4b93e3 staging: speakup: decext: remove custom locking macros by William Hubbs · 11 years ago
  12. 6ca4dbe staging: speakup: apollo: remove custom locking macros by William Hubbs · 11 years ago
  13. 995b904 staging: speakup: acntpc: remove custom locking macros by William Hubbs · 11 years ago
  14. 9fb31b1 staging: speakup: serialio: remove custom locking macros by William Hubbs · 11 years ago
  15. 8ec0826 staging: speakup: remove spk_trylock macro definition by William Hubbs · 11 years ago
  16. 3efe810 staging: speakup: main: remove custom locking macros by William Hubbs · 11 years ago
  17. 550e579 staging: speakup: i18n: remove custom locking macros by William Hubbs · 11 years ago
  18. 2da11ba staging: speakup: devsynth: remove custom locking macros by William Hubbs · 11 years ago
  19. c2d7f74 staging: speakup: kobjects: remove custom locking macros by William Hubbs · 11 years ago
  20. 65545ea staging: speakup: cleanup spk_var_header_by_name() by Dan Carpenter · 11 years ago
  21. 576d742 staging: speakup: remove custom string_unescape_any_inplace by Andy Shevchenko · 11 years ago
  22. 3d2409d staging: speakup: fix a bug when translate octal numbers by Andy Shevchenko · 11 years ago
  23. c6ac992 staging: speakup: selection.c fix typo in comment by Valentin Ilie · 11 years ago
  24. 6a48f88 staging: speakup: use native error codes by Andy Shevchenko · 11 years ago
  25. 1627ab9 staging: speakup: reuse native kernel functions by Andy Shevchenko · 11 years ago
  26. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  27. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 12 years ago
  28. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  29. b3d07cf Staging: speakup: kobjects.c: checkpatch.pl fixes by Lijo Antony · 12 years ago
  30. ed52565 Staging: speakup: keyhelp.c: checkpatch.pl fixes by Lijo Antony · 12 years ago
  31. 5c75af1 Staging: speakup: buffers.c: checkpatch.pl fixes by Lijo Antony · 12 years ago
  32. 17cb3be Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 12 years ago
  33. dbc320f staging: Add angle bracket before and after the URL by Masanari Iida · 12 years ago
  34. d9f5420 staging: speakup: Turn some symbols static by Samuel Thibault · 12 years ago
  35. ca2beaf staging: speakup: Prefix externally-visible symbols by Samuel Thibault · 12 years ago
  36. 6102c48 staging: speakup: avoid out-of-range access in synth_add() by Samuel Thibault · 12 years ago
  37. ae42865 staging: speakup: avoid out-of-range access in synth_init() by Nickolai Zeldovich · 12 years ago
  38. 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  39. 40fe4f8 staging: speakup_soft: Fix reading of init string by Ben Hutchings · 12 years ago
  40. 4b71598 serial: diminish usage of struct serial_uart_config by Paul Gortmaker · 12 years ago
  41. cfd7570 speakup: lower default software speech rate by Samuel Thibault · 12 years ago
  42. fafbc20 staging: speakup: i18n.c: Fix leak in msg_set() by Jesper Juhl · 12 years ago
  43. 83414d5 staging "speakup" Fix typos. by Justin P. Mattock · 12 years ago
  44. 4ea418b Staging: speakup: fix an improperly-declared variable. by Christopher Brannon · 12 years ago
  45. e888fab staging: speakup: fixed checkpatch and sparse warnings in selection.c by Chris Yungmann · 12 years ago
  46. 3ee0017 TTY: speakup, do not use serialP by Jiri Slaby · 13 years ago
  47. 079c953 vt:tackle kbd_table by Alan Cox · 13 years ago
  48. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  49. 4afaee1 Staging: speakup: Don't try to access an unallocated struct. by Christopher Brannon · 13 years ago
  50. 1aa5eb6 Staging: speakup: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  51. 09f9390 drivers/staging/speakup/devsynth.c: fix "buffer size is not provably correct" error by Andrew Morton · 13 years ago
  52. 37ca936 Remove unneeded version.h includes from drivers/staging/speakup/ by Jesper Juhl · 13 years ago
  53. 6263ba5 staging: speakup: Use kstrtoul_from_user by Peter Huewe · 13 years ago
  54. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  55. 39dd3e5 staging: speakup: Remove NULL check before kfree by Ilia Mirkin · 13 years ago
  56. 87be424 Staging: speakup: fix an out-of-bounds error. by Christopher Brannon · 14 years ago
  57. 2c62c67 staging: speakup: enlosed macros with complex values in parenthesis by Timo von Holtz · 14 years ago
  58. 949c367 Staging: Merge branch 'staging-next' into 2.6.38-rc3 by Greg Kroah-Hartman · 14 years ago
  59. 628f342 staging: speakup: more fixes for init-failure handling. by Christopher Brannon · 14 years ago
  60. e7bf352 Staging: speakup: &&/|| confusion in silent_store() by roel kluin · 14 years ago
  61. 949f671 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  62. 7959d55 staging: speakup: fix failure handling by William Hubbs · 14 years ago
  63. 5309665 fakekey: Simplify speakup_fake_key_pressed through this_cpu_ops by Christoph Lameter · 14 years ago
  64. 4a6f4fe drivers: Replace __get_cpu_var with __this_cpu_read if not used for an address. by Christoph Lameter · 14 years ago
  65. ea3398a Staging: Merge 2.6.37-rc5 into staging-next by Greg Kroah-Hartman · 14 years ago
  66. 8d7ee9c Merge branch 'master' into work by Greg Kroah-Hartman · 14 years ago
  67. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  68. 5fb5d38 Staging: speakup: free after input_unregister_device() by Dan Carpenter · 14 years ago
  69. a32d4ac Staging: speakup: spk_types: trival coding style issue by Tracey Dent · 14 years ago
  70. b3495ce staging: speakup: fix memory leak by Vasiliy Kulikov · 14 years ago
  71. 6a56486 staging: speakup: fix leaks of sysfs groups by Vasiliy Kulikov · 14 years ago
  72. a1277d8 staging: speakup: varhandlers.c style fixes by William Hubbs · 14 years ago
  73. 7025005f staging: speakup: thread.c style fixes by William Hubbs · 14 years ago
  74. 1e56026 staging: speakup: synth.c style fixes by William Hubbs · 14 years ago
  75. baf9ac9 staging: speakup: serialio.c style fixes by William Hubbs · 14 years ago
  76. a1768fb staging: speakup: selection.c style fixes by William Hubbs · 14 years ago
  77. 16d3551 staging: speakup: main.c style fixes by William Hubbs · 14 years ago
  78. f976520b staging: speakup: i18n.c fix long lines by William Hubbs · 14 years ago
  79. 4073f1b staging: speakup: speakup_dectlk.c: style fixes by Christopher Brannon · 14 years ago
  80. c3d5d98 staging: speakup: speakup_txprt.c: style fixes by Christopher Brannon · 14 years ago
  81. 0d42cfe staging: speakup: speakup_spkout.c: style fixes by Christopher Brannon · 14 years ago
  82. 13f1a04 staging: speakup: speakup_soft.c: style fixes by Christopher Brannon · 14 years ago
  83. e66c3d8 staging: speakup: speakup_ltlk.c: style fixes by Christopher Brannon · 14 years ago
  84. 75d6282 staging: speakup: speakup_keypc.c: style fixes by Christopher Brannon · 14 years ago
  85. 9d096af staging: speakup: speakup_dummy.c: style fixes by Christopher Brannon · 14 years ago
  86. 2c9e0cb staging: speakup: speakup_dtlk.c: style fixes by Christopher Brannon · 14 years ago
  87. 227e18d staging: speakup: speakup_decpc.c: style fixes by Christopher Brannon · 14 years ago
  88. 3d4f7ea staging: speakup: speakup_decext.c: style fixes by Christopher Brannon · 14 years ago
  89. 64d1e5a staging: speakup: speakup_bns.c: style fixes by Christopher Brannon · 14 years ago
  90. d1c07c4 staging: speakup: speakup_audptr.c: style fixes by Christopher Brannon · 14 years ago
  91. f493144 staging: speakup: speakup_apollo.c: style fixes by Christopher Brannon · 14 years ago
  92. 28ba867 staging: speakup: speakup_acntsa.c: style fixes by Christopher Brannon · 14 years ago
  93. bf4a4ba staging: speakup: speakup_acntpc.c: style fixes by Christopher Brannon · 14 years ago
  94. 0a652b9 staging: speakup: fix printk format warning by Randy Dunlap · 14 years ago
  95. f1c6b7f staging: speakup: kobjects.c: style fixes by William Hubbs · 14 years ago
  96. 09adcb5 staging: speakup: keyhelp.c: style fixes by William Hubbs · 14 years ago
  97. d09d3e2 staging: speakup: i18n.c: style fixes by William Hubbs · 14 years ago
  98. 29644b2 staging: speakup: devsynth.c: style fixes by William Hubbs · 14 years ago
  99. d7cf430 Staging: speakup: i18n.c: cleaned up file by Tracey Dent · 14 years ago
  100. ef999f1 Staging: speakup: serialio: Fixed errors in file by Tracey Dent · 14 years ago