index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
Age
Commit message (
Expand
)
Author
2 days
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
2025-03-04
HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff
Tomasz Pakuła
2025-03-04
HID: pidff: Clamp effect playback LOOP_COUNT value
Tomasz Pakuła
2025-03-04
HID: pidff: Rename two functions to align them with naming convention
Tomasz Pakuła
2025-02-11
HID: pidff: Remove redundant call to pidff_find_special_keys
Tomasz Pakuła
2025-02-11
HID: pidff: Support device error response from PID_BLOCK_LOAD
Tomasz Pakuła
2025-02-11
HID: pidff: Comment and code style update
Tomasz Pakuła
2025-02-11
HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
Tomasz Pakuła
2025-02-03
HID: usbkbd: Fix the bit shift number for LED_KANA
junan
2025-02-03
HID: pidff: Factor out pool report fetch and remove excess declaration
Tomasz Pakuła
2025-02-03
HID: pidff: Use macros instead of hardcoded min/max values for shorts
Tomasz Pakuła
2025-02-03
HID: pidff: Simplify pidff_rescale_signed
Tomasz Pakuła
2025-02-03
HID: pidff: Move all hid-pidff definitions to a dedicated header
Tomasz Pakuła
2025-02-03
HID: pidff: Fix null pointer dereference in pidff_find_fields
Tomasz Pakuła
2025-02-03
HID: pidff: Factor out code for setting gain
Tomasz Pakuła
2025-02-03
HID: pidff: Rescale time values to match field units
Tomasz Pakuła
2025-02-03
HID: pidff: Define values used in pidff_find_special_fields
Tomasz Pakuła
2025-02-03
HID: pidff: Simplify pidff_upload_effect function
Tomasz Pakuła
2025-02-03
HID: pidff: Completely rework and fix pidff_reset function
Tomasz Pakuła
2025-02-03
HID: pidff: Add PERIODIC_SINE_ONLY quirk
Tomasz Pakuła
2025-02-03
HID: pidff: Stop all effects before enabling actuators
Tomasz Pakuła
2025-02-03
HID: pidff: Add FIX_WHEEL_DIRECTION quirk
Tomasz Pakuła
2025-02-03
HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
Tomasz Pakuła
2025-02-03
HID: pidff: Add PERMISSIVE_CONTROL quirk
Tomasz Pakuła
2025-02-03
HID: pidff: Add MISSING_PBO quirk and its detection
Tomasz Pakuła
2025-02-03
HID: pidff: Add MISSING_DELAY quirk and its detection
Tomasz Pakuła
2025-02-03
HID: pidff: Clamp PERIODIC effect period to device's logical range
Tomasz Pakuła
2025-02-03
HID: pidff: Do not send effect envelope if it's empty
Tomasz Pakuła
2025-02-03
HID: pidff: Convert infinite length from Linux API to PID standard
Tomasz Pakuła
2025-02-03
HID: intel-thc: fix CONFIG_HID dependency
Arnd Bergmann
2024-11-18
Merge branch 'for-6.13/core' into for-linus
Jiri Kosina
2024-10-08
HID: Fix typo in the comment
Yan Zhen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
[next]