summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2016-11-16serial: 8250_port: export serial8250_rpm_{get|put}_tx()Andy Shevchenko
2016-11-16serial: sunsu: Free memory when probe failsSouptick Joarder
2016-11-16serial: sunhv: Free memory when remove() is calledSouptick Joarder
2016-11-10tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang
2016-11-10tty: serial: Make the STM32 serial port depend on it's archPeter Robinson
2016-11-10serial: ifx6x60: Free memory when probe failsSouptick Joarder
2016-11-10serial: ioc4_serial: Free memory when kzalloc fails during probeSouptick Joarder
2016-11-10serial: pxa2xx: mark PM functions as __maybe_unusedArnd Bergmann
2016-11-10serial: pxa2xx: remove __deprecated annotationArnd Bergmann
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