aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-202-33/+33
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-139-6/+563
|\
| * HID: hid-multitouch: minor fixes based on additional reviewBenjamin Tissoires2011-01-112-59/+78
| * HID: Switch turbox/mosart touchscreen to hid-mosartBenjamin Tissoires2011-01-113-1/+2
| * HID: add Add Cando touch screen 10.1-inch product idBenjamin Tissoires2011-01-113-0/+4
| * HID: hid-mulitouch: add support for the 'Sensing Win7-TwoFinger'Benjamin Tissoires2011-01-114-2/+20
| * HID: hid-multitouch: add support for Cypress TrueTouch panelsBenjamin Tissoires2011-01-114-0/+22
| * HID: hid-multitouch: support for PixCir-based panelsBenjamin Tissoires2011-01-115-0/+484
| * HID: add feature_mapping callbackBenjamin Tissoires2011-01-111-4/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-01-1062-1185/+2190
|\ \ | |/ |/|
| * HID: roccat: don't use #pragma packJiri Kosina2011-01-083-54/+30
| * 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
| |\ \ | | |/
| * | 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-075-107/+69
|\ \ \
| * | | hid: egalax: Add support for Wetab (726b)Andy Ross2010-12-183-0/+4
| * | | hid: egalax: Add support for Samsung NB30 netbookRichard Nauber2010-12-163-0/+4
| * | | hid: egalax: Document the new devices in KconfigHenrik Rydberg2010-12-161-1/+2
| * | | hid: egalax: Add support for WetabHenrik Rydberg2010-12-163-0/+4
| * | | hid: egalax: Convert to MT slotsHenrik Rydberg2010-12-161-63/+23
| * | | hid: egalax: Add event filteringHenrik Rydberg2010-12-161-6/+10