summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorLines
2019-05-21tty: max310x: Fix external crystal register setupJoe Burmeister-1/+1
2019-05-21serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis-0/+7
2019-05-21serial: imx: remove log spamming error messageSascha Hauer-1/+0
2019-05-21tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz-1/+4
2019-05-09Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-2/+2
2019-05-08Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-80/+2404
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-2/+0
2019-04-29tty: serial: add driver for the SiFive UARTPaul Walmsley-0/+1081
2019-04-29serial: uartps: Add support for cts-overrideShubhrajyoti Datta-0/+12
2019-04-29serial: milbeaut_usio: Fix error handling in probe and removeWei Yongjun-8/+1
2019-04-25tty: serial_core: fix error code returned by uart_register_driver()Sergey Organov-2/+2
2019-04-25serial: 8250-mtk: modify baudrate settingLong Cheng-0/+102
2019-04-25serial: 8250-mtk: add follow controlLong Cheng-23/+37
2019-04-25docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-04-25serial: 8250_exar: Adjust IOT2000 matchingSu Bao Cheng-2/+5
2019-04-25TTY: serial_core, add ->installJiri Slaby-11/+13
2019-04-25serial: Fix using plain integer instead of Null pointerSugaya Taichi-1/+1
2019-04-21Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman-3/+7
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang-2/+2
2019-04-16tty:serial_core: Spelling mistakeHariprasad Kelam-1/+1
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang-0/+2
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven-1/+1
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven-1/+3
2019-04-16serial: Add Milbeaut serial controlSugaya Taichi-0/+648
2019-04-16tty: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-3/+0
2019-04-16serial: sprd: Fix a copy-paste err in sprd_request_dma()YueHaibing-1/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon-2/+0
2019-04-04tty: fix up a few remaining files without SPDX identifiersGreg Kroah-Hartman-0/+2
2019-04-04tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman-0/+4
2019-04-01Merge 5.1-rc3 into tty-nextGreg Kroah-Hartman-46/+69
2019-03-28serial: sc16is7xx: Drop of_match_ptr() useAndy Shevchenko-3/+2
2019-03-28serial: sc16is7xx: Switch to use device_get_match_data()Andy Shevchenko-13/+5
2019-03-28serial: sc16is7xx: Respect clock-frequency propertyAndy Shevchenko-1/+10
2019-03-28serial: sprd: Add DMA mode supportLanqing Liu-14/+426
2019-03-28serial: sprd: Add power management for the Spreadtrum serial controllerLanqing Liu-4/+57
2019-03-28serial: 8250_fintek: Make fintek_8250_set_termios staticYueHaibing-2/+3
2019-03-28Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang-1/+3
2019-03-28tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu-3/+21
2019-03-28tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu-12/+12
2019-03-21dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko-2/+2
2019-03-19serial: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An-11/+1
2019-03-19serial: ar933x_uart: Fix build failure with disabled consolePetr Štetiar-16/+8
2019-03-19tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setupNathan Chancellor-1/+1
2019-03-19sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()Mao Wenan-2/+10
2019-03-19tty: mxs-auart: fix a potential NULL pointer dereferenceKangjie Lu-0/+4
2019-03-19tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu-0/+4
2019-03-19serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki-0/+2
2019-03-19serial: mvebu-uart: Fix to avoid a potential NULL pointer dereferenceAditya Pakki-0/+3
2019-03-14Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1/+0
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+0