Age | Commit message (Expand) | Author |
2010-12-10 | HID: Use vzalloc for vmalloc/memset(,0...) | Joe Perches |
2010-12-10 | HID: Add and use hid_<level>: dev_<level> equivalents | Joe Perches |
2010-12-09 | HID: magicmouse: Don't report REL_{X,Y} for Magic Trackpad | Chase Douglas |
2010-12-08 | HID: add hid_hw_open/close/power() handlers | Dmitry Torokhov |
2010-12-07 | HID: Consolidate device existence checks in hiddev_ioctl | Valentine Barshak |
2010-12-07 | HID: Fix race between disconnect and hiddev_ioctl | Valentine Barshak |
2010-12-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-12-02 | HID: length resolution should be reported units/mm | Dmitry Torokhov |
2010-11-29 | HID: add support for F430 Force Feedback Wheel | Simon Wood |
2010-11-28 | HID: hid-core - rename hid_blacklist to hid_have_special_driver | Dmitry Torokhov |
2010-11-25 | HID: Add support for Perixx PERIBOARD-707 (Plus) | Dennis Kügler |
2010-11-18 | HID: wacom: make sysfs permissions more strict | Jiri Kosina |
2010-11-18 | HID: prodikeys: make sysfs permissions more strict | Jiri Kosina |
2010-11-18 | HID: usbhid: Clean up makefile (-y instead of -objs) | Tracey Dent |
2010-11-18 | HID: Clean up makefile (-y instead of -objs) | Tracey Dent |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-11-04 | HID: egalax: Use kzalloc | Henrik Rydberg |
2010-11-03 | HID: make translation table selection more clear | Jiri Kosina |
2010-11-03 | HID: add MacBookAir 3,1 and 3,2 support | Edgar (gimli) Hucek |
2010-11-03 | HID: Remove KERN_DEBUG from dbg_hid use | Joe Perches |
2010-11-01 | HID: Add Force Feedback support for EMS Trio Linker Plus II | Ignaz Forster |
2010-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-10-23 | HID: fix mismerge in hid-lg | Jiri Kosina |
2010-10-23 | Merge branch 'waltop' into for-linus | Jiri Kosina |
2010-10-23 | Merge branch 'uc-logic' into for-linus | Jiri Kosina |
2010-10-23 | Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'... | Jiri Kosina |
2010-10-23 | Merge branches 'upstream' and 'upstream-fixes' into for-linus | Jiri Kosina |
2010-10-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds |
2010-10-22 | USB: add driver for Meywa-Denki & Kayac YUREX | Tomoki Sekiyama |
2010-10-20 | HID: hidraw: fix window in hidraw_release | Jiri Slaby |
2010-10-20 | HID: hid-sony: override usbhid_output_raw_report for Sixaxis | Antonio Ospite |
2010-10-15 | HID: add absolute axis resolution calculation | Nikolai Kondrashov |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-13 | HID: Add Cando touch screen 15.6-inch product id | François Jaouen |
2010-10-12 | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen | Pierre BAILLY |
2010-10-06 | HID: hidraw, fix a NULL pointer dereference in hidraw_write | Antonio Ospite |
2010-10-06 | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctl | Antonio Ospite |
2010-10-04 | HID: force feedback support for Logitech RumblePad gamepad | Hendrik Iben |
2010-10-01 | HID: support STmicroelectronics and Sitronix with hid-stantuml driver | Pascal Auriel - Stantum |
2010-10-01 | HID: magicmouse: Adjust major / minor axes to scale | Henrik Rydberg |
2010-10-01 | HID: Fix for problems with eGalax/DWAV multi-touch-screen | Philipp Merkel |
2010-10-01 | HID: waltop: add support for Waltop Slim Tablet 12.1 inch | Nikolai Kondrashov |
2010-10-01 | HID: add NOGET quirk for AXIS 295 Video Surveillance Joystick | Rok Mandeljc |
2010-09-24 | HID: usbhid: remove unused hiddev_driver | Alan Stern |
2010-09-24 | Merge branch 'master' into upstream | Jiri Kosina |
2010-09-24 | HID: magicmouse: Use hid-input parsing rather than bypassing it | Michael Poole |
2010-09-22 | HID: trivial formatting fix | Alan Ott |
2010-09-22 | HID: Add support for Logitech Speed Force Wireless gaming wheel | Simon Wood |
2010-09-22 | HID: don't Send Feature Reports on Interrupt Endpoint | Alan Ott |