summaryrefslogtreecommitdiff
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Input: omap4-keypad - fix pm_runtime_get_sync() error checkingMiaoqian Lin2022-04-171-1/+1
* Input: cypress-sf - register a callback to disable the regulatorsZheyu Ma2022-04-081-0/+14
* 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
| |\ \ \
* | | | | 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
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-091-9/+9
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-012-4/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-259-37/+149
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-11-051-0/+10
| |\ \ \ \ \ \ \
| | * | | | | | | HID: nintendo: add IMU supportDaniel J. Ogorchock2021-10-271-0/+10