]> git.ipfire.org Git - people/arne_f/kernel.git/history - drivers/tty
dmaengine: qcom_hidma: initialize tx flags in hidma_prep_dma_*
[people/arne_f/kernel.git] / drivers / tty /
2019-04-05  Manfred Schlaegltty: increase the default flip buffer limit to 2*640K
2019-04-05  Lubomir Rintelserial: 8250_pxa: honor the port number from devicetree
2019-04-05  Razvan Stefanescutty/serial: atmel: RS485 HD w/DMA: enable RX after...
2019-04-05  Razvan Stefanescutty/serial: atmel: Add is_half_duplex helper
2019-04-03  Wentao WangDisable kgdboc failed by echo space to /sys/module...
2019-04-03  Hoan Nguyen Anserial: sh-sci: Fix setting SCSCR_TIE while transferrin...
2019-04-03  Aditya Pakkiserial: max310x: Fix to avoid potential NULL pointer...
2019-04-03  Kangjie Lutty: atmel_serial: fix a potential NULL pointer dereference
2019-03-23  Jay Dolanserial: 8250_pci: Have ACCES cards that use the four...
2019-03-23  Jay Dolanserial: 8250_pci: Fix number of ports for ACCES serial...
2019-03-23  Lubomir Rintelserial: 8250_of: assume reg-shift of 2 for mrvl,mmp...
2019-03-23  Anssi Hannulaserial: uartps: Fix stuck ISR if RX disabled with non...
2019-03-05  Tomonori Sakitaserial: fsl_lpuart: fix maximum acceptable baud rate...
2019-02-12  Andy Shevchenkoserial: 8250_pci: Make PCI class test non fatal
2019-02-12  Greg Kroah-Hartmanserial: fix race between flush_to_ldisc and tty_open
2019-02-12  Beomho Seotty: serial: samsung: Properly set flags in autoCTS...
2019-02-12  Andy Duanserial: fsl_lpuart: clear parity enable bit when disabl...
2019-01-31  Nicolas Pitrevt: invoke notifier on screen size change
2019-01-31  Paul Fulghumtty/n_hdlc: fix __might_sleep warning
2019-01-31  Samir Virmaniuart: Fix crash in uart_write and uart_put_char
2019-01-31  Greg Kroah-Hartmantty: Handle problem if line discipline does not have...
2019-01-26  Sergey Senozhatskytty/serial: do not free trasnmit buffer page under...
2019-01-26  Anders Roxellserial: set suppress_bind_attrs flag only if builtin
2019-01-23  Dmitry Safonovtty: Don't hold ldisc lock in tty_reopen() if ldisc...
2019-01-23  Dmitry Safonovtty: Simplify tty->count math in tty_reopen()
2019-01-23  Dmitry Safonovtty: Hold tty_ldisc_lock() during tty_reopen()
2019-01-23  Dmitry Safonovtty/ldsem: Wake up readers after timed out down_write()
2019-01-13  Yangtao Liserial/sunsu: fix refcount leak
2019-01-09  Nava kishore Manneserial: uartps: Fix interrupt mask issue to handle...
2018-12-21  Yangtao Lidrivers/tty: add missing of_node_put()
2018-12-13  Macpaul Linkgdboc: fix KASAN global-out-of-bounds bug in param_set...
2018-12-13  Chanho Parktty: do not set TTY_IO_ERROR flag if console port
2018-12-13  Peter Shihtty: serial: 8250_mtk: always resume the device in...
2018-12-08  Laura Abbottkgdboc: Fix warning with module build
2018-12-08  Laura Abbottkgdboc: Fix restrict error
2018-12-01  Greg Kroah-Hartmantty: wipe buffer if not echoing data
2018-12-01  Linus Torvaldstty: wipe buffer.
2018-11-21  H. Peter Anvintermios, tty/tty_baudrate.c: fix buffer overrun
2018-11-21  Phil Elwellsc16is7xx: Fix for multi-channel stall
2018-11-21  Miles Chentty: check name length in tty_find_polling_driver()
2018-11-13  He Zhekgdboc: Passing ekgdboc to command line causes panic
2018-10-13  Dmitry Safonovtty: Drop tty->count on tty_reopen() failure
2018-10-10  Jan Kiszkaserial: mvebu-uart: Fix reporting of effective CSIZE...
2018-10-04  Uwe Kleine-Königserial: imx: restore handshaking irq for imx1
2018-10-04  Christophe Leroyserial: cpm_uart: return immediately from console poll
2018-10-04  Stefan Agnertty: serial: lpuart: avoid leaking struct tty_struct
2018-10-04  Zhouyang Jiadrivers/tty: add error handling for pcmcia_loop_config
2018-10-04  Geert Uytterhoevenserial: sh-sci: Stop RX FIFO timer during port shutdown
2018-09-29  Gustavo A. R. Silvatty: vt_ioctl: fix potential Spectre v1
2018-09-26  Michal Simekearlycon: Remove hardcoded port->uartclk initialization...
2018-09-26  Michal Simekearlycon: Initialize port->uartclk based on clock-frequ...
2018-09-26  Johan Hovoldtty: fix termios input-speed encoding
2018-09-26  Johan Hovoldtty: fix termios input-speed encoding when using BOTHER
2018-09-19  Anton Vasilyevtty: rocket: Fix possible buffer overwrite on register_PCI
2018-09-09  Tycho Andersenuart: fix race between uart_put_char() and uart_shutdown()
2018-08-24  Matthijs van Duinpty: fix O_CLOEXEC for TIOCGPTPEER
2018-08-22  Srinath Mannamserial: 8250_dw: Add ACPI support for uart on Broadcom SoC
2018-08-22  Chen Huserial: 8250_dw: always set baud rate in dw8250_set_termios
2018-08-22  Aaron Sierraserial: 8250_exar: Read INT0 from slave device, too
2018-08-22  Marktty: serial: 8250: Revert NXP SC16C2552 workaround
2018-08-03  DaeRyong Jeongtty: Fix data race in tty_insert_flip_string_fixed_flag
2018-08-03  Stewart Smithhvc_opal: don't set tb_ticks_per_usec in udbg_init_opal...
2018-07-08  Alexander Potapenkovt: prevent leaking uninitialized data to userspace...
2018-07-08  Johan Hovoldserdev: fix memleak on module unload
2018-07-08  Andy Shevchenkoserial: 8250_pci: Remove stalled entries in blacklist
2018-07-08  Tetsuo Handan_tty: Access echo_* variables carefully.
2018-07-08  Tetsuo Handan_tty: Fix stall at n_tty_receive_char_special().
2018-07-03  Daniel Wagnerserial: sh-sci: Use spin_{try}lock_irqsave instead...
2018-06-16  Dave Martintty: pl011: Avoid spuriously stuck-off interrupts
2018-06-16  Tony Lindgrenserial: 8250: omap: Fix idling of clocks for unused...
2018-06-16  Marek Szyprowskiserial: samsung: fix maxburst parameter for DMA transac...
2018-06-16  Sebastian Andrzej... tty/serial: atmel: use port->name as name in request_irq()
2018-06-16  Geert Uytterhoevenserial: sh-sci: Stop using printk format %pCr
2018-05-25  Uwe Kleine-Königserial: altera: ensure port->regshift is honored consis...
2018-05-25  Vignesh Rserial: 8250: Don't service RX FIFO if interrupts are...
2018-05-25  Geert Uytterhoevenserial: arc_uart: Fix out-of-bounds access through...
2018-05-25  Geert Uytterhoevenserial: fsl_lpuart: Fix out-of-bounds access through...
2018-05-25  Geert Uytterhoevenserial: imx: Fix out-of-bounds access through serial...
2018-05-25  Geert Uytterhoevenserial: mxs-auart: Fix out-of-bounds access through...
2018-05-25  Geert Uytterhoevenserial: samsung: Fix out-of-bounds access through seria...
2018-05-25  Geert Uytterhoevenserial: sh-sci: Fix out-of-bounds access through DT...
2018-05-25  Geert Uytterhoevenserial: xuartps: Fix out-of-bounds access through DT...
2018-05-01  Daniel Kurtzearlycon: Use a pointer table to fix __earlycon_table...
2018-05-01  Tetsuo Handatty: Use __GFP_NOFAIL for tty_ldisc_get()
2018-05-01  Tetsuo Handatty: Avoid possible error pointer dereference at tty_ld...
2018-05-01  Tony Lindgrentty: n_gsm: Fix DLCI handling for ADM mode if debug...
2018-05-01  Tony Lindgrentty: n_gsm: Fix long delays with control frame timeouts...
2018-05-01  Tetsuo Handatty: Don't call panic() at tty_ldisc_init()
2018-04-26  Aaron Sierratty: serial: exar: Relocate sleep wake-up handling
2018-04-24  Tejun Heotty: make n_tty_read() always abort if hangup is in...
2018-04-12  Tony Lindgrentty: n_gsm: Allow ADM response in addition to UA for...
2018-04-08  Mike Frysingervt: change SGR 21 to follow the standards
2018-04-08  Joel Stanleyserial: 8250: Add Nuvoton NPCM UART
2018-03-28  Linus Torvaldstty: vt: fix up tabstops properly
2018-03-24  Andy Shevchenkoserial: 8250_pci: Don't fail on multiport card class
2018-03-24  Saharapty: cancel pty slave port buf's work in tty_release
2018-03-24  Stefan Potyraserial: 8250_dw: Disable clock on error
2018-03-24  Sebastian Andrzej... tty: goldfish: Enable 'earlycon' only if built-in
2018-03-19  Greentime Huearlycon: add reg-offset to physical address before...
2018-03-19  Sebastian Andrzej... serial: core: mark port as initialized in autoconfig
next