aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2016-03-22drivers/hid/uhid.c: check write() bitness using in_compat_syscallAndy Lutomirski
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',...Jiri Kosina
2016-03-16HID: microsoft: Add ID for MS Wireless Comfort KeyboardSlava Bacherikov
2016-03-15hid: thingm: reorder calls in thingm_probeHeiner Kallweit
2016-03-15HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()Dmitry Torokhov
2016-03-14HID: multitouch: Release all touch slots on reset_resumeBenson Leung
2016-03-10HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard2Daniel Bristot de Oliveira
2016-03-10HID: penmount: report only one button for PenMount 6000 USB touchscreen contr...Andrew Shadura
2016-03-10HID: i2c-hid: Fix suspend/resume when already runtime suspendedDoug Anderson
2016-03-10HID: i2c-hid: Add hid-over-i2c name to i2c id tableBenson Leung
2016-03-07HID: multitouch: force retrieving of Win8 signature blobBenjamin Tissoires
2016-03-02HID: Support for CMedia CM6533 HID audio jack controlsBen Chen
2016-03-02HID: thingm: improve lockingHeiner Kallweit
2016-03-02HID: thingm: switch to managed version of led_classdev_registerHeiner Kallweit
2016-03-02HID: thingm: remove workqueueHeiner Kallweit
2016-02-23HID: corsair: fix mapping of non-keyboard usagesClément Vuchener
2016-02-16HID: wacom: close the wireless receiver on remove()Benjamin Tissoires
2016-02-16HID: wacom: cleanup input devicesBenjamin Tissoires
2016-02-16HID: wacom: reuse wacom_parse_and_register() in wireless_workBenjamin Tissoires
2016-02-16HID: wacom: move down wireless_work()Benjamin Tissoires
2016-02-16HID: wacom: break out parsing of device and registering of inputBenjamin Tissoires
2016-02-16HID: wacom: break out wacom_intuos_get_tool_typeBenjamin Tissoires
2016-02-16HID: fix hid_ignore_special_drivers module parameterBenjamin Tissoires
2016-02-16HID: logitech: fix Dual Action gamepad supportGrazvydas Ignotas
2016-02-10HID: sony: underscores are unnecessary for u8, u16, s32Pavel Machek
2016-02-10HID: sony: fix some warnings from scripts/checkpatch.plAntonio Ospite
2016-02-10HID: sony: fix errors from scripts/checkpatch.plAntonio Ospite
2016-02-10HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite
2016-02-05HID: multitouch: warn on sysfs group creation failureNicholas Krause
2016-01-29HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite
2016-01-29HID: dragonrise: fix a typo in descriptors comments s/Joystik/Joystick/Antonio Ospite
2016-01-29HID: quirks: Add no_init_reports for AKAI midi controllerStafford Horne
2016-01-28HID: logitech-hidpp: limit visibility of init/deinit functionsJiri Kosina
2016-01-28HID: logitech-hidpp: Force feedback support for the Logitech G920Edwin Velds
2016-01-27HID: rmi: Check that the device is a RMI device in suspend and resume callbacksAndrew Duggan
2016-01-25HID: usbhid: Fix incorrect product id of old 4nes4snesRaphael Assenat
2016-01-21HID: add HID_QUIRK_NOGET to Quanta 3003 tooBenjamin Tissoires
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-19HID: core: prevent out-of-bound readingsBenjamin Tissoires
2016-01-19HID: fix out of bound access in extract() and implement()Dmitry Torokhov
2016-01-18HID: sony: Fixup output reports for the nyko core controllerScott Moreau
2016-01-18HID: sony: Add nyko core controller supportScott Moreau
2016-01-18HID: sony: do not bail out when the sixaxis refuses the output reportBenjamin Tissoires
2016-01-18HID: wacom - Add quirks for INTUOSHT2 in range eventsPing Cheng
2016-01-18HID: wacom - Cleanup touch arbitration logicPing Cheng
2016-01-18HID: wacom - make sure wacom_intuos_inout only process in/out eventsPing Cheng
2016-01-18HID: wacom - request tool info only when we get general eventsPing Cheng
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds