开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
Age
Commit message (
Expand
)
Author
2026-04-16
Merge branch 'for-7.1/pidff' into for-linus
Jiri Kosina
2026-04-16
Merge branch 'for-7.1/core-v2' into for-linus
Jiri Kosina
2026-04-09
HID: usbhid: refactor endpoint lookup
Johan Hovold
2026-04-09
HID: usbhid: fix deadlock in hid_post_reset()
Oliver Neukum
2026-03-06
Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-02-26
HID: pidff: Add MISSING_DEADBAND quirk
Tomasz Pakuła
2026-02-26
HID: pidff: Add MISSING_NEG_SATURATION quirk
Tomasz Pakuła
2026-02-26
HID: pidff: Add MISSING_NEG_COEFFICIENT quirk
Tomasz Pakuła
2026-02-26
HID: pidff: Refactor field quirks detection
Tomasz Pakuła
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
HID: pidff: Fix condition effect bit clearing
Tomasz Pakuła
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-10
HID: pidff: Do not set out of range trigger button
Tomasz Pakuła
2025-12-19
HID: usbhid: paper over wrong bNumDescriptor field
Benjamin Tissoires
2025-11-18
HID: pidff: Fix needs_playback check
Tomasz Pakuła
2025-09-12
HID: pidff: Fix possible null pointer dereference
Tomasz Pakuła
2025-08-15
HID: pidff: Reduce PID_EFFECT_OPERATION spam
Tomasz Pakuła
2025-08-15
HID: pidff: clang-format pass
Tomasz Pakuła
2025-08-15
HID: pidff: Define all cardinal directions
Tomasz Pakuła
2025-08-15
HID: pidff: Remove Anssi's email address from info msg
Tomasz Pakuła
2025-08-15
HID: pidff: PERMISSIVE_CONTROL quirk autodetection
Tomasz Pakuła
2025-08-15
HID: pidff: Separate check for infinite duration
Tomasz Pakuła
2025-08-15
HID: pidff: Rework pidff_upload_effect
Tomasz Pakuła
2025-08-15
HID: pidff: Update debug messages
Tomasz Pakuła
2025-08-15
HID: pidff: Add support for AXES_ENABLE field
Tomasz Pakuła
2025-08-15
HID: pidff: Simplify HID field/usage searching logic
Tomasz Pakuła
2025-08-15
HID: pidff: Better quirk assigment when searching for fields
Tomasz Pakuła
2025-08-15
HID: pidff: Treat PID_REQUIRED_REPORTS as count, not max
Tomasz Pakuła
2025-08-15
HID: pidff: Use ARRAY_SIZE macro instead of sizeof
Tomasz Pakuła
2025-08-15
HID: pidff: Remove unneeded debug
Tomasz Pakuła
2025-08-15
HID: pidff: Remove unhelpful pidff_set_actuators helper
Tomasz Pakuła
2025-08-15
HID: pidff: Use direction fix only for conditional effects
Tomasz Pakuła
2025-07-31
Merge branch 'for-6.17/pidff' into for-linus
Jiri Kosina
2025-06-10
HID: pidff: Move else if statements to follow closing braces
Tomasz Pakuła
2025-06-10
HID: pidff: Add missing spaces
Tomasz Pakuła
2025-06-10
HID: pidff: Move trailing statements in pidff_rescale_signed()
Tomasz Pakuła
2025-06-10
HID: pidff: Remove unneeded else in pidff_find_special_field()
Tomasz Pakuła
2025-06-10
HID: pidff: Use __func__ in debugs
Tomasz Pakuła
2025-06-10
HID: pidff: Rework pidff_set_time() to fix warnings
Tomasz Pakuła
2025-06-10
HID: pidff: Remove unneeded debug from pidff_clamp()
Tomasz Pakuła
2025-06-10
HID: pidff: Fix missing blank lines after declarations
Tomasz Pakuła
2025-06-10
HID: hid-pidff.h: Fix comment styling
Tomasz Pakuła
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-03
Merge tag 'hid-for-linus-2025060301' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-04-24
HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
Terry Junge
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-26
Merge branch 'for-6.15/usb-hidbp' into for-linus
Jiri Kosina
2025-03-26
Merge branch 'for-6.15/pidff' into for-linus
Jiri Kosina
2025-03-04
HID: pidff: Fix set_device_control()
Tomasz Pakuła
2025-03-04
HID: pidff: Fix 90 degrees direction name North -> East
Tomasz Pakuła
[next]