summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | HID: add support for two Waltop tabletsNikolai Kondrashov2010-08-236-0/+572
* | | Merge branch 'uc-logic' into for-linusJiri Kosina2010-10-2322-56/+713
|\ \ \
| * | | HID: uclogic: add proper support for PF1209Nikolai Kondrashov2010-08-232-0/+223
| * | | HID: uclogic: fix coding styleNikolai Kondrashov2010-08-231-7/+4
| |/ /
| * | HID: uclogic: fix up Kconfig entryJiri Kosina2010-08-091-1/+1
| * | HID: Add support for UC-Logic WP????U tabletsNikolai Kondrashov2010-08-096-1/+418
| * | HID: Add Tablet Pick -> BTN_STYLUS2 mappingNikolai Kondrashov2010-08-091-0/+4
| * | HID: allow resizing and replacing report descriptorsNikolai Kondrashov2010-08-0916-54/+70
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...Jiri Kosina2010-10-2317-213/+1703
|\ \ \ \ \ \ \ \
| | | | | | * | | HID: roccat: Normalized reported profile number for pyra button events.Stefan Achatz2010-09-011-1/+5
| | | | | | * | | HID: roccat: add driver for Roccat Pyra mouseStefan Achatz2010-09-016-0/+1161