summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorLines
2016-10-11kthread: kthread worker API cleanupPetr Mladek-11/+11
2016-10-03Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1132/+2272
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+6
2016-10-02Merge branch 'device-properties'Rafael J. Wysocki-5/+10
2016-09-30Revert "serial: pl011: add console matching function"Greg Kroah-Hartman-55/+0
2016-09-28serial: pl011: add console matching functionAleksey Makarov-0/+55
2016-09-28ACPI: parse SPCR and enable matching consoleAleksey Makarov-2/+17
2016-09-28of/serial: move earlycon early_param handling to serialLeif Lindholm-1/+1
2016-09-27tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irqKefeng Wang-1/+2
2016-09-27serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer-0/+43
2016-09-27serial: 8250: of: Load TX FIFO Threshold from DTThor Thayer-0/+7
2016-09-27serial: imx: Fix DCD readingSascha Hauer-1/+2
2016-09-27serial: stm32: mark symbols static where possibleBaoyou Xie-3/+4
2016-09-27serial: xuartps: Add some register initialisation to cdns_early_console_setup()Scott Telford-1/+26
2016-09-27serial: xuartps: Removed unwanted checks while reading the error conditionsNava kishore Manne-37/+35
2016-09-27serial: xuartps: Rewrite the interrupt handling logicAnirudha Sarangi-105/+114
2016-09-27serial: stm32: use mapbase instead of membase for DMAArnd Bergmann-2/+2
2016-09-27tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy-4/+6
2016-09-22serial: xuartps: Do not enable parity error interruptAnirudha Sarangi-2/+15
2016-09-22serial: stm32: fix uart enable managementAlexandre TORGUE-1/+5
2016-09-22serial: stm32: fix spin_lock managementAlexandre TORGUE-0/+4
2016-09-22serial: stm32: adding dma supportAlexandre TORGUE-25/+378
2016-09-22serial: stm32: clock disabling managementAlexandre TORGUE-2/+3
2016-09-22serial: stm32: correct flow control property spellingAlexandre TORGUE-1/+1
2016-09-22serial: stm32: disable tx and rx during shutdownAlexandre TORGUE-1/+1
2016-09-22serial: stm32: header file creationAlexandre TORGUE-208/+216
2016-09-22serial: stm32: adding support for stm32f7Alexandre TORGUE-50/+219
2016-09-22tty: serial: xuartps: Wait for rx and tx reset done statusNava kishore Manne-0/+8
2016-09-22serial: xuartps: Adds RXBS register support for zynqmpNava kishore Manne-20/+81
2016-09-22tty/serial/8250: Touch NMI watchdog in wait_for_xmitrJiri Olsa-0/+1
2016-09-22serial: 8250_pci: Use symbolic constants for EXAR's MPIO registersJan Kiszka-21/+34
2016-09-22tty: amba-pl011: uart_amba_port is not available with earlycon functionShawn Guo-4/+1
2016-09-22serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...Wei Yongjun-1/+1
2016-09-15serial: imx: Replace dmaengine old APIFabien Lahoudere-4/+4
2016-09-15serial: core: fix potential NULL pointer dereferenceAndy Shevchenko-3/+3
2016-09-15BUG: atmel_serial: Interrupts not disabled on closeRichard Genoud-2/+3
2016-09-15tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lockWei Yongjun-1/+1
2016-09-15serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULLLiu Xiang-1/+1
2016-09-13serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun-4/+1
2016-09-13serial: mxs-auart: Disable clock on error pathFabio Estevam-1/+5
2016-09-13serial: core: Fix handling of options after MMIO addressAlexander Sverdlin-8/+6
2016-09-13serial: imx: add error messages when .probe failsUwe Kleine-König-4/+14
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman-70/+159
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman-70/+159
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko-4/+4
2016-09-02serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin-8/+13
2016-09-02tty/serial: mark __init early_smh_setup() staticBaoyou Xie-1/+2
2016-09-02serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoCKefeng Wang-0/+1
2016-09-02serial: 8250_port: unify check of em485 variableAndy Shevchenko-9/+4
2016-09-02serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko-6/+5