summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-04tty: serial: fsl_lpuart: Clear CSTOPB unconditionallyAndrey Smirnov
2019-09-04tty: serial: fsl_lpuart: Drop unnecessary extra parenthesisAndrey Smirnov
2019-09-04tty: serial: fsl_lpuart: Drop no-op bit opearationAndrey Smirnov
2019-09-04tty: serial: fls_lpuart: Split shared TX IRQ handler into twoAndrey Smirnov
2019-09-04tty: serial: fsl_lpuart: Fix issue in software flow controlAndrey Smirnov
2019-09-04tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup()Andrey Smirnov
2019-09-04tty: serial: fsl_lpuart: Fix bogus indentationAndrey Smirnov
2019-09-04tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlersAndrey Smirnov
2019-09-04tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_bufferAndrey Smirnov
2019-09-04tty: serial: fsl_lpuart: flush receive FIFO after overrunsStefan Agner
2019-09-04tty: serial: fsl_lpuart: fix framing error handling when using DMAStefan Agner
2019-09-04serial: imx: get rid of imx_uart_rts_auto()Sergey Organov
2019-09-04serial: imx: set_mctrl(): correctly restore autoRTS stateSergey Organov
2019-09-04serial: imx: set_termios(): do not enable autoRTS if RTS is unsetSergey Organov
2019-09-04serial: 8250_pnp: Move to struct dev_pm_opsAndy Shevchenko
2019-09-04serial/8250: Add support for NI-Serial PXI/PXIe+485 devicesJe Yen Tam
2019-09-04serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEPErwan Le Ray
2019-09-04serial: stm32: add pm_runtime supportErwan Le Ray
2019-09-04serial: stm32: select pinctrl state in each suspend/resume functionErwan Le Ray
2019-09-048250_lpss: check null return when calling pci_ioremap_barNavid Emamdoost
2019-09-04tty: serial: fsl_lpuart: correct the FIFO depth sizeFugang Duan
2019-09-04tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sglFugang Duan
2019-09-04tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()Fugang Duan
2019-09-04tty: serial: fsl_lpuart: add earlycon for imx8qxp platformFugang Duan
2019-09-04tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero settingFugang Duan
2019-09-04serial: 8250_exar: Use struct_size() helperAndy Shevchenko
2019-09-04tty: nozomi: Use dev_get_drvdataChuhong Yuan
2019-09-04serial: 8250: Use dev_get_drvdata where possibleChuhong Yuan
2019-09-04tty/isicom: remove redundant assignment to variable word_countColin Ian King
2019-09-04tty: serial: Remove call to memset after pci_alloc_consistentFuqian Huang
2019-09-04tty: hvcs: Fix odd use of strlcpyJoe Perches
2019-09-04serial: 8250_omap: Fix idling for unloaded serdev driversTony Lindgren
2019-09-04tty: n_gsm: add helpers to convert mux-num to/from tty-baseMartin Hundebøll
2019-08-11Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-10Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-10Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-08-10Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-10Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-08-10Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-08-10Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-09scsi: fas216: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09pcmcia: db1xxx_ss: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09watchdog: riowd: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09crypto: ux500/crypt: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09watchdog: wdt977: Mark expected switch fall-throughGustavo A. R. Silva