- 04fc890 Merge tag 'docs-arm-move' of git://git.lwn.net/linux by Linus Torvalds · 1 year, 9 months ago
- 3eccc0c Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux by Linus Torvalds · 1 year, 9 months ago
- 173cb65 docs: update some straggling Documentation/arm references by Jonathan Corbet · 1 year, 10 months ago
- a82c3df tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A by Robert Hodaszi · 1 year, 9 months ago
- 3063200 serial: lantiq: add missing interrupt ack by Bernhard Seibold · 1 year, 9 months ago
- 7183c37 serial: cpm_uart: Fix a COMPILE_TEST dependency by Herve Codina · 1 year, 10 months ago
- 2474e05 tty: serial: fsl_lpuart: use UARTCTRL_TXINV to send break instead of UARTCTRL_SBK by Sherry Sun · 1 year, 10 months ago
- 134f49d serial: 8250_tegra: Fix an error handling path in tegra_uart_probe() by Christophe JAILLET · 1 year, 10 months ago
- b007273 tty, proc, kernfs, random: Use copy_splice_read() by David Howells · 1 year, 10 months ago
- 8fb9ea6 vc_screen: reload load of struct vc_data pointer in vcs_write() to avoid UAF by George Kennedy · 1 year, 10 months ago
- 5f949f1 serial: qcom-geni: fix enabling deactivated interrupt by Krzysztof Kozlowski · 1 year, 10 months ago
- f264f2f serial: 8250_bcm7271: fix leak in `brcmuart_probe` by Doug Berger · 1 year, 11 months ago
- 8a3b547 serial: 8250_bcm7271: balance clk_enable calls by Doug Berger · 1 year, 11 months ago
- 8ab5fc5 serial: arc_uart: fix of_iomap leak in `arc_serial_probe` by Ke Zhang · 1 year, 11 months ago
- f16182e serial: 8250: Document termios parameter of serial8250_em485_config() by Geert Uytterhoeven · 1 year, 11 months ago
- d2b0051 serial: Add support for Advantech PCI-1611U card by Vitaliy Tomin · 1 year, 11 months ago
- 95d6988 serial: 8250_exar: Add support for USR298x PCI Modems by Andrew Davis · 1 year, 11 months ago
- cec24b8 Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 11 months ago
- 556eb8b Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 11 months ago
- b39667a Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 11 months ago
- 6e98b09 Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 1 year, 11 months ago
- 21fc506 Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc' by Rafael J. Wysocki · 1 year, 11 months ago
- 8eaf839 serdev: Add method to assert break signal over tty UART port by Neeraj Sanjay Kale · 2 years ago
- 29f93a6 serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP by Neeraj Sanjay Kale · 2 years ago
- 2b3174c n_gsm: Use array_index_nospec() with index that comes from userspace by Ilpo Järvinen · 1 year, 11 months ago
- f91cf1a tty: vt: drop checks for undefined VT_SINGLE_DRIVER by Jiri Slaby (SUSE) · 1 year, 11 months ago
- 921234d tty: vt: distribute EXPORT_SYMBOL() by Jiri Slaby (SUSE) · 1 year, 11 months ago
- 71ca6e4 tty: vt: simplify some cases in tioclinux() by Jiri Slaby (SUSE) · 1 year, 11 months ago
- 6b97370 tty: vt: reformat tioclinux() by Jiri Slaby (SUSE) · 1 year, 11 months ago
- f06c2a9 tty: serial: sh-sci: Fix end of transmission on SCI by Biju Das · 1 year, 11 months ago
- d61ae33 tty: serial: sh-sci: Add support for tx end interrupt handling by Biju Das · 1 year, 11 months ago
- 1707ce2 tty: serial: sh-sci: Fix TE setting on SCI IP by Biju Das · 1 year, 11 months ago
- cf383d1 tty: serial: sh-sci: Add RZ/G2L SCIFA DMA rx support by Biju Das · 1 year, 11 months ago
- 8749061 tty: serial: sh-sci: Add RZ/G2L SCIFA DMA tx support by Biju Das · 1 year, 11 months ago
- 3f42b14 serial: max310x: fix IO data corruption in batched operations by Jan Kundrát · 2 years ago
- 63f4c34 serial: core: Disable uart_start() on uart_remove_one_port() by Tony Lindgren · 1 year, 11 months ago
- 04e8279 serial: 8250: Reinit port->pm on port specific driver unbind by Tony Lindgren · 1 year, 11 months ago
- 0ba9e3a serial: 8250: Add missing wakeup event reporting by Florian Fainelli · 1 year, 11 months ago
- d57d56e tty: serial: fsl_lpuart: use UARTMODIR register bits for lpuart32 platform by Sherry Sun · 1 year, 11 months ago
- f73fd75 tty: serial: fsl_lpuart: adjust buffer length to the intended size by Shenwei Wang · 1 year, 11 months ago
- 9e4f2a8 serial: fix TIOCSRS485 locking by Johan Hovold · 1 year, 11 months ago
- c6c0176 serial: make SiFive serial drivers depend on ARCH_ symbols by Conor Dooley · 2 years ago
- ee13ea3 tty: synclink_gt: don't allocate and pass dummy flags by Jiri Slaby (SUSE) · 1 year, 11 months ago
- 5c7e105 tty: serial: simplify qcom_geni_serial_send_chunk_fifo() by Jiri Slaby (SUSE) · 1 year, 11 months ago
- 254d5a5 tty: n_gsm: fix redundant assignment of gsm->encoding by Daniel Starke · 1 year, 11 months ago
- 039535e Merge 6.3-rc6 into tty-next by Greg Kroah-Hartman · 1 year, 11 months ago
- 5790d40 Merge 6.3-rc6 into char-misc-next by Greg Kroah-Hartman · 1 year, 11 months ago
- aa46fe3 Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 11 months ago
- 933c9f1 serial: 8250_tegra: Add explicit include for of.h by Rob Herring · 2 years ago
- b2ea273 tty: Fix typo in LEGACY_TIOCSTI Kconfig description by Hanno Böck · 2 years ago
- 862d831 tty: make tty_class a static const structure by Greg Kroah-Hartman · 2 years ago
- cd8fe5b Merge 6.3-rc5 into driver-core-next by Greg Kroah-Hartman · 2 years ago
- f92ed0c tty: serial: sh-sci: Fix Rx on RZ/G2L SCI by Biju Das · 2 years ago
- 178e00f tty: serial: fsl_lpuart: fix crash in lpuart_uport_is_active by Sherry Sun · 2 years ago
- 9425914 tty: serial: fsl_lpuart: avoid checking for transfer complete when UARTCTRL_SBK is asserted in lpuart32_tx_empty by Sherry Sun · 2 years ago
- 90b8596 serial: 8250: Prevent starting up DMA Rx on THRI interrupt by Ilpo Järvinen · 2 years ago
- b43a186 tty: serial: sh-sci: Fix transmit end interrupt handler by Biju Das · 2 years ago
- 146a37e serial: 8250: Fix serial8250_tx_empty() race with DMA Tx by Ilpo Järvinen · 2 years ago
- 094fb49 tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH by Ilpo Järvinen · 2 years ago
- a4312fd serial: sb1250-duart: clean up after SIBYTE_BCM1x55 removal by Lukas Bulwahn · 2 years ago
- 945de8b serial: bcm63xx-uart: add polling support by Arend van Spriel · 2 years ago
- f1d81e3 tty: serial: sh-sci: Remove setting {src,dst}_{addr,addr_width} based on DMA direction by Biju Das · 2 years ago
- cd74c5e serial: cpm_uart: Use uart_circ_empty() by Ilpo Järvinen · 2 years ago
- b7313f1 serial: ucc_uart: Use uart_circ_empty() by Ilpo Järvinen · 2 years ago
- 7553574 serial: imx: remove unused imx_uart_is_imx* functions by Tom Rix · 2 years ago
- 5953ab3 tty: serial: remove obsolete config SERIAL_SAMSUNG_UARTS_4 by Lukas Bulwahn · 2 years ago
- d8851a9 tty: serial: qcom-geni-serial: Add a poll_init() function by Douglas Anderson · 2 years ago
- 5e227ef serial: uart_poll_init() should power on the UART by Douglas Anderson · 2 years ago
- afe3154 tty: n_gsm: add ioctl for DLC config via ldisc handle by Daniel Starke · 2 years ago
- 8629745 tty: n_gsm: allow window size configuration by Daniel Starke · 2 years ago
- 4ca5896 tty: n_gsm: add ioctl for DLC specific parameter configuration by Daniel Starke · 2 years ago
- 2495697 Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years ago
- 6214894 hvc/xen: prevent concurrent accesses to the shared ring by Roger Pau Monne · 2 years, 3 months ago
- f16a70c Merge 6.3-rc3 into tty-next by Greg Kroah-Hartman · 2 years ago
- abae262 Merge 6.3-rc3 into char-misc-next by Greg Kroah-Hartman · 2 years ago
- 5cdfdd6 Merge tag 'tty-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 2 years ago
- 1aaba11 driver core: class: remove module * from class_create() by Greg Kroah-Hartman · 2 years ago
- 15ac112 serial: 8250_bcm7271: Fix arbitration handling by Doug Berger · 2 years ago
- 035173c tty: Convert hw_stopped in tty_struct to bool by Ilpo Järvinen · 2 years ago
- 37e8b08 n_tty: Reindent if condition by Ilpo Järvinen · 2 years ago
- 8ed012d n_tty: Cleanup includes by Ilpo Järvinen · 2 years ago
- 7e26c84 n_tty: Use DIV_ROUND_UP() in room calculation by Ilpo Järvinen · 2 years ago
- 9db1be84 n_tty: Sort includes alphabetically by Ilpo Järvinen · 2 years ago
- 0b05223 tty_ioctl: Use BIT() for internal flags by Ilpo Järvinen · 2 years ago
- b8abba0 n_tty: Convert no_space_left to space_left boolean by Ilpo Järvinen · 2 years ago
- 044498cd serial: Remove uart_wait_until_sent() forward declaration by Ilpo Järvinen · 2 years ago
- 1690ca5 serial: Rename hw_stopped to old_hw_stopped & improve logic by Ilpo Järvinen · 2 years ago
- b5def43 serial: Make hw_stopped bool by Ilpo Järvinen · 2 years ago
- 826736a serial: Rename uart_change_speed() to uart_change_line_settings() by Ilpo Järvinen · 2 years ago
- 8e90cf2 serial: Move uart_change_speed() earlier by Ilpo Järvinen · 2 years ago
- 807fccf serial: Use B0 instead of implicit zero assumption by Ilpo Järvinen · 2 years ago
- eff37b5 serial: Use ARRAY_SIZE() with iso7816 reserved array by Ilpo Järvinen · 2 years ago
- 5406dc0 serial: sprd: Drop of_match_ptr for ID table by Krzysztof Kozlowski · 2 years ago
- 88dcd07 serial: sh-sci: mark OF related data as maybe unused by Krzysztof Kozlowski · 2 years ago
- 822a729 serial: Use of_property_read_bool() for boolean properties by Rob Herring · 2 years ago
- ef19414 serial: Use of_property_present() for testing DT property presence by Rob Herring · 2 years ago
- 01d9387 serial: sc16is7xx: Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years ago
- 18365eb tty: vt: protect KD_FONT_OP_GET_TALL from unbound access by Samuel Thibault · 2 years ago
- 3996954 tty: ipwireless: move Kconfig entry to tty by Jiri Slaby · 2 years, 1 month ago
- b6a7bac serial: qcom-geni: drop bogus uart_write_wakeup() by Johan Hovold · 2 years ago