index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
lis3lv02d
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: lis3lv02d/lis3lv02d_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-2
/
+1
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
misc: lis3lv02d: Make lis3lv02d_remove_fs() return void
Uwe Kleine-König
2021-10-13
3
-4
/
+5
*
platform/x86: hp_accel: Remove _INI method call
Andy Shevchenko
2021-08-26
1
-1
/
+0
*
platform/x86: hp_accel: Avoid invoking _INI to speed up resume
Kai-Heng Feng
2021-05-11
1
-0
/
+1
*
misc: lis3lv02d: Do not log an error when kmalloc fails
Hans de Goede
2021-03-24
1
-3
/
+1
*
misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sens...
Hans de Goede
2021-03-24
1
-1
/
+1
*
misc: lis3lv02d: Fix false-positive WARN on various HP models
Hans de Goede
2021-03-24
1
-5
/
+16
*
lis3lv02d: switch to using input device polling mode
Dmitry Torokhov
2019-10-10
2
-38
/
+46
*
Merge 5.2-rc4 into char-misc-next
Greg Kroah-Hartman
2019-06-09
6
-46
/
+6
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-14
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
2
-28
/
+2
|
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
|
misc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2019-05-24
1
-2
/
+0
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
misc: lis3lv02d: constify attribute_group structures.
Arvind Yadav
2017-08-28
1
-1
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client
Geliang Tang
2016-02-07
1
-4
/
+4
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
*
misc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-27
1
-1
/
+0
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
*
lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
Sebastian Reichel
2015-04-03
1
-0
/
+17
*
lis3lv02d: DT: use s32 to support negative values
Sebastian Reichel
2015-04-03
1
-19
/
+20
*
misc: constify of_device_id array
Fabian Frederick
2015-03-16
2
-2
/
+2
*
misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-05
1
-2
/
+2
*
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
[next]