summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2019-06-04serial: sa1100: add note about modem control signalsRussell King
2019-06-04serial: sa1100: add support for mctrl gpiosRussell King
2019-06-03Merge 5.2-rc3 into tty-nextGreg Kroah-Hartman
2019-05-24tty: cpm_uart: drop unused iflag macroJohan Hovold
2019-05-24tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy
2019-05-24serial: stm32: fix the get_irq error caseErwan Le Ray
2019-05-24serial: stm32: fix wakeup source initializationErwan Le Ray
2019-05-24serial: stm32: Add support of TC bit status checkErwan Le Ray
2019-05-24serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray
2019-05-24serial: stm32: fix rx data length when parity enabledErwan Le Ray
2019-05-24serial: stm32: fix rx error handlingErwan Le Ray
2019-05-24serial: stm32: fix word length configurationErwan Le Ray
2019-05-21tty: max310x: Fix external crystal register setupJoe Burmeister
2019-05-21serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis
2019-05-21serial: imx: remove log spamming error messageSascha Hauer
2019-05-21tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz
2019-05-21tty: max310x: Split uart characters insertion loopSerge Semin
2019-05-21tty: max310x: Optionally enable rs485 on startupSerge Semin
2019-05-21tty: max310x: Add rx-during-tx rs485 flag supportSerge Semin
2019-05-21tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin
2019-05-21tty: max310x: Don't pass stacked buffers to SPISerge Semin
2019-05-21tty: max310x: Introduce max310x_one port macro-wrapperSerge Semin
2019-05-21tty: max310x: Simplify tx-work item codeSerge Semin
2019-05-21tty: amba-pl011: allow shared interruptDoug Berger
2019-05-21tty: serial: 8250: Fix type field in format stringHao Lee
2019-05-21serial: 8250_of: Use of_device_get_match_data()Andy Shevchenko
2019-05-09Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-05-08Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-29tty: serial: add driver for the SiFive UARTPaul Walmsley
2019-04-29serial: uartps: Add support for cts-overrideShubhrajyoti Datta
2019-04-29serial: milbeaut_usio: Fix error handling in probe and removeWei Yongjun
2019-04-25tty: serial_core: fix error code returned by uart_register_driver()Sergey Organov
2019-04-25serial: 8250-mtk: modify baudrate settingLong Cheng
2019-04-25serial: 8250-mtk: add follow controlLong Cheng
2019-04-25docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-04-25serial: 8250_exar: Adjust IOT2000 matchingSu Bao Cheng
2019-04-25TTY: serial_core, add ->installJiri Slaby
2019-04-25serial: Fix using plain integer instead of Null pointerSugaya Taichi
2019-04-21Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang
2019-04-16tty:serial_core: Spelling mistakeHariprasad Kelam
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven
2019-04-16serial: Add Milbeaut serial controlSugaya Taichi
2019-04-16tty: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-04-16serial: sprd: Fix a copy-paste err in sprd_request_dma()YueHaibing
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-04tty: fix up a few remaining files without SPDX identifiersGreg Kroah-Hartman