summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2016-11-10serial: crisv10: fix invalid user-pointer checkJohan Hovold
2016-11-108250: FIX Fourth port offset of Pericom PI7C9X7954 boardsAngelo Butti
2016-11-10serial: sh-sci: Fix deadlock caused by serial output requestTakatoshi Akiyama
2016-11-10tty: serial: make crisv10 explicitly non-modularPaul Gortmaker
2016-11-10serial: 8250_pxa: hide early console setup when disabledArnd Bergmann
2016-11-10serial: 8250_uniphier: avoid locking for FCR register writeMasahiro Yamada
2016-11-10serial: 8250_uniphier: hardcode regshift to avoid unneeded memory readMasahiro Yamada
2016-10-30Merge 4.9-rc3 into tty-nextGreg Kroah-Hartman
2016-10-28tty: serial_core: fix NULL struct tty pointer access in uart_write_wakeupRob Herring
2016-10-28tty: serial_core: Fix serial console crash on port shutdownGeert Uytterhoeven
2016-10-28tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud
2016-10-28serial: fsl_lpuart: remove build warningGreg Kroah-Hartman
2016-10-27sc16is7xx: always write state when configuring GPIO as an outputFrancois Berder
2016-10-27tty: serial: 8250: 8250_core: NXP SC16C2552 workaroundSteve Shih
2016-10-27tty: serial: fsl_lpuart: Fix Tx DMA edge caseAaron Brice
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-11kthread: kthread worker API cleanupPetr Mladek
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-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-27serial: imx: Fix DCD readingSascha Hauer