summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lis3lv02d/lis3lv02d.c
Commit message (Expand)AuthorAgeFilesLines
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel2015-04-031-0/+17
* lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel2015-04-031-19/+20
* drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-081-1/+0Star
* misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-061-2/+4
* lis3lv02d: don't wank with fasync() on ->release()Al Viro2013-04-291-1/+0Star
* drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch2012-09-261-6/+2Star
* drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack2012-09-261-0/+153
* lis3lv02d: fix some comments specific to lis331dlh driverAnilKumar Ch2012-09-261-6/+7
* lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometerAnilKumar Ch2012-09-051-1/+41
* module_param: check type correctness for module_param_arrayRusty Russell2012-01-131-0/+2
* lis3: remove the references to the global variable in core driverÉric Piel2011-11-011-103/+130
* lis3: change exported function to use passed parameterÉric Piel2011-11-011-3/+3
* lis3: use consistent naming of variablesÉric Piel2011-11-011-60/+60
* lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-11-011-6/+30
* lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-041-6/+8
* Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-211-0/+999