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
Age
Commit message (
Expand
)
Author
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-12-02
Input: add input_device_enabled()
Andrzej Pietrasiewicz
2020-12-02
Input: omap4-keypad - set up interrupt as wakeup source
Dmitry Torokhov
2020-12-02
Input: remove input_polled_dev implementation
Dmitry Torokhov
2020-11-22
Input: libps2 - fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-22
Input: pcspkr - fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-22
Input: omap4-keypad - fix runtime PM error handling
Zhang Qilong
2020-11-19
Input: vmmouse - demote obvious abuse of kernel-doc header
Lee Jones
2020-11-19
Input: applespi - provide missing struct 'message' descriptions
Lee Jones
2020-11-19
Input: goodix - fix misspelling of 'ctx'
Lee Jones
2020-11-19
Input: synaptics - demote non-conformant kernel-doc header
Lee Jones
2020-11-19
Input: wm97xx-ts - provide missing description for 'status'
Lee Jones
2020-11-19
Input: surface3_spi - fix naming issue with 'surface3_spi_get_gpio_config's h...
Lee Jones
2020-11-19
Input: wm831x-on - source file headers are not good candidates for kernel-doc
Lee Jones
2020-11-19
Input: goodix - provide some missing function parameter descriptions
Lee Jones
2020-11-19
Input: mc13783-pwrbutton - file headers are not good candidates for kernel-doc
Lee Jones
2020-11-19
Input: xpad - demote non-conformant kernel-doc header
Lee Jones
2020-11-19
Input: adp5589-keys - use BIT()
Dmitry Torokhov
2020-11-19
Input: adp5589-keys - mark suspend and resume methods as __maybe_unused
Dmitry Torokhov
2020-11-18
Input: adp5589-keys - use devm_add_action_or_reset() for register clear
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_gpiochip_add_data() for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - remove setup/teardown hooks for gpios
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use device-managed function in adp5589_keypad_add()
Alexandru Ardelean
2020-11-18
Input: adp5589-keys - use devm_kzalloc() to allocate the kpad object
Alexandru Ardelean
2020-11-17
Input: atmel_mxt_ts - support regulator supplies
Linus Walleij
2020-11-17
Input: atmel_mxt_ts - fix up inverted RESET handler
Linus Walleij
2020-11-17
Merge tag 'v5.9' into next
Dmitry Torokhov
2020-11-17
Input: elan_i2c_core - move header inclusion inside
Lee Jones
2020-11-17
Input: ads7846 - drop unneeded asm/irq.h include
Dmitry Torokhov
2020-11-17
Input: ads7846 - fix unaligned access on 7845
Dmitry Torokhov
2020-11-17
Input: ads7846 - fix integer overflow on Rt calculation
Oleksij Rempel
2020-11-17
Input: ads7846 - convert to full duplex
Oleksij Rempel
2020-11-17
Input: ads7846 - fix race that causes missing releases
David Jander
2020-11-12
Input: imx6ul_tsc - remove set but unused variable 'value'
Lee Jones
2020-11-12
Input: samsung-keypad - remove set but unused variable 'var'
Lee Jones
2020-11-11
Input: st1232 - add support resolution reading
Andrej Valek
2020-11-09
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
2020-11-08
Input: cyttsp4 - move 'cyttsp4_tch_abs_string' to the only file that referenc...
Lee Jones
2020-11-08
Input: resistive-adc-touch - struct headers should start with 'struct <name>'
Lee Jones
2020-11-08
Input: analog - fix formatting of error code
Zhang Qilong
2020-11-08
Input: cyapa_gen5 - fix obvious abuse of kernel-doc format
Lee Jones
2020-11-08
Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param
Lee Jones
2020-11-08
Input: ab8500-ponkey - fix incorrect name in 'ab8500_ponkey' doc header
Lee Jones
2020-11-08
Input: cros_ec_keyb - struct headers should start with 'struct <name>'
Lee Jones
2020-11-08
Input: gpio_keys - fix misnamed function parameter 'dev'
Lee Jones
2020-11-08
Input: elantech - demote obvious abuse of kernel-doc header
Lee Jones
2020-11-08
Input: pmic8xxx-keypad - fix kernel-doc formatting
Lee Jones
2020-11-08
Input: nomadik-ske-keypad - provide some missing struct member docs
Lee Jones
2020-11-08
Input: drv2667 - fix formatting and add missing member docs
Lee Jones
2020-11-08
Input: drv2665 - fix formatting expected by kernel-doc
Lee Jones
[next]