summaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr/usb.h
Commit message (Collapse)AuthorAgeFilesLines
* keucr: fix some alignment- and whitespace-problemsJohannes Schilling2013-06-061-6/+6
| | | | | | | | | resolves checkpatch errors and warnings regarding whitespace around operators, line lengths and indentation. Signed-off-by: Laura Lawniczak <laura.lawniczak@googlemail.com> Signed-off-by: Johannes Schilling <of82ecuq@cip.cs.fau.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* keucr: remove some unneccesary typedefsJohannes Schilling2013-06-061-9/+9
| | | | | | | | | resolves checkpatch.pl warning "do not add new typedefs" and renames allcaps structures. Signed-off-by: Laura Lawniczak <laura.lawniczak@googlemail.com> Signed-off-by: Johannes Schilling <of82ecuq@cip.cs.fau.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* keucr: fixes trailing whitespace errorAmarjargal Gundjalam2013-05-191-2/+2
| | | | | | | | This patch fixes the following checkpatch error, ERROR: trailing whitespace Signed-off-by: Amarjargal Gundjalam <amarjargal16@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam2013-05-191-22/+22
| | | | | | | | This patch fixes the following checkpatch warning, WARNING: please, no spaces at the start of a line Signed-off-by: Amarjargal Gundjalam <amarjargal16@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* keucr: fixes do not use C99 // comments errorAmarjargal Gundjalam2013-05-191-14/+15
| | | | | | | | This patch fixes the following checkpatch error, ERROR: do not use C99 // comments Signed-off-by: Amarjargal Gundjalam <amarjargal16@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* keucr: fixes open brace go on the next line errorAmarjargal Gundjalam2013-05-191-2/+4
| | | | | | | | | This patch fixes the following checkpatch error, ERROR: open brace '{' following function declarations go on the next line Signed-off-by: Amarjargal Gundjalam <amarjargal16@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* Staging: Remove ENE UB6250 MS card codes from keucrCho, Yu-Chen2011-07-081-2/+1
| | | | | | | Remove ENE UB6250 MS card codes from keucr. Signed-off-by: Cho, Yu-Chen <acho@novell.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* Staging: add USB ENE card reader driverAl Cho2010-09-081-0/+238
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>
OpenPOWER on IntegriCloud