summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Merge branches 'for-3.17/upstream', 'for-3.17/cp2112', 'for-3.17/huion', 'for...Jiri Kosina
2014-08-04HID: hyperv: register as a wakeup sourceDexuan Cui
2014-07-30HID: sony: Default initialize all elements of the LED max_brightness array to 1Frank Praznik
2014-07-29HID: huion: Fix sparse warningsNikolai Kondrashov
2014-07-29HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removedReyad Attiyat
2014-07-29HID: ignore jabra gn9350ePatrick Plattes
2014-07-29HID: cp2112: add I2C modeAntonio Borneo
2014-07-29HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung
2014-07-29HID: rmi: only bind the hid-rmi driver to the mouse interface of composite US...Andrew Duggan
2014-07-29HID: rmi: check that report ids exist in the report_id_hash before accessing ...Andrew Duggan
2014-07-29HID: lenovo: Add support for Compact (BT|USB) keyboardJamie Lentin
2014-07-29HID: lenovo: Don't call function in condition, show error codesJamie Lentin
2014-07-29HID: lenovo: Prepare support for adding other devicesJamie Lentin
2014-07-29HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovoJamie Lentin
2014-07-29HID: huion: Handle tablets with UC-Logic vendor IDNikolai Kondrashov
2014-07-29HID: huion: Switch to generating report descriptorNikolai Kondrashov
2014-07-29HID: huion: Don't ignore other interfacesNikolai Kondrashov
2014-07-29HID: huion: Use "tablet" instead of specific modelNikolai Kondrashov
2014-07-29HID: add quirk for 0x04d9:0xa096 deviceWangzhao Cai
2014-07-29HID: i2c-hid: call the hid driver's suspend and resume callbacksAndrew Duggan
2014-07-29HID: rmi: change logging level of log messages related to unexpected reportsAndrew Duggan
2014-07-29HID: rmi: make compututation of the address of Query 12 more carefulAndrew Duggan
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-07-07HID: cp2112: fix gpio value in gpio_direction_outputAntonio Borneo
2014-07-07HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung
2014-06-30HID: sensor-hub: fix potential memory leakJiri Slaby
2014-06-30HID: picolcd: remove unnecessary NULL test before debugfs_removeFabian Frederick
2014-06-27HID: usbhid: quirk for PM1610 and PM1640 Touchscreen.John Sung
2014-06-27HID: roccat: Drop castHimangi Saraogi
2014-06-25HID: sony: Remove an old and redundant commentAntonio Ospite
2014-06-25HID: sony: Format and comment sixaxis_rdescAntonio Ospite
2014-06-25HID: sony: Always override the Sixaxis descriptorAntonio Ospite
2014-06-25HID: sony: Use the SIXAXIS_CONTROLLER constant when possibleAntonio Ospite
2014-06-12HID: rmi: Protect PM-only functions by #ifdef CONFIG_PMGeert Uytterhoeven
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-11HID: sensor-hub: introduce Kconfig dependency on IOMEMChen Gang
2014-06-11HID: Kconfig: drop remove Unicode non-breaking space from KconfigBrian Norris
2014-06-10HID: usbhid: remove unneeded initialization of quirks_param[]Mathias Krause
2014-06-10HID: sensor-hub: make dyn_callback_lock IRQ-safeJiri Kosina
2014-06-04Merge branches 'for-3.16/i2c-hid', 'for-3.16/rmi4', 'for-3.16/sony' and 'for-...Jiri Kosina
2014-06-04Merge branches 'for-3.15/upstream-fixes' and 'for-3.16/upstream' into for-linusJiri Kosina
2014-06-03HID: thingm: thingm_fwinfo[] doesn't need to be globalJiri Kosina
2014-06-03HID: core: add two new usages for digitizerPing Cheng
2014-06-02HID: hid-sensor-hub: new device id and quirk for STM Sensor hubArchana Patni
2014-06-02HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB KeykoardJiri Kosina
2014-05-28HID: hid-sensor-hub: Set report quirk for Microsoft SurfaceReyad Attiyat
2014-05-28HID: debug: add labels for HID Sensor UsagesReyad Attiyat
2014-05-27HID: uhid: Use kmemdup instead of kmalloc + memcpyBenoit Taine