summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorFilesLines
2011-01-08Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina3-2/+28
2011-01-04HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott1-0/+3
2011-01-03HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl1-0/+1
2010-12-27HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba1-2/+2
2010-12-22HID: usbhid: base runtime PM on modern APIOliver Neukum2-39/+19
2010-12-14HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli1-6/+6
2010-12-14HID: hid-mosart: support suspend/resumeBenjamin Tissoires1-0/+16
2010-12-14HID: hid-mosart: ignore buttons reportBenjamin Tissoires1-0/+4
2010-12-11HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-10Merge branch 'master' into upstreamJiri Kosina7-44/+99
2010-12-10HID: simplify an index check in hid_lookup_collectionJoe Perches1-3/+7
2010-12-10HID: Hoist assigns from ifsJoe Perches1-6/+13
2010-12-10HID: Remove superfluous __inline__Joe Perches1-5/+5
2010-12-10HID: Use vzalloc for vmalloc/memset(,0...)Joe Perches1-2/+1
2010-12-10HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches50-393/+372
2010-12-09HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas1-0/+5
2010-12-08HID: add hid_hw_open/close/power() handlersDmitry Torokhov4-33/+24
2010-12-07HID: Consolidate device existence checks in hiddev_ioctlValentine Barshak1-184/+103
2010-12-07HID: Fix race between disconnect and hiddev_ioctlValentine Barshak1-37/+131
2010-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-10/+16
2010-12-02HID: length resolution should be reported units/mmDmitry Torokhov1-8/+11
2010-11-29HID: add support for F430 Force Feedback WheelSimon Wood2-0/+3
2010-11-28HID: hid-core - rename hid_blacklist to hid_have_special_driverDmitry Torokhov1-3/+3
2010-11-25HID: Add support for Perixx PERIBOARD-707 (Plus)Dennis Kügler4-1/+4
2010-11-18HID: wacom: make sysfs permissions more strictJiri Kosina1-1/+1
2010-11-18HID: prodikeys: make sysfs permissions more strictJiri Kosina1-3/+3
2010-11-18HID: usbhid: Clean up makefile (-y instead of -objs)Tracey Dent1-3/+3
2010-11-18HID: Clean up makefile (-y instead of -objs)Tracey Dent1-6/+6
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2-2/+0
2010-11-04HID: egalax: Use kzallocHenrik Rydberg1-1/+1
2010-11-03HID: make translation table selection more clearJiri Kosina1-9/+10
2010-11-03HID: add MacBookAir 3,1 and 3,2 supportEdgar (gimli) Hucek3-4/+60
2010-11-03HID: Remove KERN_DEBUG from dbg_hid useJoe Perches1-1/+2
2010-11-01HID: Add Force Feedback support for EMS Trio Linker Plus IIIgnaz Forster5-0/+177
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-33/+84
2010-10-23HID: fix mismerge in hid-lgJiri Kosina1-1/+1
2010-10-23Merge branch 'waltop' into for-linusJiri Kosina6-6/+1118
2010-10-23Merge branch 'uc-logic' into for-linusJiri Kosina22-56/+713
2010-10-23Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...Jiri Kosina17-213/+1703
2010-10-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina12-94/+174
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2-0/+4
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds4-0/+4
2010-10-22USB: add driver for Meywa-Denki & Kayac YUREXTomoki Sekiyama2-0/+4
2010-10-20HID: hidraw: fix window in hidraw_releaseJiri Slaby1-4/+10
2010-10-20HID: hid-sony: override usbhid_output_raw_report for SixaxisAntonio Ospite1-1/+22
2010-10-15HID: add absolute axis resolution calculationNikolai Kondrashov1-0/+80
2010-10-15llseek: automatically add .llseek fopArnd Bergmann4-0/+4
2010-10-13HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen3-0/+4
2010-10-12HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2-0/+2
2010-10-06HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite1-0/+6