summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stm class: Fix unlocking braino in the error pathAlexander Shishkin2016-02-201-4/+3
* stm class: Add heartbeat stm source deviceAlexander Shishkin2016-02-203-0/+143
* stm class: dummy_stm: Create multiple devicesAlexander Shishkin2016-02-201-9/+48
* stm class: Support devices with multiple instancesAlexander Shishkin2016-02-201-3/+4
* stm class: Use driver's packet callback return valueAlexander Shishkin2016-02-202-7/+19
* intel_th: Use real device index in the node namesAlexander Shishkin2016-02-201-3/+20
* intel_th: Set root device's drvdata earlyAlexander Shishkin2016-02-202-2/+2
* intel_th: sth: Sanitize packet callback's return valuesAlexander Shishkin2016-02-201-3/+8
* intel_th: msu: Release resources on read errorLaurent FERT2016-02-201-4/+3
* intel_th: msu: Fix offset for wrapped blockLaurent FERT2016-02-201-1/+1
* intel_th: Update scratchpad bits according to enabled output activityAlexander Shishkin2016-02-204-4/+59
* intel_th: gth: Remove commented-out codeAlexander Shishkin2016-02-201-18/+0
* intel_th: Depend on HAS_IOMEMAlexander Shishkin2016-02-201-1/+1
* stm class: Fix master deallocation in device unregisteringChunyan Zhang2016-02-201-1/+1
* stm class: Use a signed return type for stm_find_master_chanLucas Tanure2016-02-201-2/+2
* ppdev: use dev_* macrosSudip Mukherjee2016-02-151-7/+7
* ppdev: use new parport device modelSudip Mukherjee2016-02-151-5/+20
* ppdev: remove space before tabSudip Mukherjee2016-02-151-1/+1
* ppdev: fix parenthesis alignmentSudip Mukherjee2016-02-151-13/+13
* ppdev: remove bracesSudip Mukherjee2016-02-151-35/+22
* ppdev: add missing blank lineSudip Mukherjee2016-02-151-0/+6
* ppdev: remove whitespace around pointersSudip Mukherjee2016-02-151-12/+12
* ppdev: space prohibited between function name and parenthesisSudip Mukherjee2016-02-151-96/+96
* misc: mic: silence an overflow warningDan Carpenter2016-02-151-1/+2
* misc: mic: use after free printing error messageDan Carpenter2016-02-151-1/+1
* Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-14983-58655/+10558
|\
| * Linux 4.5-rc4v4.5-rc4Linus Torvalds2016-02-141-1/+1
| * Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-02-143-1/+12
| |\
| | * nvmem: qfprom: Specify LE device endiannessStephen Boyd2016-02-081-0/+1
| | * nvmem: core: return error for non word aligned accessSrinivas Kandagatla2016-02-081-0/+6
| | * mei: validate request value in client notify request ioctlAlexander Usyskin2016-02-071-1/+5
| * | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-141-3/+3
| |\ \
| | * | klist: fix starting point removed bug in klist iteratorsJames Bottomley2016-02-081-3/+3
| * | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-147-7/+79
| |\ \ \
| | * | | Revert "8250: uniphier: allow modular build with 8250 console"Greg Kroah-Hartman2016-02-081-1/+1
| | * | | pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski2016-02-073-3/+30
| | * | | pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski2016-02-071-1/+17
| | * | | tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll2016-02-071-0/+21
| | * | | serial/omap: mark wait_for_xmitr as __maybe_unusedArnd Bergmann2016-02-071-1/+1
| | * | | serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley2016-02-071-2/+6
| | * | | 8250: uniphier: allow modular build with 8250 consoleArnd Bergmann2016-02-071-1/+1
| | * | | tty: Drop krefs for interrupted tty lockPeter Hurley2016-02-072-3/+7
| * | | | Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-02-143-12/+19
| |\ \ \ \
| | * \ \ \ Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-02-123-12/+19
| | |\ \ \ \
| | | * | | | phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reloadTony Lindgren2016-02-101-5/+8
| | | * | | | phy: twl4030-usb: Relase usb phy on unloadTony Lindgren2016-02-101-0/+1
| | | * | | | phy: core: fix wrong err handle for phy_power_onShawn Lin2016-02-101-7/+9
| | | * | | | phy: Restrict phy-hi6220-usb to HiSilicon arm64Geert Uytterhoeven2016-02-031-0/+1
| | | | |_|/ | | | |/| |
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-02-145-26/+63
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2016-02-041-0/+10
| | |\ \ \ \ \