summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-1712-85/+392
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2022-01-1522-153/+404
| |\
| | * Input: ti_am335x_tsc - fix a typo in a commentQinghua Jin2022-01-101-1/+1
| | * Input: zinitix - add compatible for bt532Nikita Travkin2022-01-081-0/+1
| | * Input: zinitix - handle proper supply namesLinus Walleij2022-01-081-5/+16
| | * Input: axp20x-pek - revert "always register interrupt handlers" changeHans de Goede2022-01-081-37/+35
| | * Input: gpio-keys - avoid clearing twice some memoryChristophe JAILLET2022-01-031-1/+1
| | * Input: byd - fix typo in a commentXiang wangx2021-12-201-1/+1
| | * Input: ucb1400_ts - remove redundant variable penupColin Ian King2021-12-191-3/+1
| | * Input: ti_am335x_tsc - lower the X and Y sampling timeDario Binacchi2021-12-191-3/+7
| | * Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi2021-12-191-1/+4
| | * Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi2021-12-191-1/+2
| | * Input: silead - add pen supportHans de Goede2021-12-121-0/+99
| | * Input: silead - add support for EFI-embedded fw using different min/max coord...Hans de Goede2021-12-121-5/+68
| | * Input: goodix - 2 small fixes for pen supportHans de Goede2021-12-121-1/+2
| | * Input: goodix - improve gpiod_get() error loggingHans de Goede2021-12-121-2/+2
| | * Input: goodix - add pen supportHans de Goede2021-12-092-2/+121
| | * Merge tag 'v5.15' into nextDmitry Torokhov2021-12-0822-211/+123
| | |\
| | * | Input: ff-core - correct magnitude setting for rumble compatibilityCharles Keepax2021-12-061-1/+1
| | * | Input: palmas-pwrbutton - make a couple of arrays static constColin Ian King2021-12-061-2/+2
| | * | Input: wacom_i2c - clean up the query device fieldsAlistair Francis2021-11-291-18/+26
| | * | Input: palmas-pwrbutton - use bitfield helpersGeert Uytterhoeven2021-11-291-2/+3
* | | | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-3/+2
|\ \ \ \
| * \ \ \ Merge 5.16-rc4 into tty-nextGreg Kroah-Hartman2021-12-061-0/+1
| |\ \ \ \
| * | | | | tty: remove file from tty_ldisc_ops::ioctl and compat_ioctlJiri Slaby2021-11-251-3/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-091-9/+9
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin2022-01-081-9/+9
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-012-4/+11
|\| | | | |
| * | | | | Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2021-12-301-2/+9
| * | | | | Input: appletouch - initialize work before device registrationPavel Skripkin2021-12-301-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-259-37/+149
|\| | | | | | |_|/ / / |/| | | |
| * | | | Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang2021-12-201-1/+45
| * | | | Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-121-1/+1
| * | | | Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito2021-12-091-1/+1
| * | | | Input: goodix - add id->model mapping for the "9111" modelHans de Goede2021-12-061-0/+1
| * | | | Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2021-12-062-5/+26
| * | | | Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj2021-12-061-0/+7
| * | | | Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi2021-11-291-1/+7
| * | | | Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy2021-11-281-9/+12
| * | | | Input: i8042 - add deferred probe supportTakashi Iwai2021-11-282-19/+49
* | | | | xen: add "not_essential" flag to struct xenbus_driverJuergen Gross2021-11-231-0/+1
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-11-1239-433/+1760
|\| | |
| * | | Merge branch 'next' into for-linusDmitry Torokhov2021-11-1139-433/+1760
| |\| |
| | * | Input: iforce - fix control-message timeoutJohan Hovold2021-11-091-1/+1
| | * | Input: wacom_i2c - use macros for the bit masksAlistair Francis2021-11-091-6/+16
| | * | Input: ili210x - reduce sample period to 15msMarek Vasut2021-11-091-1/+1
| | * | Input: ili210x - improve polled sample spacingMarek Vasut2021-11-091-2/+8
| | * | Input: ili210x - special case ili251x sample read outMarek Vasut2021-11-091-5/+13
| | * | Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang2021-11-091-0/+13
| | * | Input: synaptics-rmi4 - Fix device hierarchyLoic Poulain2021-11-051-0/+1