summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: imx: simplify check that prevents starting PIO when DMA is in useUwe Kleine-König2018-03-091-2/+1
* serial: imx: simplify some conditions related to dmaUwe Kleine-König2018-03-091-3/+3
* serial: imx: implement shadow registers for UCRx and UFCRUwe Kleine-König2018-03-091-1/+59
* serial: imx: add wrappers for writel and readlUwe Kleine-König2018-03-091-184/+199
* tty: New RISC-V SBI console driverPalmer Dabbelt2018-03-093-0/+71
* serial: imx: document functions that are called with port.lock takenUwe Kleine-König2018-02-281-12/+11
* serial: imx: Rename register fields to match newer reference manualsUwe Kleine-König2018-02-281-9/+9
* serial, pci_ids: Move duplicate IDs to PCI IDs databaseAndy Shevchenko2018-02-283-6/+3
* serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-02-281-1/+1
* serial: sirf: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-02-281-0/+5
* serial: sh-sci: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-02-281-0/+4
* serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-02-281-0/+4
* serial: pxa: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-02-281-0/+4
* serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-02-281-0/+4
* serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-02-281-0/+6
* serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-02-281-0/+4
* serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-02-281-0/+5
* serial: imx: drop check for enabled dma in .startupUwe Kleine-König2018-02-281-1/+1
* serial: imx: simplify tracking of dma being initializedUwe Kleine-König2018-02-281-8/+4
* serial: imx: Only handle irqs that are actually enabledUwe Kleine-König2018-02-281-6/+32
* serial: imx: rename variables to match the register namesUwe Kleine-König2018-02-281-11/+10
* serial: imx: drop if that always evaluates to trueUwe Kleine-König2018-02-281-2/+1
* serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERRColin Ian King2018-02-281-1/+1
* tty: serial: imx: allow breaks to be received when using dmaTroy Kisky2018-02-281-7/+14
* serial: 8250_dw: Allow TX FIFO to drain before writing to UART_LCRJoshua Scott2018-02-281-0/+18
* serial: sh-sci: use hrtimer for receive timeoutUlrich Hecht2018-02-281-17/+30
* serial: 8250: 8250_omap: Fix throttling when DMA is enabledVignesh R2018-02-281-1/+10
* serial: 8250: Don't service RX FIFO if interrupts are disabledVignesh R2018-02-281-1/+2
* DT: serial: renesas,sci-serial: document R8A77980 bindingsSergei Shtylyov2018-02-281-0/+2
* gpio: serial: max310x: Use HW type for gpio_chip's labelJan Kundrát2018-02-281-1/+1
* serial: altera: set RRDY flag also without irqUwe Kleine-König2018-02-281-10/+10
* serial: altera: don't enable any irq if the device doesn't feature an irqUwe Kleine-König2018-02-281-8/+22
* serial: altera: ensure port->regshift is honored consistentlyUwe Kleine-König2018-02-281-6/+6
* console: Drop added "static" for newport_conKees Cook2018-02-281-1/+1
* console: Expand dummy functions for CFIKees Cook2018-02-275-48/+121
* console: Fill in struct consw argument namesKees Cook2018-02-271-26/+32
* console: SisUSB2VGA: Drop dummy con_font_get()Kees Cook2018-02-271-1/+0
* Linux 4.16-rc3v4.16-rc3Linus Torvalds2018-02-261-1/+1
* Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-262-17/+93
|\
| * xtensa: support DMA buffers in high memoryMax Filippov2018-02-171-10/+30
| * xtensa: fix high memory/reserved memory collisionMax Filippov2018-02-151-7/+63
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-266-22/+48
|\ \
| * | x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...Samuel Neves2018-02-231-0/+1
| * | x86/topology: Fix function name in documentationDou Liyang2018-02-231-1/+1
| * | x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...Wang Hui2018-02-231-0/+1
| * | x86/apic/vector: Handle vector release on CPU unplug correctlyThomas Gleixner2018-02-231-3/+22
| * | genirq/matrix: Handle CPU offlining properThomas Gleixner2018-02-221-9/+14
| * | x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>KarimAllah Ahmed2018-02-201-9/+9
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-261-1/+1
|\ \ \
| * | | x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()Arnd Bergmann2018-02-211-1/+1
| |/ /