summaryrefslogtreecommitdiff
path: root/drivers/input/mouse
AgeCommit message (Expand)Author
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-02Input: elan_i2c - convert to use dev_groupsGreg Kroah-Hartman
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov
2022-06-22Input: cyapa_gen6 - aligned "*" each lineJiang Jian
2022-06-22Input: gpio_mouse - fix typos in commentsJiang Jian
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-07Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-21Input: cypress_ps2 - fix typo in commentJulia Lawall
2022-05-18Input: vmmouse - disable vmmouse before entering suspend modeZongmin Zhou
2022-05-16Input: psmouse-smbus - avoid flush_scheduled_work() usageTetsuo Handa
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-03-20Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMDMatthew Haughton
2022-03-01Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-01Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
2022-02-18Input: psmouse - set up dependency between PS/2 and SMBus companionsDmitry Torokhov
2022-01-15Merge branch 'next' into for-linusDmitry Torokhov
2021-12-30Input: appletouch - initialize work before device registrationPavel Skripkin
2021-12-20Input: byd - fix typo in a commentXiang wangx
2021-12-08Merge tag 'v5.15' into nextDmitry Torokhov
2021-11-29Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi
2021-11-11Merge branch 'next' into for-linusDmitry Torokhov
2021-11-09Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang
2021-09-06Input: elan_i2c - reduce the resume time for controller in Whiteboxjingle.wu
2021-07-18Merge tag 'v5.13' into nextDmitry Torokhov
2021-06-19Input: trackpoint - use kobj_to_dev()YueHaibing
2021-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-04-10Input: elantech - Prepare a complete software node for the deviceHeikki Krogerus
2021-03-25Input: elan_i2c - fix a typo in parameter nameNikolai Kostrigin
2021-03-09Input: elan_i2c - reduce the resume time for new devicesJingle Wu
2021-02-22Input: alps - fix spelling of "positive"Bhaskar Chowdhury
2021-02-22Merge tag 'v5.11' into nextDmitry Torokhov
2021-01-19Input: synaptics - replace NOOP with suitable commentaryLee Jones
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov
2020-12-14Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann
2020-12-11Input: elantech - fix protocol errors for some trackpoints in SMBus modejingle.wu
2020-12-11Input: elan_i2c - add new trackpoint report type 0x5FJingle Wu
2020-12-09Input: cyapa - switch to using devm_add_action_or_reset()Fuqian Huang
2020-12-04Input: vsxxxaa - fix Kconfig spelling mistakeColin Ian King
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2020-11-19Input: vmmouse - demote obvious abuse of kernel-doc headerLee Jones
2020-11-19Input: synaptics - demote non-conformant kernel-doc headerLee Jones
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov
2020-11-17Input: elan_i2c_core - move header inclusion insideLee Jones
2020-11-11Input: elan_i2c - fix firmware update on newer ICsjingle.wu
2020-11-08Input: cyapa_gen5 - fix obvious abuse of kernel-doc formatLee Jones
2020-11-08Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' paramLee Jones
2020-11-08Input: elantech - demote obvious abuse of kernel-doc headerLee Jones
2020-10-18Merge branch 'next' into for-linusDmitry Torokhov
2020-10-05Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1Hans de Goede