aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/me4000/me4000.c
Commit message (Expand)AuthorAge
* Staging: remove me4000 driver.Greg Kroah-Hartman2009-09-15
* Staging: me4000: make file_operations constAndre Haupt2009-04-03
* Staging: me4000: use tabs for code indentationAndre Haupt2009-04-03
* Staging: me4000: do not use C99 style comments.Andre Haupt2009-04-03
* Staging: me4000: fix various checkpatch.pl warnings about bracingAndre Haupt2009-04-03
* Staging: me4000: kfree(NULL) is safe, so no extra checks needed.Andre Haupt2009-04-03
* Staging: me4000: replace some C99 commentsAndre Haupt2009-04-03
* Staging: me4000: inline keyword should sit between storage class and typeAndre Haupt2009-04-03
* Staging: me4000: return is not a function, no parentheses requiredAndre Haupt2009-04-03
* Staging: me4000: use linux/uaccess.h and linux/io.hAndre Haupt2009-04-03
* Staging: me4000: switch to list_for_each*()Alexander Beregalov2009-01-06
* staging: correct dubious use of !x & yHarvey Harrison2009-01-06
* drivers: remove duplicated #includeJianjun Kong2008-11-04
* saner FASYNC handling on file closeAl Viro2008-11-01
* Staging: me4000: remove some compiler warningsGreg Kroah-Hartman2008-10-22
* Staging: Fixes for me4000 pci data collection driverLior Dotan2008-10-22
* Staging: add me4000 pci data collection driverGreg Kroah-Hartman2008-10-10