summaryrefslogtreecommitdiff
path: root/drivers/staging/speakup
AgeCommit message (Expand)Author
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-25staging: speakup: add send_xchar and tiocmset methodsOkash Khawaja
2017-04-20Annotate hardware config module parameters in drivers/staging/speakup/David Howells
2017-03-27staging: speakup: Remove the explicit NULL comparisonArushi Singhal
2017-03-27staging: speakup: Align the code.Arushi Singhal
2017-03-27staging: speakup: use speakup_allocate as per required contextPranay Kr. Srivastava
2017-03-27staging: speakup: fix warning for static declarationGustavo A. R. Silva
2017-03-23staging: speakup: Match alignment with open parenthesis.Arushi Singhal
2017-03-23staging: speakup: Removed Unnecessary parentheses.Arushi Singhal
2017-03-23staging: speakup: spaces preferred around operatorArushi Singhal
2017-03-23staging: speakup: Moved OR operator to previous line.Arushi Singhal
2017-03-23staging: speakup: fixes braces {} should be used on all arms of this statementArushi Singhal
2017-03-23staging: speakup: Simplify "NULL" comparisonsArushi Singhal
2017-03-23staging: speakup: Moved logical to previous line.Arushi Singhal
2017-03-23remove unnecessary initial allocation of vcPranay Kr. Srivastava
2017-03-23return same error value from spk_set_key_infoPranay Kr. Srivastava
2017-03-23speakup: Fix spurious space pronunciation on spelling lettersSamuel Thibault
2017-03-17staging: speakup: move those functions which do outgoing serial comms, into s...Okash Khawaja
2017-03-16staging: speakup: identation should use tabsArushi Singhal
2017-03-16staging: speakup: Add blank line after declarationsArushi Singhal
2017-03-16speakup: Fix bogus caps on speaking unicode charactersSamuel Thibault
2017-03-16staging: speakup: move spk_stop_serial_interrupt into synth-specific release ...Okash Khawaja
2017-03-16staging: speakup: add spk_io_ops struct to spk_synthOkash Khawaja
2017-03-16staging: speakup: spk_serial_out and spk_wait_for_xmitr to take synth argOkash Khawaja
2017-03-14speakup: Support spelling unicode charactersSamuel Thibault
2017-03-14speakup: make get_char actually get unicode charactersSamuel Thibault
2017-03-14staging: speakup: fix "Alignment match open parenthesis"Arushi Singhal
2017-03-12staging: speakup: i18n.c: Refactor conditionals in spk_msg_setNarcisa Ana Maria Vasile
2017-03-12staging: speakup: i18n.c: Change return type from int to boolNarcisa Ana Maria Vasile
2017-03-09speakup: add unicode variant of /dev/softsynthSamuel Thibault
2017-03-09speakup: convert screen reading to 16bit charactersSamuel Thibault
2017-03-09speakup: extend synth buffer to 16bit unicode charactersSamuel Thibault
2017-03-09staging: speakup: kobjects: Delete comparisonTamara Diaconita
2017-03-09staging: speakup: kobjects: Rearrange headersTamara Diaconita
2017-03-09staging: speakup: kobjects: Align the codeTamara Diaconita
2017-03-09staging: speakup: kobjects: Delete blank lineTamara Diaconita
2017-03-09staging: speakup: kobjects: Delete spaceTamara Diaconita
2017-03-09staging: speakup: Clean up tests if NULL returned on failuresimran singhal
2017-03-09staging:speakup:i18n.c: Align open paranthesisTamara Diaconita
2017-03-09staging: speakup: Fixed coding style errors and aligned indentsTuomo Rinne
2017-03-09staging: speakup: Add __printf format/arg verification, fix falloutJoe Perches
2017-03-09staging: speakup:indentation should use tabsArushi Singhal
2017-03-06staging: speakup: Clean up if conditionsSreya Mittal
2017-03-06staging: speakup: Align with parenthesesSreya Mittal
2017-03-06staging: speakup: Replace BUG_ON() with WARN_ON().Varsha Rao
2017-03-06staging: speakup: Clean up if testsSreya Mittal
2017-03-06staging: speakup: i18n: Add spaces around operatorssayli karnik
2017-03-06staging: speakup: i18n: Replace 'x!=NULL' with 'x'sayli karnik
2017-03-06staging: speakup: Added spaces around arithmetic operators.Varsha Rao
2017-03-06staging: speakup: Removed blank line after open braces.Varsha Rao