summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina54-459/+1326
2013-09-05HID: MAINTAINERS: add roccat driversStefan Achatz1-0/+8
2013-09-04HID: move HID_REPORT_TYPES closer to the report-definitionsDavid Herrmann1-2/+2
2013-09-04Merge branch 'for-3.11/CVE-2013-2888' into for-3.12/upstreamJiri Kosina2-4/+10
2013-09-04HID: check for NULL field when setting valuesKees Cook1-1/+6
2013-09-04HID: picolcd_core: validate output report detailsKees Cook1-1/+1
2013-09-04HID: sensor-hub: validate feature report detailsKees Cook1-1/+2
2013-09-04HID: ntrig: validate feature report detailsKees Cook1-1/+2
2013-09-04HID: pantherlord: validate output report detailsKees Cook1-2/+8
2013-09-04HID: hid-wiimote: print small buffers via %*phCAndy Shevchenko1-11/+6
2013-09-04HID: uhid: improve uhid example clientDavid Herrmann1-20/+103
2013-09-04HID: Correct the USB IDs for the new Macbook Air 6Henrik Rydberg2-6/+6
2013-09-04Merge branch 'master' into for-3.12/upstreamJiri Kosina5117-183696/+270799
2013-09-04HID: wiimote: add support for Guitar-Hero guitarsNicolas Adenis-Lamarre3-0/+182
2013-09-04HID: wiimote: add support for Guitar-Hero drumsDavid Herrmann3-0/+227
2013-09-04Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann2-3/+24
2013-09-02HID: battery: don't do DMA from stackJiri Kosina1-2/+10
2013-09-02HID: roccat: add support for KonePureOptical v2Stefan Achatz3-1/+4
2013-09-02HID: picolcd: Prevent NULL pointer dereference on _remove()Bruno Prémont2-2/+7
2013-09-02HID: usbhid: quirk for N-Trig DuoSense Touch ScreenVasily Titskiy2-0/+3
2013-09-02HID: uhid: add devname module aliasMarcel Holtmann1-0/+1
2013-08-29HID: validate HID report id sizeKees Cook2-4/+10
2013-08-27HID: do not init input reports for Win 8 multitouch devicesBenjamin Tissoires3-3/+21
2013-08-27HID: detect Win 8 multitouch devices in coreBenjamin Tissoires3-13/+31
2013-08-27HID: Use hid_parser for pre-scanning the report descriptorsBenjamin Tissoires1-38/+64
2013-08-26HID: hidraw: Add spinlock in struct hidraw to protect listYonghua Zheng2-5/+16
2013-08-26HID: Fix Speedlink VAD Cezanne support for some devicesStefan Kriwanek1-3/+8
2013-08-26HID: hid-sensor-hub: fix style of commentsAndy Shevchenko3-3/+3
2013-08-26HID: use module_hid_driver() to simplify the codeWei Yongjun1-12/+1
2013-08-20HID: samples/hidraw: add .gitignore filePaul Gortmaker1-0/+1
2013-08-20input: document gamepad API and add extra keycodesDavid Herrmann1-0/+156
2013-08-20HID: i2c-hid: use correct type for ACPI _DSM parameterMika Westerberg1-2/+3
2013-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2013-08-09Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-29/+17
2013-08-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds32-165/+353
2013-08-09dlm: kill the unnecessary and wrong device_close()->recalc_sigpending()Oleg Nesterov1-1/+0
2013-08-09Revert "HID: hid-logitech-dj: querying_devices was never set"Jiri Kosina1-2/+0
2013-08-09HID: hidraw: correctly deallocate memory on device disconnectManoj Chourasia1-35/+25
2013-08-09Merge tag 'drm-intel-fixes-2013-08-08' of git://people.freedesktop.org/~danve...Dave Airlie16-55/+138
2013-08-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-1/+0
2013-08-09userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov2-0/+5
2013-08-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-27/+25
2013-08-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-13/+11
2013-08-08Merge tag 'regulator-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2013-08-08Merge tag 'regmap-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+3
2013-08-08Merge tag 'spi-v3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-1/+1
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-23/+49
2013-08-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-110/+154
2013-08-08Revert "slub: do not put a slab to cpu partial list when cpu_partial is 0"Linus Torvalds1-3/+0
2013-08-08avr32: boards/atngw100/mrmt.c: fix building errorCong Ding1-1/+0