summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: hid-multitouch: add one new multitouch device's VID/PIDice chien2011-07-214-0/+9
* HID: prodikeys: remove a redundant forward declaration of struct pcmidi_sndAxel Lin2011-07-211-2/+0
* HID: prodikeys: make needlessly global symbols staticAxel Lin2011-07-211-7/+8
* HID: emsff: properly handle emsff_init failureAxel Lin2011-07-201-1/+6
* HID: ACRUX - add missing hid_hw_stop() in ax_probe() error pathAxel Lin2011-07-141-0/+1
* HID: fix horizontal wheel for ms comfort mouse 4500Ari Savolainen2011-07-122-5/+22
* HID: uclogic: Add support for UC-Logic WP1062Nikolai Kondrashov2011-07-113-0/+197
* HID: add FF support for Holtek On Line Grip based gamepadsAnssi Hannula2011-06-275-0/+259
* HID: add support for MS Digital Media 3000Jiri Kosina2011-06-143-0/+4
* HID: hid-sony: fix endiannes of Sixaxis accel/gyro valuesSimon Wood2011-06-131-0/+20
* HID: hid-sony: amend Sixaxis descriptor to enable accelerometersSimon Wood2011-06-131-0/+15
* HID: Add driver to fix Speedlink VAD Cezanne supportStefan Kriwanek2011-06-085-0/+100
* HID: Fix Logitech Driving Force Pro wheelMichael Bauer2011-06-071-1/+73
* HID: yurex: recognize GeneralKeys wireless presenter as generic HIDTomoki Sekiyama2011-06-072-1/+7
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-232-2/+39
|\
| * USB: ldusb: add several new devicesMichael Hund2011-05-032-2/+39
| |
| \
| \
| \
*---. \ Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina2011-05-2325-1352/+485
|\ \ \ \
| | | * | HID: magicmouse: ignore 'ivalid report id' while switching modesJiri Kosina2011-05-201-1/+9
| | | * | HID: fix a crash in hid_report_raw_event() function.Armando Visconti2011-05-201-0/+3
| | | * | HID: add support for Logitech G27 wheelPeter Gundermann2011-05-034-0/+7
| | | * | HID: hiddev: fix error path in hiddev_read when interruptedPeter Waechtler2011-04-291-1/+3
| | | * | HID: add support for Sony Navigation ControllerJiri Kosina2011-04-283-0/+4
| | | * | HID: add support for barcode scanners from Symbol TechnologiesJiri Kosina2011-04-262-0/+6
| |_|/ / |/| | |
| | * | HID: hiddev: fix race between hiddev_disconnect and hiddev_releaseJiri Kosina2011-05-201-2/+8
| | * | HID: assorted usage updates from hut 1.12Jarod Wilson2011-05-181-8/+52
| | * | Merge branch 'master' into upstream.Jiri Kosina2011-05-1813-16/+61
| | |\ \ | | | |/
| | | * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-075-7/+7
| | | |\
| | | | * Fix common misspellingsLucas De Marchi2011-03-315-7/+7
| | | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-04-078-7/+36
| | | |\ \ | | | | |/ | | | |/|
| | | | * HID: Add support for CH Pro ThrottleJiri Kosina2011-04-062-0/+2
| | | | * HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas2011-04-061-0/+2
| | | | * HID: add FF support for Logitech G25/G27Simon Wood2011-04-011-0/+2
| | | | * HID: roccat: Add support for wireless variant of PyraStefan Achatz2011-03-242-1/+3
| | | | * HID: Fix typo Keyoutch -> KeytouchStephen Boyd2011-03-221-1/+1
| | | | * HID: add support for Skycable 0x3f07 wireless presenterJiri Kosina2011-03-214-5/+26
| |_|_|/ |/| | |
| | | * backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
| | | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-194-2/+17
| | | |\ | |_|/ / |/| | |
| | | * Input: bcm5974 - add support for MacBookPro8Andy Botting2011-03-123-0/+15
| | | * Input: switch completely over to the new versions of get/setkeycodeDmitry Torokhov2011-01-311-2/+2
| | * | HID: roccat: fix actual/startup profile sysfs attribute in koneplusStefan Achatz2011-05-182-44/+49
| | * | HID: 'name' and 'phys' in 'struct hid_device' can never be NULLDaniel Mack2011-05-182-28/+4
| | * | HID: picolcd: Avoid compile warning/error triggered by copy_from_user()Bruno Prémont2011-05-051-2/+2
| | * | HID: hidraw: fix commentsJiri Kosina2011-03-271-8/+8
| | * | HID: hiddev: fix brace indentDan Carpenter2011-03-271-1/+1
| |/ / |/| |
| * | HID: hid-multitouch: cosmetic changes, sort classes and devicesBenjamin Tissoires2011-05-232-48/+54
| * | HID: hid-multitouch: class MT_CLS_STANTUM is redundant with MT_CLS_CONFIDENCEBenjamin Tissoires2011-05-201-6/+3
| * | HID: hid-multitouch: add support for Unitec panelsBenjamin Tissoires2011-05-204-0/+15
| * | HID: hid-multitouch: add support for Touch International panelsBenjamin Tissoires2011-05-204-0/+10
| * | HID: hid-multitouch: add support for GoodTouch panelsBenjamin Tissoires2011-05-204-0/+10
| * | HID: hid-multitouch: add support for CVTouch panelsBenjamin Tissoires2011-05-204-0/+10
OpenPOWER on IntegriCloud