index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sony.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HID: sony: fix error path in probe
Benjamin Tissoires
2021-12-02
1
-7
/
+15
*
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
2021-12-02
1
-1
/
+5
*
Merge branch 'for-5.15/sony' into for-linus
Jiri Kosina
2021-09-01
1
-13
/
+33
|
\
|
*
HID: sony: support for the ghlive ps4 dongles
Daniel Nguyen
2021-08-20
1
-13
/
+33
*
|
HID: sony: Fix more ShanWan clone gamepads to not rumble when plugged in.
Ulrich Spörlein
2021-08-20
1
-1
/
+2
|
/
*
HID: sony: fix freeze when inserting ghlive ps3/wii dongles
Pascal Giard
2021-06-15
1
-49
/
+49
*
HID: sony: Add support for tilt on guitar hero guitars
Sanjay Govind
2021-01-18
1
-6
/
+14
*
Merge branch 'for-5.11/sony' into for-linus
Jiri Kosina
2020-12-16
1
-43
/
+170
|
\
|
*
HID: sony: support for ghlive ps3/wii u dongles
Pascal Giard
2020-11-27
1
-0
/
+112
|
*
HID: sony: Don't use fw_version/hw_version for sysfs cleanup.
Roderick Colenbrander
2020-11-25
1
-8
/
+8
|
*
HID: sony: Report more accurate DS4 power status.
Roderick Colenbrander
2020-11-25
1
-35
/
+50
*
|
HID: sony: Workaround for DS4 dongle hotplug kernel crash.
Roderick Colenbrander
2020-11-25
1
-6
/
+28
|
/
*
HID: sony: Fix for broken buttons on DS3 USB dongles
Scott Shumate
2020-05-26
1
-0
/
+17
*
HID: Fix assumption that devices have inputs
Alan Stern
2019-10-03
1
-3
/
+9
*
HID: sony: Fix memory corruption issue on cleanup.
Roderick Colenbrander
2019-09-05
1
-1
/
+1
*
HID: sony: Fix race condition between rumble and device remove.
Roderick Colenbrander
2019-08-06
1
-3
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
HID: sony: Fix SHANWAN PS3 GamePad rumble and led settings support
Hongye Yuan
2019-01-09
1
-3
/
+8
*
HID: sony: Transform one-time SHANWAN check into quirk
Hongye Yuan
2019-01-09
1
-7
/
+13
*
HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabuf
Hanno Zulla
2018-07-09
1
-7
/
+8
*
HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe()
Hanno Zulla
2018-07-09
1
-24
/
+4
*
HID: hid-sony.c: Use devm_ api to simplify sony_leds_init()
Hanno Zulla
2018-07-09
1
-37
/
+5
*
HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors()
Hanno Zulla
2018-07-09
1
-34
/
+5
*
HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad()
Hanno Zulla
2018-07-09
1
-34
/
+6
*
HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotes
Todd Kelner
2018-03-06
1
-6
/
+125
*
-
.
Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus
Jiri Kosina
2018-01-31
1
-8
/
+2
|
\
\
|
*
|
HID: sony: Print reversed MAC address via %pMR
Andy Shevchenko
2018-01-23
1
-8
/
+2
|
|
/
*
/
HID: sony: Report DS4 version info through sysfs
Roderick Colenbrander
2018-01-23
1
-0
/
+83
|
/
*
HID: sony: Fix SHANWAN pad rumbling on USB
Bastien Nocera
2017-11-09
1
-4
/
+10
*
Merge branch 'for-4.12/sony' into for-linus
Jiri Kosina
2017-05-02
1
-810
/
+864
|
\
|
*
HID: sony: remove redundant check for -ve err
Colin Ian King
2017-04-06
1
-3
/
+0
|
*
HID: sony: Make sure to unregister sensors on failure
Roderick Colenbrander
2017-04-06
1
-3
/
+2
|
*
HID: sony: Make DS4 bt poll interval adjustable
Roderick Colenbrander
2017-04-06
1
-10
/
+69
|
*
HID: sony: Set proper bit flags on DS4 output report
Roderick Colenbrander
2017-04-06
1
-2
/
+2
|
*
HID: sony: DS4 use brighter LED colors
Roderick Colenbrander
2017-04-06
1
-4
/
+4
|
*
HID: sony: Improve navigation controller axis/button mapping
Roderick Colenbrander
2017-04-06
1
-101
/
+85
|
*
HID: sony: Use DS3 MAC address as unique identifier on USB
Roderick Colenbrander
2017-04-06
1
-0
/
+6
|
*
HID: sony: Perform duplicate device check earlier on
Roderick Colenbrander
2017-03-21
1
-4
/
+4
|
*
HID: sony: Expose DS3 motion sensors through separate device
Roderick Colenbrander
2017-03-21
1
-25
/
+105
|
*
HID: sony: Print error on failure to active DS3 / Navigation controllers
Roderick Colenbrander
2017-03-21
1
-0
/
+12
|
*
HID: sony: DS3 comply to Linux gamepad spec
Roderick Colenbrander
2017-03-21
1
-95
/
+81
|
*
HID: sony: Mark DS4 touchpad device as a pointer
Roderick Colenbrander
2017-03-21
1
-1
/
+1
|
*
HID: sony: Support motion sensor calibration on dongle
Roderick Colenbrander
2017-03-21
1
-7
/
+89
|
*
HID: sony: Make work handling more generic
Roderick Colenbrander
2017-03-21
1
-11
/
+19
|
*
HID: sony: Treat the ds4 dongle as a separate device
Roderick Colenbrander
2017-03-21
1
-48
/
+51
|
*
HID: sony: Remove report descriptor fixup for DS4
Roderick Colenbrander
2017-03-21
1
-202
/
+59
|
*
HID: sony: Report hardware timestamp for DS4 sensor values
Roderick Colenbrander
2017-03-21
1
-0
/
+27
|
*
HID: sony: Calibrate DS4 motion sensors
Roderick Colenbrander
2017-03-21
1
-28
/
+184
|
*
HID: sony: Report DS4 motion sensors through a separate device
Roderick Colenbrander
2017-03-21
1
-292
/
+105
|
*
HID: sony: Use LED_CORE_SUSPENDRESUME
Frank Praznik
2017-03-06
1
-30
/
+15
[next]