summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2022-09-28Input: xpad - add X-Box Adaptive Profile buttonNate Yocom-2/+15
2022-09-28Input: xpad - add X-Box Adaptive XBox buttonNate Yocom-1/+2
2022-09-28Input: xpad - add X-Box Adaptive supportNate Yocom-0/+1
2022-09-28Input: ims-pcu - fix spelling mistake "BOOLTLOADER" -> "BOOTLOADER"Colin Ian King-1/+1
2022-09-28Input: ibm-panel - add missing MODULE_DEVICE_TABLEZeng Heng-0/+1
2022-09-28Input: icn8505 - utilize acpi_get_subsystem_id()Andy Shevchenko-21/+9
2022-09-27Input: xpad - decipher xpadone packages with GIP definesPavel Rojtberg-30/+69
2022-09-27Input: xpad - refactor using BIT() macroPavel Rojtberg-56/+57
2022-09-27Input: synaptics-rmi4 - convert to use sysfs_emit() APIszhang songyi-8/+8
2022-09-27Input: twl4030-pwrbutton - add missing of.h includeDmitry Torokhov-0/+1
2022-09-27Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak-1/+1
2022-09-26Input: applespi - replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva-1/+1
2022-09-26Input: ep93xx_keypad - add missing linux/input.h includeDmitry Torokhov-0/+1
2022-09-26Input: imx_keypad - add missing linux/input.h includeDmitry Torokhov-0/+1
2022-09-26Input: mt6779-keypad - add missing linux/input.h includeDmitry Torokhov-0/+1
2022-09-26Input: st-keyscan - add missing linux/input.h and linux/of.h includesDmitry Torokhov-4/+6
2022-09-26Input: lm8333 - add missing linux/input.h includeDmitry Torokhov-4/+4
2022-09-25Input: joydev - fix comment typoJason Wang-1/+1
2022-09-24Input: twl4030-vibra - drop legacy, non DT boot supportPeter Ujfalusi-9/+4
2022-09-24Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson-1/+0
2022-09-24Input: iqs62x-keys - drop unused device node referencesJeff LaBundy-0/+3
2022-09-24Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang-1/+1
2022-09-23Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()Matthias Schiffer-10/+9
2022-09-23Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()Matthias Schiffer-19/+6
2022-09-23Input: synaptics-rmi4 - remove unneeded struct register_offsetMatthias Schiffer-37/+15
2022-09-23Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" commandMatthias Schiffer-86/+1
2022-09-23Input: synaptics-rmi4 - reset after writing partition tableMatthias Schiffer-0/+8
2022-09-23Input: synaptics-rmi4 - rewrite partition table unconditionallyMatthias Schiffer-142/+13
2022-09-23Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8Matthias Schiffer-5/+5
2022-09-23Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helperMatthias Schiffer-7/+29
2022-09-23Input: synaptics-rmi4 - fix firmware update operations with bootloader v8Matthias Schiffer-3/+3
2022-09-23Input: matrix_keypad - add missed header inclusionAndy Shevchenko-0/+1
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang-7/+17
2022-09-16Input: auo-pixcir-ts - switch to using generic device propertiesDmitry Torokhov-30/+10
2022-09-16Input: auo-pixcir-ts - do not force rising edge interrupt triggerDmitry Torokhov-1/+1
2022-09-16Input: auo-pixcir-ts - switch to using gpiod APIDmitry Torokhov-27/+20
2022-09-16Input: auo-pixcir-ts - drop support for platform dataDmitry Torokhov-62/+56
2022-09-14Input: synaptics - enable InterTouch for the ThinkPad P1 G3Lyude Paul-0/+1
2022-09-14Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy-5/+6
2022-09-14Input: iqs7222 - avoid sending empty SYN_REPORT eventsJeff LaBundy-0/+3
2022-09-14Input: iqs7222 - trim force communication commandJeff LaBundy-1/+1
2022-09-13Input: mtk-pmic-keys - add support for MT6331 PMIC keysAngeloGioacchino Del Regno-0/+21
2022-09-08Input: hgpk - fix repeated word in a commentwangjianli-1/+1
2022-09-06Input: xpad - add support for XBOX One Elite paddlesChristopher Crockett-61/+193
2022-09-06Input: xpad - Poweroff XBOX360W on mode button long pressSantosh De Massari-0/+24
2022-09-06Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman-1/+0
2022-09-06Input: xpad - add supported devices as contributed on githubPavel Rojtberg-0/+19
2022-09-03Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+17
2022-09-03Input: aiptek - switch to using dev_groups for driver-specific attributesDmitry Torokhov-16/+4
2022-09-03Input: psmouse - switch to using dev_groups for driver-specific attributesDmitry Torokhov-18/+4