1. 63b8ebe staging: speakup: Fix warning of line over 80 characters. by Shirish Gajera · 9 years ago
  2. ae89fac Staging: speakup: Use module_spk_synth by Vaishali Thakkar · 9 years ago
  3. c950a89 Staging: speakup: Add helper macro for spk_synth boilerplate by Vaishali Thakkar · 9 years ago
  4. f7d6354 Staging: speakup: Remove unused variable by Haneen Mohammed · 9 years ago
  5. 6de3f58 staging: speakup: remove extra parentheses around right bit shift operation by Aya Mahfouz · 9 years ago
  6. 13d932f Staging: speakup: Remove 'extern' keywords from .h prototypes by Katie Dunne · 9 years ago
  7. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  8. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  9. d0e9ed5 staging: speakup: Remove unnecessary space by Bastian Plettner · 9 years ago
  10. 2be90fe drivers/staging: use current->state helpers by Davidlohr Bueso · 9 years ago
  11. 7aa4d5c doubletalk: probe failure causes OOPS by Alan Cox · 10 years ago
  12. 25c0486 staging: speakup: Combine the consecutive string by Panir.Nyan · 10 years ago
  13. 05719ac staging: speakup: Split the comment to fit the length by Panir.Nyan · 10 years ago
  14. 146ea83 staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.c by Esra Altintas · 10 years ago
  15. c65cfb5 staging: speakup: remove jiffies comparison using time_after_eq() in speakup_dtlk.c by Esra Altintas · 10 years ago
  16. 0f70948 staging: speakup: Change char * array type as static const by Dilek Uzulmez · 10 years ago
  17. 333c474 staging: speakup: Change char * array type as static const by Ebru Akagunduz · 10 years ago
  18. 1f74d5f staging: speakup: Fixed else after return or break warning by Yeliz Taneroglu · 10 years ago
  19. f79b0d9 staging: speakup: Fixed warning <linux/serial.h> instead of <asm/serial.h> by Melike Yurtoglu · 10 years ago
  20. 1a9c77d staging: speakup: Fix missing blank line warning by Melike Yurtoglu · 10 years ago
  21. c772bce staging: speakup: Added blank line. by Aybuke Ozdemir · 10 years ago
  22. f6bb9e3 Staging: speakup: Fix trailing space by Aybuke Ozdemir · 10 years ago
  23. 89021ec staging: speakup: remove jiffies comparison using time_after_eq() by Tapasweni Pathak · 10 years ago
  24. 225557b staging: speakup: fix checkpatch warning by Roxana Blaj · 10 years ago
  25. 0a3a725 staging: speakup: fix checkpatch warning by Roxana Blaj · 10 years ago
  26. 472fe30 Staging: speakup: fix checkpatch warning by Nicoleta Birsan · 10 years ago
  27. 8e69a81 staging: speakup: fix missing blank lines after declarations by Domagoj Trsan · 10 years ago
  28. e487352 staging: speakup: fix line indentations by Domagoj Trsan · 10 years ago
  29. 11a18fc staging: speakup: fix redundant return in void functions by Domagoj Trsan · 10 years ago
  30. e7027b9 staging: speakup: fix warnings: line over 80 characters by Domagoj Trsan · 10 years ago
  31. e6a152e Update speakup mailing list address by Samuel Thibault · 10 years ago
  32. dd3fde1 staging: speakup: speakup_dectlk.c - use time_before_eq() by Anil Belur · 10 years ago
  33. 3d3cb1b drivers/staging/speakup/main: fixed jiffie comparison by Robin Schroer · 10 years ago
  34. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  35. 8b9c012 Staging: speakup: don't die if accessing sysfs without synth by Sasha Levin · 10 years ago
  36. 28a821c Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt by Ben Hutchings · 10 years ago
  37. d750013 Staging: speakup: Move pasting into a work item by Ben Hutchings · 10 years ago
  38. 478da75 speakup: fix incorrect perms on speakup_acntsa.c by Rusty Russell · 10 years ago
  39. d901aaa drivers/staging/speakup/: avoid world-writable sysfs files. by Rusty Russell · 10 years ago
  40. 3eb9992 Merge 3.15-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  41. ea143c4 staging: speakup: fix typo in kobjects.c by Hayato Suzuki · 10 years ago
  42. ef35a4f staging: speakup: fix misuse of kstrtol() in handle_goto() by Daeseok Youn · 10 years ago
  43. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  44. 22c9bca staging: fix up speakup kobject mode by Rusty Russell · 10 years ago
  45. 94b9c61 staging/speakup:speakup_dectlk.c Fix line over 80 characters. by Aybuke Ozdemir · 10 years ago
  46. 3a046c1 staging: speakup: Prefer pr_err instead of printk(KERN_ERR) by Keerthimai Janarthanan · 10 years ago
  47. 6c7b4ac mm/staging: remove unnecessary inclusion of bootmem.h by Grygorii Strashko · 11 years ago
  48. 5e6dc54 drivers: staging: speakup: serialio: only use platform specific SERIAL_PORT_DFNS. by Chen Gang · 11 years ago
  49. a8eecad Staging: speakup: replacing simple_strtoul with kstrtoul by Ashvini Varatharaj · 11 years ago
  50. c45a9a9 Staging: speakup: removing jiffies comparison in speakup_apollo.c by Ashvini Varatharaj · 11 years ago
  51. 75b76b4 Staging: speakup: removing jiffies comparison using time_after_eq() by Ashvini Varatharaj · 11 years ago
  52. 1f2a55f staging: speakup: remove unnecessary space before semicolon by Nandini Hanumanthagowda · 11 years ago
  53. ab06e0f staging: speakup: str initialization replaced with NULL where it was initialized with int by Shalin Mehta · 11 years ago
  54. faf487b staging: speakup: kobjects.c: Use correct values when changing voice. by Christopher Brannon · 11 years ago
  55. b71600b staging/speakup/kobjects.c: Code improvement. by Raphael S.Carvalho · 11 years ago
  56. ad6343a Staging: speakup: Add dependencies for ISA card drivers by Ben Hutchings · 11 years ago
  57. 7c10f1c staging: speakup: fix warnings by adding __user annotations by Emil Goode · 11 years ago
  58. 0012196 Staging: speakup/main: Staticize local symbols by Sachin Kamat · 11 years ago
  59. aee175f Staging: speakup/kobjects: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  60. ff471ea Staging: speakup/main: Use NULL instead of 0 by Sachin Kamat · 11 years ago
  61. 0a0bd35 Staging: speakup/speakup_keypc: Return NULL instead of 0 by Sachin Kamat · 11 years ago
  62. 61b7a28 Staging: speakup/speakup_dtlk: Return NULL instead of 0 by Sachin Kamat · 11 years ago
  63. dbbe686 Staging: speakup/speakup_acntpc: Return NULL instead of 0 by Sachin Kamat · 11 years ago
  64. f2ae62f staging/speakup: Changed parameters in kstrtol() by Lisa Nguyen · 11 years ago
  65. 72381a1 staging/speakup: Remove trailing whitespace in Kconfig by Lisa Nguyen · 11 years ago
  66. a87af7c staging/speakup: Replaced deprecated function by Lisa Nguyen · 11 years ago
  67. 69d8ba5 staging/speakup: Reformatted pointer variables by Lisa Nguyen · 11 years ago
  68. 4e595c0 Staging: speakup: Fix return value in synth.c by Sachin Kamat · 11 years ago
  69. 15ab600 Staging: speakup: Fix sparse warning in varhandlers.c by Sachin Kamat · 11 years ago
  70. 6eb178c Staging: speakup: Return NULL instead of 0 in speakup_decpc.c by Sachin Kamat · 11 years ago
  71. 667b614 staging: speakup: remove custom locking macro definitions by William Hubbs · 11 years ago
  72. 6697330 staging: speakup: synth: remove custom locking macros by William Hubbs · 11 years ago
  73. 939d84e staging: speakup: thread: remove custom locking macros by William Hubbs · 11 years ago
  74. 89c9df1 staging: speakup: soft: remove custom locking macros by William Hubbs · 11 years ago
  75. e6f1838 staging: speakup: keypc: remove custom locking macros by William Hubbs · 11 years ago
  76. 62c8c83 staging: speakup: dtlk: remove custom locking macros by William Hubbs · 11 years ago
  77. 68743d6 staging: speakup: dectlk: remove custom locking macros by William Hubbs · 11 years ago
  78. 4d888b2 staging: speakup: decpc: remove custom locking macros by William Hubbs · 11 years ago
  79. b4b93e3 staging: speakup: decext: remove custom locking macros by William Hubbs · 11 years ago
  80. 6ca4dbe staging: speakup: apollo: remove custom locking macros by William Hubbs · 11 years ago
  81. 995b904 staging: speakup: acntpc: remove custom locking macros by William Hubbs · 11 years ago
  82. 9fb31b1 staging: speakup: serialio: remove custom locking macros by William Hubbs · 11 years ago
  83. 8ec0826 staging: speakup: remove spk_trylock macro definition by William Hubbs · 11 years ago
  84. 3efe810 staging: speakup: main: remove custom locking macros by William Hubbs · 11 years ago
  85. 550e579 staging: speakup: i18n: remove custom locking macros by William Hubbs · 11 years ago
  86. 2da11ba staging: speakup: devsynth: remove custom locking macros by William Hubbs · 11 years ago
  87. c2d7f74 staging: speakup: kobjects: remove custom locking macros by William Hubbs · 11 years ago
  88. 65545ea staging: speakup: cleanup spk_var_header_by_name() by Dan Carpenter · 11 years ago
  89. 576d742 staging: speakup: remove custom string_unescape_any_inplace by Andy Shevchenko · 11 years ago
  90. 3d2409d staging: speakup: fix a bug when translate octal numbers by Andy Shevchenko · 11 years ago
  91. c6ac992 staging: speakup: selection.c fix typo in comment by Valentin Ilie · 11 years ago
  92. 6a48f88 staging: speakup: use native error codes by Andy Shevchenko · 11 years ago
  93. 1627ab9 staging: speakup: reuse native kernel functions by Andy Shevchenko · 11 years ago
  94. 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
  95. 593fb1ae4 pps: Move timestamp read into PPS code proper by George Spelvin · 11 years ago
  96. 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 11 years ago
  97. b3d07cf Staging: speakup: kobjects.c: checkpatch.pl fixes by Lijo Antony · 12 years ago
  98. ed52565 Staging: speakup: keyhelp.c: checkpatch.pl fixes by Lijo Antony · 12 years ago
  99. 5c75af1 Staging: speakup: buffers.c: checkpatch.pl fixes by Lijo Antony · 12 years ago
  100. 17cb3be Merge branch 'staging-linus' into staging-next by Greg Kroah-Hartman · 12 years ago