summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
13 daysMerge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-12-06tty: serial: Work around warning backtrace in serial8250_set_defaultsGuenter Roeck
2024-12-04serial: sh-sci: Check if TX data was written to device in .tx_empty()Claudiu Beznea
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-11-30Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-30Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"Greg Kroah-Hartman
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-20Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge branch 'for-6.13-force-console' into for-linusPetr Mladek
2024-11-16serial: amba-pl011: fix build regressionArnd Bergmann
2024-11-13serial: sprd: Add support for sc9632Wenhua Lin
2024-11-13tty/serial/altera_uart: unwrap error log stringTobias Klauser
2024-11-13tty/serial/altera_jtaguart: unwrap error log stringTobias Klauser
2024-11-13serial: amba-pl011: Fix RX stall when DMA is usedKartik Rajput
2024-11-13tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handlerNicolas Bouchinet
2024-11-12serial: 8250_fintek: Add support for F81216EFilip Brozovic
2024-11-11tty: sysrq: Use printk_force_console context on __handle_sysrqMarcos Paulo de Souza
2024-11-07serial: sh-sci: Clean sci_ports[0] after at earlycon exitClaudiu Beznea
2024-11-07tty: atmel_serial: Fix typo retreives to retrievesShivam Chaudhary
2024-11-07tty: atmel_serial: Use devm_platform_ioremap_resource()Mihai Sain
2024-11-05serial: 8250: omap: Move pm_runtime_get_syncBin Liu
2024-11-04tty: serial: samsung: Add Exynos8895 compatibleIvaylo Ivanov
2024-11-04serial: 8250_dw: Add Sophgo SG2044 quirkInochi Amaoto
2024-11-04altera_jtaguart: Use dev_err() to report error attaching IRQTobias Klauser
2024-11-04altera_uart: Use dev_err() to report error attaching IRQ handlerTobias Klauser
2024-10-30serial: rp2: Replace deprecated PCI functionsPhilipp Stanner
2024-10-29tty: serial: export serial_8250_warn_need_ioportArnd Bergmann
2024-10-28tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle
2024-10-21Merge 6.12-rc4 into tty-nextGreg Kroah-Hartman
2024-10-16serial: ucc_uart: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16serial: cpm_uart: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16serial: amba-pl011: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16serial: amba-pl010: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16serial: 8250: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-16serial: core: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-11serial: 8250_exar: Remove old exar_ee_read() and other unneeded codeParker Newman
2024-10-11serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6Parker Newman
2024-10-11serial: qcom-geni: rename suspend functionsJohan Hovold
2024-10-11serial: qcom-geni: drop unused receive parameterJohan Hovold
2024-10-11serial: qcom-geni: drop flip buffer WARN()Johan Hovold
2024-10-11serial: qcom-geni: fix receiver enableJohan Hovold
2024-10-11serial: qcom-geni: fix dma rx cancellationJohan Hovold
2024-10-11serial: qcom-geni: fix shutdown raceJohan Hovold
2024-10-11serial: qcom-geni: revert broken hibernation supportJohan Hovold
2024-10-11serial: qcom-geni: fix polled console initialisationJohan Hovold
2024-10-11serial: imx: Update mctrl old_status on RTSD interruptMarek Vasut