summaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: Fix return values in open_collection()Sachin Kamat2012-09-171-3/+3
* HID: lenovo-tpkbd: Remove unnecessary casts of void pointersAxel Lin2012-09-171-114/+33
* HID: prodikeys: Remove unnecessary casts of void pointersAxel Lin2012-09-171-9/+9
* HID: lg4ff: Remove unnecessary casts of void pointersAxel Lin2012-09-171-2/+2
* HID: lg: Remove unnecessary casts of void pointersAxel Lin2012-09-171-5/+5
* HID: holtekff: use %*ph to dump small buffersAndy Shevchenko2012-09-101-2/+1
* HID: primax: Remove px_probe() and px_remove() functionsAxel Lin2012-09-071-25/+0
* HID: waltop: Remove waltop_probe() and waltop_remove() functionsAxel Lin2012-09-071-29/+0
* HID: hid-lcpower: Use HID_UP_LOGIVENDOR instead of hard coded 0x0ffbc0000Axel Lin2012-09-051-1/+1
* HID: remove Paul Walmsley's copyright from places where it shouldn't beJiri Kosina2012-09-0517-17/+0
* HID: Remove "default m" from HID_LOGITECH_DJJosh Triplett2012-09-031-1/+0
* HID: update hid_have_special_driver[] explanationJiri Kosina2012-09-021-1/+8
* Merge branch 'master' into upstreamJiri Kosina2012-08-272-1/+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
* | | HID: hid-debug: Show rdesc for unclaimed devicesHenrik Rydberg2012-08-271-3/+9
* | | HID: Remove duplicate ID for QUANTA 3001 touchscreenSimon Farnsworth2012-08-272-2/+1
* | | HID: hidraw: improve error handling in hidraw_init()Alexey Khoroshilov2012-08-151-4/+11
* | | HID: add quirk for Freescale i.MX28 ROM recoveryMarek Vasut2012-08-152-0/+4
* | | HID: Bump maximum global item tag report size to 128 bytesMarek Vasut2012-08-151-1/+1
|/ /
* | 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
OpenPOWER on IntegriCloud