summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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
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
2016-09-27serial: xuartps: Rewrite the interrupt handling logicAnirudha Sarangi
2016-09-27serial: stm32: use mapbase instead of membase for DMAArnd Bergmann
2016-09-27tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy
2016-09-22serial: xuartps: Do not enable parity error interruptAnirudha Sarangi
2016-09-22serial: stm32: fix uart enable managementAlexandre TORGUE
2016-09-22serial: stm32: fix spin_lock managementAlexandre TORGUE
2016-09-22serial: stm32: adding dma supportAlexandre TORGUE
2016-09-22serial: stm32: clock disabling managementAlexandre TORGUE
2016-09-22serial: stm32: correct flow control property spellingAlexandre TORGUE
2016-09-22serial: stm32: disable tx and rx during shutdownAlexandre TORGUE
2016-09-22serial: stm32: header file creationAlexandre TORGUE
2016-09-22serial: stm32: adding support for stm32f7Alexandre TORGUE
2016-09-22tty: serial: xuartps: Wait for rx and tx reset done statusNava kishore Manne
2016-09-22serial: xuartps: Adds RXBS register support for zynqmpNava kishore Manne
2016-09-22tty/serial/8250: Touch NMI watchdog in wait_for_xmitrJiri Olsa
2016-09-22serial: 8250_pci: Use symbolic constants for EXAR's MPIO registersJan Kiszka
2016-09-22tty: amba-pl011: uart_amba_port is not available with earlycon functionShawn Guo
2016-09-22serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...Wei Yongjun
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-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman
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
2016-09-02serial: 8250_port: unify check of em485 variableAndy Shevchenko
2016-09-02serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko