index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-03
Input: drv2665 - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: drv260x - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: kxtj9 - use guard notation when acquiring mutex/disabling irq
Dmitry Torokhov
2024-10-03
Input: da7280 - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
2024-10-03
Input: cma3000_d0x - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: cm109 - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
2024-10-03
Input: ati_remote2 - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: ad714x - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: xpad - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
2024-10-03
Input: turbografx - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: n64joy - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: iforce - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
2024-10-03
Input: gamecon - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: db9 - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: st-keyscan - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: spear-keyboard - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: pxa27x_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: pmic8xxx-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: omap4-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: matrix_keypad - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-03
Input: lpc32xx-keys - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: lm8323 - use guard notation when acquiring mutexes
Dmitry Torokhov
2024-10-03
Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
2024-10-03
Input: imx_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: ep93xx_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: applespi - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-03
Input: adp5589-keys - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: elan_i2c - switch to using cleanup functions
Dmitry Torokhov
2024-10-03
Input: psmouse-smbus - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-03
Input: hycon-hy46xx - add missing dependency on REGMAP_I2C
Javier Carrasco
2024-10-03
Input: hideep - add missing dependency on REGMAP_I2C
Javier Carrasco
2024-09-30
Input: correct typos in multiple comments across misc drivers
Shen Lichuan
2024-09-30
input: Fix typos in comments across various files
Yu Jiaoliang
2024-09-29
Input: novatek-nvt-ts - add support for NT36672A touchscreen
Joel Selvaraj
2024-09-29
dt-bindings: input: document Novatek NVT touchscreen controller
Joel Selvaraj
2024-09-29
Input: novatek-nvt-ts - replace generic i2c device id with specific IC variant
Joel Selvaraj
2024-09-18
Input: Convert comma to semicolon
Shen Lichuan
2024-09-13
Input: tegra-kbc - use of_property_read_variable_u32_array() and of_property_...
Rob Herring (Arm)
2024-09-13
Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
2024-09-10
Input: ims-pcu - fix calling interruptible mutex
David Lechner
2024-09-05
Input: zforce_ts - switch to using asynchronous probing
Dmitry Torokhov
2024-09-05
Input: zforce_ts - remove assert/deassert wrappers
Dmitry Torokhov
2024-09-05
Input: zforce_ts - do not hardcode interrupt level
Dmitry Torokhov
2024-09-05
Input: zforce_ts - switch to using devm_regulator_get_enable()
Dmitry Torokhov
2024-09-05
Input: zforce_ts - stop treating VDD regulator as optional
Dmitry Torokhov
2024-09-05
Input: zforce_ts - make zforce_idtable constant
Dmitry Torokhov
2024-09-05
Input: zforce_ts - use dev_err_probe() where appropriate
Dmitry Torokhov
2024-09-05
Input: zforce_ts - do not ignore errors when acquiring regulator
Dmitry Torokhov
2024-09-05
Input: zforce_ts - make parsing of contacts less confusing
Dmitry Torokhov
2024-09-05
Input: zforce_ts - switch to using get_unaligned_le16
Dmitry Torokhov
[next]