summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mfd: fix commentAntonio Ospite2014-06-191-1/+1
| * cpuidle: fix commentAntonio Ospite2014-06-191-1/+1
| * doc: hpfall.c: fix missing null-terminate after strncpy callRickard Strandqvist2014-06-191-0/+1
| * usb: doc: hotplug.txt code typosJeremiah Mahler2014-06-191-4/+4
| * kbuild: fix comment in Makefile.modinstOlaf Hering2014-06-191-1/+1
| * SH: add proper prompt to SH_MAGIC_PANEL_R2_VERSIONPaul Bolle2014-06-191-1/+1
| * ARM: msm: Remove MSM_SCMPaul Bolle2014-06-191-3/+0
| * crypto: Remove MPILIB_EXTRARichard Weinberger2014-06-191-1/+0
| * doc: CN: remove dead link, kerneltrap.org no longer worksPranith Kumar2014-06-191-4/+0
| * media: update reference, kerneltrap.org no longer worksPranith Kumar2014-06-191-1/+1
| * hexagon: update reference, kerneltrap.org no longer worksPranith Kumar2014-06-191-1/+1
| * doc: LSM: update reference, kerneltrap.org no longer worksPranith Kumar2014-06-191-1/+1
| * doc: SubmittingPatches: remove dead link, kerneltrap.org no longer worksPranith Kumar2014-06-191-4/+0
| * doc: RCU: update reference, kerneltrap.org no longer worksPranith Kumar2014-06-191-2/+2
| * gma500: remove duplicate FB_REG09 defineDan Carpenter2014-06-191-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-0618-642/+1194
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'for-3.17/upstream', 'for-3.17/cp2112', 'for-3.17/huion', 'for...Jiri Kosina2014-08-066454-121305/+286956
| |\ \ \ \ \ \ \ \
| | | | | | | | * | HID: sony: Default initialize all elements of the LED max_brightness array to 1Frank Praznik2014-07-301-1/+1
| | | | | | | | * | HID: sony: Remove an old and redundant commentAntonio Ospite2014-06-251-2/+0
| | | | | | | | * | HID: sony: Format and comment sixaxis_rdescAntonio Ospite2014-06-251-19/+74
| | | | | | | | * | HID: sony: Always override the Sixaxis descriptorAntonio Ospite2014-06-251-21/+10
| | | | | | | | * | HID: sony: Use the SIXAXIS_CONTROLLER constant when possibleAntonio Ospite2014-06-251-3/+1
| | | | | | | * | | HID: rmi: only bind the hid-rmi driver to the mouse interface of composite US...Andrew Duggan2014-07-291-1/+3
| | | | | | | * | | HID: rmi: check that report ids exist in the report_id_hash before accessing ...Andrew Duggan2014-07-291-6/+22
| | | | | | | * | | HID: rmi: change logging level of log messages related to unexpected reportsAndrew Duggan2014-07-291-2/+2
| | | | | | | * | | HID: rmi: make compututation of the address of Query 12 more carefulAndrew Duggan2014-07-291-10/+25
| | | | | | * | | | HID: lenovo: Add support for Compact (BT|USB) keyboardJamie Lentin2014-07-296-0/+227
| | | | | | * | | | HID: lenovo: Don't call function in condition, show error codesJamie Lentin2014-07-291-4/+4
| | | | | | * | | | HID: lenovo: Prepare support for adding other devicesJamie Lentin2014-07-291-8/+45
| | | | | | * | | | HID: lenovo: Rename hid-lenovo-tpkbd to hid-lenovoJamie Lentin2014-07-295-101/+102
| | | | | | |/ / /
| | | | | * / / / HID: i2c-hid: call the hid driver's suspend and resume callbacksAndrew Duggan2014-07-291-1/+14
| | | | | |/ / /
| | | | * / / / HID: hyperv: register as a wakeup sourceDexuan Cui2014-08-041-0/+6
| | | | |/ / /
| | | * | | | HID: huion: Fix sparse warningsNikolai Kondrashov2014-07-291-1/+1
| | | * | | | HID: huion: Handle tablets with UC-Logic vendor IDNikolai Kondrashov2014-07-291-0/+1
| | | * | | | HID: huion: Switch to generating report descriptorNikolai Kondrashov2014-07-291-78/+167
| | | * | | | HID: huion: Don't ignore other interfacesNikolai Kondrashov2014-07-291-13/+7
| | | * | | | HID: huion: Use "tablet" instead of specific modelNikolai Kondrashov2014-07-293-14/+15
| | | |/ / /
| | * | | | HID: cp2112: add I2C modeAntonio Borneo2014-07-291-1/+102
| | * | | | HID: cp2112: fix gpio value in gpio_direction_outputAntonio Borneo2014-07-071-2/+6
| | | |/ / | | |/| |
| * | | | HID: usbhid: Use flag HID_DISCONNECTED when a usb device is removedReyad Attiyat2014-07-291-1/+5
| * | | | HID: ignore jabra gn9350ePatrick Plattes2014-07-292-0/+2
| * | | | HID: use multi input quirk for 22b9:2968Wen-chien Jesse Sung2014-07-292-0/+2
| * | | | HID: add quirk for 0x04d9:0xa096 deviceWangzhao Cai2014-07-292-0/+2
| * | | | HID: picolcd: remove unnecessary NULL test before debugfs_removeFabian Frederick2014-06-301-6/+3
| * | | | HID: roccat: Drop castHimangi Saraogi2014-06-271-1/+1
| * | | | HID: Kconfig: drop remove Unicode non-breaking space from KconfigBrian Norris2014-06-111-1/+1
| * | | | HID: usbhid: remove unneeded initialization of quirks_param[]Mathias Krause2014-06-101-1/+1
| |/ / /
* | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-08-067-13/+43
|\ \ \ \
| * | | | wdt: sunxi: Move restart code to the watchdog driverMaxime Ripard2014-08-051-0/+29
| * | | | Documentation: fix two typos in watchdog-api.txtSangjung Woo2014-08-051-1/+1