summaryrefslogtreecommitdiffstats
path: root/drivers/staging/otus/apdbg.c
Commit message (Collapse)AuthorAgeFilesLines
* staging: otus: remove unused methodsAndy Shevchenko2010-07-221-22/+0
| | | | | | | | | | | | | This is rebased version of the patch [1] which was mysteriously not pushed anywhere but acked. Here are two methods to convert hex value to binary format. These certain methods aren't used anywhere in kernel. [1] http://lkml.org/lkml/2010/2/18/267 Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* Staging: otus: Removed one unnecessary spaceMatti Lammi2010-06-181-1/+1
| | | | | | | Nothing special really, just a small fix. Signed-off-by: Matti Lammi <matti.lammi@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* Staging: otus: fix some sparse warningsThiago Farina2010-03-031-28/+25
| | | | | | | | *apdbg.c: use NULL pointer instead of 0 interger. Also make two functions private. Signed-off-by: Thiago Farina <tfransosi@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* Staging: otus : checkpatch.pl cleanup for .c filesMithlesh Thukral2009-12-111-360/+307
| | | | | | | | | First patch for checkpatch.pl error and warning fixes for .c files of otus driver in staging tree. Signed-off-by: Mithlesh Thukral <mithlesh@linsyssoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* Staging: add otus Atheros wireless network driverLuis R. Rodriguez2009-01-061-0/+457
Initial dump of the otus USB wireless network driver. It builds properly, but a lot of work needs to be done cleaning it up before it can be merged into the wireless driver tree. Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
OpenPOWER on IntegriCloud