summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* kthread: kthread worker API cleanupPetr Mladek2016-10-111-11/+11
* Merge tag 'tty-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-10-0340-1132/+2272
|\
| * Revert "serial: pl011: add console matching function"Greg Kroah-Hartman2016-09-301-55/+0
| * serial: pl011: add console matching functionAleksey Makarov2016-09-281-0/+55
| * ACPI: parse SPCR and enable matching consoleAleksey Makarov2016-09-281-2/+17
| * of/serial: move earlycon early_param handling to serialLeif Lindholm2016-09-281-1/+1
| * tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irqKefeng Wang2016-09-271-1/+2
| * serial: 8250: Set Altera 16550 TX FIFO ThresholdThor Thayer2016-09-271-0/+43
| * serial: 8250: of: Load TX FIFO Threshold from DTThor Thayer2016-09-271-0/+7
| * serial: imx: Fix DCD readingSascha Hauer2016-09-271-1/+2
| * serial: stm32: mark symbols static where possibleBaoyou Xie2016-09-271-3/+4
| * serial: xuartps: Add some register initialisation to cdns_early_console_setup()Scott Telford2016-09-271-1/+26
| * serial: xuartps: Removed unwanted checks while reading the error conditionsNava kishore Manne2016-09-271-37/+35
| * serial: xuartps: Rewrite the interrupt handling logicAnirudha Sarangi2016-09-271-105/+114
| * serial: stm32: use mapbase instead of membase for DMAArnd Bergmann2016-09-271-2/+2
| * tty/serial: atmel: fix fractional baud rate computationAlexey Starikovskiy2016-09-271-4/+6
| * serial: xuartps: Do not enable parity error interruptAnirudha Sarangi2016-09-221-2/+15
| * serial: stm32: fix uart enable managementAlexandre TORGUE2016-09-221-1/+5
| * serial: stm32: fix spin_lock managementAlexandre TORGUE2016-09-221-0/+4
| * serial: stm32: adding dma supportAlexandre TORGUE2016-09-222-25/+378
| * serial: stm32: clock disabling managementAlexandre TORGUE2016-09-221-2/+3
| * serial: stm32: correct flow control property spellingAlexandre TORGUE2016-09-221-1/+1
| * serial: stm32: disable tx and rx during shutdownAlexandre TORGUE2016-09-221-1/+1
| * serial: stm32: header file creationAlexandre TORGUE2016-09-222-208/+216
| * serial: stm32: adding support for stm32f7Alexandre TORGUE2016-09-221-50/+219
| * tty: serial: xuartps: Wait for rx and tx reset done statusNava kishore Manne2016-09-221-0/+8
| * serial: xuartps: Adds RXBS register support for zynqmpNava kishore Manne2016-09-221-20/+81
| * tty/serial/8250: Touch NMI watchdog in wait_for_xmitrJiri Olsa2016-09-221-0/+1
| * serial: 8250_pci: Use symbolic constants for EXAR's MPIO registersJan Kiszka2016-09-221-21/+34
| * tty: amba-pl011: uart_amba_port is not available with earlycon functionShawn Guo2016-09-221-4/+1
| * serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...Wei Yongjun2016-09-221-1/+1
| * serial: imx: Replace dmaengine old APIFabien Lahoudere2016-09-151-4/+4
| * serial: core: fix potential NULL pointer dereferenceAndy Shevchenko2016-09-151-3/+3
| * BUG: atmel_serial: Interrupts not disabled on closeRichard Genoud2016-09-151-2/+3
| * tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lockWei Yongjun2016-09-151-1/+1
| * serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULLLiu Xiang2016-09-151-1/+1
| * serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-09-131-4/+1
| * serial: mxs-auart: Disable clock on error pathFabio Estevam2016-09-131-1/+5
| * serial: core: Fix handling of options after MMIO addressAlexander Sverdlin2016-09-131-8/+6
| * serial: imx: add error messages when .probe failsUwe Kleine-König2016-09-131-4/+14
| * Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman2016-09-058-70/+159
| |\
| * | dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2016-09-021-4/+4
| * | serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin2016-09-023-8/+13
| * | tty/serial: mark __init early_smh_setup() staticBaoyou Xie2016-09-021-1/+2
| * | serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoCKefeng Wang2016-09-021-0/+1
| * | serial: 8250_port: unify check of em485 variableAndy Shevchenko2016-09-021-9/+4
| * | serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko2016-09-021-6/+5
| * | Allowing UART DMA to be configured on i.MX53Martyn Welch2016-09-021-2/+15
| * | serial-uartlite: constify uart_ops structuresJulia Lawall2016-09-021-1/+1
| * | tty: xuartps: constify uart_ops structuresJulia Lawall2016-09-021-1/+1
OpenPOWER on IntegriCloud