summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-sony.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* HID: sony: Remove an old and redundant commentAntonio Ospite2014-06-251-2/+0
* HID: sony: Format and comment sixaxis_rdescAntonio Ospite2014-06-251-19/+74
* HID: sony: Always override the Sixaxis descriptorAntonio Ospite2014-06-251-21/+10
* HID: sony: Use the SIXAXIS_CONTROLLER constant when possibleAntonio Ospite2014-06-251-3/+1
* HID: hid-sony - allow 3rd party INTEC controller to turn off all ledsSimon Wood2014-04-241-0/+4
* HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDsFrank Praznik2014-04-241-25/+124
* HID: sony: Initialize the controller LEDs with a device ID valueFrank Praznik2014-04-241-5/+114
* HID: sony: Use the controller Bluetooth MAC address as the unique value in th...Frank Praznik2014-04-241-6/+2
* HID: sony: Convert startup and shutdown functions to use a uniform parameter ...Frank Praznik2014-04-241-35/+32
* HID: sony: Use a struct for the Sixaxis output report.Frank Praznik2014-04-241-17/+49
* HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik2014-04-241-10/+19
* HID: sony: Fix cancel_work_sync mismergeFrank Praznik2014-04-031-2/+0
* HID: sony: fix force feedback mismergeJiri Kosina2014-04-011-4/+0
*---. Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...Jiri Kosina2014-04-011-1/+11
|\ \ \
OpenPOWER on IntegriCloud