Show patches with: Archived = No       |   6188 patches
« 1 2 3 461 62 »
Patch Series S/W/F Date Submitter Delegate State
[04/36] tty: n_null: remove optional ldops tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[04/44] vgacon: comment on vga_rolled_over [01/44] MAINTAINERS: orphan mxser --- 2021-03-02 Jiri Slaby New
[04/45] tty: vt: expect valid vc when in tty ops tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[04/52] serial: altera_jtaguart: Convert to platform remove callback returning void serial: Convert to platform remove callback returning void --- 2023-11-10 Uwe Kleine-König New
[04/70] mxser: integrate mxser.h into .c mxser: cleanup --- 2021-06-18 Jiri Slaby New
[05/10] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl arm64: dts: Add i.MX8DXL initial support --- 2021-09-13 Abel Vesa Superseded
[05/10] ARM: dts: mmp*: Fix serial port names NS 8250 UART Device Tree improvements --- 2020-03-20 Lubomir Rintel New
[05/10] firewall: introduce stm32_firewall framework Introduce STM32 Firewall framework --- 2023-07-05 Gatien Chevallier New
[05/10] serial: Convert uart_{,port_}startup() init_hw param to bool tty/serial: bool conversions and cleanups --- 2023-01-04 Ilpo Järvinen Superseded
[05/10] serial: convert uart sysrq handling to u8 [01/10] tty: sysrq: rename and re-type i in sysrq_handle_loglevel() --- 2023-07-12 Jiri Slaby New
[05/10] serial: pxa: Use platform_get_irq() to get the interrupt serial: Use platform_get_irq*() variants to fetch IRQ's --- 2021-12-24 Prabhakar Mahadev Lad New
[05/10] serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP STM32 usart power improvements --- 2019-06-04 Erwan Le Ray Accepted
[05/10] tty: tty_buffer: switch insert functions to size_t tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby New
[05/11] amiserial: simplify rs_open [01/11] amiserial: remove unused DBG_CNT --- 2021-07-14 Jiri Slaby New
[05/11] dmaengine: pxa/mmp: stop referencing config->slave_id [01/11] ASoC: dai_dma: remove slave_id field --- 2021-11-15 Arnd Bergmann Superseded
[05/11] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() Untitled series #172045 --- 2022-04-07 Duoming Zhou New
[05/11] mxser: fix xmit_buf leak in activate when LSR == 0xff [01/11] serial: core: clean up EXPORT_SYMBOLs --- 2022-01-24 Jiri Slaby New
[05/11] tty: serial: omap: switch over to devm_ioremap_resource --- 2014-03-20 Felipe Balbi Accepted
[05/12] dt-bindings: interrupt-controller: add compatible string for UX600 PLIC Initial support for Nuclei DemoSoC w/ UX600 --- 2022-01-27 Icenowy Zheng New
[05/12] dt-bindings: pinctrl: update bindings for MT7986 SoC [01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC --- 2021-07-26 Sam Shih New
[05/12] platform/x86: x86-android-tablets: Add support for PMIC interrupts ACPI / pdx86: Add support for x86 Android tablets with broken DSDTs --- 2021-12-29 Hans de Goede New
[05/12] tty: pty, remove BUG_ON from pty_close [01/12] vt: move set_leds to keyboard.c --- 2021-01-05 Jiri Slaby New
[05/12] tty: serial: mux: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[05/12] tty: serial: samsung: Fix driver data macros style Add minimal support for Exynos850 SoC --- 2021-07-30 Sam Protsenko Superseded
[05/13] dmaengine: at_xdmac: Print debug message after realeasing the lock dmaengine: at_xdmac: Various fixes --- 2021-11-16 Tudor Ambarus New
[05/13] tty: serial: samsung: add gs101 earlycon support GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus Superseded
[05/14] gpio: lpc32xx: allow building on non-lpc32xx targets [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann New
[05/14] tty: n_tty: make n_tty_data::num_overrun unsigned tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[05/15] dt-bindings: power: Add r8a779g0 SYSC power domain definitions Untitled series #173288 --- 2022-04-20 Yoshihiro Shimoda New
[05/15] kfifo: rename l to len_to_end in setup_sgl() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby New
[05/15] scsi: Remove now superfluous sentinel element from ctl_table array [01/15] cdrom: Remove now superfluous sentinel element from ctl_table array --- 2023-09-28 Joel Granados via B4 Relay New
[05/16] arm64: defconfig: Enable ARCH_R9A07G044{L,LC} Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support --- 2021-05-14 Prabhakar Mahadev Lad New
[05/16] tty: remove file from tty_mode_ioctl [01/16] tty: unexport tty_ldisc_release --- 2021-09-14 Jiri Slaby New
[05/16] vc_screen: rewrite vcs_size to accept vc, not inode [01/16] vt: make vc_data pointers const in selection.h --- 2020-08-18 Jiri Slaby New
[05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings [01/17] dt-bindings: i2c: i2c-mt65xx: add binding for MT8365 SoC --- 2022-05-31 Fabien Parent New
[05/18] serial: msm: Use uart_prepare_sysrq_char(). serial: Use uart_prepare_sysrq_char(). --- 2024-03-01 Sebastian Andrzej Siewior New
[05/18] serial: sc16is7xx: use DECLARE_BITMAP for sc16is7xx_lines bitfield serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve Superseded
[05/18] tty: serial: samsung: explicitly include <linux/types.h> serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[05/20] tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2 [01/20] tty: n_gsm: fix missing mux reset on config change at responder --- 2022-04-14 D. Starke New
[05/22] dt-bindings: perf: fsl-imx-ddr: Add i.MX 8M compatibles Untitled series #52448 --- 2020-08-23 Krzysztof Kozlowski Superseded
[05/22] sound: remove sh-specific sounds/soc/sh drivers [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[05/22] tty: vt: remove unneeded assignment of EPecma to vc_priv tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[05/23] tty: add kernel-doc for tty_port_operations tty: documentation revamp --- 2021-11-26 Jiri Slaby New
[05/24] n_hdlc: cleanup messages during registration Untitled series #39330 --- 2020-02-19 Jiri Slaby New
[05/26] serial: amba-pl011: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[05/28] usb: hcd-pci: Use PCI_IRQ_INTX Remove PCI_IRQ_LEGACY --- 2024-03-25 Damien Le Moal New
[05/31] opp: Add devres wrapper for dev_pm_opp_register_notifier Introduce devm_pm_opp_* API --- 2021-01-01 Yangtao Li New
[05/35] n_tty: drop parmrk_dbl from n_tty_receive_char Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[05/36] serial: 8250_bcm2835aux: Use serial8250_em485_supported RS485 serial_rs485 sanitization --- 2022-06-06 Ilpo Järvinen New
[05/37] soc: renesas: remove blank lines [01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support --- 2023-09-12 claudiu beznea New
[05/38] vt: switch G0/1_charset to an array Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[05/45] tty: vt: pass proper pointers from tioclinux() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[05/70] mxser: cleanup Gpci_uart_info struct mxser: cleanup --- 2021-06-18 Jiri Slaby New
[06/10] arm64: dts: freescale: Add lsio subsys dtsi for imx8dxl arm64: dts: Add i.MX8DXL initial support --- 2021-09-13 Abel Vesa Superseded
[06/10] bus: rifsc: introduce RIFSC firewall controller driver Introduce STM32 Firewall framework --- 2023-07-05 Gatien Chevallier Superseded
[06/10] dt-bindings: arm: samsung: Document exynosautov920 SADK board binding Untitled series #226153 --- 2023-10-31 Jaewon Kim New
[06/10] dt-bindings: iio: adc: Add compatible for Mediatek MT8195 [01/10] dt-bindings: timer: Add compatible for Mediatek MT8195 --- 2021-03-16 Seiya Wang Superseded
[06/10] serial: altera_jtaguart: switch status to u32 [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby New
[06/10] serial: altera_jtaguart: Use platform_get_irq_optional() to get the interrupt serial: Use platform_get_irq*() variants to fetch IRQ's --- 2021-12-24 Prabhakar Mahadev Lad New
[06/10] serial: icom: use ARRAY_SIZE [01/10] serial: icom: remove ICOM_VERSION_STR macro --- 2022-04-21 Jiri Slaby New
[06/10] serial: make uart_insert_char() accept u8s [01/10] tty: sysrq: rename and re-type i in sysrq_handle_loglevel() --- 2023-07-12 Jiri Slaby New
[06/10] serial: mvebu-uart: remove unused member nb from struct mvebu_uart serial: mvebu-uart: Fixes and new support for higher baudrates --- 2021-06-24 Pali Rohár New
[06/10] serial: stm32: add support for no_console_suspend STM32 usart power improvements --- 2019-06-04 Erwan Le Ray New
[06/10] tty: tty_buffer: let tty_prepare_flip_string() return size_t tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby New
[06/11] ASoC: dt-bindings: rockchip: i2s-tdm: Document power-domains Enable I2S support for RK3588/RK3588S SoCs --- 2023-03-15 Cristian Ciocaltea New
[06/11] mxser: use tty_port xmit_buf helpers [01/11] serial: core: clean up EXPORT_SYMBOLs --- 2022-01-24 Jiri Slaby New
[06/11] tty: serial: atmel: Fix some coding style issues tty: serial: Fix some coding style issues --- 2021-05-18 Jay Fang New
[06/11] tty: serial: omap: remove some dead code --- 2014-03-20 Felipe Balbi Accepted
[06/12] 8250_tegra: clean up tegra_uart_handle_break [01/12] vt: move set_leds to keyboard.c --- 2021-01-05 Jiri Slaby New
[06/12] dt-bindings: serial: add compatible string for Nuclei DemoSoC UART Initial support for Nuclei DemoSoC w/ UX600 --- 2022-01-27 Icenowy Zheng New
[06/12] pinctrl: mediatek: add support for MT7986 SoC [01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC --- 2021-07-26 Sam Shih New
[06/12] platform/x86: x86-android-tablets: Add support for instantiating platform-devs ACPI / pdx86: Add support for x86 Android tablets with broken DSDTs --- 2021-12-29 Hans de Goede New
[06/12] tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang New
[06/12] tty: serial: samsung: Add Exynos850 SoC data Add minimal support for Exynos850 SoC --- 2021-07-30 Sam Protsenko Superseded
[06/13] clk: samsung: gs101: add support for cmu_peric0 GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus Superseded
[06/14] serial: 8250: Make SERIAL_8250_EM available for arm64 systems Add new Renesas RZ/V2M SoC and Renesas RZ/V2M EVK support --- 2022-03-21 Phil Edworthy New
[06/14] tty: n_tty: use MASK() for masking out size bits tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[06/15] dt-bindings: clock: renesas,cpg-mssr: Document r8a779g0 Untitled series #173288 --- 2022-04-20 Yoshihiro Shimoda New
[06/15] dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible [01/15] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform --- 2023-03-15 Jacky Huang New
[06/15] kfifo: pass offset to setup_sgl_buf() instead of a pointer tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby New
[06/15] parport: Remove the now superfluous sentinel element from ctl_table array [01/15] cdrom: Remove now superfluous sentinel element from ctl_table array --- 2023-09-28 Joel Granados via B4 Relay New
[06/15] serial: omap: Use devm_platform_get_and_ioremap_resource() Untitled series #215286 --- 2023-07-12 Yangtao Li New
[06/16] dt-bindings: arm: renesas,prr: Add new compatible string for RZ/G{L,LC,UL} Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support --- 2021-05-14 Prabhakar Mahadev Lad New
[06/16] dt-bindings: clock: renesas,cpg-mssr: Document r8a779f0 [01/16] dt-bindings: arm: renesas: Document R-Car S4-8 SoC DT bindings --- 2021-11-16 Yoshihiro Shimoda New
[06/16] tty: remove file from n_tty_ioctl_helper [01/16] tty: unexport tty_ldisc_release --- 2021-09-14 Jiri Slaby New
[06/16] vc_screen: sanitize types in vcs_write [01/16] vt: make vc_data pointers const in selection.h --- 2020-08-18 Jiri Slaby New
[06/17] dt-bindings: rtc: s3c-rtc: add specific compatibles for existing SoC dt-bindings: samsung: add specific compatibles for existing SoC --- 2023-11-08 Krzysztof Kozlowski New
[06/18] pinctrl: sh-pfc: r8a7790: Add r8a7742 PFC support Add R8A7742/RZG1H board support --- 2020-04-29 Prabhakar Mahadev Lad New
[06/18] serial: max310x: remove holes in struct max310x_devtype Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[06/18] serial: omap: Use uart_prepare_sysrq_char(). serial: Use uart_prepare_sysrq_char(). --- 2024-03-01 Sebastian Andrzej Siewior New
[06/18] tty: serial: samsung: use u32 for register interactions serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[06/20] tty: n_gsm: fix frame reception handling [01/20] tty: n_gsm: fix missing mux reset on config change at responder --- 2022-04-14 D. Starke New
[06/22] tty: vt: move CSI+n handling along to other ECMA CSIs tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[06/26] serial: apbuart: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[06/27] tty: ami: use u8 for characters and flag tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby New
[06/28] ARM: dts: pxa910: Fix the gpio interrupt cell number DT: Improve validation for Marvell SoCs --- 2020-03-17 Lubomir Rintel New
[06/28] tty: 8250_pci: Use PCI_IRQ_INTX Remove PCI_IRQ_LEGACY --- 2024-03-25 Damien Le Moal New
[06/31] serial: qcom_geni_serial: fix potential mem leak in qcom_geni_serial_probe() Introduce devm_pm_opp_* API --- 2021-01-01 Yangtao Li New
[06/44] tty: isicom, remove this orphan [01/44] MAINTAINERS: orphan mxser --- 2021-03-02 Jiri Slaby New
[06/45] tty: vt: push console lock from tioclinux() down to 2 functions tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
« 1 2 3 461 62 »