summaryrefslogtreecommitdiff
path: root/drivers/staging/rar
AgeCommit message (Collapse)AuthorFilesLines
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15Staging: rar/sep: Don't use random VENDOR_ID macros but the proper namesAlan Cox1-7/+1
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15Staging: rar: fix some initial type problemsAlan Cox1-3/+3
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-09-15Staging: sep: Move the RAR support into staging where it is supposed to beAlan Cox4-0/+568
Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>