aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lis3lv02d/lis3lv02d.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-26drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch1-6/+2
2012-09-26drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack1-0/+153
2012-09-26lis3lv02d: fix some comments specific to lis331dlh driverAnilKumar Ch1-6/+7
2012-09-05lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometerAnilKumar Ch1-1/+41
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell1-0/+2
2011-10-31lis3: remove the references to the global variable in core driverÉric Piel1-103/+130
2011-10-31lis3: change exported function to use passed parameterÉric Piel1-3/+3
2011-10-31lis3: use consistent naming of variablesÉric Piel1-60/+60
2011-10-31lis3lv02d: avoid divide by zero due to uncheckedÉric Piel1-6/+30
2011-10-03lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai1-6/+8
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare1-0/+999