aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/me4000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-03Staging: me4000: make file_operations constAndre Haupt1-13/+13
2009-04-03Staging: me4000: use tabs for code indentationAndre Haupt1-3/+3
2009-04-03Staging: me4000: do not use C99 style comments.Andre Haupt1-32/+49
2009-04-03Staging: me4000: fix various checkpatch.pl warnings about bracingAndre Haupt1-20/+11
2009-04-03Staging: me4000: kfree(NULL) is safe, so no extra checks needed.Andre Haupt1-6/+3
2009-04-03Staging: me4000: replace some C99 commentsAndre Haupt1-4/+10
2009-04-03Staging: me4000: inline keyword should sit between storage class and typeAndre Haupt1-8/+8
2009-04-03Staging: me4000: return is not a function, no parentheses requiredAndre Haupt1-3/+3
2009-04-03Staging: me4000: use linux/uaccess.h and linux/io.hAndre Haupt1-2/+2
2009-01-06Staging: me4000: switch to list_for_each*()Alexander Beregalov1-58/+39
2009-01-06staging: correct dubious use of !x & yHarvey Harrison1-1/+1
2008-11-04drivers: remove duplicated #includeJianjun Kong1-1/+0
2008-11-01saner FASYNC handling on file closeAl Viro1-3/+0
2008-10-22Staging: me4000: remove some compiler warningsGreg Kroah-Hartman1-6/+6
2008-10-22Staging: Fixes for me4000 pci data collection driverLior Dotan2-545/+545
2008-10-10Staging: add me4000 pci data collection driverGreg Kroah-Hartman5-0/+7111
2008-10-10Staging: add me4000 firmware filesGreg Kroah-Hartman2-0/+15442