summaryrefslogtreecommitdiffstats
path: root/drivers/misc/lis3lv02d/lis3lv02d.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-1/+1
* misc: lis3lv02d: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* 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-071-1/+0
* 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/+0
* drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch2012-09-261-6/+2
* 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-10-311-103/+130
* lis3: change exported function to use passed parameterÉric Piel2011-10-311-3/+3
* lis3: use consistent naming of variablesÉric Piel2011-10-311-60/+60
* lis3lv02d: avoid divide by zero due to uncheckedÉric Piel2011-10-311-6/+30
* lis3: fix regression of HP DriveGuard with 8bit chipTakashi Iwai2011-10-031-6/+8
* Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-211-0/+999