aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid
Commit message (Expand)AuthorAgeFilesLines
* HID: wiimote: add LEGO-wiimote VIDDavid Herrmann2013-10-213-1/+6
* HID: Fix unit exponent parsing againNikolai Kondrashov2013-10-182-14/+10
* HID: usbhid: quirk for SiS TouchscreenAceLan Kao2013-10-092-0/+4
* HID: usbhid: quirk for Synaptics Large TouchccreenAceLan Kao2013-10-092-0/+4
* HID: wiimote: fix FF deadlockDavid Herrmann2013-10-072-12/+32
* HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGliderAnders F. U. Kiær2013-10-024-0/+7
* HID: hidraw: close underlying device at removal of last readerManoj Chourasia2013-10-021-7/+14
* HID: roccat: Fix "cannot create duplicate filename" problemsStefan Achatz2013-09-304-7/+7
* HID: uhid: allocate static minorDavid Herrmann2013-09-261-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-1712-116/+142
|\
| * HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp failsBenjamin Tissoires2013-09-131-5/+10
| * HID: multitouch: validate indexes detailsBenjamin Tissoires2013-09-131-12/+14
| * HID: logitech-dj: validate output report detailsKees Cook2013-09-131-2/+8
| * HID: validate feature and input report detailsBenjamin Tissoires2013-09-132-10/+17
| * HID: lenovo-tpkbd: validate output report detailsKees Cook2013-09-131-1/+9
| * HID: LG: validate HID output report detailsKees Cook2013-09-134-73/+12
| * HID: steelseries: validate output report detailsKees Cook2013-09-131-0/+5
| * HID: sony: validate HID output report detailsKees Cook2013-09-131-0/+4
| * HID: zeroplus: validate output report detailsKees Cook2013-09-131-13/+5
| * HID: provide a helper for validating hid reportsKees Cook2013-09-131-0/+58
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
|/
* Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds2013-09-073-409/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-0638-452/+995
|\
| * Merge branch 'for-3.12/sensor-hub' into for-linusJiri Kosina2013-09-061-32/+23
| |\
| | * HID: hid-sensor-hub: change kmalloc + memcpy by kmemdupAndy Shevchenko2013-09-041-4/+3
| | * HID: hid-sensor-hub: move to devm_kzallocAndy Shevchenko2013-09-041-12/+5
| | * HID: hid-sensor-hub: fix indentation accross the codeAndy Shevchenko2013-09-041-16/+15
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-0638-419/+970
| |\ \ \ \ \ \ \ \ | | | | | | | |_|/ | | | | | | |/| |
| | | | | | | | * HID: hid-wiimote: print small buffers via %*phCAndy Shevchenko2013-09-041-11/+6
| | | | | | | | * HID: wiimote: add support for Guitar-Hero guitarsNicolas Adenis-Lamarre2013-09-043-0/+182
| | | | | | | | * HID: wiimote: add support for Guitar-Hero drumsDavid Herrmann2013-09-043-0/+227
| | | | | | | | * HID: wiimote: work around broken DRM_KAI on GEN10David Herrmann2013-08-051-4/+6
| | | | | | | * | Merge branch 'for-3.11/CVE-2013-2888' into for-3.12/upstreamJiri Kosina2013-09-041-3/+7
| | | | | | | |\ \
| | | | | | | | * | HID: validate HID report id sizeKees Cook2013-08-291-3/+7
| | | | | | | |/ / | | | | | | |/| |
| | | | | | | * | HID: check for NULL field when setting valuesKees Cook2013-09-041-1/+6
| | | | | | | * | HID: picolcd_core: validate output report detailsKees Cook2013-09-041-1/+1
| | | | | | | * | HID: sensor-hub: validate feature report detailsKees Cook2013-09-041-1/+2
| | | | | | | * | HID: ntrig: validate feature report detailsKees Cook2013-09-041-1/+2
| | | | | | | * | HID: pantherlord: validate output report detailsKees Cook2013-09-041-2/+8
| | | | | | | * | HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2013-09-041-3/+3
| | | | | | | * | Merge branch 'master' into for-3.12/upstreamJiri Kosina2013-09-047-2/+64
| | | | | | | |\ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | | | * | HID: battery: don't do DMA from stackJiri Kosina2013-09-021-2/+10
| | | | | | | * | HID: roccat: add support for KonePureOptical v2Stefan Achatz2013-09-023-1/+4
| | | | | | | * | HID: picolcd: Prevent NULL pointer dereference on _remove()Bruno Prémont2013-09-022-2/+7
| | | | | | | * | HID: usbhid: quirk for N-Trig DuoSense Touch ScreenVasily Titskiy2013-09-022-0/+3
| | | | | | | * | HID: uhid: add devname module aliasMarcel Holtmann2013-09-021-0/+1
| | | | | | | * | HID: hidraw: Add spinlock in struct hidraw to protect listYonghua Zheng2013-08-261-5/+15
| | | | | | | * | HID: Fix Speedlink VAD Cezanne support for some devicesStefan Kriwanek2013-08-261-3/+8
| | | | | | | * | HID: hid-sensor-hub: fix style of commentsAndy Shevchenko2013-08-261-1/+1
| | | | | | | * | HID: use module_hid_driver() to simplify the codeWei Yongjun2013-08-261-12/+1