summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)Author
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires
2014-10-01HID: wacom: move allocation of inputs earlierBenjamin Tissoires
2014-10-01HID: wacom: split out input allocation and registrationBenjamin Tissoires
2014-10-01HID: wacom: rename failN with some meaningful informationBenjamin Tissoires
2014-09-22HID: wacom: fix timeout on probe for some wacomsBenjamin Tissoires
2014-09-12HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires
2014-09-11HID: wacom - enable LED support for Wireless Intuos5/ProPing Cheng
2014-09-11HID: wacom - remove report_id from wacom_get_report interfacePing Cheng
2014-09-11HID: wacom - Clean up of sysfsPing Cheng
2014-09-11HID: wacom - Add default permission defines for sysfs attributesPing Cheng
2014-09-03HID: wacom: Add support for the Cintiq CompanionBenjamin Tissoires
2014-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-27HID: picolcd: sanity check report size in raw_event() callbackJiri Kosina
2014-08-27HID: magicmouse: sanity check report size in raw_event() callbackJiri Kosina
2014-08-25HID: logitech-dj: prevent false errors to be shownBenjamin Tissoires
2014-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-21HID: fix a couple of off-by-onesJiri Kosina
2014-08-21HID: logitech: perform bounds checking on device_id early enoughJiri Kosina
2014-08-21HID: logitech: fix bounds checking on LED report sizeJiri Kosina
2014-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-15HID: logitech: Prevent possibility of infinite loop when using /sys interfaceSimon Wood
2014-08-14HID: rmi: print an error if F11 is not found instead of stopping the deviceAndrew Duggan
2014-08-12Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven
2014-08-12HID: hid-sensor-hub: use devm_ functions consistentlyHimangi Saraogi
2014-08-12HID: huion: Use allocated buffer for DMANikolai Kondrashov
2014-08-12HID: huion: Fail on parameter retrieval errorsNikolai Kondrashov
2014-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-08-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds
2014-08-06Merge branch 'next' into for-linusDmitry Torokhov
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires
2014-08-06Input: HID - remove hid-wacom Bluetooth driverBenjamin Tissoires
2014-08-06Input: wacom - add copyright note and bump version to 2.0Benjamin Tissoires
2014-08-06Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt
2014-08-06Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires
2014-08-06Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires
2014-08-06Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires
2014-08-06Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires
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