index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lis3lv02d
/
lis3lv02d.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-10
lis3lv02d: switch to using input device polling mode
Dmitry Torokhov
1
-36
/
+44
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-08-28
misc: lis3lv02d: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
1
-1
/
+1
2015-04-03
lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
Sebastian Reichel
1
-0
/
+17
2015-04-03
lis3lv02d: DT: use s32 to support negative values
Sebastian Reichel
1
-19
/
+20
2014-02-07
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-06-06
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-2
/
+4
2013-04-29
lis3lv02d: don't wank with fasync() on ->release()
Al Viro
1
-1
/
+0
2012-09-26
drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
AnilKumar Ch
1
-6
/
+2
2012-09-26
drivers/misc/lis3lv02d: add generic DT matching code
Daniel Mack
1
-0
/
+153
2012-09-26
lis3lv02d: fix some comments specific to lis331dlh driver
AnilKumar Ch
1
-6
/
+7
2012-09-05
lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer
AnilKumar Ch
1
-1
/
+41
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
1
-0
/
+2
2011-10-31
lis3: remove the references to the global variable in core driver
Éric Piel
1
-103
/
+130
2011-10-31
lis3: change exported function to use passed parameter
Éric Piel
1
-3
/
+3
2011-10-31
lis3: use consistent naming of variables
Éric Piel
1
-60
/
+60
2011-10-31
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
1
-6
/
+30
2011-10-03
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
1
-6
/
+8
2011-03-21
Move lis3lv02d drivers to drivers/misc
Jean Delvare
1
-0
/
+999