summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
...
| | * Input: synaptics - enable InterTouch for the ThinkPad P1 G3Lyude Paul2022-09-141-0/+1
| | * Input: iqs7222 - set all ULP entry masks by defaultJeff LaBundy2022-09-141-5/+6
| | * Input: iqs7222 - avoid sending empty SYN_REPORT eventsJeff LaBundy2022-09-141-0/+3
| | * Input: iqs7222 - trim force communication commandJeff LaBundy2022-09-141-1/+1
| | * Input: mtk-pmic-keys - add support for MT6331 PMIC keysAngeloGioacchino Del Regno2022-09-131-0/+21
| | * Input: hgpk - fix repeated word in a commentwangjianli2022-09-081-1/+1
| | * Input: xpad - add support for XBOX One Elite paddlesChristopher Crockett2022-09-061-61/+193
| | * Input: xpad - Poweroff XBOX360W on mode button long pressSantosh De Massari2022-09-061-0/+24
| | * Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman2022-09-061-1/+0
| | * Input: xpad - add supported devices as contributed on githubPavel Rojtberg2022-09-061-0/+19
| | * Input: aiptek - switch to using dev_groups for driver-specific attributesDmitry Torokhov2022-09-031-16/+4
| | * Input: psmouse - switch to using dev_groups for driver-specific attributesDmitry Torokhov2022-09-031-18/+4
| | * Input: atkbd - switch to using dev_groups for driver-specific attributesDmitry Torokhov2022-09-031-10/+6
| | * Input: rt5120 - add power key supportChiYuan Huang2022-08-313-0/+130
| | * Input: colibri-vf50-ts - don't depend on VF610_ADCMax Krummenacher2022-08-311-1/+1
| | * Input: adp5588-keys - use new PM macrosNuno Sá2022-08-301-4/+4
| | * Input: adp5588-keys - add regulator supportNuno Sá2022-08-301-0/+20
| | * Input: adp5588-keys - add optional reset gpioNuno Sá2022-08-301-0/+12
| | * Input: adp5588-keys - fix coding style warningsNuno Sá2022-08-301-50/+48
| | * Input: adp5588-keys - do not check for irq presenceNuno Sá2022-08-301-5/+0
| | * Input: adp5588-keys - add support for fw propertiesNuno Sá2022-08-302-107/+289
| | * Input: adp5588-keys - bail out on returned errorNuno Sá2022-08-301-18/+38
| | * Input: adp5588-keys - support gpi key events as 'gpio keys'Nuno Sá2022-08-302-132/+144
| | * Input: matrix_keypad - replace of_gpio_named_count() by gpiod_count()Andy Shevchenko2022-08-301-3/+3
| | * Input: clps711x-keypad - get rid of OF_GPIO dependencyAndy Shevchenko2022-08-302-7/+8
| | * Input: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-1835-76/+76
| | * Input: adc-joystick - add polled input device supportChris Morgan2022-08-171-12/+53
| | * Input: Add IBM Operation Panel driverEddie James2022-08-173-0/+218
| | * Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...Dmitry Torokhov2022-08-1732-144/+58
| | |\
| | * | Input: applespi - use correct struct names in commentColin Ian King2022-08-111-1/+1
| | * | Input: tc3589x-keypad - use correct struct names in commentColin Ian King2022-08-111-1/+1
| | * | Input: mt6779-keypad - support double keys matrixMattijs Korpershoek2022-08-101-1/+31
| | * | Input: mt6779-keypad - prepare double keys support with calc_row_colMattijs Korpershoek2022-08-101-2/+13
| | * | Input: elan_i2c - convert to use dev_groupsGreg Kroah-Hartman2022-08-021-6/+1
* | | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-1/+4
|\ \ \ \
| * | | | input: libps2: mark data received in __ps2_command() as initializedAlexander Potapenko2022-10-031-1/+4
* | | | | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-0423-68/+23
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-166-7/+17
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | i2c: Make remove callback return voidUwe Kleine-König2022-08-1623-68/+23
| | |/ / / | |/| | |
* | | | | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-031-5/+5
|\ \ \ \ \
| * | | | | Input: sun4i-ts - switch to new of thermal APIDaniel Lezcano2022-08-171-5/+5
| |/ / / /
* | | | | Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-294-3/+5
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Input: snvs_pwrkey - fix SNVS_HPVIDR1 register addressSebastian Krzyszkowiak2022-09-271-1/+1
| * | | Input: synaptics - disable Intertouch for Lenovo T14 and P14s AMD G1Mark Pearson2022-09-241-1/+0
| * | | Input: iqs62x-keys - drop unused device node referencesJeff LaBundy2022-09-241-0/+3
| * | | Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang2022-09-241-1/+1
* | | | Merge tag 'input-for-v6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-09-036-7/+17
|\| | | | |/ / |/| |
| * | Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli2022-08-291-0/+1
| * | Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa2022-08-273-7/+13
| * | Input: goodix - add compatible string for GT1158Jarrah Gosbell2022-08-231-0/+1