summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov3-26/+57
2022-05-19Input: vmmouse - disable vmmouse before entering suspend modeZongmin Zhou1-0/+14
2022-05-19Input: ili210x - use one common reset implementationMarek Vasut1-12/+8
2022-05-19Input: ili210x - fix reset timingMarek Vasut1-2/+2
2022-05-17Input: cros-ec-keyb - allow skipping keyboard registrationStephen Boyd1-11/+18
2022-05-17Input: psmouse-smbus - avoid flush_scheduled_work() usageTetsuo Handa1-2/+9
2022-05-17Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepareWan Jiabing1-2/+1
2022-05-17Input: 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-9/+11
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann1-21/+14
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-25Input: sun4i-lradc-keys - add wakeup supportOndrej Jirman1-4/+18
2022-04-25Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins1-0/+11
2022-04-25Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins1-6/+77
2022-04-25Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez1-7/+24
2022-04-25Input: pm8941-pwrkey - fix error messageAnjelique Melendez1-1/+1
2022-04-25Input: synaptics-rmi4 - remove unnecessary flush_workqueue()ran jianping1-1/+0
2022-04-25Input: ep93xx_keypad - use devm_platform_ioremap_resource() helperLv Ruyi1-6/+1
2022-04-25Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile3-0/+149
2022-04-25Input: clps711x-keypad - use syscon_regmap_lookup_by_phandleAlexander Shiyan1-2/+1
2022-04-25Input: 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-18Input: 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-09Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma1-0/+14
2022-04-09Input: add support for Azoteq IQS7222A/B/CJeff LaBundy3-0/+2456
2022-04-09Input: 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-04-01Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito1-6/+0
2022-03-31Merge branch 'next' into for-linusDmitry Torokhov23-182/+976
2022-03-29Merge 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-24Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-3/+3
2022-03-22Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds5-15/+5
2022-03-21Input: adi - remove redundant variable zColin Ian King1-2/+2
2022-03-21Input: add Imagis touchscreen driverMarkuss Broks3-0/+378
2022-03-21Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMDMatthew Haughton1-0/+1
2022-03-21Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun1-3/+5