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