index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lis3lv02d
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
misc: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-21
misc: remove use of __devinit
Bill Pemberton
2
-2
/
+2
2012-11-21
drivers/misc: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init
AnilKumar Ch
1
-0
/
+23
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init
AnilKumar Ch
1
-2
/
+6
2012-09-26
drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
AnilKumar Ch
2
-6
/
+3
2012-09-26
drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code
Daniel Mack
1
-0
/
+17
2012-09-26
drivers/misc/lis3lv02d: add generic DT matching code
Daniel Mack
2
-0
/
+157
2012-09-26
lis3lv02d: fix some comments specific to lis331dlh driver
AnilKumar Ch
3
-8
/
+9
2012-09-05
lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer
AnilKumar Ch
3
-8
/
+85
2012-01-24
MISC: convert drivers/misc/* to use module_spi_driver()
Axel Lin
1
-12
/
+1
2012-01-24
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-01-13
module_param: check type correctness for module_param_array
Rusty Russell
1
-0
/
+2
2011-10-31
lis3lv02d: make regulator API usage unconditional
Mark Brown
1
-22
/
+12
2011-10-31
lis3: remove the references to the global variable in core driver
Éric Piel
2
-103
/
+133
2011-10-31
lis3: change exported function to use passed parameter
Éric Piel
4
-7
/
+7
2011-10-31
lis3: use consistent naming of variables
Éric Piel
1
-60
/
+60
2011-10-31
lis3: free regulators if probe() fails
Éric Piel
1
-2
/
+7
2011-10-31
lis3lv02d: avoid divide by zero due to unchecked
Éric Piel
2
-7
/
+31
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
6
-0
/
+1758