index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sony.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-09
HID: sony: Fix SHANWAN pad rumbling on USB
Bastien Nocera
1
-4
/
+10
2017-05-02
Merge branch 'for-4.12/sony' into for-linus
Jiri Kosina
1
-810
/
+864
2017-04-06
HID: sony: remove redundant check for -ve err
Colin Ian King
1
-3
/
+0
2017-04-06
HID: sony: Make sure to unregister sensors on failure
Roderick Colenbrander
1
-3
/
+2
2017-04-06
HID: sony: Make DS4 bt poll interval adjustable
Roderick Colenbrander
1
-10
/
+69
2017-04-06
HID: sony: Set proper bit flags on DS4 output report
Roderick Colenbrander
1
-2
/
+2
2017-04-06
HID: sony: DS4 use brighter LED colors
Roderick Colenbrander
1
-4
/
+4
2017-04-06
HID: sony: Improve navigation controller axis/button mapping
Roderick Colenbrander
1
-101
/
+85
2017-04-06
HID: sony: Use DS3 MAC address as unique identifier on USB
Roderick Colenbrander
1
-0
/
+6
2017-03-21
HID: sony: Perform duplicate device check earlier on
Roderick Colenbrander
1
-4
/
+4
2017-03-21
HID: sony: Expose DS3 motion sensors through separate device
Roderick Colenbrander
1
-25
/
+105
2017-03-21
HID: sony: Print error on failure to active DS3 / Navigation controllers
Roderick Colenbrander
1
-0
/
+12
2017-03-21
HID: sony: DS3 comply to Linux gamepad spec
Roderick Colenbrander
1
-95
/
+81
2017-03-21
HID: sony: Mark DS4 touchpad device as a pointer
Roderick Colenbrander
1
-1
/
+1
2017-03-21
HID: sony: Support motion sensor calibration on dongle
Roderick Colenbrander
1
-7
/
+89
2017-03-21
HID: sony: Make work handling more generic
Roderick Colenbrander
1
-11
/
+19
2017-03-21
HID: sony: Treat the ds4 dongle as a separate device
Roderick Colenbrander
1
-48
/
+51
2017-03-21
HID: sony: Remove report descriptor fixup for DS4
Roderick Colenbrander
1
-202
/
+59
2017-03-21
HID: sony: Report hardware timestamp for DS4 sensor values
Roderick Colenbrander
1
-0
/
+27
2017-03-21
HID: sony: Calibrate DS4 motion sensors
Roderick Colenbrander
1
-28
/
+184
2017-03-21
HID: sony: Report DS4 motion sensors through a separate device
Roderick Colenbrander
1
-292
/
+105
2017-03-06
HID: sony: Fix input device leak when connecting a DS4 twice using USB/BT
Roderick Colenbrander
1
-0
/
+2
2017-03-06
HID: sony: Use LED_CORE_SUSPENDRESUME
Frank Praznik
1
-30
/
+15
2016-12-19
HID: sony: Ignore DS4 dongle reports when no device is connected
Roderick Colenbrander
1
-0
/
+28
2016-12-19
HID: sony: Use DS4 MAC address as unique identifier on USB
Roderick Colenbrander
1
-0
/
+6
2016-12-19
HID: sony: Fix error handling bug when touchpad registration fails
Roderick Colenbrander
1
-1
/
+1
2016-11-29
HID: sony: Support DS4 dongle
Roderick Colenbrander
1
-0
/
+2
2016-11-28
HID: sony: Comply to Linux gamepad spec for DS4
Roderick Colenbrander
1
-0
/
+70
2016-11-28
HID: sony: Make the DS4 touchpad a separate device
Roderick Colenbrander
1
-21
/
+84
2016-11-28
HID: sony: Fix memory issue when connecting device using both Bluetooth and USB
Roderick Colenbrander
1
-0
/
+13
2016-10-10
HID: sony: Update device ids
Roderick Colenbrander
1
-0
/
+4
2016-10-10
HID: sony: Adjust value range for motion sensors
Roderick Colenbrander
1
-6
/
+6
2016-10-10
HID: sony: Handle multiple touch events input record
Roderick Colenbrander
1
-26
/
+52
2016-10-10
HID: sony: Send ds4 output reports on output end-point
Roderick Colenbrander
1
-9
/
+11
2016-10-10
HID: sony: Perform CRC check on bluetooth input packets
Roderick Colenbrander
1
-0
/
+18
2016-10-10
HID: sony: Adjust HID report size name definitions
Roderick Colenbrander
1
-15
/
+15
2016-10-10
HID: sony: Fix race condition in sony_probe
Roderick Colenbrander
1
-59
/
+58
2016-10-07
Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...
Jiri Kosina
1
-13
/
+69
2016-09-26
HID: sony: Update copyright and add Dualshock 4 rate control note
Frank Praznik
1
-1
/
+12
2016-09-26
HID: sony: Defer the initial USB Sixaxis output report
Frank Praznik
1
-4
/
+25
2016-09-26
HID: sony: Relax duplicate checking for USB-only devices
Frank Praznik
1
-8
/
+32
2016-08-02
HID: sony: disable descriptor fixup for FutureMax Dance Mat
Mikko Perttunen
1
-1
/
+5
2016-03-17
Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',...
Jiri Kosina
1
-82
/
+100
2016-02-10
HID: sony: underscores are unnecessary for u8, u16, s32
Pavel Machek
1
-57
/
+57
2016-02-10
HID: sony: fix some warnings from scripts/checkpatch.pl
Antonio Ospite
1
-8
/
+17
2016-02-10
HID: sony: fix errors from scripts/checkpatch.pl
Antonio Ospite
1
-13
/
+13
2016-01-29
HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/
Antonio Ospite
1
-1
/
+1
2016-01-19
HID: sony: Fixup output reports for the nyko core controller
Scott Moreau
1
-1
/
+1
2016-01-19
HID: sony: Add nyko core controller support
Scott Moreau
1
-0
/
+7
2016-01-19
HID: sony: do not bail out when the sixaxis refuses the output report
Benjamin Tissoires
1
-2
/
+4
[next]