aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid
AgeCommit message (Expand)Author
2011-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-01-08HID: roccat: don't use #pragma packJiri Kosina
2011-01-08HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz
2011-01-08HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz
2011-01-08HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz
2011-01-08HID: roccat: use class for char device for sysfs attribute creationStefan Achatz
2011-01-08Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina
2011-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-04HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott
2011-01-03HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl
2010-12-27HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba
2010-12-22HID: usbhid: base runtime PM on modern APIOliver Neukum
2010-12-21USB: add support for Dream Cheeky DL100B Webmail Notifier (1d34:0004)Melchior FRANZ
2010-12-18hid: egalax: Add support for Wetab (726b)Andy Ross
2010-12-16hid: egalax: Add support for Samsung NB30 netbookRichard Nauber
2010-12-16hid: egalax: Document the new devices in KconfigHenrik Rydberg
2010-12-16hid: egalax: Add support for WetabHenrik Rydberg
2010-12-16hid: egalax: Convert to MT slotsHenrik Rydberg
2010-12-16hid: egalax: Add event filteringHenrik Rydberg
2010-12-16hid: egalax: Report zero as minimum pressureHenrik Rydberg
2010-12-16hid: egalax: Correct for device resolution report errorHenrik Rydberg
2010-12-16hid: egalax: Setup input device manuallyHenrik Rydberg
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg
2010-12-16input: mt: Break out slots handlingHenrik Rydberg
2010-12-14HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli
2010-12-14HID: hid-mosart: support suspend/resumeBenjamin Tissoires
2010-12-14HID: hid-mosart: ignore buttons reportBenjamin Tissoires
2010-12-11HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo
2010-12-10Merge branch 'master' into upstreamJiri Kosina
2010-12-10HID: simplify an index check in hid_lookup_collectionJoe Perches
2010-12-10HID: Hoist assigns from ifsJoe Perches
2010-12-10HID: Remove superfluous __inline__Joe Perches
2010-12-10HID: Use vzalloc for vmalloc/memset(,0...)Joe Perches
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches
2010-12-09HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas
2010-12-08HID: add hid_hw_open/close/power() handlersDmitry Torokhov
2010-12-07HID: Consolidate device existence checks in hiddev_ioctlValentine Barshak
2010-12-07HID: Fix race between disconnect and hiddev_ioctlValentine Barshak
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-12-02HID: length resolution should be reported units/mmDmitry Torokhov
2010-11-29HID: add support for F430 Force Feedback WheelSimon Wood
2010-11-28HID: hid-core - rename hid_blacklist to hid_have_special_driverDmitry Torokhov
2010-11-25HID: Add support for Perixx PERIBOARD-707 (Plus)Dennis Kügler
2010-11-18HID: wacom: make sysfs permissions more strictJiri Kosina
2010-11-18HID: prodikeys: make sysfs permissions more strictJiri Kosina
2010-11-18HID: usbhid: Clean up makefile (-y instead of -objs)Tracey Dent
2010-11-18HID: Clean up makefile (-y instead of -objs)Tracey Dent
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-04HID: egalax: Use kzallocHenrik Rydberg