History log of /drivers/staging/speakup/thread.c
Revision Date Author Comments
472fe30efd52fde30249a04971a62151e0606c1d 14-Sep-2014 Nicoleta Birsan <nicolle.birsan@gmail.com> Staging: speakup: fix checkpatch warning

This fixes the following checkpatch.pl warning:
WARNING: Missing a blank line after declarations

Signed-off-by: Nicoleta Birsan <nicolle.birsan@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
939d84ee091b09aa009cd8edd2f397eca9f60242 13-May-2013 William Hubbs <w.d.hubbs@gmail.com> staging: speakup: thread: remove custom locking macros

Signed-off-by: William Hubbs <w.d.hubbs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
ca2beaf84d9678c12b17d92623f0e90829d6ca13 02-Jan-2013 Samuel Thibault <samuel.thibault@ens-lyon.org> staging: speakup: Prefix externally-visible symbols

This prefixes all externally-visible symbols of speakup with "spk_".

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
7025005f15896118de7724b5e27c67e65612d32f 16-Oct-2010 William Hubbs <w.d.hubbs@gmail.com> staging: speakup: thread.c style fixes

fix issues reported by checkpatch.pl

Signed-off-by: William Hubbs <w.d.hubbs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
c6e3fd22cd538365bfeb82997d5b89562e077d42 07-Oct-2010 William Hubbs <w.d.hubbs@gmail.com> Staging: add speakup to the staging directory

Speakup is a kernel based screen review package for the linux operating
system. It allows blind users to interact with applications on the
linux console by means of synthetic speech.

The authors and maintainers of this code include the following:

Kirk Reiser, Andy Berdan, John Covici, Brian and
David Borowski, Christopher Brannon, Samuel Thibault and William Hubbs.

Signed-off-by: William Hubbs <w.d.hubbs@gmail.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>