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-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
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
2013-11-20
HID: sony: Use BIT(x) macro to define quirks constants
Sven Eckelmann
1
-5
/
+5
2013-11-20
HID: sony: Rename rumble_* functions/variables to state_*
Sven Eckelmann
1
-6
/
+6
2013-11-19
HID: sony: Send FF commands in non-atomic context
Sven Eckelmann
1
-11
/
+42
2013-11-11
HID: sony: Add force feedback support for Dualshock3 USB
Sven Eckelmann
1
-0
/
+52
2013-09-24
HID: sony: use hid_get_raw_report() instead of a direct call to usb
Benjamin Tissoires
1
-9
/
+2
2013-09-13
HID: sony: validate HID output report details
Kees Cook
1
-0
/
+4
2013-09-06
Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...
Jiri Kosina
1
-6
/
+3
2013-07-31
HID: trivial devm conversion for special hid drivers
Benjamin Tissoires
1
-6
/
+3
[next]