summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lis3lv02d
Commit message (Expand)AuthorAgeFilesLines
* MISC: convert drivers/misc/* to use module_spi_driver()Axel Lin2012-01-251-12/+1Star
* MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin2012-01-251-12/+1Star
* module_param: check type correctness for module_param_arrayRusty Russell2012-01-131-0/+2
* lis3lv02d: make regulator API usage unconditionalMark Brown2011-11-011-22/+12Star
* lis3: remove the references to the global variable in core driverÉric Piel2011-11-012-103/+133
* lis3: change exported function to use passed parameterÉric Piel2011-11-014-7/+7
* lis3: use consistent naming of variablesÉric Piel2011-11-011-60/+60
* lis3: free regulators if probe() failsÉric Piel2011-11-011-2/+7
* lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-11-012-7/+31
* lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-041-6/+8
* Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-216-0/+1758