summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-27Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak
2022-09-24Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson
2022-09-24Input: iqs62x-keys - drop unused device node referencesJeff LaBundy
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell
2022-08-22MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERSLukas Bulwahn
2022-08-22Input: rk805-pwrkey - fix module autoloadingPeter Robinson
2022-08-11Input: goodix - add support for GT1158Ondrej Jirman
2022-08-11dt-bindings: input: touchscreen: add compatible string for Goodix GT1158Jarrah Gosbell
2022-08-02Merge branch 'next' into for-linusDmitry Torokhov
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov
2022-07-28dt-bindings: input: ariel-pwrbutton: use spi-peripheral-props.yamlKrzysztof Kozlowski
2022-07-20Input: deactivate MT slots when inhibiting or suspending devicesAngela Czubak
2022-07-20Input: properly queue synthetic eventsDmitry Torokhov
2022-07-11dt-bindings: input: iqs7222: Use central 'linux,code' definitionJeff LaBundy
2022-07-08Input: document the units for resolution of size axesSiarhei Vishniakou
2022-07-08Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede
2022-07-08Input: i8042 - add dritek quirk for Acer Aspire One AO532Hans de Goede
2022-07-08dt-bindings: input: gpio-keys: accept also interrupt-extendedKrzysztof Kozlowski
2022-07-08dt-bindings: input: gpio-keys: reference input.yaml and document propertiesKrzysztof Kozlowski
2022-07-08dt-bindings: input: gpio-keys: enforce node names to match all propertiesKrzysztof Kozlowski
2022-07-08dt-bindings: input: Convert adc-keys to DT schemaRob Herring
2022-07-08dt-bindings: input: Centralize 'linux,input-type' definitionRob Herring
2022-07-08dt-bindings: input: Use common 'linux,keycodes' definitionRob Herring
2022-07-08dt-bindings: input: Centralize 'linux,code' definitionRob Herring
2022-07-08dt-bindings: input: Increase maximum keycode value to 0x2ffRob Herring
2022-07-08Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek
2022-07-08Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek
2022-07-08Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov
2022-07-08Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König
2022-07-06Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko
2022-07-03Linux 5.19-rc5v5.19-rc5Linus Torvalds
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionLinus Torvalds
2022-07-03sparse: introduce conditional lock acquire function attributeLinus Torvalds
2022-07-03Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2022-07-02Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller
2022-07-02Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Linus Torvalds
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisNamhyung Kim
2022-07-02perf synthetic-events: Don't sort the task scan result from /procNamhyung Kim
2022-07-02perf unwind: Fix unitialized 'offset' variable on aarch64Ivan Babrou
2022-07-01Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-01Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-01Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-01Merge branch 'pm-cpufreq'Rafael J. Wysocki