index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
as5011.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
Input: as5011 - avoid using __set_bit() for capabilities
Marcus Folkesson
2018-05-09
1
-3
/
+1
*
Input: as5011 - fix error return code in as5011_probe()
Wei Yongjun
2013-08-25
1
-0
/
+1
*
Input: joysticks - use dev_get_platdata()
Jingoo Han
2013-08-13
1
-1
/
+1
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-3
/
+3
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: as5011 - use C99-style structure initializators
Shubhrajyoti D
2012-10-11
1
-3
/
+16
*
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
2012-07-08
1
-2
/
+3
|
\
|
*
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-07-04
1
-2
/
+3
*
|
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
2012-05-30
1
-0
/
+1
|
/
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-17
1
-11
/
+1
*
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
Input: add Austria Microsystem AS5011 joystick driver
Fabien Marteau
2011-01-10
1
-0
/
+367