Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Input: set EV_ABS in dev->evbit even if input_alloc_absinfo() fails | Hans de Goede | 2022-02-28 | 1 | -6/+3 | |
| * | | Merge tag 'v5.17-rc4' into next | Dmitry Torokhov | 2022-02-18 | 2 | -12/+5 | |
| |\ \ | ||||||
| * | | | Input: tsc200x - add axis inversion and swapping support | Yunus Bas | 2022-02-15 | 1 | -3/+4 | |
| * | | | Input: xbox - correct the name for Xbox Series S|X controller | Marcos Alano | 2022-02-15 | 1 | -1/+1 | |
| * | | | Input: ps2-gpio - enforce GPIOs flag open drain | Danilo Krummrich | 2022-02-15 | 1 | -2/+7 | |
| * | | | Input: ps2-gpio - don't send rx data before the stop bit | Danilo Krummrich | 2022-02-15 | 1 | -14/+8 | |
| * | | | Input: ps2-gpio - remove tx timeout from ps2_gpio_irq_tx() | Danilo Krummrich | 2022-02-15 | 1 | -9/+1 | |
| * | | | Input: ps2-gpio - use ktime for IRQ timekeeping | Danilo Krummrich | 2022-02-15 | 1 | -20/+82 | |
| * | | | Input: ps2-gpio - refactor struct ps2_gpio_data | Danilo Krummrich | 2022-02-15 | 1 | -28/+32 | |
| * | | | Input: mtk-pmic-keys - add support for MT6358 | Mattijs Korpershoek | 2022-02-07 | 1 | -2/+46 | |
| * | | | Input: mtk-pmic-keys - use get_irq_byname() instead of index | Mattijs Korpershoek | 2022-02-07 | 1 | -2/+5 | |
| * | | | Merge tag 'v5.16' into next | Dmitry Torokhov | 2022-01-17 | 16 | -73/+186 | |
| |\ \ \ | ||||||
* | | | | | Input: aiptek - properly check endpoint type | Pavel Skripkin | 2022-03-14 | 1 | -6/+4 | |
* | | | | | Input: zinitix - do not report shadow fingers | Linus Walleij | 2022-03-07 | 1 | -9/+35 | |
| |_|_|/ |/| | | | ||||||
* | | | | Input: elan_i2c - fix regulator enable count imbalance after suspend/resume | Hans de Goede | 2022-03-01 | 1 | -7/+7 | |
* | | | | Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power() | Hans de Goede | 2022-03-01 | 1 | -40/+22 | |
* | | | | Input: goodix - workaround Cherry Trail devices with a bogus ACPI Interrupt()... | Hans de Goede | 2022-02-28 | 1 | -1/+15 | |
* | | | | Input: goodix - use the new soc_intel_is_byt() helper | Hans de Goede | 2022-02-28 | 1 | -16/+2 | |
* | | | | Merge tag 'v5.17-rc4' into for-linus | Dmitry Torokhov | 2022-02-28 | 5 | -35/+22 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel... | Takashi Iwai | 2022-02-01 | 1 | -9/+3 | |
| |\ \ \ | ||||||
| | * | | | Input: wm97xx: Simplify resource management | Christophe JAILLET | 2022-01-31 | 1 | -9/+3 | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2022-01-17 | 12 | -85/+392 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2022-01-12 | 1 | -3/+2 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Merge 5.16-rc4 into tty-next | Greg Kroah-Hartman | 2021-12-06 | 1 | -0/+1 | |
| | |\ \ \ \ | ||||||
| | * | | | | | tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl | Jiri Slaby | 2021-11-25 | 1 | -3/+2 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2022-01-09 | 1 | -9/+9 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2022-01-01 | 2 | -4/+11 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2021-12-25 | 9 | -37/+149 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | xen: add "not_essential" flag to struct xenbus_driver | Juergen Gross | 2021-11-23 | 1 | -0/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2021-11-12 | 39 | -433/+1760 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid... | Linus Torvalds | 2021-11-05 | 1 | -0/+10 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | HID: nintendo: add IMU support | Daniel J. Ogorchock | 2021-10-27 | 1 | -0/+10 | |
| * | | | | | | | | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2021-11-04 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge 5.15-rc6 into tty-next | Greg Kroah-Hartman | 2021-10-18 | 4 | -34/+68 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | tty: make tty_ldisc_ops::hangup return void | Jiri Slaby | 2021-09-22 | 1 | -2/+1 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'platform-drivers-x86-v5.16-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-11-02 | 1 | -21/+5 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Input: axp20x-pek - Use new soc_intel_is_cht() helper | Hans de Goede | 2021-10-19 | 1 | -21/+5 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Input: samsung-keypad - properly state IOMEM dependency | David Gow | 2022-02-27 | 1 | -1/+1 | |
* | | | | | | | | | Input: psmouse - set up dependency between PS/2 and SMBus companions | Dmitry Torokhov | 2022-02-18 | 1 | -0/+10 | |
* | | | | | | | | | Input: zinitix - add new compatible strings | Linus Walleij | 2022-02-15 | 1 | -0/+12 | |
* | | | | | | | | | Input: clear BTN_RIGHT/MIDDLE on buttonpads | José Expósito | 2022-02-08 | 1 | -0/+6 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2022-01-15 | 22 | -153/+404 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Input: ti_am335x_tsc - fix a typo in a comment | Qinghua Jin | 2022-01-10 | 1 | -1/+1 | |
| * | | | | | | Input: zinitix - add compatible for bt532 | Nikita Travkin | 2022-01-08 | 1 | -0/+1 | |
| * | | | | | | Input: zinitix - handle proper supply names | Linus Walleij | 2022-01-08 | 1 | -5/+16 | |
| * | | | | | | Input: axp20x-pek - revert "always register interrupt handlers" change | Hans de Goede | 2022-01-08 | 1 | -37/+35 | |
| * | | | | | | Input: gpio-keys - avoid clearing twice some memory | Christophe JAILLET | 2022-01-03 | 1 | -1/+1 | |
| * | | | | | | Input: byd - fix typo in a comment | Xiang wangx | 2021-12-20 | 1 | -1/+1 | |
| * | | | | | | Input: ucb1400_ts - remove redundant variable penup | Colin Ian King | 2021-12-19 | 1 | -3/+1 | |
| * | | | | | | Input: ti_am335x_tsc - lower the X and Y sampling time | Dario Binacchi | 2021-12-19 | 1 | -3/+7 |