index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
hid-sony.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
HID: sony: Remove an old and redundant comment
Antonio Ospite
1
-2
/
+0
2014-06-25
HID: sony: Format and comment sixaxis_rdesc
Antonio Ospite
1
-19
/
+74
2014-06-25
HID: sony: Always override the Sixaxis descriptor
Antonio Ospite
1
-21
/
+10
2014-06-25
HID: sony: Use the SIXAXIS_CONTROLLER constant when possible
Antonio Ospite
1
-3
/
+1
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-17
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-16
HID: sony: Rename worker function
Frank Praznik
1
-2
/
+2
2014-01-16
HID: sony: Add LED controls for the Dualshock 4
Frank Praznik
1
-27
/
+50
2014-01-16
HID: sony: Add force-feedback support for the Dualshock 4
Frank Praznik
1
-3
/
+36
[prev]
[next]