Show patches with: Archived = No       |   6188 patches
« 1 2 ... 4 5 661 62 »
Patch Series S/W/F Date Submitter Delegate State
[08/52] serial: atmel: Convert to platform remove callback returning void serial: Convert to platform remove callback returning void --- 2023-11-10 Uwe Kleine-König New
[08/70] mxser: introduce enum mxser_must_hwid mxser: cleanup --- 2021-06-18 Jiri Slaby New
[09/10] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards Introduce STM32 Firewall framework --- 2023-07-05 Gatien Chevallier Superseded
[09/10] dt-bindings: arm: Add compatible for Mediatek MT8195 [01/10] dt-bindings: timer: Add compatible for Mediatek MT8195 --- 2021-03-16 Seiya Wang Superseded
[09/10] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match arm64: dts: Add i.MX8DXL initial support --- 2021-09-13 Abel Vesa New
[09/10] n_gsm: switch constipated to bool [01/10] n_gsm: drop unneeded gsm_dlci->fifo field --- 2020-02-19 Jiri Slaby New
[09/10] serial: bcm63xx: 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
[09/10] serial: icom: delete empty serial hooks [01/10] serial: icom: remove ICOM_VERSION_STR macro --- 2022-04-21 Jiri Slaby New
[09/10] serial: Make uart_handle_cts_change() status param bool tty/serial: bool conversions and cleanups --- 2023-01-04 Ilpo Järvinen Superseded
[09/10] tty: tty_buffer: initialize variables in initializers already tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby New
[09/11] bluetooth: hci_ldisc: fix deadlock condition --- 2014-03-20 Felipe Balbi Accepted
[09/11] serial: fsl_linflexuart: don't call uart_write_wakeup() twice [01/11] serial: core: clean up EXPORT_SYMBOLs --- 2022-01-24 Jiri Slaby New
[09/11] serial: pic32: don't zero members of kzalloc-ated structure serial: pic32: cleanup --- 2022-05-03 Jiri Slaby New
[09/11] tty: serial: st-asc: Demote a kernel-doc formatting abuse Rid W=1 warnings from TTY --- 2021-05-20 Lee Jones New
[09/12] dt-bindings: clock: Add bindings for Exynos850 clock controller Add minimal support for Exynos850 SoC --- 2021-07-30 Sam Protsenko New
[09/12] dt-bindings: serial: Add compatible for Mediatek MT7986 [01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC --- 2021-07-26 Sam Shih Superseded
[09/12] platform/x86: x86-android-tablets: Add support for preloading modules ACPI / pdx86: Add support for x86 Android tablets with broken DSDTs --- 2021-12-29 Hans de Goede New
[09/12] riscv: dts: add device tree for Nuclei DemoSoC w/ UX600 on DDR200T Initial support for Nuclei DemoSoC w/ UX600 --- 2022-01-27 Icenowy Zheng New
[09/12] tty: serial: sunsu: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang Superseded
[09/12] vgacon: drop BROKEN_GRAPHICS_PROGRAMS [01/12] vt: move set_leds to keyboard.c --- 2021-01-05 Jiri Slaby New
[09/13] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[09/14] serial: 8250_of: Add nuvoton,wpcm450-uart Untitled series #112990 --- 2021-03-20 Jonathan Neuschäfer New
[09/14] tty: n_tty: remove unsigned char casts from character constants tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[09/15] char-misc: 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
[09/15] soc: renesas: r8a779g0-sysc: Add r8a779g0 support Untitled series #173288 --- 2022-04-20 Yoshihiro Shimoda New
[09/15] tty: 8250_dma: use dmaengine_prep_slave_sg() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby New
[09/16] dt-bindings: serial: renesas,scif: Document r9a07g044 bindings Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support --- 2021-05-14 Prabhakar Mahadev Lad New
[09/16] tty: drivers/tty/, stop using tty_flip_buffer_push [01/16] tty: unexport tty_ldisc_release --- 2021-09-14 Jiri Slaby New
[09/18] serial: lpc32xx_hs: Use uart_prepare_sysrq_char() to handle sysrq. serial: Use uart_prepare_sysrq_char(). --- 2024-03-01 Sebastian Andrzej Siewior New
[09/18] serial: max310x: simplify probe() and remove() error handling Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[09/18] serial: sc16is7xx: add macro for max number of UART ports serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve New
[09/18] tty: serial: samsung: drop superfluous comment serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[09/19] mxser: don't flush buffer from mxser_close() directly mxser: another round of cleanups and fixes --- 2021-11-18 Jiri Slaby New
[09/20] tty: n_gsm: fix wrong DLCI release order [01/20] tty: n_gsm: fix missing mux reset on config change at responder --- 2022-04-14 D. Starke New
[09/22] tty: vt: put cases on separate lines tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[09/23] tty: reformat tty_struct::flags into kernel-doc tty: documentation revamp --- 2021-11-26 Jiri Slaby New
[09/26] serial: atmel_serial: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[09/28] ARM: dts: mmp3: fix L2 cache controller node name DT: Improve validation for Marvell SoCs --- 2020-03-17 Lubomir Rintel New
[09/28] mfd: intel-lpss-pci: Use PCI_IRQ_INTX Remove PCI_IRQ_LEGACY --- 2024-03-25 Damien Le Moal New
[09/31] spi: spi-qcom-qspi: fix potential mem leak in spi_geni_probe() Introduce devm_pm_opp_* API --- 2021-01-01 Yangtao Li New
[09/35] n_tty: invert TTY_NORMAL condition in n_tty_receive_buf_standard Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[09/36] serial: 8250_lpc18cc: Fill in rs485_supported RS485 serial_rs485 sanitization --- 2022-06-06 Ilpo Järvinen New
[09/36] tty: make tty_port_client_operations operate with u8 tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[09/38] vt: get rid of VT10.ID macros Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[09/44] tty: n_tty, set tty_ldisc_ops::owner [01/44] MAINTAINERS: orphan mxser --- 2021-03-02 Jiri Slaby New
[09/45] tty: vt: define an enum for CSI+m codes tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[09/52] serial: bcm63xx: Convert to platform remove callback returning void serial: Convert to platform remove callback returning void --- 2023-11-10 Uwe Kleine-König New
[09/70] mxser: drop constant board::uart_type mxser: cleanup --- 2021-06-18 Jiri Slaby New
[10/10] arm64: dts: exynos: add minimal support for exynosautov920 sadk board Untitled series #226153 --- 2023-10-31 Jaewon Kim New
[10/10] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards Introduce STM32 Firewall framework --- 2023-07-05 Gatien Chevallier Superseded
[10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible arm64: dts: Add i.MX8DXL initial support --- 2021-09-13 Abel Vesa New
[10/10] misc: ti-st: don't check for tty data == NULL [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby New
[10/10] n_gsm: switch escape to bool [01/10] n_gsm: drop unneeded gsm_dlci->fifo field --- 2020-02-19 Jiri Slaby New
[10/10] serial: mvebu-uart: implement support for baudrates higher than 230400 serial: mvebu-uart: Fixes and new support for higher baudrates --- 2021-06-24 Pali Rohár Superseded
[10/10] serial: pmac_zilog: 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
[10/10] tty: Return bool from tty_termios_hw_change() tty/serial: bool conversions and cleanups --- 2023-01-04 Ilpo Järvinen Superseded
[10/10] tty: tty_buffer: invert conditions in __tty_buffer_request_room() tty: tty_buffer: cleanup --- 2023-08-16 Jiri Slaby New
[10/11] amiserial: switch rs_table to a single state [01/11] amiserial: remove unused DBG_CNT --- 2021-07-14 Jiri Slaby New
[10/11] Revert "serial: omap: unlock the port lock" --- 2014-03-20 Felipe Balbi Accepted
[10/11] serial: pic32: free up irq names correctly serial: pic32: cleanup --- 2022-05-03 Jiri Slaby New
[10/11] staging: ralink-gdma: stop using slave_id config [01/11] ASoC: dai_dma: remove slave_id field --- 2021-11-15 Arnd Bergmann New
[10/11] tty: serial: dz: Use 'unsigned int' instead of 'unsigned' tty: serial: Fix some coding style issues --- 2021-05-18 Jay Fang New
[10/12] clk: samsung: Add Exynos850 clock driver stub Add minimal support for Exynos850 SoC --- 2021-07-30 Sam Protsenko Superseded
[10/12] platform/x86: x86-android-tablets: Add Asus TF103C data ACPI / pdx86: Add support for x86 Android tablets with broken DSDTs --- 2021-12-29 Hans de Goede New
[10/12] RISC-V: workaround Nuclei UX600 cores with broken SATP CSR Initial support for Nuclei DemoSoC w/ UX600 --- 2022-01-27 Icenowy Zheng New
[10/12] tty: cpm_uart, use port->flags instead of low_latency [01/12] vt: move set_leds to keyboard.c --- 2021-01-05 Jiri Slaby New
[10/12] tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h> use <linux/io.h> instead of <linux/io.h> --- 2021-05-13 Jay Fang Superseded
[10/13] arm64: dts: exynos: gs101: define USI8 with I2C configuration GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[10/13] dmaengine: at_xdmac: Remove a level of indentation in at_xdmac_advance_work() dmaengine: at_xdmac: Various fixes --- 2021-11-16 Tudor Ambarus New
[10/14] ARM: lpc32xx: clean up header files [01/14] usb: ohci-nxp: enable compile-testing --- 2019-07-31 Arnd Bergmann Accepted
[10/14] tty: n_tty: simplify chars_in_buffer() tty: n_tty: cleanup --- 2023-08-16 Jiri Slaby Superseded
[10/15] dt-bindings: serial: Document ma35d1 uart controller bindings [01/15] arm64: Kconfig.platforms: Add config for Nuvoton MA35 platform --- 2023-03-15 Jacky Huang Superseded
[10/15] serial: sprd: Use devm_platform_get_and_ioremap_resource() Untitled series #215286 --- 2023-07-12 Yangtao Li New
[10/15] soc: renesas: Identify R-Car V4H Untitled series #173288 --- 2022-04-20 Yoshihiro Shimoda New
[10/15] tty: 8250_omap: use dmaengine_prep_slave_sg() tty: serial: switch from circ_buf to kfifo --- 2024-04-05 Jiri Slaby New
[10/16] serial: sh-sci: Add support for RZ/G2L SoC Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support --- 2021-05-14 Prabhakar Mahadev Lad New
[10/16] tty: drivers/usb/serial/, stop using tty_flip_buffer_push [01/16] tty: unexport tty_ldisc_release --- 2021-09-14 Jiri Slaby New
[10/16] vc_screen: sanitize types in vcs_read [01/16] vt: make vc_data pointers const in selection.h --- 2020-08-18 Jiri Slaby New
[10/17] dt-bindings: iio: samsung,exynos-adc: add specific compatibles for existing SoC dt-bindings: samsung: add specific compatibles for existing SoC --- 2023-11-08 Krzysztof Kozlowski New
[10/18] dt-bindings: rcar-dmac: Document r8a7742 support Add R8A7742/RZG1H board support --- 2020-04-29 Prabhakar Mahadev Lad New
[10/18] serial: max310x: add explicit return for some switch default cases Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[10/18] serial: owl: Use uart_prepare_sysrq_char() to handle sysrq. serial: Use uart_prepare_sysrq_char(). --- 2024-03-01 Sebastian Andrzej Siewior New
[10/18] serial: sc16is7xx: use HZ_PER_MHZ macro to improve readability serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve New
[10/18] tty: serial: samsung: make max_count unsigned int serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[10/19] mxser: use tty_port_close() in mxser_close() mxser: another round of cleanups and fixes --- 2021-11-18 Jiri Slaby New
[10/20] tty: n_gsm: fix missing explicit ldisc flush [01/20] tty: n_gsm: fix missing mux reset on config change at responder --- 2022-04-14 D. Starke New
[10/22] tty: vt: accept u8 in do_con_trol() and vc_setGx() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[10/23] tty: reformat TTY_DRIVER_ flags into kernel-doc tty: documentation revamp --- 2021-11-26 Jiri Slaby New
[10/24] n_hdlc: remove unused backup_tty Untitled series #39330 --- 2020-02-19 Jiri Slaby New
[10/26] serial: bcm63xx: drop low-latency workaround tty: drop low-latency workarounds --- 2021-04-21 Johan Hovold New
[10/27] tty: ehv_bytechan: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby New
[10/28] drm: amdgpu: Use PCI_IRQ_INTX Remove PCI_IRQ_LEGACY --- 2024-03-25 Damien Le Moal New
[10/31] qcom-geni-se: remove opp_table Introduce devm_pm_opp_* API --- 2021-01-01 Yangtao Li New
[10/35] n_tty: remove superfluous return from n_tty_receive_signal_char Untitled series #124753 --- 2021-05-05 Jiri Slaby New
[10/36] serial: 8250_of: Use serial8250_em485_supported RS485 serial_rs485 sanitization --- 2022-06-06 Ilpo Järvinen New
[10/38] vt: move vc_translate to vt.c and rename it Untitled series #39157 --- 2020-06-15 Jiri Slaby New
[10/41] ARM: omap1: move CF chipselect setup to board file Untitled series #173192 --- 2022-04-19 Arnd Bergmann New
[10/44] tty: imx, use ms_to_ktime [01/44] MAINTAINERS: orphan mxser --- 2021-03-02 Jiri Slaby New
[10/45] tty: vt: use case ranges for CSI+m fg/bg colors tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[10/52] serial: clps711x: Convert to platform remove callback returning void serial: Convert to platform remove callback returning void --- 2023-11-10 Uwe Kleine-König New
« 1 2 ... 4 5 661 62 »