summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-sony.c
AgeCommit message (Expand)Author
2014-04-24HID: hid-sony - allow 3rd party INTEC controller to turn off all ledsSimon Wood
2014-04-24HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDsFrank Praznik
2014-04-24HID: sony: Initialize the controller LEDs with a device ID valueFrank Praznik
2014-04-24HID: sony: Use the controller Bluetooth MAC address as the unique value in th...Frank Praznik
2014-04-24HID: sony: Convert startup and shutdown functions to use a uniform parameter ...Frank Praznik
2014-04-24HID: sony: Use a struct for the Sixaxis output report.Frank Praznik
2014-04-24HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik
2014-04-03HID: sony: Fix cancel_work_sync mismergeFrank Praznik
2014-04-01HID: sony: fix force feedback mismergeJiri Kosina
2014-04-01Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...Jiri Kosina
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sonyJiri Kosina
2014-04-01HID: sony: Set the quriks flag for Bluetooth controllersFrank Praznik
2014-04-01HID: sony: Fix Sixaxis cable state detectionFrank Praznik
2014-03-14HID: sony: do not rely on hid_output_raw_reportBenjamin Tissoires
2014-03-14Merge branch 'for-3.15/sony' into for-3.15/hid-core-ll-transport-cleanupJiri Kosina
2014-02-24HID: sony: Prevent duplicate controller connections.Frank Praznik
2014-02-24HID: sony: Perform a boundry check on the sixaxis battery level index.Frank Praznik
2014-02-24HID: sony: Fix work queue issuesFrank Praznik
2014-02-24HID: sony: Fix multi-line comment stylingFrank Praznik
2014-02-20HID: sony: Fix work queue issues.Frank Praznik
2014-02-20HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth.Frank Praznik
2014-02-17HID: sony: Correct Sixaxis battery reportingFrank Praznik
2014-02-17HID: replace hid_output_raw_report with hid_hw_raw_request for feature requestsBenjamin Tissoires
2014-02-17HID: sony: Add conditionals to enable all features in Bluetooth modeFrank Praznik
2014-02-17HID: sony: Set initial battery level to 100% to avoid false low battery warningsFrank Praznik
2014-02-17HID: sony: Add Dualshock 4 Bluetooth battery and touchpad parsingFrank Praznik
2014-02-17HID: sony: Add Dualshock 4 Bluetooth output report formattingFrank Praznik
2014-02-17HID: sony: Add modified Dualshock 4 Bluetooth HID descriptorFrank Praznik
2014-02-17HID: sony: Use low-level transport driver functionsFrank Praznik
2014-02-17Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sonyJiri Kosina
2014-02-17HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires
2014-02-17HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires
2014-02-06HID: hid-sony: report actual brightness value when reading LEDSimon Wood
2014-01-28HID: sony: add output events for the multi-touch pad on the Dualshock 4Frank Praznik
2014-01-28HID: sony: add battery status reporting for the Sixaxis and Dualshock 4Frank Praznik
2014-01-21HID: sony: Use colors for the Dualshock 4 LED namesFrank Praznik
2014-01-21HID: sony: Add annotated HID descriptor for the Dualshock 4Frank Praznik
2014-01-20HID: sony: Cache the output report for the Dualshock 4Frank Praznik
2014-01-17HID: sony: Map gyroscopes and accelerometers to axesFrank Praznik
2014-01-17HID: sony: Fix spacing in the device definitions.Frank Praznik
2014-01-17HID: sony: Use standard output reports instead of raw reports to send data to...Frank Praznik
2014-01-17HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...Frank Praznik
2014-01-16HID: sony: Rename worker functionFrank Praznik
2014-01-16HID: sony: Add LED controls for the Dualshock 4Frank Praznik
2014-01-16HID: sony: Add force-feedback support for the Dualshock 4Frank Praznik
2014-01-02HID: sony: fix error return codeJulia Lawall
2013-11-20HID: sony: Add LED support for Sixaxis/Dualshock3 USBSven Eckelmann
2013-11-20HID: sony: Move LED data to the main structureSven Eckelmann
2013-11-20HID: sony: Rename buzz_* functions to sony_led_*Sven Eckelmann