summaryrefslogtreecommitdiffstats
path: root/drivers/hid
AgeCommit message (Expand)AuthorLines
2010-07-11HID: Send Report ID when numbered reports are sent over the control endpoint.Alan Ott-3/+10
2010-07-11HID: Enable HID_QUIRK_MULTI_INPUT for Retro AdaptorPeter Edwards-0/+3
2010-07-11HID: add support for CH Eclipse yokeJonathan Rockway-0/+2
2010-06-21HID: eliminate a double lock in debug codeJulia Lawall-1/+1
2010-06-21HID: ntrig: add support for new firwmare versionsmicki-0/+72
2010-06-04HID: check for HID_QUIRK_IGNORE during probingJindrich Makovicka-1/+2
2010-05-31HID: roccat: fix modules interdependenciesRandy Dunlap-0/+1
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2010-05-25HID: roccat: fix build failure if built as moduleJiri Kosina-1/+1
2010-05-25HID: roccat: propagate special events of roccat hardware to userspaceStefan Achatz-0/+526
2010-05-24HID: Add the GYR4101US USB ID to hid-gyrationCory Maccarrone-0/+3
2010-05-24HID: fix hid-roccat-kone for bin_attr API changeStephen Rothwell-12/+12
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-157/+6704
2010-05-21HID: fix up 'EMBEDDED' mess in KconfigJiri Kosina-31/+16
2010-05-20Input: use ABS_CNT rather than (ABS_MAX + 1)Daniel Mack-1/+1
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack-13/+13
2010-05-20USB: remove uses of URB_NO_SETUP_DMA_MAPAlan Stern-11/+6
2010-05-19Merge branches 'ntrig', 'picolcd', 'prodikeys' and 'roccat-kone' into for-linusJiri Kosina-9/+5371
2010-05-19Merge branch 'egalax' into for-linusJiri Kosina-2/+292
2010-05-19Merge branch 'cando' into for-linusJiri Kosina-0/+285
2010-05-19Merge branches 'upstream-fixes', 'bkl-removal', 'debugfs-fixes' and 'hid-susp...Jiri Kosina-41/+78
2010-05-19Merge branch 'upstream' into for-linusJiri Kosina-79/+667
2010-05-19HID: roccat: cleanup preprocessor macrosStefan Achatz-8/+5
2010-05-19HID: roccat: refactor special event handlingStefan Achatz-34/+20
2010-05-19HID: roccat: fix special button supportStefan Achatz-8/+22
2010-05-18HID: roccat: Correctly mark init and exit functionsStefan Achatz-2/+2
2010-05-18HID: hidraw: Use Interrupt Endpoint for OUT Transfers if AvailableAlan Ott-10/+30
2010-05-18HID: hid-samsung: remove redundant key mappingsDon Prince-7/+0
2010-05-17HID: add omitted hid-zydacron.c fileJiri Kosina-0/+237
2010-05-17HID: hid-samsung: add support for Creative Desktop Wireless 6000Don Prince-13/+93
2010-05-17HID: picolcd: Eliminate use after freeJulia Lawall-1/+1
2010-05-17HID: Zydacron Remote Control driverDon Prince-0/+12
2010-05-17HID: Use kmemdupJulia Lawall-2/+1
2010-05-12HID: magicmouse: fix input registrationJiri Kosina-1/+4
2010-05-12HID: make Prodikeys driver standalone config optionJiri Kosina-2/+1
2010-05-12HID: Prodikeys PC-MIDI HID DriverDon Prince-0/+931
2010-05-11HID: hidraw: fix indentationAntonio Ospite-1/+1
2010-05-11HID: ntrig: add filtering module parametersRafi Rubin-0/+21
2010-05-11HID: ntrig: add sysfs access to filter parametersRafi Rubin-0/+285
2010-05-11HID: ntrig: add sensitivity and responsiveness supportRafi Rubin-9/+211
2010-05-10HID: add multi-input quirk for eGalax TouchcontrollerPeter Hutterer-0/+4
2010-05-07HID: fix suspend crash by moving initializations earlierAlan Stern-7/+6
2010-05-03HID: sony: fix sony_set_operational_btAntonio Ospite-1/+1
2010-05-03HID: add PM support to PicoLCD deviceBruno Prémont-5/+74
2010-05-03Merge branch 'hid-suspend' into picolcdJiri Kosina-2/+49
2010-05-03HID: ntrig: Remove unused macro, TripleTap and QuadTapRafi Rubin-30/+2
2010-05-03HID: ntrig: TipSwitch for single touch mode touch.Rafi Rubin-8/+21
2010-04-29HID: add support for BTC Emprex 3009URF III Vista MCE RemoteWayne Thomas-15/+29
2010-04-27HID: split picolcd's operation_mode sysfs attributeBruno Prémont-17/+45
2010-04-27HID: add suspend/resume hooks for hid driversBruno Prémont-1/+23