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-04-0123-188/+976
|\
| * Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito2022-03-311-6/+0
| * Merge branch 'next' into for-linusDmitry Torokhov2022-03-3023-182/+976
| |\
| | * Input: adi - remove redundant variable zColin Ian King2022-03-201-2/+2
| | * Input: add Imagis touchscreen driverMarkuss Broks2022-03-203-0/+378
| | * Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMDMatthew Haughton2022-03-201-0/+1
| | * Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun2022-03-201-3/+5
| | * Input: add bounds checking to input_set_capability()Jeff LaBundy2022-03-201-0/+19
| | * Input: iqs5xx - use local input_dev pointerJeff LaBundy2022-03-201-8/+8
| | * Input: extract ChromeOS vivaldi physmap show functionStephen Boyd2022-03-146-46/+73
| | * Merge tag 'v5.17-rc8' into nextDmitry Torokhov2022-03-146-59/+69
| | |\
| | * | Input: mt6779-keypad - fix signedness bugLv Ruyi (CGEL ZTE)2022-03-141-1/+1
| | * | Input: mt6779-keypad - add MediaTek keypad driverfengping.yu2022-03-053-0/+234
| | * | Input: da9063 - use devm_delayed_work_autocancel()Christophe JAILLET2022-02-281-10/+3
| | * | Input: goodix - fix race on driver unbindHans de Goede2022-02-282-13/+23
| | * | Input: goodix - use input_copy_abs() helperHans de Goede2022-02-281-17/+9
| | * | Input: add input_copy_abs() functionHans de Goede2022-02-281-0/+36
| | * | Input: set EV_ABS in dev->evbit even if input_alloc_absinfo() failsHans de Goede2022-02-281-6/+3
| | * | Merge tag 'v5.17-rc4' into nextDmitry Torokhov2022-02-182-12/+5
| | |\ \
| | * | | Input: tsc200x - add axis inversion and swapping supportYunus Bas2022-02-151-3/+4
| | * | | Input: xbox - correct the name for Xbox Series S|X controllerMarcos Alano2022-02-151-1/+1
| | * | | Input: ps2-gpio - enforce GPIOs flag open drainDanilo Krummrich2022-02-151-2/+7
| | * | | Input: ps2-gpio - don't send rx data before the stop bitDanilo Krummrich2022-02-151-14/+8
| | * | | Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx()Danilo Krummrich2022-02-151-9/+1
| | * | | Input: ps2-gpio - use ktime for IRQ timekeepingDanilo Krummrich2022-02-151-20/+82
| | * | | Input: ps2-gpio - refactor struct ps2_gpio_dataDanilo Krummrich2022-02-151-28/+32
| | * | | Input: mtk-pmic-keys - add support for MT6358Mattijs Korpershoek2022-02-071-2/+46
| | * | | Input: mtk-pmic-keys - use get_irq_byname() instead of indexMattijs Korpershoek2022-02-071-2/+5
| | * | | Merge tag 'v5.16' into nextDmitry Torokhov2022-01-1716-73/+186
| | |\ \ \
* | | \ \ \ Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-2/+2
|\ \ \ \ \ \
| * | | | | | xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-03-251-1/+23
|\ \ \ \ \ \
| * | | | | | Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede2022-03-021-1/+23
* | | | | | | Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2022-03-232-3/+3
|\ \ \ \ \ \ \
| * | | | | | | media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab2022-03-182-3/+3
| |/ / / / / /
* | | | | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-215-15/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | spi: make remove callback a void functionUwe Kleine-König2022-02-095-15/+5
| |/ / / / /
* | | | | | Input: aiptek - properly check endpoint typePavel Skripkin2022-03-141-6/+4
* | | | | | Input: zinitix - do not report shadow fingersLinus Walleij2022-03-071-9/+35
| |/ / / / |/| | | |
* | | | | Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede2022-03-011-7/+7
* | | | | Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede2022-03-011-40/+22
* | | | | Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()...Hans de Goede2022-02-281-1/+15
* | | | | Input: goodix - use the new soc_intel_is_byt() helperHans de Goede2022-02-281-16/+2
* | | | | Merge tag 'v5.17-rc4' into for-linusDmitry Torokhov2022-02-285-35/+22
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2022-02-011-9/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Input: wm97xx: Simplify resource managementChristophe JAILLET2022-01-311-9/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-1712-85/+392
| |\ \ \ \
| * \ \ \ \ 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
| | | |_|/ / | | |/| | |