summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | HID: wacom: OLEDs control over sysfs for Intuos4Przemo Firszt2012-08-151-0/+143
| | | | | | * | | | | HID: wacom: Use half of brightness for low statePrzemo Firszt2012-08-151-1/+2
| | | | | | | |/ / / | | | | | | |/| | |
| | | | | * | | | | HID: uclogic: Add support for UC-Logic TWHA60Nikolai Kondrashov2012-08-273-0/+100
| | | | | | |_|/ / | | | | | |/| | |
| | | | * | | | | HID: Add support for Sony PS3 BD Remote ControlDavid Dillow2012-10-015-1/+232
| | | * | | | | | HID: picoLCD: optimize for inactive debugfsBruno Prémont2012-10-011-1/+1
| | | * | | | | | HID: picoLCD: bounds check in dump_buff_as_hex()Bruno Prémont2012-09-241-6/+6
| | | * | | | | | HID: picolcd_core: Remove setting hdev->claimed before calling hid_hw_start()Axel Lin2012-09-191-4/+0
| | | * | | | | | HID: picoLCD: drop version check during probeBruno Prémont2012-09-191-18/+0
| | | * | | | | | HID: picolcd: fix build error if !CONFIG_DEBUG_FSAxel Lin2012-09-111-5/+4
| | | * | | | | | HID: picoLCD: fix a NULL test in picolcd_raw_cir()Dan Carpenter2012-09-081-1/+1
| | | * | | | | | HID: picoLCD: use proper device as input_dev parentBruno Prémont2012-09-051-1/+1
| | | * | | | | | HID: picoLCD: fix dumping of IR_DATA reportBruno Prémont2012-09-051-2/+2
| | | * | | | | | HID: picoLCD: optimize for inactive debugfsBruno Prémont2012-09-051-1/+1
| | | * | | | | | HID: picoLCD: Add support for CIRBruno Prémont2012-09-053-5/+98
| | | * | | | | | HID: picoLCD: rework hid-fbdev interactionBruno Prémont2012-09-052-109/+126
| | | * | | | | | HID: picoLCD: prevent NULL pointer dereferencesBruno Prémont2012-09-051-1/+1
| | | * | | | | | HID: picolcd: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2012-08-221-0/+1
| | | * | | | | | HID: picolcd: using vmalloc() requires the include of vmalloc.hStephen Rothwell2012-08-161-0/+1
| | | * | | | | | HID: picoLCD: Improve unplug handlingBruno Prémont2012-08-155-25/+46
| | | * | | | | | HID: picoLCD: satify some checkpatch warningsBruno Prémont2012-08-151-2/+2
| | | * | | | | | HID: picoLCD: prevent NULL pointer dereference on unplugBruno Prémont2012-08-151-0/+2
| | | * | | | | | HID: picoLCD: Replace own refcounting with fbdev'sBruno Prémont2012-08-153-103/+18
| | | * | | | | | HID: picoLCD: split driver codeBruno Prémont2012-08-1511-2748/+3069
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | HID: lg4ff: Minor coding style fixes in lg4ff and hid-lgMichal Malý2012-09-252-5/+5
| | * | | | | | HID: hid-lg4ff: Set absolute axes parametes on DFPMichal Malý2012-09-251-0/+17
| | * | | | | | HID: hid-lg4ff: Adjust X axis input value accordingly to selected range.Michal Malý2012-09-253-0/+61
| | * | | | | | HID: hid-lg4ff: Minor code cleanup to improve readabilityMichal Malý2012-09-251-57/+64
| | | |/ / / / | | |/| | | |
| * | | | | | HID: hidraw: don't deallocate memory when it is in useRatan Nalumasu2012-10-011-43/+26
| |/ / / / /
| * | | | | HID: Fix logitech-dj: missing Unifying device issueNestor Lopez Casado2012-09-222-0/+46
| * | | | | HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp()Axel Lin2012-09-221-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-next' of git://github.com/rydberg/linux into from-henrikJiri Kosina2012-09-194-103/+98
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | HID: hid-multitouch: Add Flatfrog supportHenrik Rydberg2012-09-192-5/+24
| * | | | HID: hid-multitouch: Fix contact count on 3M panelsHenrik Rydberg2012-09-191-1/+3
| * | | | HID: hid-multitouch: Remove the redundant touch stateHenrik Rydberg2012-09-191-65/+23
| * | | | HID: hid-multitouch: Simplify setup and frame synchronizationHenrik Rydberg2012-09-191-29/+38
| * | | | HID: Add an input configured notification callbackHenrik Rydberg2012-09-191-2/+9
| * | | | Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-192-2/+2
| | |/ / | |/| |
* | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-09-072-2/+6
|\ \ \ \
| * | | | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund2012-09-071-1/+3
| * | | | HID: Only dump input if someone is listeningHenrik Rydberg2012-09-021-1/+2
| * | | | HID: add NOGET quirk for Eaton Ellipse MAX UPSAlan Stern2012-08-271-0/+1
| |/ / /
* | | | dj: memory scribble in logi_djAlan Cox2012-09-051-2/+2
|/ / /
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-08-231-1/+0
|\ \ \ | |_|/ |/| |
| * | HID: Remove QUANTA from special drivers listSimon Farnsworth2012-08-221-1/+0
| |/
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-312-0/+2
|\ \ | |/ |/|
| * [media] radio-shark: New driver for the Griffin radioSHARK USB radio receiverHans de Goede2012-07-302-0/+2
* | Merge branch 'uhid' into for-linusJiri Kosina2012-07-243-0/+594
|\ \
| * | HID: uhid: Fix sending events with invalid dataVinicius Costa Gomes2012-07-201-1/+1
| * | HID: uhid: silence gcc warningJiri Kosina2012-06-181-1/+1
| * | HID: uhid: implement feature requestsDavid Herrmann2012-06-181-1/+119
OpenPOWER on IntegriCloud