summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-rc3Linus Torvalds
2018-02-25Merge tag 'xtensa-20180225' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-02-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-02-25Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-02-25Merge tag 'nfs-for-4.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann