| Commit message (Expand) | Author | Age | Files | Lines |
* | objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store() | Josh Poimboeuf | 10 days | 1 | -2/+2 |
* | Input: synaptics - fix crash when enabling pass-through port | Dmitry Torokhov | 2025-01-20 | 2 | -14/+43 |
* | Input: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 2025-01-14 | 1 | -1/+2 |
* | Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-11-25 | 8 | -151/+138 |
|\ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2024-11-24 | 8 | -151/+138 |
| |\ |
|
| | * | Input: synaptics - fix a typo | Christophe JAILLET | 2024-11-04 | 1 | -1/+1 |
| | * | Input: switch back to struct platform_driver::remove() | Uwe Kleine-König | 2024-10-15 | 1 | -1/+1 |
| | * | Input: synaptics - use guard notation when pausing serio port | Dmitry Torokhov | 2024-10-04 | 1 | -4/+2 |
| | * | Input: byd - use guard notation when pausing serio port | Dmitry Torokhov | 2024-10-04 | 1 | -3/+2 |
| | * | Input: alps - use guard notation when pausing serio port | Dmitry Torokhov | 2024-10-04 | 1 | -3/+1 |
| | * | Input: elan_i2c - switch to using cleanup functions | Dmitry Torokhov | 2024-10-03 | 2 | -121/+121 |
| | * | Input: psmouse-smbus - use guard notation when acquiring mutex | Dmitry Torokhov | 2024-10-03 | 1 | -18/+10 |
* | | | Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-10-02 | 6 | -6/+6 |
|\ \ \
| |/ /
|/| | |
|
| * | | move asm/unaligned.h to linux/unaligned.h | Al Viro | 2024-10-02 | 6 | -6/+6 |
| |/ |
|
* / | Revert "Input: Add driver for PixArt PS/2 touchpad" | Dmitry Torokhov | 2024-10-01 | 6 | -368/+1 |
|/ |
|
* | Input: alps - use guard notation when acquiring mutex | Dmitry Torokhov | 2024-09-05 | 1 | -21/+27 |
* | Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next | Dmitry Torokhov | 2024-09-05 | 3 | -99/+36 |
|\ |
|
| * | Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-08-31 | 1 | -45/+13 |
| |\ |
|
| | * | Input: cypress_ps2 - fix waiting for command response | Dmitry Torokhov | 2024-08-29 | 1 | -45/+13 |
| * | | Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-08-24 | 1 | -0/+1 |
| |\| |
|
| | * | Input: synaptics - enable SMBus for HP Elitebook 840 G2 | Jonathan Denose | 2024-07-23 | 1 | -0/+1 |
| * | | Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2024-07-19 | 16 | -113/+108 |
| |\| |
|
| | * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2024-07-15 | 16 | -113/+108 |
| | |\ |
|
| * | \ | Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2024-07-15 | 1 | -54/+22 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | input/vmmouse: Use VMware hypercall API | Alexey Makhalov | 2024-06-25 | 1 | -54/+22 |
* | | | | Input: bcm5974 - use guard notation when acquiring mutex | Dmitry Torokhov | 2024-08-29 | 1 | -22/+13 |
* | | | | Input: Add driver for PixArt PS/2 touchpad | Binbin Zhou | 2024-07-23 | 6 | -1/+368 |
* | | | | Merge tag 'v6.10' into next | Dmitry Torokhov | 2024-07-15 | 1 | -0/+31 |
|\| | |
| |_|/
|/| | |
|
| * | | Input: elantech - fix touchpad state on resume for Lenovo N24 | Jonathan Denose | 2024-05-28 | 1 | -0/+31 |
| |/ |
|
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2024-05-22 | 3 | -7/+17 |
| |\ |
|
* | | | Input: cypress_ps2 - use u8 when dealing with byte data | Dmitry Torokhov | 2024-07-03 | 1 | -44/+34 |
* | | | Input: cypress_ps2 - propagate errors from lower layers | Dmitry Torokhov | 2024-07-03 | 1 | -27/+35 |
* | | | Input: cypress_ps2 - report timeouts when reading command status | Dmitry Torokhov | 2024-07-03 | 1 | -3/+6 |
* | | | Input: cypress_ps2 - fix error handling when sending command fails | Dmitry Torokhov | 2024-07-03 | 2 | -23/+15 |
* | | | Input: cypress_ps2 - clean up setting reporting rate | Dmitry Torokhov | 2024-07-03 | 1 | -2/+3 |
* | | | Input: elan_i2c - do not leave interrupt disabled on suspend failure | Dmitry Torokhov | 2024-07-01 | 1 | -0/+2 |
* | | | Input: mouse - use sizeof(*pointer) instead of sizeof(type) | Erick Archer | 2024-06-02 | 14 | -16/+15 |
* | | | Merge tag 'v6.9' into next | Dmitry Torokhov | 2024-05-27 | 4 | -16/+20 |
|\| |
| |/
|/| |
|
| * | Input: amimouse - mark driver struct with __refdata to prevent section mismatch | Uwe Kleine-König | 2024-04-30 | 1 | -1/+7 |
| * | Merge branch 'next' into for-linus | Dmitry Torokhov | 2024-03-15 | 3 | -363/+0 |
| |\ |
|
| * | | Revert "Input: bcm5974 - check endpoint type before starting traffic" | Javier Carrasco | 2024-03-05 | 1 | -20/+0 |
| * | | Input: bcm5974 - check endpoint type before starting traffic | Javier Carrasco | 2024-01-31 | 1 | -0/+20 |
| * | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2024-01-13 | 6 | -59/+48 |
| |\ \ |
|
| * | | | Input: amimouse - convert to platform remove callback returning void | Uwe Kleine-König | 2023-12-01 | 1 | -3/+2 |
| * | | | Input: psmouse - enable Synaptics InterTouch for ThinkPad L14 G1 | José Pekkarinen | 2023-11-15 | 1 | -0/+1 |
| * | | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2023-11-06 | 2 | -15/+5 |
| |\ \ \ |
|
| * | | | | Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport | Dmitry Torokhov | 2023-10-13 | 1 | -0/+1 |
| * | | | | Input: psmouse - fix fast_reconnect function for PS/2 mode | Jeffery Miller | 2023-10-13 | 2 | -0/+2 |
| * | | | | Revert "Input: psmouse - add delay when deactivating for SMBus mode" | Dmitry Torokhov | 2023-10-12 | 1 | -12/+7 |
* | | | | | Input: drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 2024-05-13 | 3 | -6/+6 |