summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
* serial: uartlite: fix exit path null pointerRandy Dunlap2019-10-17
* tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu2019-09-21
* serial: sprd: correct the wrong sequence of argumentsChunyan Zhang2019-09-21
* tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra2019-08-25
* serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven2019-08-04
* tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz2019-08-04
* tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang2019-08-04
* tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy2019-08-04
* tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin2019-08-04
* tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds2019-07-10
* sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz2019-06-22
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-06-22
* tty: max310x: Fix external crystal register setupJoe Burmeister2019-06-11
* tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz2019-06-11
* tty: ipwireless: fix missing checks for ioremapKangjie Lu2019-06-11
* tty/vt: fix write/write race in ioctl(KDSKBSENT) handlerSergei Trofimovich2019-06-11
* sc16is7xx: missing unregister/delete driver on error in sc16is7xx_init()Mao Wenan2019-05-16
* serial: uartps: console_setup() can't be placed to init sectionMichal Simek2019-04-27
* tty: ldisc: add sysctl to prevent autoloading of ldiscsGreg Kroah-Hartman2019-04-27
* tty: increase the default flip buffer limit to 2*640KManfred Schlaegl2019-04-27
* tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu2019-04-27
* tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu2019-04-27
* Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang2019-04-03
* serial: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An2019-04-03
* serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki2019-04-03
* tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu2019-04-03
* serial: sprd: clear timeout interrupt only rather than all interruptsLanqing Liu2019-04-03
* serial: sprd: adjust TIMEOUT to a big valueWei Qiao2019-04-03
* serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-03-23
* serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-03-23
* serial: fsl_lpuart: fix maximum acceptable baud rate with over-samplingTomonori Sakita2019-03-23
* tty: serial: samsung: Properly set flags in autoCTS modeBeomho Seo2019-02-20
* serial: fsl_lpuart: clear parity enable bit when disable parityAndy Duan2019-02-20
* vt: invoke notifier on screen size changeNicolas Pitre2019-02-06
* tty/n_hdlc: fix __might_sleep warningPaul Fulghum2019-02-06
* tty: Handle problem if line discipline does not have receive_bufGreg Kroah-Hartman2019-02-06
* tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov2019-01-26
* drivers/tty: add missing of_node_put()Yangtao Li2018-12-21
* kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin2018-12-13
* tty: serial: 8250_mtk: always resume the device in probe.Peter Shih2018-12-13
* kgdboc: Fix warning with module buildLaura Abbott2018-12-13
* kgdboc: Fix restrict errorLaura Abbott2018-12-13
* tty: wipe buffer if not echoing dataGreg Kroah-Hartman2018-12-01
* tty: wipe buffer.Linus Torvalds2018-12-01
* termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin2018-11-21
* sc16is7xx: Fix for multi-channel stallPhil Elwell2018-11-21
* tty: check name length in tty_find_polling_driver()Miles Chen2018-11-21
* kgdboc: Passing ekgdboc to command line causes panicHe Zhe2018-11-21
* tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva2018-11-10
* serial: imx: restore handshaking irq for imx1Uwe Kleine-König2018-10-10