index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
adxl34x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-07
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
1
-1
/
+1
2013-12-10
Input: adxl34x - Fix bug in definition of ADXL346_2D_ORIENT
Michael Hennerich
1
-1
/
+1
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-12-24
Input: adxl34x - default platform_data should not use defines from driver
Wolfram Sang
1
-1
/
+1
2012-12-24
Input: adxl34x - don't set THRESH_TAP twice
Wolfram Sang
1
-1
/
+0
2012-12-24
Input: adxl34x - consistently use read/write encapsulation
Wolfram Sang
1
-2
/
+2
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
1
-0
/
+1
2011-11-10
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-8
/
+8
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-05
Input: adxl34x - do not mark device as disabled on startup
Michael Hennerich
1
-1
/
+0
2010-07-23
Input: adxl34x - fix leak and use after free
Dan Carpenter
1
-4
/
+3
2010-07-04
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
1
-27
/
+49
2010-06-25
Input: adxl34x - add support for ADXL346 orientation sensing
Michael Hennerich
1
-4
/
+58
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
1
-0
/
+840