index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lis3lv02d
/
lis3lv02d.c
Age
Commit message (
Expand
)
Author
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-04-03
lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
Sebastian Reichel
2015-04-03
lis3lv02d: DT: use s32 to support negative values
Sebastian Reichel
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-06
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-04-29
lis3lv02d: don't wank with fasync() on ->release()
Al Viro
2012-09-26
drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
AnilKumar Ch
2012-09-26
drivers/misc/lis3lv02d: add generic DT matching code
Daniel Mack
2012-09-26
lis3lv02d: fix some comments specific to lis331dlh driver
AnilKumar Ch
2012-09-05
lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer
AnilKumar Ch
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
2011-10-31
lis3: remove the references to the global variable in core driver
Éric Piel
2011-10-31
lis3: change exported function to use passed parameter
Éric Piel
2011-10-31
lis3: use consistent naming of variables
Éric Piel
2011-10-31
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
2011-10-03
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
2011-03-21
Move lis3lv02d drivers to drivers/misc
Jean Delvare