summaryrefslogtreecommitdiff
path: root/drivers/hid/hid-sony.c
AgeCommit message (Expand)Author
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
2015-02-17HID: sony: Enable Gasia third-party PS3 controllersLauri Kasanen
2014-11-20HID: sony: Add support for the third-party SMK PS3 Bluetooth RemoteFrank Praznik
2014-11-19HID: sony: Use kernel allocated buffers for HID reportsFrank Praznik
2014-09-25HID: sony: Update the DualShock 4 touchpad resolutionFrank Praznik
2014-09-22HID: sony: Set touchpad bits in the input_configured callbackFrank Praznik
2014-09-15HID: sony: Update file header and correct commentsFrank Praznik
2014-09-15HID: sony: Corrections for the DualShock 4 HID descriptorFrank Praznik
2014-09-01HID: sony: Set the Sixaxis cable state correctlyFrank Praznik
2014-07-30HID: sony: Default initialize all elements of the LED max_brightness array to 1Frank Praznik
2014-06-25HID: sony: Remove an old and redundant commentAntonio Ospite
2014-06-25HID: sony: Format and comment sixaxis_rdescAntonio Ospite
2014-06-25HID: sony: Always override the Sixaxis descriptorAntonio Ospite
2014-06-25HID: sony: Use the SIXAXIS_CONTROLLER constant when possibleAntonio Ospite
2014-04-24HID: hid-sony - allow 3rd party INTEC controller to turn off all ledsSimon Wood
2014-04-24HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDsFrank Praznik
2014-04-24HID: sony: Initialize the controller LEDs with a device ID valueFrank Praznik
2014-04-24HID: sony: Use the controller Bluetooth MAC address as the unique value in th...Frank Praznik
2014-04-24HID: sony: Convert startup and shutdown functions to use a uniform parameter ...Frank Praznik
2014-04-24HID: sony: Use a struct for the Sixaxis output report.Frank Praznik
2014-04-24HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik
2014-04-03HID: sony: Fix cancel_work_sync mismergeFrank Praznik
2014-04-01HID: sony: fix force feedback mismergeJiri Kosina
2014-04-01Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' int...Jiri Kosina