summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: core: check parameters when sending/receiving data from the deviceBenjamin Tissoires2014-02-171-1/+1
* HID: wiimote: replace hid_output_raw_report with hid_hw_output_report for out...Benjamin Tissoires2014-02-171-2/+2
* HID: replace hid_output_raw_report with hid_hw_raw_request for feature requestsBenjamin Tissoires2014-02-175-21/+25
* HID: logitech-dj: remove hid_output_raw_report callBenjamin Tissoires2014-02-171-15/+6Star
* HID: usbhid: change return error of usbhid_output_reportBenjamin Tissoires2014-02-171-1/+1
* HID: i2c-hid: use generic .request() implementationBenjamin Tissoires2014-02-171-31/+0Star
* HID: i2c-hid: implement ll_driver transport-layer callbacksBenjamin Tissoires2014-02-171-9/+60
* HID: core: implement generic .request()Benjamin Tissoires2014-02-171-1/+44
* HID: uHID: implement .raw_requestBenjamin Tissoires2014-02-171-0/+16
* HID: uhid: reintroduce uhid_hid_get_raw()Jiri Kosina2014-02-171-0/+83
* HID: uHID: remove duplicated codeBenjamin Tissoires2014-02-171-21/+1Star
* HID: uhid: remove uhid_hid_get_raw()Jiri Kosina2014-02-171-83/+0Star
* HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires2014-02-178-20/+20
* HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires2014-02-176-10/+9Star
* HID: usbhid: remove duplicated codeBenjamin Tissoires2014-02-171-53/+11Star
* HID: remove hidinput_input_event handlerBenjamin Tissoires2014-02-171-3/+1Star
* HID: logitech-dj: remove hidinput_input_eventBenjamin Tissoires2014-02-171-64/+42Star
* HID: Add the transport-driver function to the uhid driverFrank Praznik2014-01-291-0/+27
* HID: Add transport-driver functions to the USB HID interface.Frank Praznik2014-01-291-0/+78
*-----. Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina2014-01-2215-149/+600
|\ \ \ \
| | | | * HID: hid-holtek-mouse: add new a070 mouseKharlamov Alexey2014-01-163-0/+5
| | | | * HID: logitech-dj: Fix USB 3.0 issueBenjamin Tisssoires2014-01-161-0/+8
| | | | * HID: hidraw: make comment more accurate and nicerJiri Kosina2014-01-061-10/+17
| | | | * HID: input: fix input sysfs path for hid devicesBenjamin Tissoires2013-12-201-1/+1
| | | | * HID: debug: add labels for some new buttonsAntonio Ospite2013-12-171-1/+4
| | | | * HID: remove SIS entries from hid_have_special_driver[]Jiri Kosina2013-12-161-3/+0Star
| | | | * HID: add support for SiS multitouch panel in the touch monitor LG 23ET83VEmanuel Krenz2013-12-134-0/+6
| | | | * HID: logitech-dj: add HIDRAW dependency in KconfigOlivier Gay2013-12-031-0/+1
| | | | * HID: add support for Logitech Dual Action gamepadsVitaly Katraew2013-12-022-0/+3
| | | | * HID: usbhid: fix sis quirkWanlong Gao2013-12-022-4/+4
| | | | * HID: usbhid: quirk for Synaptics Quad HD touchscreenAceLan Kao2013-12-022-0/+2
| | | | * HID: usbhid: quirk for Synaptics HD touchscreenAceLan Kao2013-12-022-0/+2
| | | | * HID: usbhid: merge the sis quirkAceLan Kao2013-12-022-6/+5Star
| | | | * HID: usbkbd: fix inconsistent debugging outputAdam Cozzette2013-11-191-1/+1
| | | * | 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-163-3/+39
| | | * | 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