summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-22serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...Wei Yongjun
2016-09-22vt: Emulate \e[100-107m (bright background colors).Adam Borowski
2016-09-22vt: Support \e[90-97m (bright foreground colors).Adam Borowski
2016-09-22vt: Drop a no longer true comment.Adam Borowski
2016-09-22vt: Make a comparison <= for readability.Adam Borowski
2016-09-22vt: Fix a read-past-array in vc_t416_color().Adam Borowski
2016-09-15pty: make ptmx file ops read-only after initKees Cook
2016-09-15tty: serial_core: add tty NULL check to uart_tx_stoppedRob Herring
2016-09-15serial: imx: Replace dmaengine old APIFabien Lahoudere
2016-09-15serial: core: fix potential NULL pointer dereferenceAndy Shevchenko
2016-09-15BUG: atmel_serial: Interrupts not disabled on closeRichard Genoud
2016-09-15tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lockWei Yongjun
2016-09-15serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULLLiu Xiang
2016-09-13serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun
2016-09-13serial: mxs-auart: Disable clock on error pathFabio Estevam
2016-09-13serial: core: Fix handling of options after MMIO addressAlexander Sverdlin
2016-09-13serial: imx: add error messages when .probe failsUwe Kleine-König
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman
2016-09-04Linux 4.8-rc5Linus Torvalds
2016-09-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-09-03Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-09-03Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-03Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03devpts: return NULL pts 'priv' entry for non-devpts nodesLinus Torvalds
2016-09-02Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-09-03tpm: invalid self test error messageJarkko Sakkinen
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-09-02Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-09-02Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi
2016-09-02ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macroLorenzo Pieralisi
2016-09-02x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-09-02x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-09-02Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-02arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren
2016-09-02Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-09-02Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko
2016-09-02serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin
2016-09-02tty/serial: mark __init early_smh_setup() staticBaoyou Xie
2016-09-02serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoCKefeng Wang