index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2014-04-24
HID: hid-sony - allow 3rd party INTEC controller to turn off all leds
Simon Wood
1
-0
/
+4
2014-04-24
HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDs
Frank Praznik
1
-25
/
+124
2014-04-24
HID: sony: Initialize the controller LEDs with a device ID value
Frank Praznik
1
-5
/
+114
2014-04-24
HID: sony: Use the controller Bluetooth MAC address as the unique value in th...
Frank Praznik
1
-6
/
+2
2014-04-24
HID: sony: Convert startup and shutdown functions to use a uniform parameter ...
Frank Praznik
1
-35
/
+32
2014-04-24
HID: sony: Use a struct for the Sixaxis output report.
Frank Praznik
1
-17
/
+49
2014-04-24
HID: sony: Use inliners for work queue initialization and cancellation
Frank Praznik
1
-10
/
+19
2014-04-03
HID: sony: Fix cancel_work_sync mismerge
Frank Praznik
1
-2
/
+0
2014-04-01
HID: sony: fix force feedback mismerge
Jiri Kosina
1
-4
/
+0
2014-04-01
Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...
Jiri Kosina
1
-1
/
+11
2014-04-01
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linus
Jiri Kosina
1
-96
/
+704
2014-04-01
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sony
Jiri Kosina
1
-48
/
+16
2014-04-01
HID: sony: Set the quriks flag for Bluetooth controllers
Frank Praznik
1
-0
/
+10
2014-04-01
HID: sony: Fix Sixaxis cable state detection
Frank Praznik
1
-1
/
+1
2014-03-14
HID: sony: do not rely on hid_output_raw_report
Benjamin Tissoires
1
-46
/
+14
2014-03-14
Merge branch 'for-3.15/sony' into for-3.15/hid-core-ll-transport-cleanup
Jiri Kosina
1
-62
/
+692
2014-02-24
HID: sony: Prevent duplicate controller connections.
Frank Praznik
1
-0
/
+140
2014-02-24
HID: sony: Perform a boundry check on the sixaxis battery level index.
Frank Praznik
1
-1
/
+2
2014-02-24
HID: sony: Fix work queue issues
Frank Praznik
1
-14
/
+14
2014-02-24
HID: sony: Fix multi-line comment styling
Frank Praznik
1
-15
/
+30
2014-02-20
HID: sony: Fix work queue issues.
Frank Praznik
1
-15
/
+12
2014-02-20
HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth.
Frank Praznik
1
-11
/
+13
2014-02-18
HID: sony: Correct Sixaxis battery reporting
Frank Praznik
1
-2
/
+2
2014-02-17
HID: replace hid_output_raw_report with hid_hw_raw_request for feature requests
Benjamin Tissoires
1
-2
/
+2
2014-02-17
HID: sony: Add conditionals to enable all features in Bluetooth mode
Frank Praznik
1
-7
/
+30
2014-02-17
HID: sony: Set initial battery level to 100% to avoid false low battery warnings
Frank Praznik
1
-0
/
+5
2014-02-17
HID: sony: Add Dualshock 4 Bluetooth battery and touchpad parsing
Frank Praznik
1
-8
/
+20
2014-02-17
HID: sony: Add Dualshock 4 Bluetooth output report formatting
Frank Praznik
1
-5
/
+16
2014-02-17
HID: sony: Add modified Dualshock 4 Bluetooth HID descriptor
Frank Praznik
1
-0
/
+214
2014-02-17
HID: sony: Use low-level transport driver functions
Frank Praznik
1
-42
/
+14
2014-02-17
Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sony
Jiri Kosina
1
-4
/
+5
2014-02-17
HID: introduce helper to access hid_output_raw_report()
Benjamin Tissoires
1
-3
/
+3
2014-02-17
HID: remove hid_get_raw_report in struct hid_device
Benjamin Tissoires
1
-1
/
+2
2014-02-06
HID: hid-sony: report actual brightness value when reading LED
Simon Wood
1
-6
/
+3
2014-01-28
HID: sony: add output events for the multi-touch pad on the Dualshock 4
Frank Praznik
1
-0
/
+54
2014-01-28
HID: sony: add battery status reporting for the Sixaxis and Dualshock 4
Frank Praznik
1
-1
/
+185
2014-01-21
HID: sony: Use colors for the Dualshock 4 LED names
Frank Praznik
1
-7
/
+20
2014-01-21
HID: sony: Add annotated HID descriptor for the Dualshock 4
Frank Praznik
1
-64
/
+256
2014-01-20
HID: sony: Cache the output report for the Dualshock 4
Frank Praznik
1
-20
/
+35
2014-01-17
HID: sony: Map gyroscopes and accelerometers to axes
Frank Praznik
1
-0
/
+78
2014-01-17
HID: sony: Fix spacing in the device definitions.
Frank Praznik
1
-5
/
+5
2014-01-17
HID: sony: Use standard output reports instead of raw reports to send data to...
Frank Praznik
1
-17
/
+28
2014-01-17
HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...
Frank Praznik
1
-7
/
+8
2014-01-17
HID: sony: Rename worker function
Frank Praznik
1
-2
/
+2
2014-01-17
HID: sony: Add LED controls for the Dualshock 4
Frank Praznik
1
-27
/
+50
2014-01-17
HID: sony: Add force-feedback support for the Dualshock 4
Frank Praznik
1
-3
/
+36
2014-01-02
HID: sony: fix error return code
Julia Lawall
1
-1
/
+3
2013-11-20
HID: sony: Add LED support for Sixaxis/Dualshock3 USB
Sven Eckelmann
1
-48
/
+72
2013-11-20
HID: sony: Move LED data to the main structure
Sven Eckelmann
1
-41
/
+17
2013-11-20
HID: sony: Rename buzz_* functions to sony_led_*
Sven Eckelmann
1
-8
/
+8
[next]