summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: roccat: Add support for Roccat Kone[+] v2Stefan Achatz2011-01-086-0/+1079
* HID: roccat: reduce number of functions in kone and pyra driversStefan Achatz2011-01-082-173/+53
* HID: roccat: declare meaning of pack pragma usage in driver headersStefan Achatz2011-01-082-0/+6
* HID: roccat: use class for char device for sysfs attribute creationStefan Achatz2011-01-084-384/+209
* Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2011-01-083-2/+28
|\
| * HID: hid-picolcd: Fix memory leak in picolcd_debug_out_report()Jesper Juhl2011-01-031-0/+1
| * HID: picolcd: fix misuse of logical operation in place of bitopDavid Sterba2010-12-271-2/+2
| * HID: hid-mosart: support suspend/resumeBenjamin Tissoires2010-12-141-0/+16
| * HID: hid-mosart: ignore buttons reportBenjamin Tissoires2010-12-141-0/+4
| * HID: magicmouse: Don't report REL_{X,Y} for Magic TrackpadChase Douglas2010-12-091-0/+5
* | HID: hidraw: add compatibility ioctl() for 32-bit applications.Alan Ott2011-01-041-0/+3
* | HID: usbhid: base runtime PM on modern APIOliver Neukum2010-12-222-39/+19
* | HID: replace offsets values with their corresponding BTN_* definesFlorian Fainelli2010-12-141-6/+6
* | HID: hid-picolcd: don't use flush_scheduled_work()Tejun Heo2010-12-111-1/+1
* | Merge branch 'master' into upstreamJiri Kosina2010-12-107-44/+99
|\ \ | |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-12-024-10/+16
| |\
| | * HID: length resolution should be reported units/mmDmitry Torokhov2010-12-021-8/+11
| | * HID: add support for F430 Force Feedback WheelSimon Wood2010-11-292-0/+3
| | * HID: egalax: Use kzallocHenrik Rydberg2010-11-041-1/+1
| | * HID: Remove KERN_DEBUG from dbg_hid useJoe Perches2010-11-031-1/+2
| * | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-253-33/+84
| |\ \ | | |/ | |/|
| | * Input: hid-input - allow mapping unknown usagesDmitry Torokhov2010-09-151-4/+9
| | * Input: hid-input - switch to using new keycode interfaceDmitry Torokhov2010-09-091-33/+70
| | * Input: add support for Hanwang tabletsXing Wei2010-09-012-0/+9
* | | HID: simplify an index check in hid_lookup_collectionJoe Perches2010-12-101-3/+7
* | | HID: Hoist assigns from ifsJoe Perches2010-12-101-6/+13
* | | HID: Remove superfluous __inline__Joe Perches2010-12-101-5/+5
* | | HID: Use vzalloc for vmalloc/memset(,0...)Joe Perches2010-12-101-2/+1
* | | HID: Add and use hid_<level>: dev_<level> equivalentsJoe Perches2010-12-1050-393/+372
* | | HID: add hid_hw_open/close/power() handlersDmitry Torokhov2010-12-084-33/+24
* | | HID: Consolidate device existence checks in hiddev_ioctlValentine Barshak2010-12-071-184/+103
* | | HID: Fix race between disconnect and hiddev_ioctlValentine Barshak2010-12-071-37/+131
* | | HID: hid-core - rename hid_blacklist to hid_have_special_driverDmitry Torokhov2010-11-281-3/+3
* | | HID: Add support for Perixx PERIBOARD-707 (Plus)Dennis Kügler2010-11-254-1/+4
* | | HID: wacom: make sysfs permissions more strictJiri Kosina2010-11-181-1/+1
* | | HID: prodikeys: make sysfs permissions more strictJiri Kosina2010-11-181-3/+3
* | | HID: usbhid: Clean up makefile (-y instead of -objs)Tracey Dent2010-11-181-3/+3
* | | HID: Clean up makefile (-y instead of -objs)Tracey Dent2010-11-181-6/+6
* | | HID: make translation table selection more clearJiri Kosina2010-11-031-9/+10
* | | HID: add MacBookAir 3,1 and 3,2 supportEdgar (gimli) Hucek2010-11-033-4/+60
* | | HID: Add Force Feedback support for EMS Trio Linker Plus IIIgnaz Forster2010-11-015-0/+177
|/ /
* | HID: fix mismerge in hid-lgJiri Kosina2010-10-231-1/+1
* | Merge branch 'waltop' into for-linusJiri Kosina2010-10-236-6/+1118
|\ \
| * | HID: waltop: add support for Waltop Slim Tablet 12.1 inchNikolai Kondrashov2010-10-013-0/+210
| * | HID: rdesc parser: remove local item size limitNikolai Kondrashov2010-09-021-6/+0
| * | HID: waltop: comment on tablet modesNikolai Kondrashov2010-09-011-2/+27
| * | HID: waltop: fix Media Tablet 10.6 inch zoomingNikolai Kondrashov2010-09-011-3/+12
| * | HID: waltop: add Media Tablet 14.1 inch supportNikolai Kondrashov2010-09-014-0/+300
| * | HID: waltop: fix Media Tablet 10.6 inch scrollingNikolai Kondrashov2010-09-011-9/+11
OpenPOWER on IntegriCloud