summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-07Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch
2022-06-07Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman
2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-31Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap
2022-05-28Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-27Merge branch 'next' into for-linusDmitry Torokhov
2022-05-27xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-26Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov
2022-05-26Input: gpio-keys - cancel delayed work only in case of GPIOLad Prabhakar
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-21Input: cypress_ps2 - fix typo in commentJulia Lawall
2022-05-18Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov
2022-05-18Input: vmmouse - disable vmmouse before entering suspend modeZongmin Zhou
2022-05-18Input: ili210x - use one common reset implementationMarek Vasut
2022-05-18Input: ili210x - fix reset timingMarek Vasut
2022-05-17Input: cros-ec-keyb - allow skipping keyboard registrationStephen Boyd
2022-05-16Input: psmouse-smbus - avoid flush_scheduled_work() usageTetsuo Handa
2022-05-16Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepareWan Jiabing
2022-05-16Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov
2022-05-07Input: wm97xx - switch to using threaded IRQDmitry Torokhov
2022-05-07Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann
2022-05-07input: touchscreen: mainstone: sync with zylonite driverArnd Bergmann
2022-05-07input: touchscreen: mainstone: fix pxa2xx+pxa3xx configurationArnd Bergmann
2022-05-07ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann
2022-05-07ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann
2022-05-05Input: sun4i-lradc-keys - add support for R329 and D1Samuel Holland
2022-05-05Input: sun4i-lradc-keys - add optional clock/reset supportSamuel Holland
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman
2022-04-24Input: sun4i-lradc-keys - add wakeup supportOndrej Jirman
2022-04-24Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins
2022-04-24Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins
2022-04-24Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez
2022-04-24Input: pm8941-pwrkey - fix error messageAnjelique Melendez
2022-04-24Input: synaptics-rmi4 - remove unnecessary flush_workqueue()ran jianping
2022-04-24Input: ep93xx_keypad - use devm_platform_ioremap_resource() helperLv Ruyi
2022-04-24Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile
2022-04-24Input: clps711x-keypad - use syscon_regmap_lookup_by_phandleAlexander Shiyan
2022-04-24Input: remove unneeded variable in input_inhibit_device()Changcheng Deng
2022-04-23Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-23Input: remove third argument of usb_maxpacket()Vincent Mailhol
2022-04-21input: omap: void using mach/*.h headersArnd Bergmann
2022-04-20Input: aiptek - remove redundant assignment to variable retColin Ian King
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-04-17Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy
2022-04-17Input: iqs7222 - propagate some error codes correctlyDan Carpenter