aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-sony.c
AgeCommit message (Expand)Author
2014-02-20HID: sony: Fix work queue issues.Frank Praznik
2014-01-21HID: sony: Use colors for the Dualshock 4 LED namesFrank Praznik
2014-01-21HID: sony: Add annotated HID descriptor for the Dualshock 4Frank Praznik
2014-01-20HID: sony: Cache the output report for the Dualshock 4Frank Praznik
2014-01-17HID: sony: Map gyroscopes and accelerometers to axesFrank Praznik
2014-01-17HID: sony: Fix spacing in the device definitions.Frank Praznik
2014-01-17HID: sony: Use standard output reports instead of raw reports to send data to...Frank Praznik
2014-01-17HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...Frank Praznik
2014-01-16HID: sony: Rename worker functionFrank Praznik
2014-01-16HID: sony: Add LED controls for the Dualshock 4Frank Praznik
2014-01-16HID: sony: Add force-feedback support for the Dualshock 4Frank Praznik
2014-01-02HID: sony: fix error return codeJulia Lawall
2013-11-20HID: sony: Add LED support for Sixaxis/Dualshock3 USBSven Eckelmann
2013-11-20HID: sony: Move LED data to the main structureSven Eckelmann
2013-11-20HID: sony: Rename buzz_* functions to sony_led_*Sven Eckelmann
2013-11-20HID: sony: Use BIT(x) macro to define quirks constantsSven Eckelmann
2013-11-20HID: sony: Rename rumble_* functions/variables to state_*Sven Eckelmann
2013-11-19HID: sony: Send FF commands in non-atomic contextSven Eckelmann
2013-11-11HID: sony: Add force feedback support for Dualshock3 USBSven Eckelmann
2013-09-24HID: sony: use hid_get_raw_report() instead of a direct call to usbBenjamin Tissoires
2013-09-13HID: sony: validate HID output report detailsKees Cook
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina
2013-07-31HID: trivial devm conversion for special hid driversBenjamin Tissoires
2013-07-24HID: sony: fix HID mapping for PS3 sixaxis controllerBenjamin Tissoires
2013-06-13HID: fold ps3remote driver into generic Sony driverJiri Kosina
2013-05-28HID: sony: fix leds dependencyJiri Kosina
2013-05-28HID: driver for PS2/3 Buzz controllersColin Leitner
2013-02-21Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linusJiri Kosina
2013-01-22HID: clean up quirk for Sony RF receiversFernando Luis Vázquez Cao
2013-01-15HID: add support for Sony RF receiver with USB product id 0x0374Fernando Luis Vázquez Cao
2013-01-03HID: hid-sony: fix troubles with Sony remote clonesMauro Carvalho Chehab
2013-01-03HID: Use module_hid_driver macroH Hartley Sweeten
2012-09-05HID: remove Paul Walmsley's copyright from places where it shouldn't beJiri Kosina
2011-06-13HID: hid-sony: fix endiannes of Sixaxis accel/gyro valuesSimon Wood
2011-06-13HID: hid-sony: amend Sixaxis descriptor to enable accelerometersSimon Wood
2011-04-28HID: add support for Sony Navigation ControllerJiri Kosina
2011-02-21HID: hid-sony.c: Fix sending Output reports to the SixaxisAntonio Ospite
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-10-23Merge branch 'uc-logic' into for-linusJiri Kosina
2010-10-20HID: hid-sony: override usbhid_output_raw_report for SixaxisAntonio Ospite
2010-09-02HID: sony: Apply sixaxis quirks only to sixaxisAntonio Ospite
2010-08-09HID: allow resizing and replacing report descriptorsNikolai Kondrashov
2010-05-03HID: sony: fix sony_set_operational_btAntonio Ospite
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-25Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina
2010-02-09HID: fix typo in error messageBastien Nocera
2010-02-03HID: Enable Sixaxis controller over BluetoothBastien Nocera
2009-07-23HID: adding __init/__exit macros to module init/exit functionsPeter Huewe
2009-03-30HID: remove compat stuffJiri Slaby
2009-01-04HID: fix error condition propagation in hid-sony driverJiri Kosina