summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'google/common/android-4.4-p' into lineage-18.1-...Michael Bestas2022-02-04
|\
| * Merge 4.4.302 into android-4.4-pGreg Kroah-Hartman2022-02-03
| |\
| | * tty: Add support for Brainboxes UC cards.Cameron Williams2022-02-03
| | * tty: n_gsm: fix SW flow control encoding/handlingdaniel.starke@siemens.com2022-02-03
| | * serial: stm32: fix software flow control transferValentin Caron2022-02-03
| * | Merge 4.4.300 into android-4.4-pGreg Kroah-Hartman2022-01-27
| |\|
| | * serial: core: Keep mctrl register state and cached copy in syncLukas Wunner2022-01-27
| | * serial: pl010: Drop CR register reset on set_termiosLukas Wunner2022-01-27
| | * serial: amba-pl011: do not request memory region twiceLino Sanfilippo2022-01-27
| | * tty: serial: atmel: Call dma_async_issue_pending()Tudor Ambarus2022-01-27
| | * tty: serial: atmel: Check return code of dmaengine_submit()Tudor Ambarus2022-01-27
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\| |
| * | Merge 4.4.296 into android-4.4-pGreg Kroah-Hartman2021-12-22
| |\|
| | * xen/console: harden hvc_xen against event channel stormsJuergen Gross2021-12-22
| * | Merge 4.4.294 into android-4.4-pGreg Kroah-Hartman2021-12-08
| |\|
| | * serial: pl011: Add ACPI SBSA UART match idPierre Gondois2021-12-08
| | * tty: serial: msm_serial: Deactivate RX DMA for polling supportSven Eckelmann2021-12-08
| | * tty: hvc: replace BUG_ON() with negative return valueJuergen Gross2021-12-08
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\| |
| * | Merge 4.4.293 into android-4.4-pGreg Kroah-Hartman2021-11-26
| |\|
| | * tty: tty_buffer: Fix the softlockup issue in flush_to_ldiscGuanghui Feng2021-11-26
| | * serial: 8250_dw: Drop wrong use of ACPI_PTR()Andy Shevchenko2021-11-26
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-10-12
|\| |
| * | Merge 4.4.286 into android-4.4-pGreg Kroah-Hartman2021-10-06
| |\|
| | * tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente2021-10-06
| * | Merge 4.4.284 into android-4.4-pGreg Kroah-Hartman2021-09-22
| |\|
| | * serial: 8250_pci: make setup_port() parameters explicitly unsignedGreg Kroah-Hartman2021-09-22
| | * hvsi: don't panic on tty_register_driver failureJiri Slaby2021-09-22
| | * serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki2021-09-22
| | * tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma2021-09-22
| | * tty: Fix data race between tiocsti() and flush_to_ldisc()Nguyen Dinh Phi2021-09-22
* | | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-09-16
|\| |
| * | Merge 4.4.283 into android-4.4-pGreg Kroah-Hartman2021-09-03
| |\|
| | * vt_kdsetmode: extend console lockingLinus Torvalds2021-09-03
| * | Merge 4.4.281 into android-4.4-pGreg Kroah-Hartman2021-08-15
| |\|
| | * serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki2021-08-15
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\| |
| * | Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman2021-07-20
| |\|
| | * tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET2021-07-20
| | * tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun2021-07-20
| | * tty: nozomi: Fix the error handling path of 'nozomi_card_init()'Christophe JAILLET2021-07-20
| | * tty: nozomi: Fix a resource leak in an error handling functionChristophe JAILLET2021-07-20
| | * serial_cs: Add Option International GSM-Ready 56K/ISDN modemOndrej Zary2021-07-20
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\| |
| * | Merge 4.4.271 into android-4.4-pGreg Kroah-Hartman2021-06-03
| |\|
| | * serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma2021-06-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-05-31
|\| |
| * | Merge 4.4.270 into android-4.4-pGreg Kroah-Hartman2021-05-26
| |\|
| | * tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa2021-05-26
| | * vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki2021-05-26