summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
* tty: n_gsm: Fix bogus i++ in gsm_data_kickGregory CLEMENT2020-06-29
* tty: n_gsm: Fix waking up upper tty layer when room availableGregory CLEMENT2020-06-29
* tty: n_gsm: Fix SOF skippingGregory CLEMENT2020-06-29
* serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz2020-06-29
* tty: hvc: Fix data abort due to race in hvc_openRaghavendra Rao Ananta2020-06-29
* vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov2020-06-11
* sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang2020-06-03
* serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski2020-05-10
* tty: serial: msm: Support more baudsStephen Boyd2020-05-10
* tty: rocket, avoid OOB accessJiri Slaby2020-05-02
* tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko2020-05-02
* tty: evh_bytechan: Fix out of bounds accessesStephen Rothwell2020-04-24
* vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers2020-04-02
* vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers2020-04-02
* vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers2020-04-02
* vt: switch vt_dont_switch to boolJiri Slaby2020-04-02
* vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby2020-04-02
* vt: selection, introduce vc_is_selJiri Slaby2020-04-02
* vt: selection, push sel_lock upJiri Slaby2020-03-11
* vt: selection, push console lock downJiri Slaby2020-03-11
* vt: selection, close sel_buffer raceJiri Slaby2020-03-11
* serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle2020-03-11
* sysrq: Remove duplicated sysrq messagePetr Mladek2020-03-11
* sysrq: Restore original console_loglevel when sysrq disabledPetr Mladek2020-03-11
* vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet2020-02-28
* VT_RESIZEX: get rid of field-by-field copyinAl Viro2020-02-28
* tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan2020-02-28
* tty: ipwireless: Fix potential NULL pointer dereferenceYueHaibing2020-01-29
* tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan2020-01-23
* tty: serial: imx: use the sg count from dma_map_sgPeng Fan2020-01-23
* tty: always relink the portSudip Mukherjee2020-01-14
* tty: link tty and port before configuring it as consoleSudip Mukherjee2020-01-14
* powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens2020-01-12
* tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan2020-01-12
* tty: vt: keyboard: reject invalid keycodesDmitry Torokhov2019-12-21
* serial: imx: fix error handling in console_setupStefan Agner2019-12-21
* serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan2019-12-21
* serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao2019-12-21
* tty: serial: msm_serial: Fix flow controlJeffrey Hugo2019-12-21
* serial: max310x: Fix tx_empty() callbackAlexander Shiyan2019-12-05
* synclink_gt(): fix compat_ioctl()Al Viro2019-11-28
* serial: mxs-auart: Fix potential infinite loopAnton Vasilyev2019-11-25
* serial: mctrl_gpio: Check for NULL pointerAdam Ford2019-11-06
* sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell2019-11-06
* 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