summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz2019-06-221-1/+1
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-06-151-2/+2
* TTY: serial_core, add ->installJiri Slaby2019-06-111-11/+13
* serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis2019-06-091-0/+7
* tty: max310x: Fix external crystal register setupJoe Burmeister2019-06-091-1/+1
* tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz2019-06-091-1/+4
* serial: ar933x_uart: Fix build failure with disabled consolePetr Štetiar2019-05-041-16/+8
* sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()Mao Wenan2019-05-041-2/+10
* serial: uartps: console_setup() can't be placed to init sectionMichal Simek2019-04-201-1/+1
* serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel2019-04-051-0/+4
* tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu2019-04-051-3/+21
* tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu2019-04-051-8/+11
* Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang2019-04-031-1/+3
* serial: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An2019-04-031-11/+1
* serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki2019-04-031-0/+2
* tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu2019-04-031-0/+4
* serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-03-231-0/+105
* serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-03-231-18/+18
* serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel2019-03-231-0/+4
* serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFOAnssi Hannula2019-03-231-1/+7
* serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita2019-03-051-1/+1
* serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-02-121-4/+5
* serial: fix race between flush_to_ldisc and tty_openGreg Kroah-Hartman2019-02-121-0/+6
* tty: serial: samsung: Properly set flags in autoCTS modeBeomho Seo2019-02-121-0/+3
* serial: fsl_lpuart: clear parity enable bit when disable parityAndy Duan2019-02-121-0/+4
* uart: Fix crash in uart_write and uart_put_charSamir Virmani2019-01-311-4/+8
* tty/serial: do not free trasnmit buffer page under port lockSergey Senozhatsky2019-01-261-6/+16
* serial: set suppress_bind_attrs flag only if builtinAnders Roxell2019-01-263-0/+4
* serial/sunsu: fix refcount leakYangtao Li2019-01-131-5/+26
* serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne2019-01-091-2/+2
* drivers/tty: add missing of_node_put()Yangtao Li2018-12-211-0/+1
* kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin2018-12-131-2/+2
* tty: serial: 8250_mtk: always resume the device in probe.Peter Shih2018-12-131-9/+7
* kgdboc: Fix warning with module buildLaura Abbott2018-12-081-18/+19
* kgdboc: Fix restrict errorLaura Abbott2018-12-081-4/+2
* sc16is7xx: Fix for multi-channel stallPhil Elwell2018-11-211-6/+13
* kgdboc: Passing ekgdboc to command line causes panicHe Zhe2018-11-131-0/+5
* serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka2018-10-101-1/+3
* serial: imx: restore handshaking irq for imx1Uwe Kleine-König2018-10-031-0/+8
* serial: cpm_uart: return immediately from console pollChristophe Leroy2018-10-031-3/+7
* tty: serial: lpuart: avoid leaking struct tty_structStefan Agner2018-10-031-1/+2
* drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia2018-10-031-2/+4
* serial: sh-sci: Stop RX FIFO timer during port shutdownGeert Uytterhoeven2018-10-031-0/+2
* earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlyconMichal Simek2018-09-261-1/+0
* earlycon: Initialize port->uartclk based on clock-frequency propertyMichal Simek2018-09-261-0/+4
* uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen2018-09-091-5/+12
* serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam2018-08-221-0/+1
* serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu2018-08-221-1/+1
* serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra2018-08-221-1/+5
* tty: serial: 8250: Revert NXP SC16C2552 workaroundMark2018-08-221-2/+1