aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2022-09-29Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+5
2022-09-27Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak1-1/+1
2022-09-24Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson1-1/+0
2022-09-24Input: iqs62x-keys - drop unused device node referencesJeff LaBundy1-0/+3
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang1-1/+1
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-7/+17
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli1-0/+1
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa3-7/+13
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell1-0/+1
2022-08-22Input: rk805-pwrkey - fix module autoloadingPeter Robinson1-0/+1
2022-08-11Input: goodix - add support for GT1158Ondrej Jirman1-0/+1
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-919/+1441
2022-08-05Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-47/+6
2022-08-03Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-28/+14
2022-08-02Merge branch 'next' into for-linusDmitry Torokhov39-1079/+1562
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov1-7/+8
2022-08-02Input: gscps2 - check return value of ioremap() in gscps2_probe()Xie Shaowen1-0/+4
2022-07-20Input: deactivate MT slots when inhibiting or suspending devicesAngela Czubak3-14/+80
2022-07-20Input: properly queue synthetic eventsDmitry Torokhov1-62/+63
2022-07-17Merge tag 'input-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-1/+11
2022-07-08Input: goodix - call acpi_device_fix_up_power() in some casesHans de Goede1-0/+5
2022-07-08Input: i8042 - add dritek quirk for Acer Aspire One AO532Hans de Goede1-0/+8
2022-07-08Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek1-0/+10
2022-07-08Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek1-3/+5
2022-07-08Input: i8042 - add additional TUXEDO devices to i8042 quirk tablesWerner Sembach1-8/+68
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov16-144/+99
2022-07-08Input: wm97xx - make .remove() obviously always return 0Uwe Kleine-König1-1/+3
2022-07-06Input: goodix - switch use of acpi_gpio_get_*_resource() APIsAndy Shevchenko1-14/+8
2022-06-29Input: i8042 - add TUXEDO devices to i8042 quirk tablesWerner Sembach1-0/+129
2022-06-29Input: i8042 - add debug output for quirksWerner Sembach1-0/+25
2022-06-29Input: i8042 - merge quirk tablesWerner Sembach1-500/+590
2022-06-29Input: i8042 - move __initconst to fix code styling warningWerner Sembach1-1/+1
2022-06-28Input: sensehat-joystick - remove unnecessary error messageYang Li1-3/+1
2022-06-28Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin1-3/+4
2022-06-28Input: edt-ft5x06 - show crc and header errors by sysfsDario Binacchi1-0/+30
2022-06-28Input: edt-ft5x06 - show firmware version by sysfsDario Binacchi1-5/+17
2022-06-28Input: edt-ft5x06 - show model name by sysfsDario Binacchi1-0/+12
2022-06-28Input: edt-ft5x06 - set report rate by dts propertyDario Binacchi1-0/+23
2022-06-28Input: edt-ft5x06 - get/set M12 report rate by sysfsDario Binacchi1-3/+6
2022-06-27Input: usbtouchscreen - add driver_info sanity checkJohan Hovold1-0/+3
2022-06-27Input: iqs7222 - remove support for RF filterJeff LaBundy1-7/+0
2022-06-27Input: iqs7222 - handle reset during ATIJeff LaBundy1-3/+6
2022-06-27Input: iqs7222 - acknowledge reset before writing registersJeff LaBundy1-3/+29
2022-06-27Input: iqs7222 - protect volatile registersJeff LaBundy1-4/+14
2022-06-27Input: iqs7222 - fortify slider event reportingJeff LaBundy1-38/+58
2022-06-27Input: iqs7222 - correct slider event disable logicJeff LaBundy1-7/+9
2022-06-24Input: applespi - avoid efivars API and invoke EFI services directlyArd Biesheuvel1-28/+14
2022-06-22Input: cyapa_gen6 - aligned "*" each lineJiang Jian1-1/+1
2022-06-22Input: gpio_mouse - fix typos in commentsJiang Jian1-1/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULEThomas Gleixner2-18/+2
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner3-29/+4
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+9
2022-06-07Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch1-2/+2
2022-06-07Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman1-1/+6
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-6/+6
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-133/+81
2022-05-31Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regsAngeloGioacchino Del Regno1-6/+9
2022-05-31Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regsAngeloGioacchino Del Regno1-11/+19
2022-05-31Input: mtk-pmic-keys - use single update when configuring long press behaviorDmitry Torokhov1-43/+28
2022-05-31Input: mtk-pmic-keys - allow compiling with COMPILE_TESTDmitry Torokhov1-1/+1
2022-05-31Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap1-0/+1
2022-05-31Input: adp5588-keys - do not explicitly set device as wakeup sourceDmitry Torokhov1-8/+0
2022-05-31Input: adp5588-keys - switch to using managed resourcesDmitry Torokhov1-67/+45
2022-05-31Input: adp5588-keys - switch to using threaded interruptDmitry Torokhov1-36/+45
2022-05-31Input: adp5588-keys - drop CONFIG_PM guardsDmitry Torokhov1-10/+3
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds22-62/+2840
2022-05-27Input: cros_ec_keyb - handle x86 detachable/convertible ChromebooksFurquan Shaikh1-3/+18
2022-05-27Input: cros_ec_keyb - switch to using generic device propertiesDmitry Torokhov1-22/+46
2022-05-27Input: zinitix - rename defines ZINITIX_*Linus Walleij1-56/+56
2022-05-27Input: omap4-keypad - switch to using pm_runtime_resume_and_get()Minghao Chi1-15/+11
2022-05-27Merge tag 'v5.18' into nextDmitry Torokhov13-40/+56
2022-05-27Merge branch 'next' into for-linusDmitry Torokhov22-62/+2840
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross1-2/+2
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2022-05-26Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov1-8/+8
2022-05-26Input: gpio-keys - cancel delayed work only in case of GPIOLad Prabhakar1-1/+1
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-12/+8
2022-05-21Input: cypress_ps2 - fix typo in commentJulia Lawall1-1/+1
2022-05-18Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov3-26/+57
2022-05-18Input: vmmouse - disable vmmouse before entering suspend modeZongmin Zhou1-0/+14
2022-05-18Input: ili210x - use one common reset implementationMarek Vasut1-12/+8
2022-05-18Input: ili210x - fix reset timingMarek Vasut1-2/+2
2022-05-17Input: cros-ec-keyb - allow skipping keyboard registrationStephen Boyd1-11/+18
2022-05-16Input: psmouse-smbus - avoid flush_scheduled_work() usageTetsuo Handa1-2/+9
2022-05-16Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepareWan Jiabing1-2/+1
2022-05-16Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin1-0/+1
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov2-18/+0
2022-05-07Input: wm97xx - switch to using threaded IRQDmitry Torokhov1-35/+7
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann3-14/+16
2022-05-07input: touchscreen: mainstone: sync with zylonite driverArnd Bergmann1-28/+31
2022-05-07input: touchscreen: mainstone: fix pxa2xx+pxa3xx configurationArnd Bergmann1-12/+7
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann1-8/+10
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann1-20/+13
2022-05-05Input: sun4i-lradc-keys - add support for R329 and D1Samuel Holland1-0/+8
2022-05-05Input: sun4i-lradc-keys - add optional clock/reset supportSamuel Holland1-0/+33
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2-1/+15
2022-04-24Input: sun4i-lradc-keys - add wakeup supportOndrej Jirman1-4/+18
2022-04-24Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins1-0/+11
2022-04-24Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins1-6/+77
2022-04-24Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez1-7/+24
2022-04-24Input: pm8941-pwrkey - fix error messageAnjelique Melendez1-1/+1
2022-04-24Input: synaptics-rmi4 - remove unnecessary flush_workqueue()ran jianping1-1/+0
2022-04-24Input: ep93xx_keypad - use devm_platform_ioremap_resource() helperLv Ruyi1-6/+1
2022-04-24Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile3-0/+149
2022-04-24Input: clps711x-keypad - use syscon_regmap_lookup_by_phandleAlexander Shiyan1-2/+1
2022-04-24Input: remove unneeded variable in input_inhibit_device()Changcheng Deng1-3/+1
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+15
2022-04-23Input: remove third argument of usb_maxpacket()Vincent Mailhol6-6/+6
2022-04-21input: omap: void using mach/*.h headersArnd Bergmann1-0/+1
2022-04-20Input: aiptek - remove redundant assignment to variable retColin Ian King1-2/+1
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann2-2/+1
2022-04-17Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy1-2/+3
2022-04-17Input: iqs7222 - propagate some error codes correctlyDan Carpenter1-16/+16
2022-04-17Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin1-1/+1
2022-04-08Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma1-0/+14
2022-04-08Input: add support for Azoteq IQS7222A/B/CJeff LaBundy3-0/+2456
2022-04-08Input: mt6779-keypad - move iomem pointer to probe functionAngeloGioacchino Del Regno1-5/+5
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds23-188/+976
2022-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito1-6/+0
2022-03-30Merge branch 'next' into for-linusDmitry Torokhov23-182/+976
2022-03-28Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+23
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-3/+3
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds5-15/+5
2022-03-20Input: adi - remove redundant variable zColin Ian King1-2/+2
2022-03-20Input: add Imagis touchscreen driverMarkuss Broks3-0/+378
2022-03-20Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMDMatthew Haughton1-0/+1
2022-03-20Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun1-3/+5
2022-03-20Input: add bounds checking to input_set_capability()Jeff LaBundy1-0/+19
2022-03-20Input: iqs5xx - use local input_dev pointerJeff LaBundy1-8/+8
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2-3/+3
2022-03-15xen/grant-table: remove readonly parameter from functionsJuergen Gross1-2/+2
2022-03-14Input: extract ChromeOS vivaldi physmap show functionStephen Boyd6-46/+73
2022-03-14Merge tag 'v5.17-rc8' into nextDmitry Torokhov6-59/+69
2022-03-14Input: aiptek - properly check endpoint typePavel Skripkin1-6/+4
2022-03-14Input: mt6779-keypad - fix signedness bugLv Ruyi (CGEL ZTE)1-1/+1
2022-03-07Input: zinitix - do not report shadow fingersLinus Walleij1-9/+35
2022-03-05Input: mt6779-keypad - add MediaTek keypad driverfengping.yu3-0/+234
2022-03-02Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede1-1/+23
2022-03-01Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede1-7/+7
2022-03-01Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede1-40/+22
2022-02-28Input: da9063 - use devm_delayed_work_autocancel()Christophe JAILLET1-10/+3
2022-02-28Input: goodix - fix race on driver unbindHans de Goede2-13/+23
2022-02-28Input: goodix - use input_copy_abs() helperHans de Goede1-17/+9
2022-02-28Input: add input_copy_abs() functionHans de Goede1-0/+36
2022-02-28Input: set EV_ABS in dev->evbit even if input_alloc_absinfo() failsHans de Goede1-6/+3
2022-02-28Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede1-1/+15
2022-02-28Input: goodix - use the new soc_intel_is_byt() helperHans de Goede1-16/+2
2022-02-28Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov5-35/+22
2022-02-27Input: samsung-keypad - properly state IOMEM dependencyDavid Gow1-1/+1
2022-02-18Merge tag 'v5.17-rc4' into nextDmitry Torokhov2-12/+5
2022-02-18Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov1-0/+10
2022-02-15Input: tsc200x - add axis inversion and swapping supportYunus Bas1-3/+4
2022-02-15Input: xbox - correct the name for Xbox Series S|X controllerMarcos Alano1-1/+1
2022-02-15Input: ps2-gpio - enforce GPIOs flag open drainDanilo Krummrich1-2/+7
2022-02-15Input: ps2-gpio - don't send rx data before the stop bitDanilo Krummrich1-14/+8
2022-02-15Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()Danilo Krummrich1-9/+1
2022-02-15Input: ps2-gpio - use ktime for IRQ timekeepingDanilo Krummrich1-20/+82
2022-02-15Input: ps2-gpio - refactor struct ps2_gpio_dataDanilo Krummrich1-28/+32
2022-02-15Input: zinitix - add new compatible stringsLinus Walleij1-0/+12
2022-02-09spi: make remove callback a void functionUwe Kleine-König5-15/+5
2022-02-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito1-0/+6
2022-02-07Input: mtk-pmic-keys - add support for MT6358Mattijs Korpershoek1-2/+46
2022-02-07Input: mtk-pmic-keys - use get_irq_byname() instead of indexMattijs Korpershoek1-2/+5
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-9/+3
2022-01-31Input: wm97xx: Simplify resource managementChristophe JAILLET1-9/+3
2022-01-17Merge tag 'v5.16' into nextDmitry Torokhov16-73/+186
2022-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds12-85/+392
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov22-153/+404
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-3/+2
2022-01-10Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin1-1/+1
2022-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-9/+9
2022-01-08Input: zinitix - add compatible for bt532Nikita Travkin1-0/+1
2022-01-08Input: zinitix - handle proper supply namesLinus Walleij1-5/+16
2022-01-08Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin1-9/+9
2022-01-08Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede1-37/+35
2022-01-03Input: gpio-keys - avoid clearing twice some memoryChristophe JAILLET1-1/+1
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-4/+11
2021-12-30Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2021-12-30Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-37/+149
2021-12-20Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang1-1/+45
2021-12-20Input: byd - fix typo in a commentXiang wangx1-1/+1
2021-12-19Input: ucb1400_ts - remove redundant variable penupColin Ian King1-3/+1
2021-12-19Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi1-3/+7
2021-12-19Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi1-1/+4
2021-12-19Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi1-1/+2
2021-12-12Input: silead - add pen supportHans de Goede1-0/+99
2021-12-12Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede1-5/+68
2021-12-12Input: goodix - 2 small fixes for pen supportHans de Goede1-1/+2
2021-12-12Input: goodix - improve gpiod_get() error loggingHans de Goede1-2/+2
2021-12-12Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito1-1/+1
2021-12-09Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito1-1/+1
2021-12-09Input: goodix - add pen supportHans de Goede2-2/+121
2021-12-08Merge tag 'v5.15' into nextDmitry Torokhov22-211/+123
2021-12-06Input: goodix - add id->model mapping for the "9111" modelHans de Goede1-0/+1
2021-12-06Input: ff-core - correct magnitude setting for rumble compatibilityCharles Keepax1-1/+1
2021-12-06Input: palmas-pwrbutton - make a couple of arrays static constColin Ian King1-2/+2