index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-lg4ff.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
HID: Fix assumption that devices have inputs
Alan Stern
1
-2
/
+9
2019-08-22
HID: logitech: Fix general protection fault caused by Logitech driver
Alan Stern
1
-1
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-13
/
+1
2019-02-14
HID: fix Logitech WingMan Formula GP joined axes
Jarrad Whitaker
1
-0
/
+6
2017-10-19
HID: hid-logitech: remove redundant assignment to pointer value
Colin Ian King
1
-3
/
+1
2016-09-26
HID: hid-logitech: Improve Wingman Formula Force GP support
Simon Wood
1
-0
/
+2
2016-09-26
HID: hid-logitech: Compute combined pedals value
Simon Wood
1
-0
/
+17
2016-09-26
HID: hid-logitech: Add combined pedal support Logitech wheels
Simon Wood
1
-0
/
+32
2016-09-26
HID: hid-logitech: Introduce control for combined pedals feature
Simon Wood
1
-0
/
+58
2015-12-28
HID: use to_hid_device()
Geliang Tang
1
-2
/
+2
2015-12-28
HID: move to_hid_device() to hid.h
Geliang Tang
1
-2
/
+0
2015-11-06
HID: logitech: Add support for G29
Simon Wood
1
-4
/
+53
2015-11-06
HID: logitech: Simplify wheel detection scheme
Simon Wood
1
-42
/
+28
2015-05-07
HID: hid-lg4ff: Allow the driver to continue without sysfs interface
Michal Malý
1
-4
/
+3
2015-05-07
HID: hid-lg4ff: Constify members of lg4ff_device_entry
Michal Malý
1
-15
/
+39
2015-05-07
HID: hid-lg4ff: Store pointer to the output HID report struct in the device e...
Michal Malý
1
-35
/
+32
2015-05-07
HID: hid-lg4ff: Protect concurrent access to output HID report
Michal Malý
1
-0
/
+110
2015-05-07
HID: hid-lg4ff: Stop the hid device from lg4ff
Michal Malý
1
-0
/
+2
2015-05-07
HID: hid-lg4ff: Make lg4ff_wheel_data a separate structure
Michal Malý
1
-78
/
+88
2015-05-07
HID: hid-lg4ff: Update a warning message
Michal Malý
1
-2
/
+3
2015-05-07
HID: hid-lg4ff: Explicit casts from void * are not necessary
Michal Malý
1
-2
/
+2
2015-05-07
HID: hid-lg4ff: Remove unused variable from the "lg4ff_device_entry" struct.
Michal Malý
1
-1
/
+0
2015-05-07
HID: hid-lg4ff: Replace DEVICE_ATTR_RW with DEVICE_ATTR to have all internal ...
Michal Malý
1
-6
/
+6
2015-05-07
HID: hid-lg4ff: Remove "hid_" prefix from some functions' names
Michal Malý
1
-14
/
+14
2015-05-07
HID: hid-lg4ff: Remove double underscore prefix from numeric types
Michal Malý
1
-26
/
+26
2015-02-18
HID: hid-lg4ff: Fix "undefined reference" build issue with CONFIG_USB disabled
Michal Malý
1
-8
/
+9
2015-02-18
HID: hid-lg4ff: Allow switching of Logitech gaming wheels between compatibili...
Michal Malý
1
-29
/
+175
2015-02-18
HID: hid-lg4ff: Introduce a module parameter to disable automatic switch of c...
Michal Malý
1
-1
/
+3
2015-02-18
HID: hid-lg4ff: Export the real wheel model and supported alternate modes
Michal Malý
1
-7
/
+198
2015-02-18
HID: hid-lg4ff: Identify Logitech gaming wheels in compatibility modes
Michal Malý
1
-76
/
+190
2015-01-19
HID: hid-lg4ff: use DEVICE_ATTR_RW macro
Vivien Didelot
1
-7
/
+5
2015-01-19
HID: hid-lg4ff: fix sysfs attribute permission
Vivien Didelot
1
-1
/
+2
2014-08-15
HID: logitech: Prevent possibility of infinite loop when using /sys interface
Simon Wood
1
-2
/
+2
2014-05-14
drivers/hid/hid-lg4ff.c: avoid world-writable sysfs files.
Rusty Russell
1
-1
/
+1
2014-03-14
HID: hid-lg4ff: Support new version of G27
Simon Wood
1
-0
/
+2
2013-11-08
HID:hid-lg4ff: Correct Auto-center strength for wheels other than MOMO and MOMO2
Simon Wood
1
-0
/
+24
2013-11-08
HID:hid-lg4ff: Initialize device properties before we touch autocentering.
Simon Wood
1
-11
/
+11
2013-11-08
HID:hid-lg4ff: ensure ConstantForce is disabled when set to 0
Simon Wood
1
-0
/
+15
2013-11-08
HID:hid-lg4ff: Switch autocentering off when strength is set to zero.
Simon Wood
1
-0
/
+25
2013-11-08
HID:hid-lg4ff: Scale autocentering force properly on Logitech wheel
Simon Wood
1
-3
/
+12
2013-09-13
HID: LG: validate HID output report details
Kees Cook
1
-19
/
+1
2013-04-30
Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver...
Jiri Kosina
1
-9
/
+11
2013-04-27
HID: hid-lg4ff add support for new version of DFGT wheel
Simon Wood
1
-0
/
+2
2013-02-25
HID: use hid_hw_request() instead of direct call to usbhid
Benjamin Tissoires
1
-9
/
+9
2013-02-20
HID: LG4FF: Remove unnecessary deadzone code
Simon Wood
1
-17
/
+0
2012-10-01
Merge branch 'upstream' into for-linus
Jiri Kosina
1
-2
/
+2
2012-09-25
HID: lg4ff: Minor coding style fixes in lg4ff and hid-lg
Michal Malý
1
-2
/
+2
2012-09-25
HID: hid-lg4ff: Set absolute axes parametes on DFP
Michal Malý
1
-0
/
+17
2012-09-25
HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.
Michal Malý
1
-0
/
+54
2012-09-25
HID: hid-lg4ff: Minor code cleanup to improve readability
Michal Malý
1
-57
/
+64
[next]