| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/hid/uhid.c: check write() bitness using in_compat_syscall | Andy Lutomirski | 2016-03-22 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-03-17 | 19 | -630/+1422 |
|\ |
|
| *---------------. | Merge branches 'for-4.5/upstream-fixes', 'for-4.6/cmedia', 'for-4.6/i2c-hid',... | Jiri Kosina | 2016-03-17 | 16 | -603/+1326 |
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | HID: wacom: close the wireless receiver on remove() | Benjamin Tissoires | 2016-02-16 | 1 | -0/+5 |
| | | | | | | | | | * | HID: wacom: cleanup input devices | Benjamin Tissoires | 2016-02-16 | 1 | -0/+3 |
| | | | | | | | | | * | HID: wacom: reuse wacom_parse_and_register() in wireless_work | Benjamin Tissoires | 2016-02-16 | 1 | -45/+16 |
| | | | | | | | | | * | HID: wacom: move down wireless_work() | Benjamin Tissoires | 2016-02-16 | 1 | -117/+117 |
| | | | | | | | | | * | HID: wacom: break out parsing of device and registering of input | Benjamin Tissoires | 2016-02-16 | 1 | -61/+75 |
| | | | | | | | | | * | HID: wacom: break out wacom_intuos_get_tool_type | Benjamin Tissoires | 2016-02-16 | 1 | -79/+87 |
| | | | | | | | | | * | HID: wacom - Add quirks for INTUOSHT2 in range events | Ping Cheng | 2016-01-18 | 1 | -1/+3 |
| | | | | | | | | | * | HID: wacom - Cleanup touch arbitration logic | Ping Cheng | 2016-01-18 | 1 | -9/+15 |
| | | | | | | | | | * | HID: wacom - make sure wacom_intuos_inout only process in/out events | Ping Cheng | 2016-01-18 | 1 | -24/+25 |
| | | | | | | | | | * | HID: wacom - request tool info only when we get general events | Ping Cheng | 2016-01-18 | 1 | -7/+7 |
| | | | | | | | | * | | HID: microsoft: Add ID for MS Wireless Comfort Keyboard | Slava Bacherikov | 2016-03-16 | 3 | -0/+4 |
| | | | | | | | | * | | HID: lg: fix a typo in descriptors comments s/Joystik/Joystick/ | Antonio Ospite | 2016-02-10 | 1 | -5/+5 |
| | | | | | | | | * | | HID: multitouch: warn on sysfs group creation failure | Nicholas Krause | 2016-02-05 | 1 | -0/+3 |
| | | | | | | | | * | | HID: sony: fix a typo in descriptors comments s/Joystik/Joystick/ | Antonio Ospite | 2016-01-29 | 1 | -1/+1 |
| | | | | | | | | * | | HID: dragonrise: fix a typo in descriptors comments s/Joystik/Joystick/ | Antonio Ospite | 2016-01-29 | 1 | -2/+2 |
| | | | | | | | | * | | HID: usbhid: Fix incorrect product id of old 4nes4snes | Raphael Assenat | 2016-01-25 | 1 | -1/+1 |
| | | | | | | | | |/ |
|
| | | | | | | | * | | hid: thingm: reorder calls in thingm_probe | Heiner Kallweit | 2016-03-15 | 1 | -18/+13 |
| | | | | | | | * | | HID: thingm: improve locking | Heiner Kallweit | 2016-03-02 | 1 | -11/+22 |
| | | | | | | | * | | HID: thingm: switch to managed version of led_classdev_register | Heiner Kallweit | 2016-03-02 | 1 | -38/+8 |
| | | | | | | | * | | HID: thingm: remove workqueue | Heiner Kallweit | 2016-03-02 | 1 | -22/+13 |
| | | | | | | | |/ |
|
| | | | | | | * | | HID: sony: underscores are unnecessary for u8, u16, s32 | Pavel Machek | 2016-02-10 | 1 | -57/+57 |
| | | | | | | * | | HID: sony: fix some warnings from scripts/checkpatch.pl | Antonio Ospite | 2016-02-10 | 1 | -8/+17 |
| | | | | | | * | | HID: sony: fix errors from scripts/checkpatch.pl | Antonio Ospite | 2016-02-10 | 1 | -13/+13 |
| | | | | | | * | | HID: sony: Fixup output reports for the nyko core controller | Scott Moreau | 2016-01-18 | 1 | -1/+1 |
| | | | | | | * | | HID: sony: Add nyko core controller support | Scott Moreau | 2016-01-18 | 3 | -0/+11 |
| | | | | | | * | | HID: sony: do not bail out when the sixaxis refuses the output report | Benjamin Tissoires | 2016-01-18 | 1 | -2/+4 |
| | | | | | | |/ |
|
| | | | | | * | | HID: penmount: report only one button for PenMount 6000 USB touchscreen contr... | Andrew Shadura | 2016-03-10 | 1 | -2/+6 |
| | | | | | |/ |
|
| | | | | * | | HID: multitouch: Release all touch slots on reset_resume | Benson Leung | 2016-03-14 | 1 | -0/+22 |
| | | | | * | | HID: multitouch: force retrieving of Win8 signature blob | Benjamin Tissoires | 2016-03-07 | 1 | -0/+5 |
| | | | | |/ |
|
| | | | * | | HID: logitech-hidpp: limit visibility of init/deinit functions | Jiri Kosina | 2016-01-28 | 1 | -2/+2 |
| | | | * | | HID: logitech-hidpp: Force feedback support for the Logitech G920 | Edwin Velds | 2016-01-28 | 1 | -108/+593 |
| | | | |/ |
|
| | | * | | HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report() | Dmitry Torokhov | 2016-03-15 | 1 | -6/+10 |
| | | * | | HID: i2c-hid: Fix suspend/resume when already runtime suspended | Doug Anderson | 2016-03-10 | 1 | -12/+31 |
| | | * | | HID: i2c-hid: Add hid-over-i2c name to i2c id table | Benson Leung | 2016-03-10 | 1 | -0/+1 |
| | | |/ |
|
| | * | | HID: Support for CMedia CM6533 HID audio jack controls | Ben Chen | 2016-03-02 | 5 | -0/+177 |
| | |/ |
|
| * | | HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard2 | Daniel Bristot de Oliveira | 2016-03-10 | 2 | -0/+2 |
| * | | HID: corsair: fix mapping of non-keyboard usages | Clément Vuchener | 2016-02-23 | 1 | -0/+3 |
| * | | HID: fix hid_ignore_special_drivers module parameter | Benjamin Tissoires | 2016-02-16 | 1 | -3/+4 |
| * | | HID: logitech: fix Dual Action gamepad support | Grazvydas Ignotas | 2016-02-16 | 1 | -0/+1 |
| * | | HID: quirks: Add no_init_reports for AKAI midi controller | Stafford Horne | 2016-01-29 | 2 | -0/+4 |
| * | | HID: rmi: Check that the device is a RMI device in suspend and resume callbacks | Andrew Duggan | 2016-01-27 | 1 | -0/+11 |
| * | | HID: add HID_QUIRK_NOGET to Quanta 3003 too | Benjamin Tissoires | 2016-01-21 | 2 | -0/+2 |
| * | | HID: core: prevent out-of-bound readings | Benjamin Tissoires | 2016-01-19 | 1 | -0/+3 |
| * | | HID: fix out of bound access in extract() and implement() | Dmitry Torokhov | 2016-01-19 | 1 | -24/+66 |
| |/ |
|
* | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-01-20 | 1 | -1/+2 |
|\ \ |
|
| * | | hid-sensor-hub.c: fix wrong do_div() usage | Nicolas Pitre | 2015-11-16 | 1 | -1/+2 |
* | | | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-01-17 | 1 | -11/+7 |
|\ \ \
| |_|/
|/| | |
|