summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
OpenPOWER on IntegriCloud