summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-sony.c
Commit message (Expand)AuthorAgeFilesLines
* HID: replace hid_output_raw_report with hid_hw_raw_request for feature requestsBenjamin Tissoires2014-02-171-2/+2
* HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires2014-02-171-3/+3
* HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires2014-02-171-1/+2
* HID: sony: Use colors for the Dualshock 4 LED namesFrank Praznik2014-01-211-7/+20
* HID: sony: Add annotated HID descriptor for the Dualshock 4Frank Praznik2014-01-211-64/+256
* HID: sony: Cache the output report for the Dualshock 4Frank Praznik2014-01-201-20/+35
* HID: sony: Map gyroscopes and accelerometers to axesFrank Praznik2014-01-171-0/+78
* HID: sony: Fix spacing in the device definitions.Frank Praznik2014-01-171-5/+5
* HID: sony: Use standard output reports instead of raw reports to send data to...Frank Praznik2014-01-171-17/+28
* HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...Frank Praznik2014-01-171-7/+8
* HID: sony: Rename worker functionFrank Praznik2014-01-161-2/+2
* HID: sony: Add LED controls for the Dualshock 4Frank Praznik2014-01-161-27/+50
* HID: sony: Add force-feedback support for the Dualshock 4Frank Praznik2014-01-161-3/+36
* HID: sony: fix error return codeJulia Lawall2014-01-021-1/+3
* HID: sony: Add LED support for Sixaxis/Dualshock3 USBSven Eckelmann2013-11-201-48/+72
* HID: sony: Move LED data to the main structureSven Eckelmann2013-11-201-41/+17Star
* HID: sony: Rename buzz_* functions to sony_led_*Sven Eckelmann2013-11-201-8/+8
* HID: sony: Use BIT(x) macro to define quirks constantsSven Eckelmann2013-11-201-5/+5
* HID: sony: Rename rumble_* functions/variables to state_*Sven Eckelmann2013-11-201-6/+6
* HID: sony: Send FF commands in non-atomic contextSven Eckelmann2013-11-191-11/+42
* HID: sony: Add force feedback support for Dualshock3 USBSven Eckelmann2013-11-111-0/+52
* HID: sony: use hid_get_raw_report() instead of a direct call to usbBenjamin Tissoires2013-09-241-9/+2Star
* HID: sony: validate HID output report detailsKees Cook2013-09-131-0/+4
*-. Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-061-6/+3Star
|\ \
| | * HID: trivial devm conversion for special hid driversBenjamin Tissoires2013-07-311-6/+3Star
| |/
* / HID: sony: fix HID mapping for PS3 sixaxis controllerBenjamin Tissoires2013-07-241-1/+2
|/
* HID: fold ps3remote driver into generic Sony driverJiri Kosina2013-06-131-2/+182
* HID: sony: fix leds dependencyJiri Kosina2013-05-281-63/+42Star
* HID: driver for PS2/3 Buzz controllersColin Leitner2013-05-281-9/+301
*-. Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linusJiri Kosina2013-02-211-3/+43
|\ \
| * | HID: clean up quirk for Sony RF receiversFernando Luis Vázquez Cao2013-01-221-2/+12
| * | HID: add support for Sony RF receiver with USB product id 0x0374Fernando Luis Vázquez Cao2013-01-151-1/+3
| * | HID: hid-sony: fix troubles with Sony remote clonesMauro Carvalho Chehab2013-01-031-0/+28
| |/
* / HID: Use module_hid_driver macroH Hartley Sweeten2013-01-031-12/+1Star
|/
* HID: remove Paul Walmsley's copyright from places where it shouldn't beJiri Kosina2012-09-051-1/+0Star
* HID: hid-sony: fix endiannes of Sixaxis accel/gyro valuesSimon Wood2011-06-131-0/+20
* HID: hid-sony: amend Sixaxis descriptor to enable accelerometersSimon Wood2011-06-131-0/+15
* HID: add support for Sony Navigation ControllerJiri Kosina2011-04-281-0/+2
* HID: hid-sony.c: Fix sending Output reports to the SixaxisAntonio Ospite2011-02-211-0/+20
* HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-101-6/+5Star
* Merge branch 'uc-logic' into for-linusJiri Kosina2010-10-231-3/+4
|\
| * HID: allow resizing and replacing report descriptorsNikolai Kondrashov2010-08-091-3/+4
* | HID: hid-sony: override usbhid_output_raw_report for SixaxisAntonio Ospite2010-10-201-1/+22
* | HID: sony: Apply sixaxis quirks only to sixaxisAntonio Ospite2010-09-021-14/+14
|/
* HID: sony: fix sony_set_operational_btAntonio Ospite2010-05-031-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina2010-02-251-2/+19
|\
| * HID: Enable Sixaxis controller over BluetoothBastien Nocera2010-02-031-2/+19
* | HID: fix typo in error messageBastien Nocera2010-02-091-1/+1
|/
* HID: adding __init/__exit macros to module init/exit functionsPeter Huewe2009-07-231-2/+2