Age | Commit message (Expand) | Author |
2022-06-07 | Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-06-07 | Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag | Mathias Nyman |
2022-06-02 | Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-21 | Input: cypress_ps2 - fix typo in comment | Julia Lawall |
2022-05-18 | Input: vmmouse - disable vmmouse before entering suspend mode | Zongmin Zhou |
2022-05-16 | Input: psmouse-smbus - avoid flush_scheduled_work() usage | Tetsuo Handa |
2022-04-19 | ARM: pxa: split up mach/hardware.h | Arnd Bergmann |
2022-03-20 | Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMD | Matthew Haughton |
2022-03-01 | Input: elan_i2c - fix regulator enable count imbalance after suspend/resume | Hans de Goede |
2022-03-01 | Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power() | Hans de Goede |
2022-02-18 | Input: psmouse - set up dependency between PS/2 and SMBus companions | Dmitry Torokhov |
2022-01-15 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2021-12-30 | Input: appletouch - initialize work before device registration | Pavel Skripkin |
2021-12-20 | Input: byd - fix typo in a comment | Xiang wangx |
2021-12-08 | Merge tag 'v5.15' into next | Dmitry Torokhov |
2021-11-29 | Input: elantech - fix stack out of bound access in elantech_change_report_id() | Andrea Righi |
2021-11-11 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2021-11-09 | Input: elantench - fix misreporting trackpoint coordinates | Phoenix Huang |
2021-09-06 | Input: elan_i2c - reduce the resume time for controller in Whitebox | jingle.wu |
2021-07-18 | Merge tag 'v5.13' into next | Dmitry Torokhov |
2021-06-19 | Input: trackpoint - use kobj_to_dev() | YueHaibing |
2021-05-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2021-04-10 | Input: elantech - Prepare a complete software node for the device | Heikki Krogerus |
2021-03-25 | Input: elan_i2c - fix a typo in parameter name | Nikolai Kostrigin |
2021-03-09 | Input: elan_i2c - reduce the resume time for new devices | Jingle Wu |
2021-02-22 | Input: alps - fix spelling of "positive" | Bhaskar Chowdhury |
2021-02-22 | Merge tag 'v5.11' into next | Dmitry Torokhov |
2021-01-19 | Input: synaptics - replace NOOP with suitable commentary | Lee Jones |
2020-12-14 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2020-12-14 | Input: cyapa_gen6 - fix out-of-bounds stack access | Arnd Bergmann |
2020-12-11 | Input: elantech - fix protocol errors for some trackpoints in SMBus mode | jingle.wu |
2020-12-11 | Input: elan_i2c - add new trackpoint report type 0x5F | Jingle Wu |
2020-12-09 | Input: cyapa - switch to using devm_add_action_or_reset() | Fuqian Huang |
2020-12-04 | Input: vsxxxaa - fix Kconfig spelling mistake | Colin Ian King |
2020-12-02 | Input: use input_device_enabled() | Andrzej Pietrasiewicz |
2020-11-19 | Input: vmmouse - demote obvious abuse of kernel-doc header | Lee Jones |
2020-11-19 | Input: synaptics - demote non-conformant kernel-doc header | Lee Jones |
2020-11-17 | Merge tag 'v5.9' into next | Dmitry Torokhov |
2020-11-17 | Input: elan_i2c_core - move header inclusion inside | Lee Jones |
2020-11-11 | Input: elan_i2c - fix firmware update on newer ICs | jingle.wu |
2020-11-08 | Input: cyapa_gen5 - fix obvious abuse of kernel-doc format | Lee Jones |
2020-11-08 | Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param | Lee Jones |
2020-11-08 | Input: elantech - demote obvious abuse of kernel-doc header | Lee Jones |
2020-10-18 | Merge branch 'next' into for-linus | Dmitry Torokhov |
2020-10-05 | Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1 | Hans de Goede |
2020-10-04 | Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2 | Jason A. Donenfeld |
2020-10-04 | Input: synaptics-rmi4 - rename f30_data to gpio_data | Vincent Huang |
2020-09-28 | Input: trackpoint - enable Synaptics trackpoints | Vincent Huang |
2020-09-14 | Input: trackpoint - add new trackpoint variant IDs | Vincent Huang |
2020-08-06 | Input: sentelic - fix error return when fsp_reg_write fails | Colin Ian King |