]> git.ipfire.org Git - people/arne_f/kernel.git/history - drivers/tty
serial: pl011: Fix oops on -EPROBE_DEFER
[people/arne_f/kernel.git] / drivers / tty /
2020-09-03  Lukas Wunnerserial: pl011: Fix oops on -EPROBE_DEFER
2020-09-03  Tamseel Shamsserial: samsung: Removes the IRQ not found warning
2020-09-03  George Kennedyvt_ioctl: change VT_RESIZEX ioctl to check for error...
2020-09-03  Tetsuo Handavt: defer kfree() of vc_screenbuf in vc_do_resize()
2020-07-29  Tetsuo Handavt: Reject zero-sized screen buffer size.
2020-07-29  Serge Seminserial: 8250_mtk: Fix high-speed baud rates clamping
2020-07-29  Yang Yingliangserial: 8250: fix null-ptr-deref in serial8250_start_tx()
2020-07-29  Matthew Howellserial: exar: Fix GPIO configuration for Sealevel cards...
2020-06-30  Greg Kroah-HartmanRevert "tty: hvc: Fix data abort due to race in hvc_open"
2020-06-25  Gregory CLEMENTtty: n_gsm: Fix bogus i++ in gsm_data_kick
2020-06-25  Gregory CLEMENTtty: n_gsm: Fix waking up upper tty layer when room...
2020-06-25  Gregory CLEMENTtty: n_gsm: Fix SOF skipping
2020-06-25  John Stultzserial: amba-pl011: Make sure we initialize the port...
2020-06-25  Raghavendra Rao... tty: hvc: Fix data abort due to race in hvc_open
2020-06-20  Uwe Kleine-Königserial: imx: Fix handling of TC irq in combination...
2020-06-11  Jiri Slabytty: hvc_console, fix crashes on parallel open/close
2020-06-11  Dmitry Torokhovvt: keyboard: avoid signed integer overflow in k_ascii
2020-06-03  Guoqing Jiangsc16is7xx: move label 'err_spi' to correct section
2020-05-02  Kazuhiro Fujitaserial: sh-sci: Make sure status register SCxSR is...
2020-05-02  Nicolas Pitrevt: don't hardcode the mem allocation upper bound
2020-05-02  Jiri Slabytty: rocket, avoid OOB access
2020-05-02  Andrew Melnychenkotty: hvc: fix buffer overflow during hvc_alloc().
2020-04-24  Stephen Rothwelltty: evh_bytechan: Fix out of bounds accesses
2020-04-02  Eric Biggersvt: vt_ioctl: fix use-after-free in vt_in_use()
2020-04-02  Eric Biggersvt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual...
2020-04-02  Eric Biggersvt: vt_ioctl: remove unnecessary console allocation...
2020-04-02  Jiri Slabyvt: switch vt_dont_switch to bool
2020-04-02  Jiri Slabyvt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines
2020-04-02  Jiri Slabyvt: selection, introduce vc_is_sel
2020-03-11  Jiri Slabyvt: selection, push sel_lock up
2020-03-11  Jiri Slabyvt: selection, push console lock down
2020-03-11  Jiri Slabyvt: selection, close sel_buffer race
2020-03-11  Jay Dolanserial: 8250_exar: add support for ACCES cards
2020-03-11  tangbintty:serial:mvebu-uart:fix a wrong return
2020-03-11  Daniel Golleserial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
2020-03-11  Petr Mladeksysrq: Remove duplicated sysrq message
2020-03-11  Petr Mladeksysrq: Restore original console_loglevel when sysrq...
2020-02-28  Andy Shevchenkoserial: 8250: Check UPF_IRQ_SHARED in advance
2020-02-28  Eric Dumazetvt: vt_ioctl: fix race in VT_RESIZEX
2020-02-28  Al ViroVT_RESIZEX: get rid of field-by-field copyin
2020-02-28  Johan Hovoldserdev: ttyport: restore client ops on deregistration
2020-02-28  Fugang Duantty: serial: imx: setup the correct sg entry for tx dma
2020-02-28  Nicolas Ferretty/serial: atmel: manage shutdown in case of RS485...
2020-02-28  Jiri Slabyvt: selection, handle pending signals in paste_selection
2020-02-28  Nathan Chancellortty: synclink_gt: Adjust indentation in several functions
2020-02-28  Nathan Chancellortty: synclinkmp: Adjust indentation in several functions
2020-02-28  Uwe Kleine-Königserial: imx: Only handle irqs that are actually enabled
2020-02-28  Uwe Kleine-Königserial: imx: ensure that RX irqs are off if RX is off
2020-02-14  Shubhrajyoti Dattaserial: uartps: Move the spinlock after the read of...
2020-02-14  Shubhrajyoti Dattaserial: uartps: Add a timeout to the tx empty wait
2020-02-05  Lukas Wunnerserial: 8250_bcm2835aux: Fix line mismatch on driver...
2020-01-27  Fabrice Gasnierserial: stm32: fix clearing interrupt error flags
2020-01-27  Andrey Smirnovtty: serial: fsl_lpuart: Use appropriate lpuart32_...
2020-01-27  Erwan Le Rayserial: stm32: fix wakeup source initialization
2020-01-27  Erwan Le Rayserial: stm32: Add support of TC bit status check
2020-01-27  Erwan Le Rayserial: stm32: fix transmit_chars when tx is stopped
2020-01-27  Erwan Le Rayserial: stm32: fix rx error handling
2020-01-27  YueHaibingtty: ipwireless: Fix potential NULL pointer dereference
2020-01-17  Peng Fantty: serial: pch_uart: correct usage of dma_unmap_sg
2020-01-17  Peng Fantty: serial: imx: use the sg count from dma_map_sg
2020-01-14  Sudip Mukherjeetty: always relink the port
2020-01-14  Sudip Mukherjeetty: link tty and port before configuring it as console
2020-01-09  Daniel Axtenspowerpc/pseries/hvconsole: Fix stack overread via udbg
2020-01-09  Leo Yantty: serial: msm_serial: Fix lockup for sysrq and oops
2020-01-04  David Engraftty/serial: atmel: fix out of range clock divider handling
2019-12-17  Dmitry Torokhovtty: vt: keyboard: reject invalid keycodes
2019-12-17  Dmitry Safonovtty: Don't block on IO when ldisc change is pending
2019-12-17  Stefan Agnerserial: imx: fix error handling in console_setup
2019-12-17  Chuhong Yuanserial: ifx6x60: add missed pm_runtime_disable
2019-12-17  Jiangfeng Xiaoserial: serial_core: Perform NULL checks for break_ctl ops
2019-12-17  Vincent Whitchurchserial: pl011: Fix DMA ->flush_buffer()
2019-12-17  Jeffrey Hugotty: serial: msm_serial: Fix flow control
2019-12-17  Peng Fantty: serial: fsl_lpuart: use the sg count from dma_map_sg
2019-12-05  He Zheserial: 8250: Fix serial8250 initialization crash
2019-12-05  Alexander Shiyanserial: max310x: Fix tx_empty() callback
2019-12-05  Darwin Dingelserial: 8250: Rate limit serial port rx interrupts...
2019-12-01  Al Virosynclink_gt(): fix compat_ioctl()
2019-12-01  Al Viropty: fix compat ioctls
2019-11-20  Anton Vasilyevserial: mxs-auart: Fix potential infinite loop
2019-11-20  Marek Szyprowskiserial: samsung: Enable baud clock for UART reset proce...
2019-11-20  Nava kishore Manneserial: uartps: Fix suspend functionality
2019-11-06  Adam Fordserial: mctrl_gpio: Check for NULL pointer
2019-11-06  Randy Dunlaptty: n_hdlc: fix build on SPARC
2019-11-06  Christophe JAILLETtty: serial: owl: Fix the link time qualifier of 'owl_u...
2019-11-06  Phil Elwellsc16is7xx: Fix for "Unexpected interrupt: 8"
2019-10-17  Randy Dunlapserial: uartlite: fix exit path null pointer
2019-09-21  Razvan Stefanescutty/serial: atmel: reschedule TX after RX was started
2019-09-21  Chunyan Zhangserial: sprd: correct the wrong sequence of arguments
2019-08-16  Peter Zijlstratty/ldsem, locking/rwsem: Add missing ACQUIRE to read_f...
2019-07-31  Geert Uytterhoevenserial: sh-sci: Fix TX DMA buffer flushing and workqueu...
2019-07-31  Geert Uytterhoevenserial: sh-sci: Terminate TX DMA during buffer flushing
2019-07-31  Stefan Roeseserial: mctrl_gpio: Check if GPIO property exisits...
2019-07-31  Serge Semintty: serial_core: Set port active bit in uart_port_activate
2019-07-31  Rautkoski Kimmo EXTserial: 8250: Fix TX interrupt handling condition
2019-07-31  Jorge Ramirez-Ortiztty: serial: msm_serial: avoid system lockup condition
2019-07-31  Kefeng Wangtty/serial: digicolor: Fix digicolor-usart already...
2019-07-31  Christophe Leroytty: serial: cpm_uart - fix init when SMC is relocated
2019-07-31  Serge Semintty: max310x: Fix invalid baudrate divisors calculator
2019-07-21  Oliver BartaRevert "serial: 8250: Don't service RX FIFO if interrup...
2019-07-10  Linus Torvaldstty: rocket: fix incorrect forward declaration of ...
next