summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-sony.c
Commit message (Expand)AuthorAgeFilesLines
* HID: sony: Add support for tilt on guitar hero guitarsSanjay Govind2021-01-181-6/+14
* Merge branch 'for-5.11/sony' into for-linusJiri Kosina2020-12-161-43/+170
|\
| * HID: sony: support for ghlive ps3/wii u donglesPascal Giard2020-11-271-0/+112
| * HID: sony: Don't use fw_version/hw_version for sysfs cleanup.Roderick Colenbrander2020-11-251-8/+8
| * HID: sony: Report more accurate DS4 power status.Roderick Colenbrander2020-11-251-35/+50
* | HID: sony: Workaround for DS4 dongle hotplug kernel crash.Roderick Colenbrander2020-11-251-6/+28
|/
* HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate2020-05-261-0/+17
* HID: Fix assumption that devices have inputsAlan Stern2019-10-031-3/+9
* HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander2019-09-051-1/+1
* HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander2019-08-061-3/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* HID: sony: Fix SHANWAN PS3 GamePad rumble and led settings supportHongye Yuan2019-01-091-3/+8
* HID: sony: Transform one-time SHANWAN check into quirkHongye Yuan2019-01-091-7/+13
* HID: hid-sony.c: Use devm_ api to simplify sc->output_report_dmabufHanno Zulla2018-07-091-7/+8
* HID: hid-sony.c: Use devm_ api to simplify sony_battery_probe()Hanno Zulla2018-07-091-24/+4
* HID: hid-sony.c: Use devm_ api to simplify sony_leds_init()Hanno Zulla2018-07-091-37/+5
* HID: hid-sony.c: Use devm_ api to simplify sony_register_sensors()Hanno Zulla2018-07-091-34/+5
* HID: hid-sony.c: Use devm_ api to simplify sony_register_touchpad()Hanno Zulla2018-07-091-34/+6
* HID: sony: Add touchpad support for NSG-MR5U and NSG-MR7U remotesTodd Kelner2018-03-061-6/+125
*-. Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina2018-01-311-8/+2
|\ \
| * | HID: sony: Print reversed MAC address via %pMRAndy Shevchenko2018-01-231-8/+2
| |/
* / HID: sony: Report DS4 version info through sysfsRoderick Colenbrander2018-01-231-0/+83
|/
* HID: sony: Fix SHANWAN pad rumbling on USBBastien Nocera2017-11-091-4/+10
* Merge branch 'for-4.12/sony' into for-linusJiri Kosina2017-05-021-810/+864
|\
| * HID: sony: remove redundant check for -ve errColin Ian King2017-04-061-3/+0
| * HID: sony: Make sure to unregister sensors on failureRoderick Colenbrander2017-04-061-3/+2
| * HID: sony: Make DS4 bt poll interval adjustableRoderick Colenbrander2017-04-061-10/+69
| * HID: sony: Set proper bit flags on DS4 output reportRoderick Colenbrander2017-04-061-2/+2
| * HID: sony: DS4 use brighter LED colorsRoderick Colenbrander2017-04-061-4/+4
| * HID: sony: Improve navigation controller axis/button mappingRoderick Colenbrander2017-04-061-101/+85
| * HID: sony: Use DS3 MAC address as unique identifier on USBRoderick Colenbrander2017-04-061-0/+6
| * HID: sony: Perform duplicate device check earlier onRoderick Colenbrander2017-03-211-4/+4
| * HID: sony: Expose DS3 motion sensors through separate deviceRoderick Colenbrander2017-03-211-25/+105
| * HID: sony: Print error on failure to active DS3 / Navigation controllersRoderick Colenbrander2017-03-211-0/+12
| * HID: sony: DS3 comply to Linux gamepad specRoderick Colenbrander2017-03-211-95/+81
| * HID: sony: Mark DS4 touchpad device as a pointerRoderick Colenbrander2017-03-211-1/+1
| * HID: sony: Support motion sensor calibration on dongleRoderick Colenbrander2017-03-211-7/+89
| * HID: sony: Make work handling more genericRoderick Colenbrander2017-03-211-11/+19
| * HID: sony: Treat the ds4 dongle as a separate deviceRoderick Colenbrander2017-03-211-48/+51
| * HID: sony: Remove report descriptor fixup for DS4Roderick Colenbrander2017-03-211-202/+59
| * HID: sony: Report hardware timestamp for DS4 sensor valuesRoderick Colenbrander2017-03-211-0/+27
| * HID: sony: Calibrate DS4 motion sensorsRoderick Colenbrander2017-03-211-28/+184
| * HID: sony: Report DS4 motion sensors through a separate deviceRoderick Colenbrander2017-03-211-292/+105
| * HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik2017-03-061-30/+15
* | HID: sony: Fix input device leak when connecting a DS4 twice using USB/BTRoderick Colenbrander2017-03-061-0/+2
|/
* HID: sony: Ignore DS4 dongle reports when no device is connectedRoderick Colenbrander2016-12-191-0/+28
* HID: sony: Use DS4 MAC address as unique identifier on USBRoderick Colenbrander2016-12-191-0/+6
* HID: sony: Fix error handling bug when touchpad registration failsRoderick Colenbrander2016-12-191-1/+1
* HID: sony: Support DS4 dongleRoderick Colenbrander2016-11-291-0/+2
* HID: sony: Comply to Linux gamepad spec for DS4Roderick Colenbrander2016-11-281-0/+70