Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-08-22 | HID: Remove QUANTA from special drivers list | Simon Farnsworth | 1 | -1/+0 |
2012-08-15 | HID: Bump maximum global item tag report size to 128 bytes | Marek Vasut | 1 | -1/+1 |
2012-07-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2012-07-30 | [media] radio-shark: New driver for the Griffin radioSHARK USB radio receiver | Hans de Goede | 1 | -0/+1 |
2012-07-24 | Merge branches 'hidraw', 'magicmouse', 'multitouch', 'roccat', 'suspend-fixes... | Jiri Kosina | 1 | -2/+9 |
2012-07-23 | HID: add ASUS AIO keyboard model AK1D | Cyrus Lien | 1 | -0/+1 |
2012-07-22 | HID: add support for Cypress barcode scanner 04B4:ED81 | Lionel Vaux | 1 | -0/+1 |
2012-07-20 | HID: Allow drivers to be their own listener | David Herrmann | 1 | -2/+4 |
2012-07-20 | HID: hid-core: optimize in case of hidraw | Matthieu CASTET | 1 | -2/+8 |
2012-07-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -0/+7 |
2012-07-12 | HID: Add driver for Holtek based keyboards with broken HID | Tom Harwood | 1 | -0/+1 |
2012-07-11 | Input: xpad - handle all variations of Mad Catz Beat Pad | Yuri Khan | 1 | -0/+1 |
2012-07-10 | HID: add support for 2012 MacBook Pro Retina | Ryan Bourgeois | 1 | -0/+6 |
2012-06-28 | HID: roccat: add support for Roccat Savu | Stefan Achatz | 1 | -0/+1 |
2012-06-25 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2012-06-11 | [media] radio/si470x: Add support for the Axentia ALERT FM USB Receiver | Hans de Goede | 1 | -0/+1 |
2012-06-08 | HID: Driver for Lenovo Keyboard with Trackpoint | Bernhard Seibold | 1 | -0/+1 |
2012-05-22 | Merge branches 'upstream-fixes', 'wacom' and 'waltop' into for-linus | Jiri Kosina | 1 | -1/+1 |
2012-05-22 | Merge branch 'upstream' into for-linus | Jiri Kosina | 1 | -8/+23 |
2012-05-15 | HID: uclogic: Add support for UC-Logic TWHL850 | Nikolai Kondrashov | 1 | -0/+1 |
2012-05-14 | HID: explain the signed/unsigned handling in hid_add_field() | Jiri Kosina | 1 | -0/+1 |
2012-05-14 | HID: handle logical min/max signedness properly in parser | srinivas pandruvada | 1 | -3/+9 |
2012-05-05 | Merge branch 'multitouch' into device-groups | Jiri Kosina | 1 | -0/+1 |
2012-05-01 | HID: hid-multitouch: Switch to device groups | Henrik Rydberg | 1 | -71/+4 |