index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
/
psmouse-smbus.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-12-18
Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue user
Marco Crivellari
2024-10-03
Input: psmouse-smbus - use guard notation when acquiring mutex
Dmitry Torokhov
2023-10-12
Revert "Input: psmouse - add delay when deactivating for SMBus mode"
Dmitry Torokhov
2023-07-25
Input: psmouse - add delay when deactivating for SMBus mode
Jeffery Miller
2022-05-16
Input: psmouse-smbus - avoid flush_scheduled_work() usage
Tetsuo Handa
2022-02-18
Input: psmouse - set up dependency between PS/2 and SMBus companions
Dmitry Torokhov
2020-02-10
Input: psmouse - switch to using i2c_new_scanned_device()
Wolfram Sang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-05-23
Input: psmouse-smbus - allow to control psmouse_deactivate
Benjamin Tissoires
2018-05-23
Input: elantech - add support for SMBus devices
Benjamin Tissoires
2017-04-03
Input: psmouse - use i2c_client_type to locate i2c clients
Dmitry Torokhov
2017-04-03
Input: psmouse - fix cleaning up SMBus companions
Dmitry Torokhov
2017-03-25
Input: psmouse - add support for SMBus companions
Benjamin Tissoires