aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/gameport (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-08Input: add support for Azoteq IQS7222A/B/CJeff LaBundy3-0/+2456