summary refs log tree commit diff
path: root/drivers/input
AgeCommit message (Expand)Author
2022-09-25Input: joydev - fix comment typoJason Wang
2022-09-24Input: twl4030-vibra - drop legacy, non DT boot supportPeter Ujfalusi
2022-09-24Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson
2022-09-24Input: iqs62x-keys - drop unused device node referencesJeff LaBundy
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang
2022-09-23Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()Matthias Schiffer
2022-09-23Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()Matthias Schiffer
2022-09-23Input: synaptics-rmi4 - remove unneeded struct register_offsetMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" commandMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - reset after writing partition tableMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - rewrite partition table unconditionallyMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8Matthias Schiffer
2022-09-23Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helperMatthias Schiffer
2022-09-23Input: synaptics-rmi4 - fix firmware update operations with bootloader v8Matthias Schiffer
2022-09-23Input: matrix_keypad - add missed header inclusionAndy Shevchenko
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-16Input: auo-pixcir-ts - switch to using generic device propertiesDmitry Torokhov
2022-09-16Input: auo-pixcir-ts - do not force rising edge interrupt triggerDmitry Torokhov
2022-09-16Input: auo-pixcir-ts - switch to using gpiod APIDmitry Torokhov
2022-09-16Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov
2022-09-14Input: synaptics - enable InterTouch for the ThinkPad P1 G3Lyude Paul
2022-09-14Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy
2022-09-14Input: iqs7222 - avoid sending empty SYN_REPORT eventsJeff LaBundy
2022-09-14Input: iqs7222 - trim force communication commandJeff LaBundy
2022-09-13Input: mtk-pmic-keys - add support for MT6331 PMIC keysAngeloGioacchino Del Regno
2022-09-08Input: hgpk - fix repeated word in a commentwangjianli
2022-09-06Input: xpad - add support for XBOX One Elite paddlesChristopher Crockett
2022-09-06Input: xpad - Poweroff XBOX360W on mode button long pressSantosh De Massari
2022-09-06Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman
2022-09-06Input: xpad - add supported devices as contributed on githubPavel Rojtberg
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-09-03Input: aiptek - switch to using dev_groups for driver-specific attributesDmitry Torokhov
2022-09-03Input: psmouse - switch to using dev_groups for driver-specific attributesDmitry Torokhov
2022-09-03Input: atkbd - switch to using dev_groups for driver-specific attributesDmitry Torokhov
2022-08-31Input: rt5120 - add power key supportChiYuan Huang
2022-08-31Input: colibri-vf50-ts - don't depend on VF610_ADCMax Krummenacher
2022-08-30Input: adp5588-keys - use new PM macrosNuno Sá
2022-08-30Input: adp5588-keys - add regulator supportNuno Sá
2022-08-30Input: adp5588-keys - add optional reset gpioNuno Sá
2022-08-30Input: adp5588-keys - fix coding style warningsNuno Sá
2022-08-30Input: adp5588-keys - do not check for irq presenceNuno Sá
2022-08-30Input: adp5588-keys - add support for fw propertiesNuno Sá
2022-08-30Input: adp5588-keys - bail out on returned errorNuno Sá
2022-08-30Input: adp5588-keys - support gpi key events as 'gpio keys'Nuno Sá
2022-08-30Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()Andy Shevchenko
2022-08-30Input: clps711x-keypad - get rid of OF_GPIO dependencyAndy Shevchenko
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa
2022-08-23Input: goodix - add compatible string for GT1158Jarrah Gosbell
2022-08-22Input: rk805-pwrkey - fix module autoloadingPeter Robinson