summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-sony.c
AgeCommit message (Expand)Author
2019-11-06HID: Fix assumption that devices have inputsAlan Stern
2018-09-29HID: sony: Support DS4 dongleRoderick Colenbrander
2018-09-29HID: sony: Update device idsRoderick Colenbrander
2018-04-08HID: sony: Use LED_CORE_SUSPENDRESUMEFrank Praznik
2016-10-07Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina
2016-09-26HID: sony: Update copyright and add Dualshock 4 rate control noteFrank Praznik
2016-09-26HID: sony: Defer the initial USB Sixaxis output reportFrank Praznik
2016-09-26HID: sony: Relax duplicate checking for USB-only devicesFrank Praznik
2016-08-02HID: sony: disable descriptor fixup for FutureMax Dance MatMikko Perttunen
2016-03-17Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',...Jiri Kosina
2016-02-10HID: sony: underscores are unnecessary for u8, u16, s32Pavel Machek
2016-02-10HID: sony: fix some warnings from scripts/checkpatch.plAntonio Ospite
2016-02-10HID: sony: fix errors from scripts/checkpatch.plAntonio Ospite
2016-01-29HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite
2016-01-18HID: sony: Fixup output reports for the nyko core controllerScott Moreau
2016-01-18HID: sony: Add nyko core controller supportScott Moreau
2016-01-18HID: sony: do not bail out when the sixaxis refuses the output reportBenjamin Tissoires
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina
2015-12-28HID: use to_hid_device()Geliang Tang
2015-11-19HID: sony: Remove the size check for the Dualshock 4 HID DescriptorFrank Praznik
2015-11-19HID: sony: Save and restore the controller state on suspend and resumeFrank Praznik
2015-11-19HID: sony: Refactor the output report sending functionsFrank Praznik
2015-11-05HID: hid-input: allow input_configured callback return errorsDmitry Torokhov
2015-07-31HID: sony: Fix DS4 controller reporting rate issuesRostislav Pehlivanov
2015-07-24HID: sony: Drop invalid Sixaxis input reportsFrank Praznik
2015-07-13HID: sony: Navigator Axis for L1 buttonSimon Wood
2015-06-18HID: hid-sony: Fix report descriptor for Navigation ControllerSimon Wood
2015-06-18HID: hid-sony: Navigation controller only has 1 LED and no rumbleSimon Wood
2015-06-18HID: hid-sony: Add BT support for Navigation ControllerSimon Wood
2015-06-12HID: sony: PS Move fix report descriptorSimon Wood
2015-06-12HID: sony: PS3 Move enable LEDs and Rumble via BTSimon Wood
2015-06-12HID: sony: Add support PS3 Move Battery via BTSimon Wood
2015-06-12HID: sony: Add quirk for MOTION_CONTROLLER_BTSimon Wood
2015-06-12HID: sony: Support PS3 Move Controller when connected via BluetoothSimon Wood
2015-05-07HID: sony: Correct a typo in a HID descriptor comment and explain the odd Six...Frank Praznik
2015-05-07HID: sony: Simplify LED initialization and eliminate redundant copies when up...Frank Praznik
2015-05-07HID: sony: Add support for the Sony Motion ControllerFrank Praznik
2015-05-07HID: sony: Prevent the freeing of an unitialized ida valueFrank Praznik
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds
2015-04-13Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski
2015-02-23HID: sony: fix uninitialized per-controller spinlockFrank Praznik
2015-02-23HID: sony: initialize sony_dev_list_lock properlyJiri Kosina
2015-02-18HID: sony: Coding style cleanups in sixaxis_set_operational_usb()Antonio Ospite
2015-02-18HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb()Antonio Ospite
2015-02-18HID: sony: Don't use magic numbers in sixaxis_set_operational_usb()Antonio Ospite
2015-02-18HID: sony: Use the minimum accepted size for feature report 0xf2Antonio Ospite
2015-02-18HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite