index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
usbhid
/
hid-pidff.c
Age
Commit message (
Expand
)
Author
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: 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
2021-05-27
HID: pidff: fix error return code in hid_pidff_init()
Zhen Lei
2021-04-07
HID: usbhid: hid-pidff: Demote a couple kernel-doc abuses
Lee Jones
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2015-03-27
HID: pidff: effect can't be NULL
Jiri Kosina
2015-03-16
HID: pidff: support more than one concurrent effect
Jim Keir
2015-01-26
HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2
Jim Keir
2013-02-25
HID: use hid_hw_wait() instead of direct call to usbhid
Benjamin Tissoires
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
2010-12-10
HID: Add and use hid_<level>: dev_<level> equivalents
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-04
HID: pidff - fix unnecessary loop iterations on reset
Anssi Hannula
2008-10-14
HID: fix a lockup regression when using force feedback on a PID device
Anssi Hannula
2007-07-09
HID: fix autocentering of PID devices
Diogo Kastrup
2007-04-11
USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhid
Jiri Kosina