aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-3/+3
2012-11-12HID: microsoft: do not use compound literal - fix buildJiri Slaby1-3/+3
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-26/+43
2012-11-01HID: hidraw: put old deallocation mechanism in placeJiri Kosina1-26/+43
2012-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds5-8/+30
2012-10-31HID: Add support for the MacBook Pro 10,2 keyboard / touchpadDirk Hohndel3-0/+15
2012-10-31HID: multitouch: fix maxcontacts problem on GeneralTouchXianhan Yu1-2/+1
2012-10-31HID: multitouch: put the case in the right switch statementAlan Cox1-1/+1
2012-10-31HID: microsoft: fix invalid rdesc for 3k kbdJiri Slaby1-5/+13
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-2/+2
2012-10-01Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds5-0/+706
2012-10-01Merge branch 'multitouch' into for-linusJiri Kosina2-7/+65
2012-10-01Merge branch 'upstream' into for-linusJiri Kosina31-229/+110
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linusJiri Kosina24-2863/+3904
2012-10-01HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu1-43/+26
2012-10-01HID: picoLCD: optimize for inactive debugfsBruno Prémont1-1/+1
2012-10-01HID: multitouch: add support for GeneralTouch multi-touchscreenXianhan Yu2-1/+18
2012-10-01HID: Add support for Sony PS3 BD Remote ControlDavid Dillow5-1/+232
2012-10-01HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2-6/+16
2012-09-25HID: lg4ff: Minor coding style fixes in lg4ff and hid-lgMichal Malý2-5/+5
2012-09-25HID: hid-lg4ff: Set absolute axes parametes on DFPMichal Malý1-0/+17
2012-09-25HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.Michal Malý3-0/+61
2012-09-25HID: hid-lg4ff: Minor code cleanup to improve readabilityMichal Malý1-57/+64
2012-09-25HID: ntrig: change default value of logical/physical width/height to 1Wen-chien Jesse Sung1-4/+4
2012-09-24HID: picoLCD: bounds check in dump_buff_as_hex()Bruno Prémont1-6/+6
2012-09-22HID: hid-sensor-hub: Fix sensor_hub_probe error handlingAxel Lin1-8/+4
2012-09-22HID: hid-sensor-hub: Remove hdev->claimed settingAxel Lin1-2/+0
2012-09-22HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2-0/+46
2012-09-22HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin1-0/+2
2012-09-19Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrikJiri Kosina4-103/+98
2012-09-19HID: hid-multitouch: Add Flatfrog supportHenrik Rydberg2-5/+24
2012-09-19HID: hid-multitouch: Fix contact count on 3M panelsHenrik Rydberg1-1/+3
2012-09-19HID: hid-multitouch: Remove the redundant touch stateHenrik Rydberg1-65/+23
2012-09-19HID: hid-multitouch: Simplify setup and frame synchronizationHenrik Rydberg1-29/+38
2012-09-19HID: Add an input configured notification callbackHenrik Rydberg1-2/+9
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2-2/+2
2012-09-19HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()Axel Lin1-4/+0
2012-09-19HID: picoLCD: drop version check during probeBruno Prémont1-18/+0
2012-09-19HID: wacom: Fix wacom_probe error handlingAxel Lin1-9/+14
2012-09-18HID: sensors: remove some unneeded checksDan Carpenter1-9/+0
2012-09-18HID: sensors: use GFP_ATOMIC under spinlockDan Carpenter1-2/+2
2012-09-18HID: sensors: fix up for mfd_add_devices() API changeStephen Rothwell1-1/+1
2012-09-18HID: wiimote: fix weight conversion error for values > 17kgFlorian Echtler1-1/+2
2012-09-17HID: roccat: conditional blacklisting of Roccat modulesStefan Achatz1-0/+2
2012-09-17HID: wiimote: Parse calibration data of balance boardsFlorian Echtler1-1/+38
2012-09-17HID: wiimote: Add Nintendo Balance-Board supportDavid Herrmann1-0/+59
2012-09-17HID: Fix return values in open_collection()Sachin Kamat1-3/+3
2012-09-17HID: lenovo-tpkbd: Remove unnecessary casts of void pointersAxel Lin1-114/+33
2012-09-17HID: prodikeys: Remove unnecessary casts of void pointersAxel Lin1-9/+9
2012-09-17HID: lg4ff: Remove unnecessary casts of void pointersAxel Lin1-2/+2