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
/
touchscreen
/
iqs5xx.c
Age
Commit message (
Expand
)
Author
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-09
Input: iqs5xx - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-12-02
Input: iqs5xx - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-03-20
Input: iqs5xx - use local input_dev pointer
Jeff LaBundy
2021-03-25
Input: iqs5xx - make reset GPIO optional
Jeff LaBundy
2021-03-25
Input: iqs5xx - close bootloader using hardware reset
Jeff LaBundy
2021-03-25
Input: iqs5xx - remove superfluous revision validation
Jeff LaBundy
2021-03-25
Input: iqs5xx - expose firmware revision to user space
Jeff LaBundy
2021-03-25
Input: iqs5xx - optimize axis definition and validation
Jeff LaBundy
2021-03-25
Input: iqs5xx - update vendor's URL
Jeff LaBundy
2021-01-28
Input: iqs5xx - initialize an uninitialized variable
Jeff LaBundy
2021-01-24
Input: iqs5xx - allow device to be a wake-up source
Jeff LaBundy
2021-01-24
Input: iqs5xx - allow more time for ATI to complete
Jeff LaBundy
2021-01-24
Input: iqs5xx - eliminate unnecessary register read
Jeff LaBundy
2021-01-24
Input: iqs5xx - simplify axis setup logic
Jeff LaBundy
2021-01-24
Input: iqs5xx - re-initialize device upon warm reset
Jeff LaBundy
2021-01-24
Input: iqs5xx - accommodate bootloader latency
Jeff LaBundy
2021-01-24
Input: iqs5xx - preserve bootloader errors
Jeff LaBundy
2021-01-24
Input: iqs5xx - minor cosmetic improvements
Jeff LaBundy
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
2019-06-09
Input: iqs5xx - get axis info before calling input_mt_init_slots()
Jeff LaBundy
2019-05-23
Input: iqs5xx - remove redundant dev_set_drvdata call
Axel Lin
2019-04-30
Input: add support for Azoteq IQS550/572/525
Jeff LaBundy