summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: sony: Set the quriks flag for Bluetooth controllersFrank Praznik2014-04-011-0/+10
* HID: sony: Fix Sixaxis cable state detectionFrank Praznik2014-04-011-1/+1
* HID: sony: Prevent duplicate controller connections.Frank Praznik2014-02-241-0/+140
* HID: sony: Perform a boundry check on the sixaxis battery level index.Frank Praznik2014-02-241-1/+2
* HID: sony: Fix work queue issuesFrank Praznik2014-02-241-14/+14
* HID: sony: Fix multi-line comment stylingFrank Praznik2014-02-241-15/+30
* HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth.Frank Praznik2014-02-201-11/+13
* HID: sony: Correct Sixaxis battery reportingFrank Praznik2014-02-171-2/+2
* HID: sony: Add conditionals to enable all features in Bluetooth modeFrank Praznik2014-02-171-7/+30
* HID: sony: Set initial battery level to 100% to avoid false low battery warningsFrank Praznik2014-02-171-0/+5
* HID: sony: Add Dualshock 4 Bluetooth battery and touchpad parsingFrank Praznik2014-02-171-8/+20
* HID: sony: Add Dualshock 4 Bluetooth output report formattingFrank Praznik2014-02-171-5/+16
* HID: sony: Add modified Dualshock 4 Bluetooth HID descriptorFrank Praznik2014-02-171-0/+214
* HID: sony: Use low-level transport driver functionsFrank Praznik2014-02-171-42/+14
* Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sonyJiri Kosina2014-02-1712-132/+170
|\
| * 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/+9
| * HID: usbhid: remove duplicated codeBenjamin Tissoires2014-02-171-53/+11
| * HID: remove hidinput_input_event handlerBenjamin Tissoires2014-02-171-3/+1
| * HID: logitech-dj: remove hidinput_input_eventBenjamin Tissoires2014-02-171-64/+42
| * 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: hid-sony: report actual brightness value when reading LEDSimon Wood2014-02-061-6/+3
* | HID: Kconfig updates for the Sony moduleFrank Praznik2014-02-041-4/+5
* | HID: sony: fix build wrt. power_supplyJiri Kosina2014-02-031-0/+1
* | HID: sony: add output events for the multi-touch pad on the Dualshock 4Frank Praznik2014-01-281-0/+54
* | HID: sony: add battery status reporting for the Sixaxis and Dualshock 4Frank Praznik2014-01-281-1/+185
|/
*-----. 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/+0
| | | | * 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/+5
| | | | * 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