index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lis3lv02d
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-02-07
3
-3
/
+0
*
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-06
1
-2
/
+4
*
lis3lv02d: don't wank with fasync() on ->release()
Al Viro
2013-04-29
1
-1
/
+0
*
misc: remove use of __devexit
Bill Pemberton
2012-11-21
2
-2
/
+2
*
misc: remove use of __devinit
Bill Pemberton
2012-11-21
2
-2
/
+2
*
drivers/misc: remove use of __devexit_p
Bill Pemberton
2012-11-21
2
-2
/
+2
*
drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init
AnilKumar Ch
2012-09-26
1
-0
/
+23
*
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init
AnilKumar Ch
2012-09-26
1
-2
/
+6
*
drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
AnilKumar Ch
2012-09-26
2
-6
/
+3
*
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code
Daniel Mack
2012-09-26
1
-0
/
+17
*
drivers/misc/lis3lv02d: add generic DT matching code
Daniel Mack
2012-09-26
2
-0
/
+157
*
lis3lv02d: fix some comments specific to lis331dlh driver
AnilKumar Ch
2012-09-26
3
-8
/
+9
*
lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer
AnilKumar Ch
2012-09-05
3
-8
/
+85
*
MISC: convert drivers/misc/* to use module_spi_driver()
Axel Lin
2012-01-24
1
-12
/
+1
*
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
2012-01-24
1
-12
/
+1
*
module_param: check type correctness for module_param_array
Rusty Russell
2012-01-13
1
-0
/
+2
*
lis3lv02d: make regulator API usage unconditional
Mark Brown
2011-10-31
1
-22
/
+12
*
lis3: remove the references to the global variable in core driver
Éric Piel
2011-10-31
2
-103
/
+133
*
lis3: change exported function to use passed parameter
Éric Piel
2011-10-31
4
-7
/
+7
*
lis3: use consistent naming of variables
Éric Piel
2011-10-31
1
-60
/
+60
*
lis3: free regulators if probe() fails
Éric Piel
2011-10-31
1
-2
/
+7
*
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
2011-10-31
2
-7
/
+31
*
lis3: fix regression of HP DriveGuard with 8bit chip
Takashi Iwai
2011-10-03
1
-6
/
+8
*
Move lis3lv02d drivers to drivers/misc
Jean Delvare
2011-03-21
6
-0
/
+1758