summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-05-27Merge branch 'next' into for-linusDmitry Torokhov59-225/+3014
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-21Input: cypress_ps2 - fix typo in commentJulia Lawall1-1/+1
2022-05-18Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov40-189/+231
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-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-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-20Input: aiptek - remove redundant assignment to variable retColin Ian King1-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-03-31Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito1-6/+0
2022-03-30Merge branch 'next' into for-linusDmitry Torokhov423-2642/+4366
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-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-15/+39
2022-03-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-9/+9
2022-03-19Merge tag 'char-misc-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+11
2022-03-19Merge tag 'usb-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds4-7/+11
2022-03-18Merge tag 'block-5.17-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2-41/+1
2022-03-18Merge tag 'drm-fixes-2022-03-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-13/+6
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds17-72/+106
2022-03-17Merge tag 'acpi-5.17-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-5/+5
2022-03-17iavf: Fix hang during reboot/shutdownIvan Vecera1-0/+7
2022-03-17net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...Vladimir Oltean1-1/+15
2022-03-17net: bcmgenet: skip invalid partial checksumsDoug Berger1-2/+4