summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-0654-459/+1326
|\ \ \ \ \ \ \
| | | | | | | * 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
| | | | | | | * Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann2013-09-042-3/+24
| | | | | | | * HID: wiimote: work around broken DRM_KAI on GEN10David Herrmann2013-08-051-4/+6
| | | | | | * | HID: MAINTAINERS: add roccat driversStefan Achatz2013-09-051-0/+8
| | | | | | * | HID: move HID_REPORT_TYPES closer to the report-definitionsDavid Herrmann2013-09-041-2/+2
| | | | | | * | Merge branch 'for-3.11/CVE-2013-2888' into for-3.12/upstreamJiri Kosina2013-09-042-4/+10
| | | | | | |\ \
| | | | | | | * | HID: validate HID report id sizeKees Cook2013-08-292-4/+10
| | | | | | * | | 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-042-6/+6
| | | | | | * | | Merge branch 'master' into for-3.12/upstreamJiri Kosina2013-09-045117-183696/+270799
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | * | | 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-262-5/+16
| | | | | | * | | HID: Fix Speedlink VAD Cezanne support for some devicesStefan Kriwanek2013-08-261-3/+8
| | | | | | * | | HID: hid-sensor-hub: fix style of commentsAndy Shevchenko2013-08-263-3/+3
| | | | | | * | | HID: use module_hid_driver() to simplify the codeWei Yongjun2013-08-261-12/+1
| | | | | | * | | HID: samples/hidraw: add .gitignore filePaul Gortmaker2013-08-201-0/+1
| | | | | | * | | input: document gamepad API and add extra keycodesDavid Herrmann2013-08-201-0/+156
| | | | | | * | | HID: hidraw: correctly deallocate memory on device disconnectManoj Chourasia2013-08-091-35/+25
| | | | | | | |/ | | | | | | |/|
| | | | | | * | HID: hid-holtekff: don't push static constants on stack for %*phAndy Shevchenko2013-08-051-1/+1
| | | | | | * | HID: i2c-hid: don't push static constants on stack for %*phAndy Shevchenko2013-08-051-2/+2
| | | | | | * | HID: logitech-dj: Fix non-atomic kmalloc in logi_dj_ll_input_event()Peter Hurley2013-08-011-1/+1
| | | | | | * | HID: Add new driver for non-compliant Xin-Mo devices.Olivier Scherler2013-07-295-0/+85
| | | | | | * | HID: replace strict_strtoul() with kstrtoul()Jingoo Han2013-07-237-15/+15
| | | | | | * | HID: fix unused rsize usageJiri Kosina2013-07-221-0/+1
| | | | | | * | HID: fix data access in implement()Jiri Kosina2013-07-226-22/+52
| | | | | | * | HID: kye: Add report fixup for Genius Gx Imperator KeyboardBenjamin Tissoires2013-07-153-17/+30
| | | | | | * | HID: core: fix hid delimiter local tag parsing.Paul Chavent2013-07-131-1/+1
| | | | | * | | HID: uhid: improve uhid example clientDavid Herrmann2013-09-041-20/+103
| | | | | | |/ | | | | | |/|
| | | | * | | HID: input: generic hidinput_input_event handlerDavid Herrmann2013-07-312-1/+80
| | | | * | | HID: uhid: use generic hidinput_input_event()David Herrmann2013-07-313-27/+6
| | | | * | | HID: i2c: use generic hidinput_input_event()David Herrmann2013-07-311-24/+0
| | | | * | | HID: usbhid: use generic hidinput_input_event()David Herrmann2013-07-312-74/+3
| | | | * | | HID: usbhid: update LED fields unlockedDavid Herrmann2013-07-311-3/+13
| | | | * | | HID: usbhid: make usbhid_set_leds() staticDavid Herrmann2013-07-312-3/+1
| | | | | |/ | | | | |/|
| | | * | | HID: do not init input reports for Win 8 multitouch devicesBenjamin Tissoires2013-08-273-3/+21
| | | * | | HID: detect Win 8 multitouch devices in coreBenjamin Tissoires2013-08-273-13/+31
| | | * | | HID: Use hid_parser for pre-scanning the report descriptorsBenjamin Tissoires2013-08-271-38/+64
| | | * | | HID: multitouch: devm conversionBenjamin Tissoires2013-07-311-48/+23
| | | * | | HID: trivial devm conversion for special hid driversBenjamin Tissoires2013-07-315-66/+16
| | | |/ /
OpenPOWER on IntegriCloud