aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/lis3lv02d
AgeCommit message (Expand)Author
2012-01-24MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell
2011-10-31lis3lv02d: make regulator API usage unconditionalMark Brown
2011-10-31lis3: remove the references to the global variable in core driverÉric Piel
2011-10-31lis3: change exported function to use passed parameterÉric Piel
2011-10-31lis3: use consistent naming of variablesÉric Piel
2011-10-31lis3: free regulators if probe() failsÉric Piel
2011-10-31lis3lv02d: avoid divide by zero due to uncheckedÉric Piel
2011-10-03lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare