| Commit message (Expand) | Author | Files | Lines |
2014-12-12 | HID: rmi: Check for additional ACM registers appended to F11 data report | Andrew Duggan | 1 | -9/+52 |
2014-12-12 | HID: i2c-hid: prevent buffer overflow in early IRQ | Gwendal Grignou | 1 | -1/+1 |
2014-12-11 | HID: logitech-hidpp: disable io in probe error path | Peter Wu | 1 | -1/+3 |
2014-12-11 | HID: logitech-hidpp: add boundary check for name retrieval | Peter Wu | 1 | -0/+3 |
2014-12-11 | HID: logitech-hidpp: check name retrieval return code | Peter Wu | 1 | -2/+8 |
2014-12-11 | HID: logitech-hidpp: do not return the name length | Peter Wu | 1 | -13/+6 |
2014-12-11 | HID: wacom: Report input events for each finger on generic devices | Jason Gerecke | 2 | -28/+59 |
2014-12-10 | HID: wacom: Initialize MT slots for generic devices at post_parse_hid | Jason Gerecke | 2 | -3/+18 |
2014-12-05 | HID: wacom: Update maximum X/Y accounding to outbound offset | Ping Cheng | 1 | -9/+9 |
2014-12-05 | HID: wacom: Add support for DTU-1031X | Ping Cheng | 2 | -0/+8 |
2014-12-02 | HID: wacom: add defines for new Cintiq and DTU outbound tracking | Ping Cheng | 1 | -11/+26 |
2014-12-02 | HID: wacom: fix freeze on open when autosuspend is on | Benjamin Tissoires | 1 | -8/+1 |
2014-12-02 | HID: wacom: re-add accidentally dropped Lenovo PID | Benjamin Tissoires | 1 | -0/+1 |
2014-12-01 | HID: make hid_report_len as a static inline function in hid.h | Mathieu Magnaudet | 6 | -17/+15 |
2014-11-27 | HID: wacom: Consult the application usage when determining field type | Jason Gerecke | 1 | -2/+4 |
2014-11-26 | HID: wacom: PAD is independent with pen/touch | Ping Cheng | 2 | -3/+6 |
2014-11-25 | HID: multitouch: Add quirk for VTL touch panels | Mathieu Magnaudet | 2 | -0/+30 |
2014-11-25 | HID: i2c-hid: fix race condition reading reports | Jean-Baptiste Maneyrol | 1 | -4/+8 |
2014-11-21 | HID: wacom: Add angular resolution data to some ABS axes | Jason Gerecke | 1 | -0/+10 |
2014-11-21 | HID: wacom: Report ABS_TILT_{X,Y} as signed values | Jason Gerecke | 1 | -8/+8 |
2014-11-20 | HID: wacom - Bamboo pen-only tablet does not support PAD | Ping Cheng | 3 | -13/+23 |
2014-11-20 | HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo Fun | Ping Cheng | 1 | -5/+0 |
2014-11-20 | HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilities | Ping Cheng | 1 | -3/+3 |
2014-11-20 | HID: sony: Add support for the third-party SMK PS3 Bluetooth Remote | Frank Praznik | 3 | -0/+7 |
2014-11-19 | HID: yet another buggy ELAN touchscreen | Oliver Neukum | 3 | -0/+5 |
2014-11-19 | HID: sony: Use kernel allocated buffers for HID reports | Frank Praznik | 1 | -34/+113 |
2014-11-18 | HID: i2c-hid: print the correct data in dbg msg | Jean-Baptiste Maneyrol | 1 | -1/+1 |
2014-11-13 | ALSA: hda - Add mute LED control for Lenovo Ideapad Z560 | Takashi Iwai | 1 | -0/+31 |
2014-11-12 | selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm() | Richard Guy Briggs | 1 | -3/+4 |
2014-11-12 | ALSA: hda/realtek - Change EAPD to verb control | Kailang Yang | 1 | -30/+75 |
2014-11-11 | HID: wacom: Add support for Intuos Pen Medium | Ping Cheng | 1 | -0/+5 |
2014-11-11 | audit: keep inode pinned | Miklos Szeredi | 1 | -0/+1 |
2014-11-11 | hwmon: (fam15h_power) Fix NB device ID for F16h M30h | Aravind Gopalakrishnan | 1 | -1/+1 |
2014-11-11 | hwmon: (pwm-fan) Fix suspend/resume behavior | Kamil Debski | 1 | -3/+10 |
2014-11-11 | hwmon: (ibmpowernv) Quieten when probing finds no device | Michael Ellerman | 1 | -2/+4 |
2014-11-11 | ALSA: usb-audio: Fix memory leak in FTU quirk | Takashi Iwai | 1 | -0/+6 |
2014-11-11 | HID: lenovo: Don't set EV_REP to avoid repeating mice buttons | Jamie Lentin | 1 | -1/+0 |
2014-11-11 | HID: lenovo: Move USB KEY_FILE to 0x00f9 to prevent scancode clash | Jamie Lentin | 1 | -6/+6 |
2014-11-11 | HID: add support for MS Surface Pro 3 Type Cover | Alan Wu | 4 | -0/+10 |
2014-11-11 | param: fix crash on bad kernel arguments | Daniel Thompson | 1 | -1/+1 |
2014-11-10 | tracing: Do not risk busy looping in buffer splice | Rabin Vincent | 1 | -2/+8 |
2014-11-10 | tracing: Do not busy wait in buffer splice | Rabin Vincent | 3 | -44/+62 |
2014-11-10 | dm btree: fix a recursion depth bug in btree walking code | Joe Thornber | 3 | -15/+17 |
2014-11-10 | mfd: twl4030-power: Fix poweroff with PM configuration enabled | Tony Lindgren | 1 | -0/+52 |
2014-11-10 | mfd: max77693: Fix always masked MUIC interrupts | Krzysztof Kozlowski | 2 | -0/+19 |
2014-11-10 | mfd: max77693: Use proper regmap for handling MUIC interrupts | Krzysztof Kozlowski | 1 | -1/+1 |
2014-11-10 | mfd: viperboard: Fix platform-device id collision | Johan Hovold | 1 | -2/+3 |
2014-11-10 | mfd: rtsx: Fix build warnings for !PM | Thierry Reding | 1 | -0/+2 |
2014-11-10 | mfd: stmpe: Fix STMPE24xx GPMR LSB | Linus Walleij | 1 | -1/+1 |
2014-11-09 | Linux 3.18-rc4v3.18-rc4 | Linus Torvalds | 1 | -1/+1 |