Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e471d9ca3a8c2f020f35b2f63f5558735f8b8d08
/
drivers
/
misc
/
lis3lv02d
/
lis3lv02d.c
9c27847
kernel/params: constify struct kernel_param_ops uses
by Luis R. Rodriguez
· 9 years ago
c5131a3
lis3lv02d: DT: add wakeup unit 2 and wakeup threshold
by Sebastian Reichel
· 10 years ago
cdcd6f8
lis3lv02d: DT: use s32 to support negative values
by Sebastian Reichel
· 10 years ago
e2527ec
drivers/misc: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
f7b4127
misc: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
2564316
lis3lv02d: don't wank with fasync() on ->release()
by Al Viro
· 12 years ago
0c83adb
drivers/misc/lis3lv02d: remove lis3lv02d driver DT init
by AnilKumar Ch
· 12 years ago
cbac1a8
drivers/misc/lis3lv02d: add generic DT matching code
by Daniel Mack
· 12 years ago
e2b2ed8
lis3lv02d: fix some comments specific to lis331dlh driver
by AnilKumar Ch
· 12 years ago
0bf5a8b
lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer
by AnilKumar Ch
· 12 years ago
bafeafe
module_param: check type correctness for module_param_array
by Rusty Russell
· 13 years ago
895c156
lis3: remove the references to the global variable in core driver
by Éric Piel
· 13 years ago
e1e5687
lis3: change exported function to use passed parameter
by Éric Piel
· 13 years ago
d7f81d4
lis3: use consistent naming of variables
by Éric Piel
· 13 years ago
1510dd5
lis3lv02d: avoid divide by zero due to unchecked
by Éric Piel
· 13 years ago
05faadc
lis3: fix regression of HP DriveGuard with 8bit chip
by Takashi Iwai
· 13 years ago
ff60667
Move lis3lv02d drivers to drivers/misc
by Jean Delvare
· 14 years ago
[Renamed (99%) from drivers/hwmon/lis3lv02d.c]
a20f0bc
hwmon: (lis3) turn down the no IRQ message
by Kalhan Trisal
· 14 years ago
63366d3
hwmon: (lis3lv02d) Use pr_fmt and pr_<level>
by Joe Perches
· 14 years ago
029756d
hwmon: lis3: Enhance lis3 selftest with IRQ line test
by Samu Onkalo
· 14 years ago
f10a540
hwmon: lis3: use block read to access data registers
by Samu Onkalo
· 14 years ago
477bc91
hwmon: lis3: Adjust fuzziness for 8 bit device
by Samu Onkalo
· 14 years ago
cc23aa1
hwmon: lis3: New parameters to platform data
by Samu Onkalo
· 14 years ago
2a7fade
hwmon: lis3: Power on corrections
by Samu Onkalo
· 14 years ago
821f664
hwmon: lis3: Update coordinates at polled device open
by Samu Onkalo
· 14 years ago
e726111
hwmon: lis3: Cleanup interrupt handling
by Samu Onkalo
· 14 years ago
f9deb41
hwmon: lis3: regulator control
by Samu Onkalo
· 14 years ago
2a34699
hwmon: lis3: pm_runtime support
by Samu Onkalo
· 14 years ago
2ee3214
hwmon: (lis3) add axes module parameter for custom axis-mapping
by Takashi Iwai
· 14 years ago
78537c3
hwmon: (lis3) Add support for new LIS3DC / HP3DC chip
by Takashi Iwai
· 14 years ago
f7c77a3
hwmon: (lis3) Fix Oops with NULL platform data
by Takashi Iwai
· 14 years ago
4a70a41
lis3: setup poll interval limits
by Samu Onkalo
· 14 years ago
6d94d40
lis3: interrupt handlers for 8bit wakeup and click events
by Samu Onkalo
· 14 years ago
92ba4fe
lis3: add skeletons for interrupt handlers
by Samu Onkalo
· 14 years ago
342c5f1
lis3: introduce platform data for second ff / wu unit
by Samu Onkalo
· 14 years ago
ecc437a
lis3: separate configuration function for 8 bit device
by Samu Onkalo
· 14 years ago
32496c7
lis3: scale output values to mg
by Samu Onkalo
· 15 years ago
a253aae
lis3: sysfs entry for setting chip measurement rate
by Samu Onkalo
· 15 years ago
5399541
lis3lv02d: remove calibaration functionality
by Samu Onkalo
· 15 years ago
2db4a76
lis3: selftest support
by Samu Onkalo
· 15 years ago
641615a
lis3lv02d: proper power on sequence
by Samu Onkalo
· 15 years ago
4b5d95b
lis3: fix show rate for 8 bits chips
by Éric Piel
· 15 years ago
bc62c14
lis3: update documentation and comments
by Éric Piel
· 15 years ago
66c8569
lis3lv02d: correct memory leak in module unload
by Samu Onkalo
· 15 years ago
d25a8c8
lis3lv02d: send sync event
by Samu Onkalo
· 15 years ago
8873c33
lis3: add free-fall/wakeup function via platform_data
by Daniel Mack
· 15 years ago
8f3128e
lis3: add click function
by Daniel Mack
· 15 years ago
dc6ea97
lis3: use input_polled_device
by Eric Piel
· 15 years ago
a002ee8
lis3: remove automatic shutdown of the device
by Eric Piel
· 15 years ago
c288424
lis3: fix misc device unregistering and printk
by Eric Piel
· 15 years ago
a38da2e
lis3: solve dependency between core and ACPI
by Daniel Mack
· 16 years ago
ab337a6
lis3: reorder functions to make forward decl obsolete
by Daniel Mack
· 16 years ago
be84cfc
hp_accel: adev is poor name of exported symbol
by Pavel Machek
· 16 years ago
137bad3
lis3lv02d: support both one- and two-byte sensors
by Giuseppe Bilotta
· 16 years ago
ef2cfc7
hp accelerometer: add freefall detection
by Pavel Machek
· 16 years ago
cfce41a
LIS3LV02D: separate the core from HP ACPI API
by Eric Piel
· 16 years ago
0d3b710
LIS3LV02Dx: remove unused #include <version.h>
by Huang Weiyi
· 16 years ago
455fbdd
LIS3LV02Dx Accelerometer driver
by Pavel Machek
· 16 years ago