index
:
pub/scm/linux/kernel/git/david/linux.git
master
david's fork of linux.git
David Hildenbrand
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
2026-08-19
Merge branch 'for-7.3/sony' into for-linus
Jiri Kosina
1
-131
/
+139
2026-08-14
HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind
Doruk Tan Ozturk
1
-1
/
+3
2026-08-03
HID: sony: add missing __packed to struct with static_assert()
Rosalie Wanders
1
-1
/
+1
2026-08-03
HID: sony: clean up device list on probe failure
Doruk Tan Ozturk
1
-16
/
+17
2026-06-29
HID: sony: use devm_kasprintf()
Rosalie Wanders
1
-14
/
+6
2026-06-29
HID: sony: remove unneeded which argument from sony_schedule_work()
Rosalie Wanders
1
-18
/
+8
2026-06-29
HID: sony: use guard() and scoped_guard()
Rosalie Wanders
1
-36
/
+26
2026-06-29
HID: sony: use dedicated raw_event() handlers in sony_raw_event()
Rosalie Wanders
1
-55
/
+90
2026-06-16
Merge branch 'for-7.2/sony' into for-linus
Jiri Kosina
1
-13
/
+4
2026-05-12
HID: sony: use input_dev from sc struct in sony_init_ff()
Rosalie Wanders
1
-13
/
+4
2026-04-28
HID: sony: add missing size validation for Rock Band 3 Pro instruments
Rosalie Wanders
1
-1
/
+1
2026-04-28
HID: sony: add missing size validation for SMK-Link remotes
Rosalie Wanders
1
-3
/
+2
2026-04-28
HID: sony: remove unneeded WARN_ON() in sony_leds_init()
Rosalie Wanders
1
-3
/
+0
2026-04-28
HID: sony: fix incorrect force-feedback check in sony_suspend()
Rosalie Wanders
1
-3
/
+2
2026-04-09
HID: sony: update module description
Rosalie Wanders
1
-2
/
+2
2026-04-09
HID: sony: add battery status support for Rock Band 4 PS5 guitars
Rosalie Wanders
1
-1
/
+39
2026-04-09
HID: sony: fix style issues
Rosalie Wanders
1
-43
/
+34
2026-04-09
HID: sony: add support for more instruments
Rosalie Wanders
1
-45
/
+229
2026-02-09
Merge branch 'for-6.20/pm_ptr-v3' into for-linus
Jiri Kosina
1
-9
/
+3
2026-02-04
HID: sony: add dongle device IDs for CRKD Gibson SG
Rosalie Wanders
1
-0
/
+4
2026-01-28
HID: sony: Use pm_ptr instead of #ifdef CONFIG_PM
Bastien Nocera
1
-9
/
+3
2026-01-12
HID: sony: add support for bluetooth Rock Band 4 PS4 guitars
Rosalie Wanders
1
-9
/
+15
2026-01-10
HID: sony: add support for Rock Band 4 PS4 and PS5 guitars
Rosalie Wanders
1
-2
/
+117
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2024-10-18
HID: replace BUG_ON() with WARN_ON()
He Lugang
1
-1
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-05
HID: sony: constify fixed up report descriptor
Thomas Weißschuh
1
-6
/
+6
2024-08-27
HID: change return type of report_fixup() to const
Thomas Weißschuh
1
-1
/
+1
2024-06-06
HID: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2024-04-16
HID: sony: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+2
2024-04-12
HID: sony: remove redundant assignment
Colin Ian King
1
-2
/
+0
2023-10-05
HID: sony: remove duplicate NULL check before calling usb_free_urb()
Jiri Kosina
1
-2
/
+1
2023-09-04
HID: sony: Fix a potential memory leak in sony_probe()
Christophe JAILLET
1
-0
/
+3
2023-01-18
HID: sony: remove DualShock4 support.
Roderick Colenbrander
1
-981
/
+40
2022-12-20
HID: sony: Fix unused function warning
José Expósito
1
-0
/
+2
2022-09-20
HID: sony: Fix double word in comments
Shaomin Deng
1
-1
/
+1
2021-12-02
HID: sony: fix error path in probe
Benjamin Tissoires
1
-7
/
+15
2021-12-02
HID: check for valid USB device for many HID drivers
Greg Kroah-Hartman
1
-1
/
+5
2021-09-01
Merge branch 'for-5.15/sony' into for-linus
Jiri Kosina
1
-13
/
+33
2021-08-20
HID: sony: Fix more ShanWan clone gamepads to not rumble when plugged in.
Ulrich Spörlein
1
-1
/
+2
2021-08-20
HID: sony: support for the ghlive ps4 dongles
Daniel Nguyen
1
-13
/
+33
2021-06-15
HID: sony: fix freeze when inserting ghlive ps3/wii dongles
Pascal Giard
1
-49
/
+49
2021-01-18
HID: sony: Add support for tilt on guitar hero guitars
Sanjay Govind
1
-6
/
+14
2020-12-16
Merge branch 'for-5.11/sony' into for-linus
Jiri Kosina
1
-43
/
+170
2020-11-27
HID: sony: support for ghlive ps3/wii u dongles
Pascal Giard
1
-0
/
+112
2020-11-25
HID: sony: Workaround for DS4 dongle hotplug kernel crash.
Roderick Colenbrander
1
-6
/
+28
2020-11-25
HID: sony: Don't use fw_version/hw_version for sysfs cleanup.
Roderick Colenbrander
1
-8
/
+8
2020-11-25
HID: sony: Report more accurate DS4 power status.
Roderick Colenbrander
1
-35
/
+50
2020-05-26
HID: sony: Fix for broken buttons on DS3 USB dongles
Scott Shumate
1
-0
/
+17
[next]