summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-0523-68/+23
|\
| * Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-166-7/+17
| |\
| * | i2c: Make remove callback return voidUwe Kleine-König2022-08-1623-68/+23
* | | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-041-5/+5
|\ \ \
| * | | Input: sun4i-ts - switch to new of thermal APIDaniel Lezcano2022-08-171-5/+5
| |/ /
* | | Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-294-3/+5
|\ \ \ | |_|/ |/| |
| * | Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak2022-09-271-1/+1
| * | Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson2022-09-251-1/+0
| * | Input: iqs62x-keys - drop unused device node referencesJeff LaBundy2022-09-251-0/+3
| * | Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang2022-09-251-1/+1
* | | Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-036-7/+17
|\| | | |/ |/|
| * Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli2022-08-291-0/+1
| * Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa2022-08-283-7/+13
| * Input: goodix - add compatible string for GT1158Jarrah Gosbell2022-08-231-0/+1
| * Input: rk805-pwrkey - fix module autoloadingPeter Robinson2022-08-231-0/+1
| * Input: goodix - add support for GT1158Ondrej Jirman2022-08-121-0/+1
* | Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-1119-919/+1441
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2022-08-0239-1081/+1564
| |\
| | * Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov2022-08-021-7/+8
| | * Input: deactivate MT slots when inhibiting or suspending devicesAngela Czubak2022-07-203-14/+80
| | * Input: properly queue synthetic eventsDmitry Torokhov2022-07-201-62/+63
| | * Input: i8042 - add dritek quirk for Acer Aspire One AO532Hans de Goede2022-07-091-0/+8
| | * Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek2022-07-081-0/+10
| | * Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek2022-07-081-3/+5
| | * Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach2022-07-081-8/+68
| | * Merge tag 'v5.19-rc5' into nextDmitry Torokhov2022-07-0816-146/+101
| | |\
| | * | Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko2022-07-071-14/+8
| | * | Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach2022-06-301-0/+129
| | * | Input: i8042 - add debug output for quirksWerner Sembach2022-06-301-0/+25
| | * | Input: i8042 - merge quirk tablesWerner Sembach2022-06-301-500/+590
| | * | Input: i8042 - move __initconst to fix code styling warningWerner Sembach2022-06-301-1/+1
| | * | Input: sensehat-joystick - remove unnecessary error messageYang Li2022-06-291-3/+1
| | * | Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin2022-06-291-3/+4
| | * | Input: edt-ft5x06 - show crc and header errors by sysfsDario Binacchi2022-06-291-0/+30
| | * | Input: edt-ft5x06 - show firmware version by sysfsDario Binacchi2022-06-291-5/+17
| | * | Input: edt-ft5x06 - show model name by sysfsDario Binacchi2022-06-291-0/+12
| | * | Input: edt-ft5x06 - set report rate by dts propertyDario Binacchi2022-06-291-0/+23
| | * | Input: edt-ft5x06 - get/set M12 report rate by sysfsDario Binacchi2022-06-291-3/+6
| | * | Input: iqs7222 - remove support for RF filterJeff LaBundy2022-06-281-7/+0
| | * | Input: iqs7222 - handle reset during ATIJeff LaBundy2022-06-281-3/+6
| | * | Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy2022-06-281-3/+29
| | * | Input: iqs7222 - protect volatile registersJeff LaBundy2022-06-281-4/+14
| | * | Input: iqs7222 - fortify slider event reportingJeff LaBundy2022-06-281-38/+58
| | * | Input: iqs7222 - correct slider event disable logicJeff LaBundy2022-06-281-7/+9
| | * | Input: cyapa_gen6 - aligned "*" each lineJiang Jian2022-06-231-1/+1
| | * | Input: gpio_mouse - fix typos in commentsJiang Jian2022-06-231-1/+1
| | * | Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regsAngeloGioacchino Del Regno2022-06-011-6/+9
| | * | Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regsAngeloGioacchino Del Regno2022-06-011-11/+19
| | * | Input: mtk-pmic-keys - use single update when configuring long press behaviorDmitry Torokhov2022-06-011-43/+28
| | * | Input: mtk-pmic-keys - allow compiling with COMPILE_TESTDmitry Torokhov2022-06-011-1/+1