summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * credits: update contact information for Chris CheneyChris Cheney2013-08-052-7/+6
| * include/linux/coda.h: remove useless '#else'Chen Gang2013-07-301-1/+0
| * Documentation: development-process: Update -mm and -next URLsMartin Nordholts2013-07-251-2/+2
| * ktime: fix some scripts/kernel-doc warningsYacine Belkadi2013-07-251-13/+15
| * doc: Fix typo in doucmentationsMasanari Iida2013-07-2517-19/+19
| * Documentation: clk: Fix a trivial typo in audssSachin Kamat2013-07-251-1/+1
| * doc: devicetree: bindings: Fix typo in bindingsMasanari Iida2013-07-255-7/+7
| * Merge branch 'master' into for-nextJiri Kosina2013-07-259582-285300/+738202
| |\
| * | doc: printk-formats: fix format specifier to %p[Ii]4[hnbl]Daniel Borkmann2013-07-081-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-0654-492/+1351
|\ \ \
| * \ \ 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-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