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
/
joystick
/
as5011.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-09
Input: as5011 - avoid using __set_bit() for capabilities
Marcus Folkesson
1
-3
/
+1
2013-08-25
Input: as5011 - fix error return code in as5011_probe()
Wei Yongjun
1
-0
/
+1
2013-08-13
Input: joysticks - use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-10-11
Input: as5011 - use C99-style structure initializators
Shubhrajyoti D
1
-3
/
+16
2012-07-08
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
1
-2
/
+3
2012-07-05
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
1
-2
/
+3
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
1
-0
/
+1
2012-03-17
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2011-11-01
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-01-10
Input: add Austria Microsystem AS5011 joystick driver
Fabien Marteau
1
-0
/
+367