summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2019-07-31serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven1-7/+15
2019-07-31serial: sh-sci: Terminate TX DMA during buffer flushingGeert Uytterhoeven1-2/+9
2019-07-31serial: mctrl_gpio: Check if GPIO property exisits before requesting itStefan Roese1-0/+14
2019-07-31tty: serial_core: Set port active bit in uart_port_activateSerge Semin1-1/+6
2019-07-31serial: uartps: Use the same dynamic major number for all portsShubhrajyoti Datta1-2/+3
2019-07-31serial: imx: fix locking in set_termios()Sergey Organov1-10/+13
2019-07-31sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz1-1/+1
2019-07-31serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT1-1/+2
2019-07-31tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz1-0/+4
2019-07-31tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang1-1/+5
2019-07-31tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy1-6/+11
2019-07-31tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin1-20/+31
2019-07-14Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta1-2/+1
2019-05-21tty: max310x: Fix external crystal register setupJoe Burmeister1-1/+1
2019-05-21serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis1-0/+7
2019-05-21serial: imx: remove log spamming error messageSascha Hauer1-1/+0
2019-05-21tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz1-1/+4
2019-05-09Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+2
2019-05-08Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds17-80/+2404
2019-05-07Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-2/+0
2019-04-29tty: serial: add driver for the SiFive UARTPaul Walmsley3-0/+1081
2019-04-29serial: uartps: Add support for cts-overrideShubhrajyoti Datta1-0/+12
2019-04-29serial: milbeaut_usio: Fix error handling in probe and removeWei Yongjun1-8/+1
2019-04-25tty: serial_core: fix error code returned by uart_register_driver()Sergey Organov1-2/+2
2019-04-25serial: 8250-mtk: modify baudrate settingLong Cheng1-0/+102
2019-04-25serial: 8250-mtk: add follow controlLong Cheng1-23/+37
2019-04-25docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-04-25serial: 8250_exar: Adjust IOT2000 matchingSu Bao Cheng1-2/+5
2019-04-25TTY: serial_core, add ->installJiri Slaby1-11/+13
2019-04-25serial: Fix using plain integer instead of Null pointerSugaya Taichi1-1/+1
2019-04-22Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman2-3/+7
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang1-2/+2
2019-04-16tty:serial_core: Spelling mistakeHariprasad Kelam1-1/+1
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang1-0/+2
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven1-1/+1
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven1-1/+3
2019-04-16serial: Add Milbeaut serial controlSugaya Taichi3-0/+648
2019-04-16tty: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz1-3/+0
2019-04-16serial: sprd: Fix a copy-paste err in sprd_request_dma()YueHaibing1-1/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon2-2/+0
2019-04-04tty: fix up a few remaining files without SPDX identifiersGreg Kroah-Hartman2-0/+2
2019-04-04tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman4-0/+4
2019-04-01Merge 5.1-rc3 into tty-nextGreg Kroah-Hartman9-46/+69
2019-03-27serial: sc16is7xx: Drop of_match_ptr() useAndy Shevchenko1-3/+2
2019-03-27serial: sc16is7xx: Switch to use device_get_match_data()Andy Shevchenko1-13/+5
2019-03-27serial: sc16is7xx: Respect clock-frequency propertyAndy Shevchenko1-1/+10
2019-03-27serial: sprd: Add DMA mode supportLanqing Liu1-14/+426
2019-03-27serial: sprd: Add power management for the Spreadtrum serial controllerLanqing Liu1-4/+57
2019-03-27serial: 8250_fintek: Make fintek_8250_set_termios staticYueHaibing1-2/+3
2019-03-27Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang1-1/+3