summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-sony.c
AgeCommit message (Expand)Author
2019-11-06HID: Fix assumption that devices have inputsAlan Stern
2019-10-01HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander
2019-08-06HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-09HID: sony: Fix SHANWAN PS3 GamePad rumble and led settings supportHongye Yuan
2019-01-09HID: sony: Transform one-time SHANWAN check into quirkHongye Yuan
2018-07-09HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabufHanno Zulla
2018-07-09HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe()Hanno Zulla
2018-07-09HID: hid-sony.c: Use devm_ api to simplify sony_leds_init()Hanno Zulla
2018-07-09HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors()Hanno Zulla
2018-07-09HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad()Hanno Zulla
2018-03-06HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotesTodd Kelner
2018-01-31Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina
2018-01-23HID: sony: Report DS4 version info through sysfsRoderick Colenbrander
2018-01-23HID: sony: Print reversed MAC address via %pMRAndy Shevchenko
2017-11-09HID: sony: Fix SHANWAN pad rumbling on USBBastien Nocera
2017-05-02Merge branch 'for-4.12/sony' into for-linusJiri Kosina
2017-04-06HID: sony: remove redundant check for -ve errColin Ian King
2017-04-06HID: sony: Make sure to unregister sensors on failureRoderick Colenbrander
2017-04-06HID: sony: Make DS4 bt poll interval adjustableRoderick Colenbrander
2017-04-06HID: sony: Set proper bit flags on DS4 output reportRoderick Colenbrander
2017-04-06HID: sony: DS4 use brighter LED colorsRoderick Colenbrander
2017-04-06HID: sony: Improve navigation controller axis/button mappingRoderick Colenbrander
2017-04-06HID: sony: Use DS3 MAC address as unique identifier on USBRoderick Colenbrander
2017-03-21HID: sony: Perform duplicate device check earlier onRoderick Colenbrander
2017-03-21HID: sony: Expose DS3 motion sensors through separate deviceRoderick Colenbrander
2017-03-21HID: sony: Print error on failure to active DS3 / Navigation controllersRoderick Colenbrander
2017-03-21HID: sony: DS3 comply to Linux gamepad specRoderick Colenbrander
2017-03-21HID: sony: Mark DS4 touchpad device as a pointerRoderick Colenbrander
2017-03-21HID: sony: Support motion sensor calibration on dongleRoderick Colenbrander
2017-03-21HID: sony: Make work handling more genericRoderick Colenbrander
2017-03-21HID: sony: Treat the ds4 dongle as a separate deviceRoderick Colenbrander
2017-03-21HID: sony: Remove report descriptor fixup for DS4Roderick Colenbrander
2017-03-21HID: sony: Report hardware timestamp for DS4 sensor valuesRoderick Colenbrander
2017-03-21HID: sony: Calibrate DS4 motion sensorsRoderick Colenbrander
2017-03-21HID: sony: Report DS4 motion sensors through a separate deviceRoderick Colenbrander
2017-03-06HID: sony: Fix input device leak when connecting a DS4 twice using USB/BTRoderick Colenbrander
2017-03-06HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik
2016-12-19HID: sony: Ignore DS4 dongle reports when no device is connectedRoderick Colenbrander
2016-12-19HID: sony: Use DS4 MAC address as unique identifier on USBRoderick Colenbrander
2016-12-19HID: sony: Fix error handling bug when touchpad registration failsRoderick Colenbrander
2016-11-29HID: sony: Support DS4 dongleRoderick Colenbrander
2016-11-28HID: sony: Comply to Linux gamepad spec for DS4Roderick Colenbrander
2016-11-28HID: sony: Make the DS4 touchpad a separate deviceRoderick Colenbrander
2016-11-28HID: sony: Fix memory issue when connecting device using both Bluetooth and USBRoderick Colenbrander
2016-10-10HID: sony: Update device idsRoderick Colenbrander
2016-10-10HID: sony: Adjust value range for motion sensorsRoderick Colenbrander
2016-10-10HID: sony: Handle multiple touch events input recordRoderick Colenbrander
2016-10-10HID: sony: Send ds4 output reports on output end-pointRoderick Colenbrander
2016-10-10HID: sony: Perform CRC check on bluetooth input packetsRoderick Colenbrander