index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
joystick
/
as5011.c
Age
Commit message (
Expand
)
Author
2023-12-13
Input: as5011 - convert to GPIO descriptor
Linus Walleij
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2022-12-02
Input: as5011 - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-05-08
Input: as5011 - avoid using __set_bit() for capabilities
Marcus Folkesson
2013-08-24
Input: as5011 - fix error return code in as5011_probe()
Wei Yongjun
2013-08-12
Input: joysticks - use dev_get_platdata()
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2012-10-11
Input: as5011 - use C99-style structure initializators
Shubhrajyoti D
2012-07-07
Merge branch 'for-linus' to bring in change ensuring that drivers that
Dmitry Torokhov
2012-07-04
Input: request threaded-only IRQs with IRQF_ONESHOT
Lars-Peter Clausen
2012-05-30
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
Mark Brown
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2011-10-31
drivers/input: Add module.h to modular drivers implicitly using it
Paul Gortmaker
2011-01-10
Input: add Austria Microsystem AS5011 joystick driver
Fabien Marteau