aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2024-08-14serial: 8250_platform: Remove duplicate mappingAndy Shevchenko1-6/+0
2024-08-14serial: 8250: omap: Parse DT wakeup-source proertyMarkus Schneider-Pargmann1-0/+3
2024-08-14serial: 8250: omap: Set wakeup capable, do not enableMarkus Schneider-Pargmann1-2/+2
2024-08-14serial: 8250: omap: Cleanup on error in request_irqMarkus Schneider-Pargmann1-1/+1
2024-08-14serial: 8250: omap: Remove unused wakeups_enabledMarkus Schneider-Pargmann1-1/+0
2024-08-14tty: serial: samsung_tty: cast the interrupt's void *id just onceAndré Draszik1-17/+12
2024-08-14tty: serial: samsung_tty: drop unused argument to irq handlersAndré Draszik1-6/+6
2024-08-13tty: atmel_serial: use the correct RTS flag.Mathieu Othacehe1-1/+1
2024-08-13tty: vt: conmakehash: remove non-portable code printing comment headerMasahiro Yamada1-10/+2
2024-08-13tty: serial: fsl_lpuart: mark last busy before uart_add_one_portPeng Fan1-0/+1
2024-08-12Merge 6.11-rc3 into tty-nextGreg Kroah-Hartman3-23/+30
2024-08-07serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)4-5/+5
2024-08-07serial: don't use uninitialized value in uart_poll_init()Jiri Slaby (SUSE)1-7/+6
2024-08-07serial: protect uart_port_dtr_rts() in uart_shutdown() tooJiri Slaby (SUSE)1-7/+9
2024-08-07tty: simplify tty_dev_name_to_number() using guard(mutex)Jiri Slaby (SUSE)1-7/+4
2024-08-07serdev: Use of_property_present()Rob Herring (Arm)1-1/+1
2024-08-07serial: 8250_platform: fix uart_8250_port initializerArnd Bergmann1-1/+1
2024-08-07serial: 8250_platform: remove ACPI_PTR() annotationArnd Bergmann1-1/+1
2024-07-31serial: 8250_platform: Enable generic 16550A platform devicesSunil V L1-0/+77
2024-07-31serial: 8250_bcm2835aux: add PM suspend/resume supportStefan Wahren1-0/+37
2024-07-31serial: 8250_early: add xscale earlycon supportJisheng Zhang1-0/+1
2024-07-31serial: 8250: move mmp|pxa uart earlycon codeJisheng Zhang2-16/+10
2024-07-31tty: serial: 8250_dma: use sgl with 2 nents to take care of buffer wrapFerry Toth1-9/+10
2024-07-31serial: st-asc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou1-7/+3
2024-07-31tty: vt: conmakehash: cope with abs_srctree no longer in envMax Krummenacher1-13/+7
2024-07-31serial: sc16is7xx: fix invalid FIFO access with special register setHugo Villeneuve1-0/+4
2024-07-31serial: sc16is7xx: fix TX fifo corruptionHugo Villeneuve1-10/+11
2024-07-31serial: core: check uartclk for zero to avoid divide by zeroGeorge Kennedy1-0/+8
2024-07-30Merge tag 'v6.11-rc1' into for-6.12Tejun Heo44-718/+867
2024-07-27Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+1
2024-07-25Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli1-3/+1
2024-07-19Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds29-510/+697
2024-07-04serial: core: Add serial_base_match_and_update_preferred_console()Tony Lindgren3-0/+57
2024-07-04serial: qcom-geni: do not kill the machine on fifo underrunJohan Hovold1-1/+1
2024-07-04serial: qcom-geni: fix hard lockup on buffer flushJohan Hovold1-3/+13
2024-07-04serial: qcom-geni: fix soft lockup on sw flow control and suspendJohan Hovold1-9/+24
2024-07-03serial: imx: ensure RTS signal is not left active after shutdownRasmus Villemoes1-0/+51
2024-07-03tty: serial: ma35d1: Add a NULL check for of_nodeJacky Huang1-6/+7
2024-07-03serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar1-1/+2
2024-07-03serial: imx: only set receiver level if it is zeroStefan Eichenberger1-2/+6
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2-2/+2
2024-07-01Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman11-178/+42
2024-06-30Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-178/+41
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-06-28tty: mxser: Remove __counted_by from mxser_board.ports[]Nathan Chancellor1-1/+1
2024-06-25Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...Greg Kroah-Hartman3-86/+0
2024-06-25Revert "serial: core: Handle serial console options"Greg Kroah-Hartman1-49/+0
2024-06-25Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman3-34/+0