summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
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
2019-11-07UPSTREAM: HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite
2019-11-07UPSTREAM: HID: sony: Fixup output reports for the nyko core controllerScott Moreau
2019-11-07UPSTREAM: HID: sony: Remove the size check for the Dualshock 4 HID DescriptorFrank Praznik
2019-11-07UPSTREAM: HID: sony: Save and restore the controller state on suspend and resumeFrank Praznik
2019-11-07UPSTREAM: HID: sony: Refactor the output report sending functionsFrank Praznik
2019-11-06Merge 4.4.199 into android-4.4-pGreg Kroah-Hartman
2019-11-06HID: fix error message in hid_open_report()Michał Mirosław
2019-11-06HID: Fix assumption that devices have inputsAlan Stern
2019-10-07Merge 4.4.196 into android-4.4-pGreg Kroah-Hartman
2019-10-07HID: apple: Fix stuck function keys when using FNJoao Moreno
2019-10-06Merge 4.4.195 into android-4.4-pGreg Kroah-Hartman
2019-10-05HID: hidraw: Fix invalid read in hidraw_ioctlAlan Stern
2019-10-05HID: logitech: Fix general protection fault caused by Logitech driverAlan Stern
2019-10-05HID: lg: make transfer buffers DMA capableBenjamin Tissoires
2019-10-05HID: prodikeys: Fix general protection fault during probeAlan Stern
2019-09-06Merge 4.4.191 into android-4.4-pGreg Kroah-Hartman
2019-09-06HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra
2019-09-06HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov
2019-08-25Merge 4.4.190 into android-4.4-pGreg Kroah-Hartman
2019-08-25HID: hiddev: do cleanup in failure of opening a deviceHillf Danton
2019-08-25HID: hiddev: avoid opening a disconnected deviceHillf Danton
2019-08-25HID: holtek: test for sanity of intfdataOliver Neukum
2019-08-11Merge 4.4.189 into android-4.4-pGreg Kroah-Hartman
2019-08-11HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer
2019-06-11Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman
2019-06-11HID: core: move Usage Page concatenation to Main itemNicolas Saenz Julienne
2019-06-11HID: logitech-hidpp: use RAP instead of FAP to get the protocol versionHans de Goede
2019-05-16Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman
2019-05-16HID: input: add mapping for keyboard Brightness Up/Down/Toggle keysDmitry Torokhov
2019-05-16HID: input: add mapping for Expose/Overview keyDmitry Torokhov
2019-05-16HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo
2019-04-03hid-sensor-hub.c: fix wrong do_div() usageNicolas Pitre
2019-02-20Merge 4.4.175 into android-4.4-pGreg Kroah-Hartman