summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-10-27tty: vt, compute vc offsets in advanceJiri Slaby
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby
2016-10-27tty: vt, unify scrolling functionsJiri Slaby
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby
2016-10-27serial: 8250_fintek: Add F81865 SupportJi-Ze Hong (Peter Hong)
2016-10-27serial: 8250_fintek: Add F81866 SupportJi-Ze Hong (Peter Hong)
2016-10-27serial: 8250_fintek: Add F81216 SupportJi-Ze Hong (Peter Hong)
2016-10-27serial: 8250_fintek: Set maximum FIFO of F81216HJi-Ze Hong (Peter Hong)
2016-10-27serial: 8250_fintek: Set IRQ Mode when port probedJi-Ze Hong (Peter Hong)
2016-10-27serial: 8250_fintek: Refactoring read/write methodJi-Ze Hong (Peter Hong)
2016-10-27serial: 8250: pxa: add devicetree earlyconsoleRobert Jarzmik
2016-10-27serial: 8250_lpss: get IRQ via pci_irq_vector()Andy Shevchenko
2016-10-27sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright
2016-10-27serial: 8250_lpss: Try to enable Memory-Write-InvalidateAndy Shevchenko
2016-10-27serial: 8250_lpss: set PCI master only for private DMAAndy Shevchenko
2016-10-27tty: serial: Makefile: move kgdb to be initialized lastNicolae Rosia
2016-10-27tty: serial: fsl_lpuart: add polled console functionsNicolae Rosia
2016-10-27serial: pl011: add console matching functionAleksey Makarov
2016-10-27serial: 8250_lpss: enable MSI for sureAndy Shevchenko
2016-10-27serial: rewrite pxa2xx-uart to use 8250_coreSergey Yanovich
2016-10-27serial: core: fix console problems on uart_closeRob Herring
2016-10-27serial: 8250_uniphier: fix clearing divisor latch access bitMasahiro Yamada
2016-10-27serial: 8250_uniphier: fix more unterminated stringDenys Vlasenko
2016-10-27serial: pch_uart: add terminate entry for dmi_system_id tablesWei Yongjun
2016-10-27serial: xuartps: Add new compatible string for ZynqMPNava kishore Manne
2016-10-27serial: SERIAL_STM32 should depend on HAS_DMAGeert Uytterhoeven
2016-10-27serial: stm32: Fix comparisons with undefined registerGeert Uytterhoeven
2016-10-27tty: vt, fix bogus division in csi_JJiri Slaby
2016-10-20net: use core MTU range checking in WAN driversJarod Wilson
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-10-19Merge branch 'for-4.9' into for-4.10Tejun Heo
2016-10-11kthread: kthread worker API cleanupPetr Mladek
2016-10-10Merge branch 'printk-cleanups'Linus Torvalds
2016-10-09printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-02Merge branch 'device-properties'Rafael J. Wysocki
2016-09-30Revert "serial: pl011: add console matching function"Greg Kroah-Hartman
2016-09-28serial: pl011: add console matching functionAleksey Makarov
2016-09-28ACPI: parse SPCR and enable matching consoleAleksey Makarov
2016-09-28of/serial: move earlycon early_param handling to serialLeif Lindholm
2016-09-28Revert "drivers/tty: Explicitly pass current to show_stack"Greg Kroah-Hartman
2016-09-27tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irqKefeng Wang
2016-09-27serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer
2016-09-27serial: 8250: of: Load TX FIFO Threshold from DTThor Thayer
2016-09-27drivers/tty: Explicitly pass current to show_stackMark Rutland
2016-09-27serial: imx: Fix DCD readingSascha Hauer
2016-09-27serial: stm32: mark symbols static where possibleBaoyou Xie
2016-09-27serial: xuartps: Add some register initialisation to cdns_early_console_setup()Scott Telford
2016-09-27serial: xuartps: Removed unwanted checks while reading the error conditionsNava kishore Manne