summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-06-073-3/+9
|\
| * Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch2022-06-071-2/+2
| * Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman2022-06-071-1/+6
| * Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap2022-05-311-0/+1
* | Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-041-2/+2
|\ \
| * | xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-2/+2
* | | Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-036-6/+6
|\ \ \
| * | | Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman2022-05-032-1/+15
| |\| |
| * | | Input: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-236-6/+6
* | | | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-025-135/+83
|\ \ \ \
| * | | | Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsDmitry Torokhov2022-05-072-18/+0
| * | | | Input: wm97xx - switch to using threaded IRQDmitry Torokhov2022-05-071-35/+7
| * | | | Input: touchscreen: use wrapper for pxa2xx ac97 registersArnd Bergmann2022-05-073-14/+16
| * | | | input: touchscreen: mainstone: sync with zylonite driverArnd Bergmann2022-05-071-28/+31
| * | | | input: touchscreen: mainstone: fix pxa2xx+pxa3xx configurationArnd Bergmann2022-05-071-12/+7
| * | | | ARM: pxa: zylonite: use gpio lookup instead mfp headerArnd Bergmann2022-05-071-9/+11
| * | | | ARM: pxa: mainstone-wm97xx: use gpio lookup tableArnd Bergmann2022-05-071-21/+14
| * | | | ARM: pxa: split up mach/hardware.hArnd Bergmann2022-04-192-2/+1
| |/ / /
* | | | Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-2822-62/+2840
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2022-05-2722-62/+2840
| |\ \ \
| | * | | Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov2022-05-261-8/+8
| | * | | Input: gpio-keys - cancel delayed work only in case of GPIOLad Prabhakar2022-05-261-1/+1
| | * | | Input: cypress_ps2 - fix typo in commentJulia Lawall2022-05-211-1/+1
| | * | | Merge branch 'ib/5.17-cros-ec-keyb' into nextDmitry Torokhov2022-05-183-26/+57
| | |\ \ \
| | | * | | Input: cros-ec-keyb - allow skipping keyboard registrationStephen Boyd2022-05-171-11/+18
| | * | | | Input: vmmouse - disable vmmouse before entering suspend modeZongmin Zhou2022-05-181-0/+14
| | * | | | Input: psmouse-smbus - avoid flush_scheduled_work() usageTetsuo Handa2022-05-161-2/+9
| | * | | | Input: bcm-keypad - remove unneeded NULL check before clk_disable_unprepareWan Jiabing2022-05-161-2/+1
| | * | | | Input: sparcspkr - fix refcount leak in bbc_beep_probeMiaoqian Lin2022-05-161-0/+1
| | * | | | Input: sun4i-lradc-keys - add support for R329 and D1Samuel Holland2022-05-051-0/+8
| | * | | | Input: sun4i-lradc-keys - add optional clock/reset supportSamuel Holland2022-05-051-0/+33
| | * | | | Input: sun4i-lradc-keys - add wakeup supportOndrej Jirman2022-04-241-4/+18
| | * | | | Input: pm8941-pwrkey - simulate missed key press eventsDavid Collins2022-04-241-0/+11
| | * | | | Input: pm8941-pwrkey - add software key press debouncing supportDavid Collins2022-04-241-6/+77
| | * | | | Input: pm8941-pwrkey - add support for PON GEN3 base addressesAnjelique Melendez2022-04-241-7/+24
| | * | | | Input: pm8941-pwrkey - fix error messageAnjelique Melendez2022-04-241-1/+1
| | * | | | Input: synaptics-rmi4 - remove unnecessary flush_workqueue()ran jianping2022-04-241-1/+0
| | * | | | Input: ep93xx_keypad - use devm_platform_ioremap_resource() helperLv Ruyi2022-04-241-6/+1
| | * | | | Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile2022-04-243-0/+149
| | * | | | Input: clps711x-keypad - use syscon_regmap_lookup_by_phandleAlexander Shiyan2022-04-241-2/+1
| | * | | | Input: remove unneeded variable in input_inhibit_device()Changcheng Deng2022-04-241-3/+1
| | * | | | Input: aiptek - remove redundant assignment to variable retColin Ian King2022-04-201-2/+1
| | * | | | Input: iqs7222 - avoid dereferencing a NULL pointerJeff LaBundy2022-04-171-2/+3
| | * | | | Input: iqs7222 - propagate some error codes correctlyDan Carpenter2022-04-171-16/+16
| | * | | | Input: add support for Azoteq IQS7222A/B/CJeff LaBundy2022-04-083-0/+2456
| | * | | | Input: mt6779-keypad - move iomem pointer to probe functionAngeloGioacchino Del Regno2022-04-081-5/+5
* | | | | | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-261-0/+1
|\ \ \ \ \ \
| * | | | | | input: omap: void using mach/*.h headersArnd Bergmann2022-04-211-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-05-211-12/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Input: ili210x - use one common reset implementationMarek Vasut2022-05-181-12/+8