History log of /drivers/staging/keucr/smilecc.c
Revision Date Author Comments
65cdcf36239a219e4e2863e0ff4f62280510286c 18-May-2011 Cho, Yu-Chen <acho@novell.com> staging/keucr: fix keucr smilecc.c coding style

fix keucr smilecc.c coding style

Signed-off-by: Cho, Yu-Chen <acho@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
d8aba9d5d6c0d9809798967b9aac293690233b6d 09-May-2011 Randy Dunlap <randy.dunlap@oracle.com> staging/keucr: fix sparse statics and non-ANSI function warnings

Make lots of functions and data static (fixes sparse warnings).
Fix 5 functions to use ANSI format for function parameters (fixes
sparse warnings).

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
f3d5049ccdb57d14712f7cba27b0dd0a860961d7 02-Jan-2011 Javier Martinez Canillas <martinez.javier@gmail.com> staging: keucr: Use memcpy() instead custom StringCopy() and some style cleanups

staging: keucr: Use memcpy() instead custom StringCopy() and some style cleanups

Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
Acked-by: Dan Carpenter <error27@gmail.com>
Reviewed-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: Al Cho <acho@novell.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
126bb03b461c2f03f2d2a43b9a587941bf146e0e 08-Sep-2010 Al Cho <acho@novell.com> Staging: add USB ENE card reader driver

This driver is for the ENE card reader that can be found in many
different laptops. It was written by ENE, but cleaned up to
work properly in the kernel tree by Novell.

Signed-off-by: Al Cho <acho@novell.com>
Cc: <yiyingc@ene.com.tw>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>