summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: core: check parameters when sending/receiving data from the deviceBenjamin Tissoires2014-02-172-1/+7
* 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-172-2/+48
* 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: Add HID transport driver documentationBenjamin Tissoires2014-02-171-0/+316
* HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires2014-02-179-20/+36
* HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires2014-02-178-14/+9Star
* HID: usbhid: remove duplicated codeBenjamin Tissoires2014-02-171-53/+11Star
* HID: HIDp: remove duplicated codedBenjamin Tissoires2014-02-171-57/+11Star
* HID: remove hidinput_input_event handlerBenjamin Tissoires2014-02-172-7/+1Star
* HID: HIDp: remove hidp_hidinput_eventBenjamin Tissoires2014-02-171-46/+0Star
* HID: logitech-dj: remove hidinput_input_eventBenjamin Tissoires2014-02-171-64/+42Star
* HID: add inliners for ll_driver transport-layer callbacksBenjamin Tissoires2014-02-171-0/+45
* HID: Add the transport-driver functions to the HIDP driver.Frank Praznik2014-01-291-0/+90
* 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
* HID: Add transport-driver callbacks to the hid_ll_driver structFrank Praznik2014-01-291-1/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-2316-136/+592
|\
| *-----. Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina2014-01-222408-22102/+54003
| |\ \ \ \
| | | | | * 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