index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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]