Age | Commit message (Expand) | Author | Files | Lines |
2013-04-30 | Merge branches 'for-3.10/wiimote' and 'for-3.9/upstream-fixes' into for-linus | Jiri Kosina | 1 | -0/+1 |
2013-04-30 | Merge branches 'for-3.10/multitouch', 'for-3.10/roccat' and 'for-3.10/upstrea... | Jiri Kosina | 1 | -0/+2 |
2013-04-30 | Merge branches 'for-3.10/appleir', 'for-3.10/hid-debug', 'for-3.10/hid-driver... | Jiri Kosina | 1 | -28/+25 |
2013-04-30 | HID: protect hid_debug_list | Jiri Kosina | 1 | -0/+1 |
2013-04-30 | HID: debug: break out hid_dump_report() into hid-debug | Benjamin Tissoires | 1 | -23/+2 |
2013-04-29 | HID: Add PID for Japanese version of NE4K keyboard | Adam Jiang | 1 | -0/+1 |
2013-04-18 | HID: appleir: add support for Apple ir devices | Benjamin Tissoires | 1 | -2/+5 |
2013-04-04 | HID: wiimote: add 2nd generation Wii Remote IDs | David Herrmann | 1 | -0/+1 |
2013-03-29 | HID: fix Masterkit MA901 hid quirks | Alexey Klimov | 1 | -1/+12 |
2013-03-14 | HID: roccat: add support for Roccat Kone Pure gaming mouse | Stefan Achatz | 1 | -0/+1 |
2013-03-09 | HID: Merge branch 'master' into for-3.10/hid-driver-transport-cleanups | Jiri Kosina | 1 | -0/+1 |
2013-03-01 | HID: Separate struct hid_device's driver_lock into two locks. | Andrew de los Reyes | 1 | -3/+21 |
2013-02-25 | HID: make sensor autodetection independent of underlying bus | Mika Westerberg | 1 | -2/+1 |
2013-02-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2013-02-21 | Merge branches 'for-3.9/sony' and 'for-3.9/steelseries' into for-linus | Jiri Kosina | 1 | -0/+1 |
2013-02-21 | Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo... | Jiri Kosina | 1 | -0/+14 |
2013-02-19 | HID: add ThingM blink(1) USB RGB LED support | Vivien Didelot | 1 | -0/+1 |
2013-02-18 | HID: blacklist Velleman data acquisition boards | Ian Abbott | 1 | -0/+8 |
2013-02-18 | HID: extend autodetect to handle I2C sensors as well | Mika Westerberg | 1 | -1/+1 |
2013-02-05 | HID: core: add "report" hook, called once the report has been parsed | Benjamin Tissoires | 1 | -0/+4 |
2013-01-31 | USB: HID: SRW-S1 Gaming Wheel Driver | Simon Wood | 1 | -0/+1 |
2013-01-17 | HID: Support Jess/Saitek Color Rumble Pad | Michael Karcher | 1 | -0/+1 |
2013-01-15 | HID: add support for Sony RF receiver with USB product id 0x0374 | Fernando Luis Vázquez Cao | 1 | -0/+1 |
2012-12-28 | [hid] usb hid quirks for Masterkit MA901 usb radio | Alexey Klimov | 1 | -0/+1 |
2012-12-12 | Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid',... | Jiri Kosina | 1 | -11/+49 |
2012-12-12 | Revert "HID: sensors: add to special driver list" | Alexander Holler | 1 | -5/+0 |
2012-12-12 | HID: sensors: autodetect USB HID sensor hubs | Alexander Holler | 1 | -1/+10 |
2012-12-07 | HID: hidp: fallback to input session properly if hid is blacklisted | Lamarque V. Souza | 1 | -3/+8 |
2012-12-02 | HID: Add Apple wireless keyboard 2011 ANSI to special driver list | Ben Hutchings | 1 | -0/+1 |
2012-11-15 | HID: add usage_index in struct hid_usage. | Benjamin Tissoires | 1 | -0/+4 |
2012-11-15 | HID: fix unit exponent parsing | Benjamin Tissoires | 1 | -1/+15 |
2012-11-07 | HID: Ignore D-WAV/eGalax devices handled by usbtouchscreen | Forest Bond | 1 | -1/+10 |
2012-10-31 | HID: Add driver for ION iCade | Bastien Nocera | 1 | -0/+1 |
2012-10-31 | HID: Add support for the MacBook Pro 10,2 keyboard / touchpad | Dirk Hohndel | 1 | -0/+6 |
2012-10-17 | HID: roccat: add support for Roccat Lua | Stefan Achatz | 1 | -0/+1 |
2012-10-01 | Merge tag 'staging-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+5 |
2012-10-01 | Merge branch 'upstream' into for-linus | Jiri Kosina | 1 | -8/+27 |
2012-10-01 | Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi... | Jiri Kosina | 1 | -0/+3 |
2012-10-01 | HID: Add support for Sony PS3 BD Remote Control | David Dillow | 1 | -0/+2 |
2012-10-01 | HID: keep dev_rdesc unmodified and use it for comparisons | Kevin Daughtridge | 1 | -3/+13 |
2012-09-17 | HID: roccat: conditional blacklisting of Roccat modules | Stefan Achatz | 1 | -0/+2 |
2012-09-17 | HID: Fix return values in open_collection() | Sachin Kamat | 1 | -3/+3 |
2012-09-16 | Merge 3.6-rc6 into staging-next | Greg Kroah-Hartman | 1 | -3/+5 |
2012-09-07 | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured | Andres Freund | 1 | -1/+3 |
2012-09-06 | HID: sensors: add to special driver list | srinivas pandruvada | 1 | -0/+5 |
2012-09-02 | HID: update hid_have_special_driver[] explanation | Jiri Kosina | 1 | -1/+8 |
2012-09-02 | HID: Only dump input if someone is listening | Henrik Rydberg | 1 | -1/+2 |
2012-08-27 | HID: uclogic: Add support for UC-Logic TWHA60 | Nikolai Kondrashov | 1 | -0/+1 |
2012-08-27 | Merge branch 'master' into upstream | Jiri Kosina | 1 | -1/+1 |
2012-08-23 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |