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