summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
4 daysMerge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
6 daysMerge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
6 daysMerge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
7 daysMerge tag 'pm-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
7 daysMIPS: Update Joshua Kinard's e-mail addressJoshua Kinard
11 daysserial: 8250: fix panic due to PSLVERRYunhui Cui
12 daysInput: sysrq: mv sysrq into drivers/tty/sysrq.cJoel Granados
13 daysvt: defkeymap: Map keycodes above 127 to K_HOLEMyrrh Periwinkle
13 daysvt: keyboard: Don't process Unicode characters in K_OFF modeMyrrh Periwinkle
13 daysserial: qcom-geni: Enable Serial on SA8255p Qualcomm platformsPraveen Talari
13 daysserial: qcom-geni: Enable PM runtime for serial driverPraveen Talari
13 daysserial: qcom-geni: move clock-rate logic to separate functionPraveen Talari
13 daysserial: qcom-geni: move resource control logic to separate functionsPraveen Talari
13 daysserial: qcom-geni: move resource initialization to separate functionPraveen Talari
13 daysserial: 8250_dw: Fix typo "notifer"WangYuli
2025-07-21serial: 8250_ce4100: Fix CONFIG_SERIAL_8250=n buildAndy Shevchenko
2025-07-21Merge tag 'v6.16-rc7' into tty-nextGreg Kroah-Hartman
2025-07-16tty: omit need_resched() before cond_resched()Mikulas Patocka
2025-07-16serial: 8250_ni: Reorder local variablesChaitanya Vadrevu
2025-07-16serial: 8250_ni: Fix build warningChaitanya Vadrevu
2025-07-16serial: sh-sci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven
2025-07-09serial: sh-sci: Add support for RZ/T2H SCIThierry Bultel
2025-07-09serial: sh-sci: Use private port IDThierry Bultel
2025-07-09serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shu...Lad Prabhakar
2025-07-09serial: sh-sci: Add R-Car Gen5 supportKuninori Morimoto
2025-07-09serial: 8520_ce4100: Reuse mem_serial_in() in ce4100_mem_serial_in()Andy Shevchenko
2025-07-09pch_uart: Fix dma_sync_sg_for_device() nents valueThomas Fourier
2025-07-09serial: core: fix OF node leakJohan Hovold
2025-07-07PM: domains: Add flags to specify power on attach/detachClaudiu Beznea
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman
2025-06-29serial: 8250: Move CE4100 quirks to a module under 8250 driverAndy Shevchenko
2025-06-29tty: serial: fsl_lpuart: Constify struct lpuart_soc_dataChristophe JAILLET
2025-06-24serial: imx: Restore original RXTL for console to fix data lossFabio Estevam
2025-06-24tty: fix tty_port_tty_*hangup() kernel-docJiri Slaby (SUSE)
2025-06-24serial: 8250: document doubled "type == PORT_8250_CIR" checkJiri Slaby (SUSE)
2025-06-24serial: 8250: rename lsr_TEMT, iir_NOINT to lowercaseJiri Slaby (SUSE)
2025-06-24serial: 8250: extract serial8250_iir_txen_test()Jiri Slaby (SUSE)
2025-06-24serial: 8250: extract serial8250_init_mctrl()Jiri Slaby (SUSE)
2025-06-23serial: 8250: export RSA functionsJiri Slaby (SUSE)
2025-06-19serial: core: restore of_node information in sysfsAidan Stewart
2025-06-19vt: fix kernel-doc warnings in ucs_get_fallback()Randy Dunlap
2025-06-19vt: add missing notification when switching back to text modeNicolas Pitre
2025-06-19tty: serial: fix print format specifiersJoseph Tilahun
2025-06-19serial: Remove unused uart_get_consoleDr. David Alan Gilbert
2025-06-19serial: qcom-geni: Enable support for half-duplex modeAnup Kulkarni
2025-06-19serial: qcom-geni: Add support for 8 Mbps baud rateJyothi Kumar Seerapu
2025-06-17serial: 8250_omap: use uart_port pointer when availableJiri Slaby (SUSE)
2025-06-17serial: 8250: use hashtableJiri Slaby (SUSE)
2025-06-17serial: 8250: invert condition to avoid a goto labelJiri Slaby (SUSE)
2025-06-17serial: 8250: invert serial8250_register_8250_port() CIR conditionJiri Slaby (SUSE)