aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2014-02-17HID: sony: Use low-level transport driver functionsFrank Praznik1-42/+14
2014-02-17Merge branch 'for-3.15/hid-core-ll-transport-cleanup' into for-3.15/sonyJiri Kosina12-132/+170
2014-02-17HID: introduce helper to access hid_output_raw_report()Benjamin Tissoires8-20/+20
2014-02-17HID: remove hid_get_raw_report in struct hid_deviceBenjamin Tissoires6-10/+9
2014-02-17HID: usbhid: remove duplicated codeBenjamin Tissoires1-53/+11
2014-02-17HID: remove hidinput_input_event handlerBenjamin Tissoires1-3/+1
2014-02-17HID: logitech-dj: remove hidinput_input_eventBenjamin Tissoires1-64/+42
2014-02-15usbhid/quirks: Ignore Riso Kagaku Webmail NotifierChristian Vogel2-0/+4
2014-02-14HID: prodikeys: Convert to snd_card_new() with a device pointerTakashi Iwai1-3/+2
2014-02-06HID: apple: add Apple wireless keyboard 2011 JIS model supportHuei-Horng Yo3-0/+5
2014-02-06HID: hid-sony: report actual brightness value when reading LEDSimon Wood1-6/+3
2014-02-04HID: Kconfig updates for the Sony moduleFrank Praznik1-4/+5
2014-02-03HID: sony: fix build wrt. power_supplyJiri Kosina1-0/+1
2014-02-03HID: hid-microsoft: Add support for 2 reserved usage ids used on ms office kbHans de Goede1-0/+16
2014-02-03HID: hid-microsoft: Add support for scrollwheel and special keypad keysHans de Goede3-1/+50
2014-02-03HID: hid-microsoft: Do the check for the ms usage page per deviceHans de Goede1-3/+6
2014-02-03HID: Add some missing HUT mappingsHans de Goede1-0/+3
2014-02-03HID: fix buffer allocationsBenjamin Tissoires2-2/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+3
2014-01-30HID: i2c-hid: add runtime PM supportMika Westerberg1-11/+57
2014-01-29HID: Add the transport-driver function to the uhid driverFrank Praznik1-0/+27
2014-01-29HID: Add transport-driver functions to the USB HID interface.Frank Praznik1-0/+78
2014-01-28HID: multitouch: add FocalTech FTxxxx supportBenjamin Tissoires2-0/+6
2014-01-28HID: sony: add output events for the multi-touch pad on the Dualshock 4Frank Praznik1-0/+54
2014-01-28HID: sony: add battery status reporting for the Sixaxis and Dualshock 4Frank Praznik1-1/+185
2014-01-28HID: microsoft: Add ID's for Surface Type/Touch Cover 2Reyad Attiyat3-0/+8
2014-01-28HID: usbhid: quirk for CY-TM75 75 inch Touch OverlayYufeng Shen2-0/+2
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-20/+6
2014-01-22Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/senso...Jiri Kosina15-149/+600
2014-01-21HID: sony: Use colors for the Dualshock 4 LED namesFrank Praznik1-7/+20
2014-01-21HID: sony: Add annotated HID descriptor for the Dualshock 4Frank Praznik1-64/+256
2014-01-20HID: sony: Cache the output report for the Dualshock 4Frank Praznik1-20/+35
2014-01-17HID: sony: Map gyroscopes and accelerometers to axesFrank Praznik1-0/+78
2014-01-17HID: sony: Fix spacing in the device definitions.Frank Praznik1-5/+5
2014-01-17HID: sony: Use standard output reports instead of raw reports to send data to...Frank Praznik1-17/+28
2014-01-17HID: sony: Use separate identifiers for USB and Bluetooth connected Dualshock...Frank Praznik1-7/+8
2014-01-16HID: hid-holtek-mouse: add new a070 mouseKharlamov Alexey3-0/+5
2014-01-16HID: hid-sensor-hub: Fix buggy report descriptorsSrinivas Pandruvada2-0/+49
2014-01-16HID: logitech-dj: Fix USB 3.0 issueBenjamin Tisssoires1-0/+8
2014-01-16HID: sony: Rename worker functionFrank Praznik1-2/+2
2014-01-16HID: sony: Add LED controls for the Dualshock 4Frank Praznik1-27/+50
2014-01-16HID: sony: Add force-feedback support for the Dualshock 4Frank Praznik3-3/+39
2014-01-06HID: hidraw: make comment more accurate and nicerJiri Kosina1-10/+17
2014-01-05ACPI / i2c-hid: replace open-coded _DSM code with helper functionsJiang Liu1-20/+6
2014-01-02HID: sony: fix error return codeJulia Lawall1-1/+3
2013-12-20HID: input: fix input sysfs path for hid devicesBenjamin Tissoires1-1/+1
2013-12-18[media] si4713: HID blacklist Si4713 USB development boardDinesh Ram2-0/+3
2013-12-17HID: debug: add labels for some new buttonsAntonio Ospite1-1/+4
2013-12-16HID: remove SIS entries from hid_have_special_driver[]Jiri Kosina1-3/+0
2013-12-15HID: microsoft: no fallthrough in MS ergonomy 0xff05 usageJiri Kosina1-0/+1