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
/
hid-sony.c
Age
Commit message (
Expand
)
Author
2024-10-18
HID: replace BUG_ON() with WARN_ON()
He Lugang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-05
HID: sony: constify fixed up report descriptor
Thomas Weißschuh
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-16
HID: sony: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-04-12
HID: sony: remove redundant assignment
Colin Ian King
2023-10-05
HID: sony: remove duplicate NULL check before calling usb_free_urb()
Jiri Kosina
2023-09-04
HID: sony: Fix a potential memory leak in sony_probe()
Christophe JAILLET
2023-01-18
HID: sony: remove DualShock4 support.
Roderick Colenbrander
2022-12-20
HID: sony: Fix unused function warning
José Expósito
2022-09-20
HID: sony: Fix double word in comments
Shaomin Deng
2021-12-02
HID: sony: fix error path in probe
Benjamin Tissoires
2021-12-02
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
2021-09-01
Merge branch 'for-5.15/sony' into for-linus
Jiri Kosina
2021-08-20
HID: sony: Fix more ShanWan clone gamepads to not rumble when plugged in.
Ulrich Spörlein
2021-08-20
HID: sony: support for the ghlive ps4 dongles
Daniel Nguyen
2021-06-15
HID: sony: fix freeze when inserting ghlive ps3/wii dongles
Pascal Giard
2021-01-18
HID: sony: Add support for tilt on guitar hero guitars
Sanjay Govind
2020-12-16
Merge branch 'for-5.11/sony' into for-linus
Jiri Kosina
2020-11-27
HID: sony: support for ghlive ps3/wii u dongles
Pascal Giard
2020-11-25
HID: sony: Workaround for DS4 dongle hotplug kernel crash.
Roderick Colenbrander
2020-11-25
HID: sony: Don't use fw_version/hw_version for sysfs cleanup.
Roderick Colenbrander
2020-11-25
HID: sony: Report more accurate DS4 power status.
Roderick Colenbrander
2020-05-26
HID: sony: Fix for broken buttons on DS3 USB dongles
Scott Shumate
2019-10-03
HID: Fix assumption that devices have inputs
Alan Stern
2019-09-05
HID: sony: Fix memory corruption issue on cleanup.
Roderick Colenbrander
2019-08-06
HID: sony: Fix race condition between rumble and device remove.
Roderick Colenbrander
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-09
HID: sony: Fix SHANWAN PS3 GamePad rumble and led settings support
Hongye Yuan
2019-01-09
HID: sony: Transform one-time SHANWAN check into quirk
Hongye Yuan
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabuf
Hanno Zulla
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe()
Hanno Zulla
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_leds_init()
Hanno Zulla
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors()
Hanno Zulla
2018-07-09
HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad()
Hanno Zulla
2018-03-06
HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotes
Todd Kelner
2018-01-31
Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linus
Jiri Kosina
2018-01-23
HID: sony: Report DS4 version info through sysfs
Roderick Colenbrander
2018-01-23
HID: sony: Print reversed MAC address via %pMR
Andy Shevchenko
2017-11-09
HID: sony: Fix SHANWAN pad rumbling on USB
Bastien Nocera
2017-05-02
Merge branch 'for-4.12/sony' into for-linus
Jiri Kosina
2017-04-06
HID: sony: remove redundant check for -ve err
Colin Ian King
2017-04-06
HID: sony: Make sure to unregister sensors on failure
Roderick Colenbrander
2017-04-06
HID: sony: Make DS4 bt poll interval adjustable
Roderick Colenbrander
2017-04-06
HID: sony: Set proper bit flags on DS4 output report
Roderick Colenbrander
2017-04-06
HID: sony: DS4 use brighter LED colors
Roderick Colenbrander
2017-04-06
HID: sony: Improve navigation controller axis/button mapping
Roderick Colenbrander
2017-04-06
HID: sony: Use DS3 MAC address as unique identifier on USB
Roderick Colenbrander
2017-03-21
HID: sony: Perform duplicate device check earlier on
Roderick Colenbrander
[next]