summaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2014-09-04HID: hid-sensor-hub: re-add mistakenly removed USB_DEVICE_ID_STM_HID_SENSOR idSrinivas Pandruvada1-0/+3
2014-09-04HID: thingm: set the proper error code before leavingBenjamin Tissoires1-0/+1
2014-09-04HID: wacom: Add support for the Cintiq CompanionBenjamin Tissoires1-0/+10
2014-09-04HID: usbhid: improve handling of Clear-Halt and resetAlan Stern1-25/+9
2014-09-01HID: sony: Set the Sixaxis cable state correctlyFrank Praznik1-1/+2
2014-08-28HID: picolcd: be more verbose when reporting report size errorJiri Kosina1-2/+2
2014-08-28HID: logitech-dj: break out testing of validity of dj_deviceBenjamin Tissoires1-24/+11
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-18/+42
2014-08-27HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina1-0/+6
2014-08-27HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina1-0/+10
2014-08-26HID: input: force generic axis to be mapped to their user space axisBenjamin Tissoires1-0/+6
2014-08-25HID: uhid: report to user-space whether reports are numberedDavid Herrmann1-1/+20
2014-08-25HID: uhid: implement SET_REPORTDavid Herrmann1-68/+138
2014-08-25HID: uhid: rename uhid_raw_request to uhid_hid_raw_requestDavid Herrmann1-16/+16
2014-08-25HID: uhid: add ABI compatible UHID_GET_REPORT replacing UHID_FEATUREDavid Herrmann1-14/+14
2014-08-25HID: uhid: invert report_done and make non-atomicDavid Herrmann1-8/+7
2014-08-25HID: uhid: turn report_id into u32David Herrmann1-3/+4
2014-08-25HID: uhid: avoid magic-numbers when setting stringsDavid Herrmann1-7/+7
2014-08-25HID: uhid: avoid dangling pointers in uhid contextDavid Herrmann1-5/+11
2014-08-25HID: uhid: forward create_req to create2_reqDavid Herrmann1-65/+25
2014-08-25HID: uhid: simplify report-cb shutdownDavid Herrmann1-9/+2
2014-08-25HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires2-18/+26
2014-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds11-93/+114
2014-08-21HID: fix a couple of off-by-onesJiri Kosina6-7/+7
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina1-7/+6
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina1-1/+1
2014-08-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+2
2014-08-15HID: logitech: Prevent possibility of infinite loop when using /sys interfaceSimon Wood1-2/+2
2014-08-14HID: rmi: print an error if F11 is not found instead of stopping the deviceAndrew Duggan1-4/+9
2014-08-12Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven1-0/+2
2014-08-12HID: hid-sensor-hub: use devm_ functions consistentlyHimangi Saraogi1-22/+11
2014-08-12HID: huion: Use allocated buffer for DMANikolai Kondrashov1-12/+38
2014-08-12HID: huion: Fail on parameter retrieval errorsNikolai Kondrashov1-47/+49
2014-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds8-981/+4523
2014-08-08Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds6-2/+339
2014-08-07Merge branch 'next' into for-linusDmitry Torokhov21-1293/+6338
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds16-642/+1181
2014-08-07Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires2-4/+5
2014-08-07Input: HID - remove hid-wacom Bluetooth driverBenjamin Tissoires3-982/+2
2014-08-07Input: wacom - add copyright note and bump version to 2.0Benjamin Tissoires1-1/+4
2014-08-07Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt1-18/+17
2014-08-07Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires1-8/+21
2014-08-07Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires5-2/+92
2014-08-07Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires5-5/+132
2014-08-07Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires2-3/+69
2014-08-06Merge branches 'for-3.17/upstream', 'for-3.17/cp2112', 'for-3.17/huion', 'for...Jiri Kosina16-645/+1190
2014-08-04HID: hyperv: register as a wakeup sourceDexuan Cui1-0/+6
2014-07-30HID: sony: Default initialize all elements of the LED max_brightness array to 1Frank Praznik1-1/+1
2014-07-29HID: huion: Fix sparse warningsNikolai Kondrashov1-1/+1
2014-07-29HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removedReyad Attiyat1-1/+5