summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-14devpts: hoist out check for DEVPTS_SUPER_MAGICChristian Brauner
2018-03-09serial: 8250: Add Nuvoton NPCM UARTJoel Stanley
2018-03-09serial: mxs-auart: disable clks of Alphascale ASM9260Alexey Khoroshilov
2018-03-09serial: 8250_dw: Switch to use acpi_dev_present()Andy Shevchenko
2018-03-09serial: imx: consistently use imx_uart_ as prefix for all functionsUwe Kleine-König
2018-03-09serial: imx: don't prepare to send if no data is availableUwe Kleine-König
2018-03-09serial: imx: Fix handling of TC irq in combination with DMAUwe Kleine-König
2018-03-09serial: imx: Also enable the aging timer in PIO modeUwe Kleine-König
2018-03-09serial: imx: ensure that RX irqs are off if RX is offUwe Kleine-König
2018-03-09serial: imx: Stop to receive in .stop_rx()Uwe Kleine-König
2018-03-09serial: imx: setup fifo waterlevel before enabling aging timerUwe Kleine-König
2018-03-09serial: imx: use u32 variables with matching names for registersUwe Kleine-König
2018-03-09serial: imx: simplify check that prevents starting PIO when DMA is in useUwe Kleine-König
2018-03-09serial: imx: simplify some conditions related to dmaUwe Kleine-König
2018-03-09serial: imx: implement shadow registers for UCRx and UFCRUwe Kleine-König
2018-03-09serial: imx: add wrappers for writel and readlUwe Kleine-König
2018-03-09tty: New RISC-V SBI console driverPalmer Dabbelt
2018-02-28serial: imx: document functions that are called with port.lock takenUwe Kleine-König
2018-02-28serial: imx: Rename register fields to match newer reference manualsUwe Kleine-König
2018-02-28serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko
2018-02-28serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-28serial: sirf: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-28serial: sh-sci: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-28serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-02-28serial: pxa: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-02-28serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-02-28serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-02-28serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-28serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-28serial: imx: drop check for enabled dma in .startupUwe Kleine-König
2018-02-28serial: imx: simplify tracking of dma being initializedUwe Kleine-König
2018-02-28serial: imx: Only handle irqs that are actually enabledUwe Kleine-König
2018-02-28serial: imx: rename variables to match the register namesUwe Kleine-König
2018-02-28serial: imx: drop if that always evaluates to trueUwe Kleine-König
2018-02-28serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERRColin Ian King
2018-02-28tty: serial: imx: allow breaks to be received when using dmaTroy Kisky
2018-02-28serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCRJoshua Scott
2018-02-28serial: sh-sci: use hrtimer for receive timeoutUlrich Hecht
2018-02-28serial: 8250: 8250_omap: Fix throttling when DMA is enabledVignesh R
2018-02-28serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R
2018-02-28DT: serial: renesas,sci-serial: document R8A77980 bindingsSergei Shtylyov
2018-02-28gpio: serial: max310x: Use HW type for gpio_chip's labelJan Kundrát
2018-02-28serial: altera: set RRDY flag also without irqUwe Kleine-König
2018-02-28serial: altera: don't enable any irq if the device doesn't feature an irqUwe Kleine-König
2018-02-28serial: altera: ensure port->regshift is honored consistentlyUwe Kleine-König
2018-02-28console: Drop added "static" for newport_conKees Cook
2018-02-27console: Expand dummy functions for CFIKees Cook
2018-02-27console: Fill in struct consw argument namesKees Cook
2018-02-27console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook
2018-02-25Linux 4.16-rc3v4.16-rc3Linus Torvalds