index
:
hverkuil/media_tree.git
alt-ctrls
array_mod
av1
cec-s-conn
cec-status
cubie
cubox
cx18
deprecate
dp-mst-cec
dp-mst-cec2
drop-count
dw-hdmi-cec
extron
firefly
firefly2
for-v6.1a
for-v6.2a
for-v6.2c
for-v6.3a
for-v6.3b
for-v6.3c
for-v6.3d
for-v6.3e
for-v6.3f
for-v6.3g
for-v6.3h
for-v6.3i
for-v6.3j
fract-ctrl
hdcp
hdmi-dbg
imx8mm
m2m-deinterlace
m2m-writing
master
mc-props
mc-props2
omap-bridge-cec
pr-test
quirk
ro-reqs
rpi3
rpi4
saa7146
sama5d3
sdrout
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tmp
uvc
uvccomp
vb1a
vb2-cpu-access
vb2-prepare
vb2wr
vicodec-stateless
vivid
zoran
media_tree.git development repository
Hans Verkuil
about
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
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
Privacy Policy