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
/
byd.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-08
Input: byd - use %*ph for Z packet dump
Vivek BalachandharTN
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-10-04
Input: byd - use guard notation when pausing serio port
Dmitry Torokhov
2021-12-20
Input: byd - fix typo in a comment
Xiang wangx
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-10-23
Input: byd - convert to using timer_setup()
Kees Cook
2017-08-31
Input: byd - make array seq static, reduces object code size
Colin Ian King
2016-05-16
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-05-09
Input: byd - update copyright header
Chris Diamand
2016-04-29
Input: byd - don't wipe dynamically allocated memory twice
Vladimir Zapolskiy
2016-03-17
Input: byd - enable absolute mode
Richard Pospesel
2016-01-27
Input: byd - add BYD PS/2 touchpad driver
Chris Diamand