summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | HID: uhid: forward raw output reports to user-spaceDavid Herrmann2012-06-181-1/+33
| * | HID: uhid: forward output request to user-spaceDavid Herrmann2012-06-181-0/+18
| * | HID: uhid: forward open/close events to user-spaceDavid Herrmann2012-06-181-1/+6
| * | HID: uhid: add UHID_START and UHID_STOP eventsDavid Herrmann2012-06-181-1/+7
| * | HID: uhid: forward hid report-descriptor to hid coreDavid Herrmann2012-06-181-1/+3
| * | HID: uhid: allow feeding input data into uhid devicesDavid Herrmann2012-06-181-0/+14
| * | HID: uhid: add UHID_CREATE and UHID_DESTROY eventsDavid Herrmann2012-06-181-0/+144
| * | HID: uhid: implement write() on uhid devicesDavid Herrmann2012-06-181-1/+30
| * | HID: uhid: implement read() on uhid devicesDavid Herrmann2012-06-181-1/+45
| * | HID: uhid: allow poll()'ing on uhid devicesDavid Herrmann2012-06-181-0/+7
| * | HID: uhid: add internal message bufferDavid Herrmann2012-06-181-0/+65
| * | HID: uhid: introduce user-space I/O driver support for HIDDavid Herrmann2012-06-183-0/+110
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes...Jiri Kosina2012-07-2429-550/+1581
|\ \ \ \ \ \ \
| | | | | * | | HID: add ASUS AIO keyboard model AK1DCyrus Lien2012-07-233-0/+3
| | | | | * | | HID: add support for Cypress barcode scanner 04B4:ED81Lionel Vaux2012-07-223-0/+4
| | | | | * | | HID: Allow drivers to be their own listenerDavid Herrmann2012-07-202-6/+4
| | | | | * | | HID: Add driver for Holtek based keyboards with broken HIDTom Harwood2012-07-125-2/+192
| | | | | * | | HID: Add suport for the brightness control keys on HP keyboardsKeng-Yu Lin2012-07-091-0/+9
| | | | | * | | HID: select NEW_LEDS for driver of Lenovo ThinkPad USB Keyboard with TrackPointBryan Wu2012-06-181-0/+1
| | | | | * | | HID: Driver for Lenovo Keyboard with TrackpointBernhard Seibold2012-06-085-0/+581
| | | | | * | | HID: wiimote-ext: comment spelling fixGiuseppe Bilotta2012-06-051-1/+1
| | | | | |/ /
| | | | * | | HID: usbhid: fix error paths in suspendAlan Stern2012-07-201-27/+44
| | | | * | | HID: usbhid: check for suspend or reset before restartingAlan Stern2012-07-201-2/+4
| | | | * | | HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDEDAlan Stern2012-07-202-8/+7
| | | | * | | HID: usbhid: inline some simple routinesAlan Stern2012-07-201-31/+16
| | | | * | | HID: usbhid: fix autosuspend callsAlan Stern2012-07-201-74/+72
| | | | * | | HID: usbhid: fix use-after-free bugAlan Stern2012-07-201-5/+11
| | | * | | | HID: roccat: added sensor sysfs attribute for SavuStefan Achatz2012-07-202-0/+4
| | | * | | | HID: roccat: rename roccat_common functions to roccat_common2Stefan Achatz2012-06-288-67/+67
| | | * | | | HID: roccat: fix wrong hid_err usage on struct usb_deviceStefan Achatz2012-06-281-3/+3
| | | * | | | HID: roccat: move functionality to roccat-commonStefan Achatz2012-06-2812-332/+111
| | | * | | | HID: roccat: add support for Roccat SavuStefan Achatz2012-06-285-1/+464
| | * | | | | HID: hid-multitouch: add support for Zytronic panelsBenjamin Tissoires2012-06-283-0/+9
| | * | | | | HID: hid-multitouch: fix input mode feature commandBenjamin Tissoires2012-06-281-1/+12
| | * | | | | HID: multitouch: fix entry for Novatek TouchscreenJiri Kosina2012-06-061-1/+1
| | * | | | | HID: multitouch: add support for Novatek touchscreenAustin Hendrix2012-06-062-0/+8
| | | |_|/ / | | |/| | |
| * | | | | HID: magicmouse: Implement Multi-touch Protocol B (MT-B)Yufeng Shen2012-07-041-44/+22
OpenPOWER on IntegriCloud