summaryrefslogtreecommitdiff
path: root/drivers/misc/lis3lv02d/lis3lv02d.c
AgeCommit message (Expand)Author
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-08-28misc: lis3lv02d: constify attribute_group structures.Arvind Yadav
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-04-03lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel
2015-04-03lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-04-29lis3lv02d: don't wank with fasync() on ->release()Al Viro
2012-09-26drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch
2012-09-26drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack
2012-09-26lis3lv02d: fix some comments specific to lis331dlh driverAnilKumar Ch
2012-09-05lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometerAnilKumar Ch
2012-01-13module_param: check type correctness for module_param_arrayRusty Russell
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-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