aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/hid/hid-sony.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29HID: sony: Support DS4 dongleRoderick Colenbrander1-0/+2
2016-11-28HID: sony: Comply to Linux gamepad spec for DS4Roderick Colenbrander1-0/+70
2016-11-28HID: sony: Make the DS4 touchpad a separate deviceRoderick Colenbrander1-21/+84
2016-11-28HID: sony: Fix memory issue when connecting device using both Bluetooth and USBRoderick Colenbrander1-0/+13
2016-10-10HID: sony: Update device idsRoderick Colenbrander1-0/+4
2016-10-10HID: sony: Adjust value range for motion sensorsRoderick Colenbrander1-6/+6
2016-10-10HID: sony: Handle multiple touch events input recordRoderick Colenbrander1-26/+52
2016-10-10HID: sony: Send ds4 output reports on output end-pointRoderick Colenbrander1-9/+11
2016-10-10HID: sony: Perform CRC check on bluetooth input packetsRoderick Colenbrander1-0/+18
2016-10-10HID: sony: Adjust HID report size name definitionsRoderick Colenbrander1-15/+15
2016-10-10HID: sony: Fix race condition in sony_probeRoderick Colenbrander1-59/+58
2016-10-07Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input', 'for-4.9/intel-ish', 'for-4.9/kye-uclogic-waltop-fixes', 'for-4.9/logitech', 'for-4.9/sony', 'for-4.9/upstream' and 'for-4.9/wacom' into for-linusJiri Kosina1-13/+69
2016-09-26HID: sony: Update copyright and add Dualshock 4 rate control noteFrank Praznik1-1/+12
2016-09-26HID: sony: Defer the initial USB Sixaxis output reportFrank Praznik1-4/+25
2016-09-26HID: sony: Relax duplicate checking for USB-only devicesFrank Praznik1-8/+32
2016-08-02HID: sony: disable descriptor fixup for FutureMax Dance MatMikko Perttunen1-1/+5
2016-03-17Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid', 'for-4.6/logitech', 'for-4.6/multitouch', 'for-4.6/penmount', 'for-4.6/sony', 'for-4.6/thingm', 'for-4.6/upstream' and 'for-4.6/wacom' into for-linusJiri Kosina1-82/+100
2016-02-10HID: sony: underscores are unnecessary for u8, u16, s32Pavel Machek1-57/+57
2016-02-10HID: sony: fix some warnings from scripts/checkpatch.plAntonio Ospite1-8/+17
2016-02-10HID: sony: fix errors from scripts/checkpatch.plAntonio Ospite1-13/+13
2016-01-29HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite1-1/+1
2016-01-18HID: sony: Fixup output reports for the nyko core controllerScott Moreau1-1/+1
2016-01-18HID: sony: Add nyko core controller supportScott Moreau1-0/+7
2016-01-18HID: sony: do not bail out when the sixaxis refuses the output reportBenjamin Tissoires1-2/+4
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linusJiri Kosina1-19/+88
2015-12-28HID: use to_hid_device()Geliang Tang1-3/+3
2015-11-19HID: sony: Remove the size check for the Dualshock 4 HID DescriptorFrank Praznik1-2/+2
2015-11-19HID: sony: Save and restore the controller state on suspend and resumeFrank Praznik1-1/+64
2015-11-19HID: sony: Refactor the output report sending functionsFrank Praznik1-13/+19
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov1-3/+10
2015-07-31HID: sony: Fix DS4 controller reporting rate issuesRostislav Pehlivanov1-1/+1
2015-07-24HID: sony: Drop invalid Sixaxis input reportsFrank Praznik1-0/+11
2015-07-13HID: sony: Navigator Axis for L1 buttonSimon Wood1-1/+8
2015-06-18HID: hid-sony: Fix report descriptor for Navigation ControllerSimon Wood1-1/+90
2015-06-18HID: hid-sony: Navigation controller only has 1 LED and no rumbleSimon Wood1-8/+33
2015-06-18HID: hid-sony: Add BT support for Navigation ControllerSimon Wood1-0/+2
2015-06-12HID: sony: PS Move fix report descriptorSimon Wood1-25/+44
2015-06-12HID: sony: PS3 Move enable LEDs and Rumble via BTSimon Wood1-6/+5
2015-06-12HID: sony: Add support PS3 Move Battery via BTSimon Wood1-4/+11
2015-06-12HID: sony: Add quirk for MOTION_CONTROLLER_BTSimon Wood1-3/+5
2015-06-12HID: sony: Support PS3 Move Controller when connected via BluetoothSimon Wood1-0/+2
2015-05-07HID: sony: Correct a typo in a HID descriptor comment and explain the odd Sixaxis axis mappingFrank Praznik1-1/+8
2015-05-07HID: sony: Simplify LED initialization and eliminate redundant copies when updating LED statesFrank Praznik1-30/+28
2015-05-07HID: sony: Add support for the Sony Motion ControllerFrank Praznik1-2/+136
2015-05-07HID: sony: Prevent the freeing of an unitialized ida valueFrank Praznik1-4/+4
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-5/+26
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds1-19/+24
2015-04-13Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-uclogic-merge', 'for-4.1/i2c-hid', 'for-4.1/kconfig-drop-expert-dependency', 'for-4.1/logitech', 'for-4.1/multitouch', 'for-4.1/rmi', 'for-4.1/sony', 'for-4.1/upstream' and 'for-4.1/wacom' into for-linusJiri Kosina1-5/+26
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski1-19/+24
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski1-1/+1