summaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAgeFilesLines
* serial: stm32: use port lock wrappers for break controlBen Wolsieffer2024-12-231-2/+2
* serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()Xiaolei Wang2024-12-231-2/+2
* tty: serial: 8250: Fix another runtime PM usage counter underflowIlpo Järvinen2024-12-231-0/+3
* Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-12-142-1/+31
|\
| * tty: serial: Work around warning backtrace in serial8250_set_defaultsGuenter Roeck2024-12-061-1/+2
| * serial: sh-sci: Check if TX data was written to device in .tx_empty()Claudiu Beznea2024-12-041-0/+29
* | module: Convert default symbol namespace to string literalMasahiro Yamada2024-12-031-1/+1
|/
* module: Convert symbol namespace to string literalPeter Zijlstra2024-12-028-9/+9
* Get rid of 'remove_new' relic from platform driver structLinus Torvalds2024-12-023-3/+3
* Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-11-3071-217/+328
|\
| * Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"Greg Kroah-Hartman2024-11-301-28/+0
| * serial: amba-pl011: fix build regressionArnd Bergmann2024-11-161-0/+2
| * serial: sprd: Add support for sc9632Wenhua Lin2024-11-131-5/+36
| * tty/serial/altera_uart: unwrap error log stringTobias Klauser2024-11-131-2/+2
| * tty/serial/altera_jtaguart: unwrap error log stringTobias Klauser2024-11-131-2/+2
| * serial: amba-pl011: Fix RX stall when DMA is usedKartik Rajput2024-11-131-0/+5
| * tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handlerNicolas Bouchinet2024-11-131-1/+1
| * serial: 8250_fintek: Add support for F81216EFilip Brozovic2024-11-121-1/+13
| * serial: sh-sci: Clean sci_ports[0] after at earlycon exitClaudiu Beznea2024-11-071-0/+28
| * tty: atmel_serial: Fix typo retreives to retrievesShivam Chaudhary2024-11-071-1/+1
| * tty: atmel_serial: Use devm_platform_ioremap_resource()Mihai Sain2024-11-071-9/+3
| * serial: 8250: omap: Move pm_runtime_get_syncBin Liu2024-11-051-2/+2
| * tty: serial: samsung: Add Exynos8895 compatibleIvaylo Ivanov2024-11-041-0/+13
| * serial: 8250_dw: Add Sophgo SG2044 quirkInochi Amaoto2024-11-041-2/+3
| * altera_jtaguart: Use dev_err() to report error attaching IRQTobias Klauser2024-11-041-1/+1
| * altera_uart: Use dev_err() to report error attaching IRQ handlerTobias Klauser2024-11-041-1/+1
| * Merge 6.12-rc4 into tty-nextGreg Kroah-Hartman2024-10-214-56/+66
| |\
| * | serial: 8250_exar: Remove old exar_ee_read() and other unneeded codeParker Newman2024-10-111-90/+0
| * | serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6Parker Newman2024-10-112-13/+46
| * | serial: imx: Switch to nbcon consoleEsben Haabendal2024-10-111-19/+101
| * | tty: serial: fsl_lpuart: add 7-bits format support on imx7ulp/imx8ulp/imx8qxpLuke Wang2024-10-111-5/+16
| * | serial: sc16is7xx: announce support for SER_RS485_RTS_ON_SENDHugo Villeneuve2024-10-111-1/+1
| * | serial: 8250: Fix typos in comments across various filesYu Jiaoliang2024-10-115-8/+8
| * | serial: 8250_exar: Group CTI EEPROM offsets by deviceAndy Shevchenko2024-10-111-2/+4
| * | serial: imx: Add more comments on port lock statusEsben Haabendal2024-10-111-0/+10
| * | serial: imx: Grab port lock in imx_uart_enable_wakeup()Esben Haabendal2024-10-111-0/+5
| * | serial: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-1166-66/+66
* | | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-271-5/+7
|\ \ \
| * | | serial: rp2: Replace deprecated PCI functionsPhilipp Stanner2024-10-301-5/+7
* | | | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-218-10/+86
|\ \ \ \
| * | | | tty: serial: export serial_8250_warn_need_ioportArnd Bergmann2024-10-291-0/+1
| * | | | tty: serial: handle HAS_IOPORT dependenciesNiklas Schnelle2024-10-288-10/+85
| | |/ / | |/| |
* | | | Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-202-10/+31
|\ \ \ \
| * \ \ \ Merge branch 'for-6.13-force-console' into for-linusPetr Mladek2024-11-181-10/+8
| |\ \ \ \
| | * | | | tty: sysrq: Use printk_force_console context on __handle_sysrqMarcos Paulo de Souza2024-11-111-10/+8
| * | | | | init: Don't proxy `console=` to earlyconRaul E Rangel2024-10-011-0/+23
| |/ / / /
* | | | | Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-206-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | serial: ucc_uart: Switch to irq_get_nr_irqs()Bart Van Assche2024-10-161-1/+1
| * | | | serial: cpm_uart: Switch to irq_get_nr_irqs()Bart Van Assche2024-10-161-1/+1
| * | | | serial: amba-pl011: Switch to irq_get_nr_irqs()Bart Van Assche2024-10-161-1/+1