summaryrefslogtreecommitdiff
path: root/drivers/misc/lis3lv02d/lis3lv02d.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell1-0/+2
2011-11-01lis3: remove the references to the global variable in core driverÉric Piel1-103/+130
2011-11-01lis3: change exported function to use passed parameterÉric Piel1-3/+3
2011-11-01lis3: use consistent naming of variablesÉric Piel1-60/+60
2011-11-01lis3lv02d: avoid divide by zero due to uncheckedÉric Piel1-6/+30
2011-10-04lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare1-0/+999