| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-09-07 | 2 | -2/+6 |
|\ |
|
| * | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured | Andres Freund | 2012-09-07 | 1 | -1/+3 |
| * | HID: Only dump input if someone is listening | Henrik Rydberg | 2012-09-02 | 1 | -1/+2 |
| * | HID: add NOGET quirk for Eaton Ellipse MAX UPS | Alan Stern | 2012-08-27 | 1 | -0/+1 |
* | | dj: memory scribble in logi_dj | Alan Cox | 2012-09-05 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-08-23 | 1 | -1/+0 |
|\ |
|
| * | HID: Remove QUANTA from special drivers list | Simon Farnsworth | 2012-08-22 | 1 | -1/+0 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 2 | -0/+2 |
|\ \
| |/
|/| |
|
| * | [media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver | Hans de Goede | 2012-07-30 | 2 | -0/+2 |
* | | Merge branch 'uhid' into for-linus | Jiri Kosina | 2012-07-24 | 3 | -0/+594 |
|\ \ |
|
| * | | HID: uhid: Fix sending events with invalid data | Vinicius Costa Gomes | 2012-07-20 | 1 | -1/+1 |
| * | | HID: uhid: silence gcc warning | Jiri Kosina | 2012-06-18 | 1 | -1/+1 |
| * | | HID: uhid: implement feature requests | David Herrmann | 2012-06-18 | 1 | -1/+119 |
| * | | HID: uhid: forward raw output reports to user-space | David Herrmann | 2012-06-18 | 1 | -1/+33 |
| * | | HID: uhid: forward output request to user-space | David Herrmann | 2012-06-18 | 1 | -0/+18 |
| * | | HID: uhid: forward open/close events to user-space | David Herrmann | 2012-06-18 | 1 | -1/+6 |
| * | | HID: uhid: add UHID_START and UHID_STOP events | David Herrmann | 2012-06-18 | 1 | -1/+7 |
| * | | HID: uhid: forward hid report-descriptor to hid core | David Herrmann | 2012-06-18 | 1 | -1/+3 |
| * | | HID: uhid: allow feeding input data into uhid devices | David Herrmann | 2012-06-18 | 1 | -0/+14 |
| * | | HID: uhid: add UHID_CREATE and UHID_DESTROY events | David Herrmann | 2012-06-18 | 1 | -0/+144 |
| * | | HID: uhid: implement write() on uhid devices | David Herrmann | 2012-06-18 | 1 | -1/+30 |
| * | | HID: uhid: implement read() on uhid devices | David Herrmann | 2012-06-18 | 1 | -1/+45 |
| * | | HID: uhid: allow poll()'ing on uhid devices | David Herrmann | 2012-06-18 | 1 | -0/+7 |
| * | | HID: uhid: add internal message buffer | David Herrmann | 2012-06-18 | 1 | -0/+65 |
| * | | HID: uhid: introduce user-space I/O driver support for HID | David Herrmann | 2012-06-18 | 3 | -0/+110 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-------. \ \ | Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes... | Jiri Kosina | 2012-07-24 | 29 | -550/+1581 |
|\ \ \ \ \ \ \ |
|
| | | | | * | | | HID: add ASUS AIO keyboard model AK1D | Cyrus Lien | 2012-07-23 | 3 | -0/+3 |
| | | | | * | | | HID: add support for Cypress barcode scanner 04B4:ED81 | Lionel Vaux | 2012-07-22 | 3 | -0/+4 |
| | | | | * | | | HID: Allow drivers to be their own listener | David Herrmann | 2012-07-20 | 2 | -6/+4 |
| | | | | * | | | HID: Add driver for Holtek based keyboards with broken HID | Tom Harwood | 2012-07-12 | 5 | -2/+192 |
| | | | | * | | | HID: Add suport for the brightness control keys on HP keyboards | Keng-Yu Lin | 2012-07-09 | 1 | -0/+9 |
| | | | | * | | | HID: select NEW_LEDS for driver of Lenovo ThinkPad USB Keyboard with TrackPoint | Bryan Wu | 2012-06-18 | 1 | -0/+1 |
| | | | | * | | | HID: Driver for Lenovo Keyboard with Trackpoint | Bernhard Seibold | 2012-06-08 | 5 | -0/+581 |
| | | | | * | | | HID: wiimote-ext: comment spelling fix | Giuseppe Bilotta | 2012-06-05 | 1 | -1/+1 |
| | | | | |/ / |
|
| | | | * | | | HID: usbhid: fix error paths in suspend | Alan Stern | 2012-07-20 | 1 | -27/+44 |
| | | | * | | | HID: usbhid: check for suspend or reset before restarting | Alan Stern | 2012-07-20 | 1 | -2/+4 |
| | | | * | | | HID: usbhid: replace HID_REPORTED_IDLE with HID_SUSPENDED | Alan Stern | 2012-07-20 | 2 | -8/+7 |
| | | | * | | | HID: usbhid: inline some simple routines | Alan Stern | 2012-07-20 | 1 | -31/+16 |
| | | | * | | | HID: usbhid: fix autosuspend calls | Alan Stern | 2012-07-20 | 1 | -74/+72 |
| | | | * | | | HID: usbhid: fix use-after-free bug | Alan Stern | 2012-07-20 | 1 | -5/+11 |
| | | * | | | | HID: roccat: added sensor sysfs attribute for Savu | Stefan Achatz | 2012-07-20 | 2 | -0/+4 |
| | | * | | | | HID: roccat: rename roccat_common functions to roccat_common2 | Stefan Achatz | 2012-06-28 | 8 | -67/+67 |
| | | * | | | | HID: roccat: fix wrong hid_err usage on struct usb_device | Stefan Achatz | 2012-06-28 | 1 | -3/+3 |
| | | * | | | | HID: roccat: move functionality to roccat-common | Stefan Achatz | 2012-06-28 | 12 | -332/+111 |
| | | * | | | | HID: roccat: add support for Roccat Savu | Stefan Achatz | 2012-06-28 | 5 | -1/+464 |
| | * | | | | | HID: hid-multitouch: add support for Zytronic panels | Benjamin Tissoires | 2012-06-28 | 3 | -0/+9 |
| | * | | | | | HID: hid-multitouch: fix input mode feature command | Benjamin Tissoires | 2012-06-28 | 1 | -1/+12 |
| | * | | | | | HID: multitouch: fix entry for Novatek Touchscreen | Jiri Kosina | 2012-06-06 | 1 | -1/+1 |
| | * | | | | | HID: multitouch: add support for Novatek touchscreen | Austin Hendrix | 2012-06-06 | 2 | -0/+8 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | HID: magicmouse: Implement Multi-touch Protocol B (MT-B) | Yufeng Shen | 2012-07-04 | 1 | -44/+22 |