aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-sony.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-23HID: sony: fix uninitialized per-controller spinlockFrank Praznik1-0/+2
2015-02-23HID: sony: initialize sony_dev_list_lock properlyJiri Kosina1-1/+1
2015-02-18HID: sony: Coding style cleanups in sixaxis_set_operational_usb()Antonio Ospite1-5/+3
2015-02-18HID: sony: Use __u8 * for the buffer in sixaxis_set_operational_usb()Antonio Ospite1-1/+1
2015-02-18HID: sony: Don't use magic numbers in sixaxis_set_operational_usb()Antonio Ospite1-5/+8
2015-02-18HID: sony: Use the minimum accepted size for feature report 0xf2Antonio Ospite1-1/+1
2015-02-18HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite1-1/+1
2015-02-17HID: sony: Enable Gasia third-party PS3 controllersLauri Kasanen1-1/+21
2014-11-20HID: sony: Add support for the third-party SMK PS3 Bluetooth RemoteFrank Praznik1-0/+3
2014-11-19HID: sony: Use kernel allocated buffers for HID reportsFrank Praznik1-34/+113
2014-09-25HID: sony: Update the DualShock 4 touchpad resolutionFrank Praznik1-2/+2
2014-09-22HID: sony: Set touchpad bits in the input_configured callbackFrank Praznik1-34/+40
2014-09-15HID: sony: Update file header and correct commentsFrank Praznik1-5/+6
2014-09-15HID: sony: Corrections for the DualShock 4 HID descriptorFrank Praznik1-6/+6
2014-09-01HID: sony: Set the Sixaxis cable state correctlyFrank Praznik1-1/+2
2014-07-30HID: sony: Default initialize all elements of the LED max_brightness array to 1Frank Praznik1-1/+1
2014-06-25HID: sony: Remove an old and redundant commentAntonio Ospite1-2/+0
2014-06-25HID: sony: Format and comment sixaxis_rdescAntonio Ospite1-19/+74
2014-06-25HID: sony: Always override the Sixaxis descriptorAntonio Ospite1-21/+10
2014-06-25HID: sony: Use the SIXAXIS_CONTROLLER constant when possibleAntonio Ospite1-3/+1
2014-04-24HID: hid-sony - allow 3rd party INTEC controller to turn off all ledsSimon Wood1-0/+4
2014-04-24HID: sony: Add blink support to the Sixaxis and DualShock 4 LEDsFrank Praznik1-25/+124
2014-04-24HID: sony: Initialize the controller LEDs with a device ID valueFrank Praznik1-5/+114
2014-04-24HID: sony: Use the controller Bluetooth MAC address as the unique value in the battery name stringFrank Praznik1-6/+2
2014-04-24HID: sony: Convert startup and shutdown functions to use a uniform parameter typeFrank Praznik1-35/+32
2014-04-24HID: sony: Use a struct for the Sixaxis output report.Frank Praznik1-17/+49
2014-04-24HID: sony: Use inliners for work queue initialization and cancellationFrank Praznik1-10/+19
2014-04-03HID: sony: Fix cancel_work_sync mismergeFrank Praznik1-2/+0
2014-04-01HID: sony: fix force feedback mismergeJiri Kosina1-4/+0
2014-04-01Merge branches 'for-3.15/multitouch', 'for-3.15/sony' and 'for-3.15/uhid' into for-linusJiri Kosina1-1/+11
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-linusJiri Kosina1-96/+704
2014-04-01Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sonyJiri Kosina1-48/+16
2014-04-01HID: sony: Set the quriks flag for Bluetooth controllersFrank Praznik1-0/+10