summaryrefslogtreecommitdiffstats
path: root/drivers/staging/me4000
Commit message (Expand)AuthorAgeFilesLines
* Staging: me4000: make file_operations constAndre Haupt2009-04-031-13/+13
* Staging: me4000: use tabs for code indentationAndre Haupt2009-04-031-3/+3
* Staging: me4000: do not use C99 style comments.Andre Haupt2009-04-031-32/+49
* Staging: me4000: fix various checkpatch.pl warnings about bracingAndre Haupt2009-04-031-20/+11Star
* Staging: me4000: kfree(NULL) is safe, so no extra checks needed.Andre Haupt2009-04-031-6/+3Star
* Staging: me4000: replace some C99 commentsAndre Haupt2009-04-031-4/+10
* Staging: me4000: inline keyword should sit between storage class and typeAndre Haupt2009-04-031-8/+8
* Staging: me4000: return is not a function, no parentheses requiredAndre Haupt2009-04-031-3/+3
* Staging: me4000: use linux/uaccess.h and linux/io.hAndre Haupt2009-04-031-2/+2
* Staging: me4000: switch to list_for_each*()Alexander Beregalov2009-01-061-58/+39Star
* staging: correct dubious use of !x & yHarvey Harrison2009-01-061-1/+1
* drivers: remove duplicated #includeJianjun Kong2008-11-041-1/+0Star
* saner FASYNC handling on file closeAl Viro2008-11-011-3/+0Star
* Staging: me4000: remove some compiler warningsGreg Kroah-Hartman2008-10-221-6/+6
* Staging: Fixes for me4000 pci data collection driverLior Dotan2008-10-222-545/+545
* Staging: add me4000 pci data collection driverGreg Kroah-Hartman2008-10-115-0/+7111
* Staging: add me4000 firmware filesGreg Kroah-Hartman2008-10-112-0/+15442