aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-09-17HID: lg: Remove unnecessary casts of void pointersAxel Lin1-5/+5
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman3-5/+8
2012-09-11HID: picolcd: fix build error if !CONFIG_DEBUG_FSAxel Lin1-5/+4
2012-09-10HID: holtekff: use %*ph to dump small buffersAndy Shevchenko1-2/+1
2012-09-08HID: picoLCD: fix a NULL test in picolcd_raw_cir()Dan Carpenter1-1/+1
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-2/+6
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund1-1/+3
2012-09-07HID: primax: Remove px_probe() and px_remove() functionsAxel Lin1-25/+0
2012-09-07HID: waltop: Remove waltop_probe() and waltop_remove() functionsAxel Lin1-29/+0
2012-09-06HID: sensors: introduce sensor frameworksrinivas pandruvada3-0/+710
2012-09-06HID: sensors: add to special driver listsrinivas pandruvada2-0/+11
2012-09-05dj: memory scribble in logi_djAlan Cox1-2/+2
2012-09-05HID: hid-lcpower: Use HID_UP_LOGIVENDOR instead of hard coded 0x0ffbc0000Axel Lin1-1/+1
2012-09-05HID: picoLCD: use proper device as input_dev parentBruno Prémont1-1/+1
2012-09-05HID: picoLCD: fix dumping of IR_DATA reportBruno Prémont1-2/+2
2012-09-05HID: picoLCD: optimize for inactive debugfsBruno Prémont1-1/+1
2012-09-05HID: picoLCD: Add support for CIRBruno Prémont3-5/+98
2012-09-05HID: picoLCD: rework hid-fbdev interactionBruno Prémont2-109/+126
2012-09-05HID: picoLCD: prevent NULL pointer dereferencesBruno Prémont1-1/+1
2012-09-05HID: remove Paul Walmsley's copyright from places where it shouldn't beJiri Kosina17-17/+0
2012-09-03HID: Remove "default m" from HID_LOGITECH_DJJosh Triplett1-1/+0
2012-09-02HID: update hid_have_special_driver[] explanationJiri Kosina1-1/+8
2012-09-02HID: Only dump input if someone is listeningHenrik Rydberg1-1/+2
2012-08-27HID: uclogic: Add support for UC-Logic TWHA60Nikolai Kondrashov3-0/+100
2012-08-27Merge branch 'master' into upstreamJiri Kosina2-1/+2
2012-08-27HID: hid-debug: Show rdesc for unclaimed devicesHenrik Rydberg1-3/+9
2012-08-27HID: Remove duplicate ID for QUANTA 3001 touchscreenSimon Farnsworth2-2/+1
2012-08-27HID: add NOGET quirk for Eaton Ellipse MAX UPSAlan Stern1-0/+1
2012-08-23Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-1/+0
2012-08-22HID: Remove QUANTA from special drivers listSimon Farnsworth1-1/+0
2012-08-22HID: picolcd: Add missing #include <linux/uaccess.h>Geert Uytterhoeven1-0/+1
2012-08-20workqueue: deprecate system_nrt[_freezable]_wqTejun Heo1-1/+1
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1