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