summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-10-036-6/+6
|\
| * move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-026-6/+6
* | Revert "Input: Add driver for PixArt PS/2 touchpad"Dmitry Torokhov2024-10-016-368/+1
|/
* Input: alps - use guard notation when acquiring mutexDmitry Torokhov2024-09-061-21/+27
* Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into nextDmitry Torokhov2024-09-063-99/+36
|\
| * Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-311-45/+13
| |\
| | * Input: cypress_ps2 - fix waiting for command responseDmitry Torokhov2024-08-291-45/+13
| * | Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-241-0/+1
| |\|
| | * Input: synaptics - enable SMBus for HP Elitebook 840 G2Jonathan Denose2024-07-241-0/+1
| * | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-2016-113/+108
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2024-07-1516-113/+108
| | |\
| * | \ Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-161-54/+22
| |\ \ \ | | |/ / | |/| |
| | * | input/vmmouse: Use VMware hypercall APIAlexey Makhalov2024-06-251-54/+22
* | | | Input: bcm5974 - use guard notation when acquiring mutexDmitry Torokhov2024-08-291-22/+13
* | | | Input: Add driver for PixArt PS/2 touchpadBinbin Zhou2024-07-246-1/+368
* | | | Merge tag 'v6.10' into nextDmitry Torokhov2024-07-161-0/+31
|\| | | | |_|/ |/| |
| * | Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose2024-05-291-0/+31
| |/
| * Merge branch 'next' into for-linusDmitry Torokhov2024-05-233-7/+17
| |\
* | | Input: cypress_ps2 - use u8 when dealing with byte dataDmitry Torokhov2024-07-031-44/+34
* | | Input: cypress_ps2 - propagate errors from lower layersDmitry Torokhov2024-07-031-27/+35
* | | Input: cypress_ps2 - report timeouts when reading command statusDmitry Torokhov2024-07-031-3/+6
* | | Input: cypress_ps2 - fix error handling when sending command failsDmitry Torokhov2024-07-032-23/+15
* | | Input: cypress_ps2 - clean up setting reporting rateDmitry Torokhov2024-07-031-2/+3
* | | Input: elan_i2c - do not leave interrupt disabled on suspend failureDmitry Torokhov2024-07-011-0/+2
* | | Input: mouse - use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-0314-16/+15
* | | Merge tag 'v6.9' into nextDmitry Torokhov2024-05-284-16/+20
|\| | | |/ |/|
| * Input: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König2024-04-301-1/+7
| * Merge branch 'next' into for-linusDmitry Torokhov2024-03-153-363/+0
| |\
| * | Revert "Input: bcm5974 - check endpoint type before starting traffic"Javier Carrasco2024-03-051-20/+0
| * | Input: bcm5974 - check endpoint type before starting trafficJavier Carrasco2024-01-311-0/+20
| * | Merge branch 'next' into for-linusDmitry Torokhov2024-01-146-59/+48
| |\ \
| * | | Input: amimouse - convert to platform remove callback returning voidUwe Kleine-König2023-12-021-3/+2
| * | | Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1José Pekkarinen2023-11-151-0/+1
| * | | Merge branch 'next' into for-linusDmitry Torokhov2023-11-072-15/+5
| |\ \ \
| * | | | Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2023-10-141-0/+1
| * | | | Input: psmouse - fix fast_reconnect function for PS/2 modeJeffery Miller2023-10-142-0/+2
| * | | | Revert "Input: psmouse - add delay when deactivating for SMBus mode"Dmitry Torokhov2023-10-131-12/+7
* | | | | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2024-05-143-6/+6
* | | | | Input: cyapa - add missing input core locking to suspend/resume functionsMarek Szyprowski2024-04-251-1/+11
| |_|_|/ |/| | |
* | | | Input: navpoint - remove driverDuje Mihanović2024-01-193-363/+0
| |_|/ |/| |
* | | Input: navpoint - convert to use GPIO descriptorLinus Walleij2023-12-141-26/+15
* | | Input: mouse - use sysfs_emit[_at]() instead of scnprintf()ye xingchen2023-12-145-33/+33
| |/ |/|
* | Input: navpoint - convert to platform remove callback returning voidUwe Kleine-König2023-09-241-4/+2
* | Input: cyapa - use device core to create driver-specific device attributesDmitry Torokhov2023-09-061-11/+3
|/
* Input: psmouse - add delay when deactivating for SMBus modeJeffery Miller2023-07-261-7/+12
* Merge tag 'v6.4' into nextDmitry Torokhov2023-07-173-16/+17
|\
| * Input: psmouse - fix OOB access in Elantech protocolDmitry Torokhov2023-05-111-4/+5
| * Merge branch 'next' into for-linusDmitry Torokhov2023-05-023-257/+0
| |\
| * | Input: alps - fix compatibility with -funsigned-charmsizanoen2023-03-201-8/+8
| * | Input: focaltech - use explicitly signed char typeJason A. Donenfeld2023-03-201-4/+4