summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-sony.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',...Jiri Kosina2016-03-171-82/+100
|\ \
| | * HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite2016-01-291-1/+1
| |/ |/|
| * HID: sony: underscores are unnecessary for u8, u16, s32Pavel Machek2016-02-101-57/+57
| * HID: sony: fix some warnings from scripts/checkpatch.plAntonio Ospite2016-02-101-8/+17
| * HID: sony: fix errors from scripts/checkpatch.plAntonio Ospite2016-02-101-13/+13
| * HID: sony: Fixup output reports for the nyko core controllerScott Moreau2016-01-181-1/+1
| * HID: sony: Add nyko core controller supportScott Moreau2016-01-181-0/+7
| * HID: sony: do not bail out when the sixaxis refuses the output reportBenjamin Tissoires2016-01-181-2/+4
|/
*-. Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina2016-01-141-19/+88
|\ \
| | * HID: sony: Remove the size check for the Dualshock 4 HID DescriptorFrank Praznik2015-11-191-2/+2
| | * HID: sony: Save and restore the controller state on suspend and resumeFrank Praznik2015-11-191-1/+64
| | * HID: sony: Refactor the output report sending functionsFrank Praznik2015-11-191-13/+19
| |/ |/|
| * HID: use to_hid_device()Geliang Tang2015-12-281-3/+3
|/
* HID: hid-input: allow input_configured callback return errorsDmitry Torokhov2015-11-051-3/+10
* HID: sony: Fix DS4 controller reporting rate issuesRostislav Pehlivanov2015-07-311-1/+1
* HID: sony: Drop invalid Sixaxis input reportsFrank Praznik2015-07-241-0/+11
* HID: sony: Navigator Axis for L1 buttonSimon Wood2015-07-131-1/+8
* HID: hid-sony: Fix report descriptor for Navigation ControllerSimon Wood2015-06-181-1/+90
* HID: hid-sony: Navigation controller only has 1 LED and no rumbleSimon Wood2015-06-181-8/+33
* HID: hid-sony: Add BT support for Navigation ControllerSimon Wood2015-06-181-0/+2
* HID: sony: PS Move fix report descriptorSimon Wood2015-06-121-25/+44
* HID: sony: PS3 Move enable LEDs and Rumble via BTSimon Wood2015-06-121-6/+5
* HID: sony: Add support PS3 Move Battery via BTSimon Wood2015-06-121-4/+11
* HID: sony: Add quirk for MOTION_CONTROLLER_BTSimon Wood2015-06-121-3/+5
* HID: sony: Support PS3 Move Controller when connected via BluetoothSimon Wood2015-06-121-0/+2
* HID: sony: Correct a typo in a HID descriptor comment and explain the odd Six...Frank Praznik2015-05-071-1/+8
* HID: sony: Simplify LED initialization and eliminate redundant copies when up...Frank Praznik2015-05-071-30/+28
* HID: sony: Add support for the Sony Motion ControllerFrank Praznik2015-05-071-2/+136
* HID: sony: Prevent the freeing of an unitialized ida valueFrank Praznik2015-05-071-4/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-5/+26
|\
| *-. Merge branches 'for-4.0/upstream-fixes', 'for-4.1/genius', 'for-4.1/huion-ucl...Jiri Kosina2015-04-131-5/+26
| |\ \
| | | * HID: sony: Coding style cleanups in sixaxis_set_operational_usb()Antonio Ospite2015-02-181-5/+3
| | | * HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb()Antonio Ospite2015-02-181-1/+1
| | | * HID: sony: Don't use magic numbers in sixaxis_set_operational_usb()Antonio Ospite2015-02-181-5/+8
| | | * HID: sony: Use the minimum accepted size for feature report 0xf2Antonio Ospite2015-02-181-1/+1
| | | * HID: sony: Enable Gasia third-party PS3 controllersLauri Kasanen2015-02-171-1/+21
| | |/
* | | Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Linus Torvalds2015-04-131-19/+24
|\ \ \ | |/ / |/| |
| * | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-19/+24
| * | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-1/+1
| |/
* | HID: sony: fix uninitialized per-controller spinlockFrank Praznik2015-02-231-0/+2
* | HID: sony: initialize sony_dev_list_lock properlyJiri Kosina2015-02-231-1/+1
* | HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite2015-02-181-1/+1
|/
* HID: sony: Add support for the third-party SMK PS3 Bluetooth RemoteFrank Praznik2014-11-201-0/+3
* HID: sony: Use kernel allocated buffers for HID reportsFrank Praznik2014-11-191-34/+113
* HID: sony: Update the DualShock 4 touchpad resolutionFrank Praznik2014-09-251-2/+2
* HID: sony: Set touchpad bits in the input_configured callbackFrank Praznik2014-09-221-34/+40
* HID: sony: Update file header and correct commentsFrank Praznik2014-09-151-5/+6
* HID: sony: Corrections for the DualShock 4 HID descriptorFrank Praznik2014-09-151-6/+6
* HID: sony: Set the Sixaxis cable state correctlyFrank Praznik2014-09-011-1/+2
* HID: sony: Default initialize all elements of the LED max_brightness array to 1Frank Praznik2014-07-301-1/+1
OpenPOWER on IntegriCloud