summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2019-11-13Merge android-4.4-p.200 (903fbe7) into msm-4.4Srinivasarao P
2019-11-11Merge android-4.4-p.199 (3f5703c) into msm-4.4Srinivasarao P
2019-11-08UPSTREAM: HID: steam: fix deadlock with input devices.Rodrigo Rivas Costa
2019-11-08UPSTREAM: HID: steam: fix boot loop with bluetooth firmwareRodrigo Rivas Costa
2019-11-08UPSTREAM: HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa
2019-11-08UPSTREAM: HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa
2019-11-08UPSTREAM: HID: steam: add missing fields in client initializationJiri Kosina
2019-11-08UPSTREAM: HID: steam: add battery device.Rodrigo Rivas Costa
2019-11-08UPSTREAM: HID: add driver for Valve Steam ControllerRodrigo Rivas Costa
2019-11-08UPSTREAM: HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander
2019-11-08UPSTREAM: HID: sony: Fix race condition between rumble and device remove.Roderick Colenbrander
2019-11-07UPSTREAM: HID: sony: remove redundant check for -ve errColin Ian King
2019-11-07UPSTREAM: HID: sony: Make sure to unregister sensors on failureRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Make DS4 bt poll interval adjustableRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Set proper bit flags on DS4 output reportRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: DS4 use brighter LED colorsRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Improve navigation controller axis/button mappingRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Use DS3 MAC address as unique identifier on USBRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Perform duplicate device check earlier onRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Expose DS3 motion sensors through separate deviceRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Print error on failure to active DS3 / Navigation contro...Roderick Colenbrander
2019-11-07UPSTREAM: HID: sony: DS3 comply to Linux gamepad specRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Mark DS4 touchpad device as a pointerRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Support motion sensor calibration on dongleRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Make work handling more genericRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Treat the ds4 dongle as a separate deviceRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Remove report descriptor fixup for DS4Roderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Report hardware timestamp for DS4 sensor valuesRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Calibrate DS4 motion sensorsRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Report DS4 motion sensors through a separate deviceRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Fix input device leak when connecting a DS4 twice using ...Roderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik
2019-11-07UPSTREAM: HID: sony: Ignore DS4 dongle reports when no device is connectedRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Use DS4 MAC address as unique identifier on USBRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Fix error handling bug when touchpad registration failsRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Comply to Linux gamepad spec for DS4Roderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Make the DS4 touchpad a separate deviceRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Fix memory issue when connecting device using both Bluet...Roderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Adjust value range for motion sensorsRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Handle multiple touch events input recordRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Send ds4 output reports on output end-pointRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Perform CRC check on bluetooth input packetsRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Adjust HID report size name definitionsRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Fix race condition in sony_probeRoderick Colenbrander
2019-11-07UPSTREAM: HID: sony: Update copyright and add Dualshock 4 rate control noteFrank Praznik
2019-11-07UPSTREAM: HID: sony: Defer the initial USB Sixaxis output reportFrank Praznik
2019-11-07UPSTREAM: HID: sony: Relax duplicate checking for USB-only devicesFrank Praznik
2019-11-07UPSTREAM: HID: sony: underscores are unnecessary for u8, u16, s32Pavel Machek
2019-11-07UPSTREAM: HID: sony: fix some warnings from scripts/checkpatch.plAntonio Ospite
2019-11-07UPSTREAM: HID: sony: fix errors from scripts/checkpatch.plAntonio Ospite