aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rar (follow)
AgeCommit message (Collapse)AuthorFilesLines
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>