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