Show patches with: Archived = No       |   6223 patches
« 1 2 ... 26 27 2862 63 »
Patch Series S/W/F Date Submitter Delegate State
serial: imx: get rid of registers shadowing serial: imx: get rid of registers shadowing --- 2023-01-21 Sergey Organov Superseded
[v1,7/7] serial: imx: refine local variables in rxint() [v1,1/7] serial: imx: factor-out common code to imx_uart_soft_reset() --- 2023-01-21 Sergey Organov Superseded
[v1,6/7] serial: imx: stop using USR2 in FIFO reading loop [v1,1/7] serial: imx: factor-out common code to imx_uart_soft_reset() --- 2023-01-21 Sergey Organov Superseded
[v1,5/7] serial: imx: remove redundant USR2 read from FIFO reading loop [v1,1/7] serial: imx: factor-out common code to imx_uart_soft_reset() --- 2023-01-21 Sergey Organov Superseded
[v1,4/7] serial: imx: do not break from FIFO reading loop prematurely [v1,1/7] serial: imx: factor-out common code to imx_uart_soft_reset() --- 2023-01-21 Sergey Organov Superseded
[v1,3/7] serial: imx: do not sysrq broken chars [v1,1/7] serial: imx: factor-out common code to imx_uart_soft_reset() --- 2023-01-21 Sergey Organov Superseded
[v1,2/7] serial: imx: work-around for hardware RX flood [v1,1/7] serial: imx: factor-out common code to imx_uart_soft_reset() --- 2023-01-21 Sergey Organov Superseded
[v1,1/7] serial: imx: factor-out common code to imx_uart_soft_reset() [v1,1/7] serial: imx: factor-out common code to imx_uart_soft_reset() --- 2023-01-21 Sergey Organov Superseded
[v1,0/7] serial: imx: work-around for hardware RX flood, and then isr improvements --- 2023-01-21 Sergey Organov New
[v6] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler [v6] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler --- 2023-01-20 Marek Vasut New
[v4] serial: exar: Add support for Sealevel 7xxxC serial cards [v4] serial: exar: Add support for Sealevel 7xxxC serial cards --- 2023-01-19 Matthew Howell New
[v3] serial: exar: Add support for Sealevel 7xxxC serial cards [v3] serial: exar: Add support for Sealevel 7xxxC serial cards --- 2023-01-19 Matthew Howell New
[v2] serial: exar: Add support for Sealevel 7xxxC serial cards [v2] serial: exar: Add support for Sealevel 7xxxC serial cards --- 2023-01-19 Matthew Howell Superseded
[v4,12/12] tty: moxa: Rename dtr/rts parameters/variables to active tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,11/12] tty: Call ->dtr_rts() parameter active consistently tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,10/12] tty: Return bool from tty_termios_hw_change() tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,09/12] serial: Make uart_handle_cts_change() status param bool active tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,08/12] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,07/12] tty: Convert ->dtr_rts() to take bool argument tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,06/12] tty: Convert ->carrier_raised() and callchains to bool tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,05/12] serial: Convert uart_{,port_}startup() init_hw param to bool tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,04/12] tty: moxa: Make local var storing tty_port_initialized() bool tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,03/12] tty: Cleanup tty_port_set_active() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,02/12] tty: Cleamup tty_port_set_suspended() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,01/12] tty: Cleanup tty_port_set_initialized() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
serial: exar: Add support for Sealevel 7xxxC serial cards serial: exar: Add support for Sealevel 7xxxC serial cards --- 2023-01-16 Matthew Howell Superseded
[v3] hid-ft260: Add serial driver [v3] hid-ft260: Add serial driver --- 2023-01-16 Christina Quast Superseded
serial: samsung: fix buffer size for clk_name serial: samsung: fix buffer size for clk_name --- 2023-01-16 Alexey V. Vissarionov New
[v11,3/4] fpga: dfl: add basic support for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2023-01-15 matthew.gerlach@linux.intel.com New
[v11,1/4] Documentation: fpga: dfl: Add documentation for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2023-01-15 matthew.gerlach@linux.intel.com New
[8/8] serial: imx: refine local variables in rxint() serial: imx: work-around for hardware RX flood, and then isr improvements --- 2023-01-13 Sergey Organov New
[6/8] serial: imx: stop using USR2 in FIFO reading loop serial: imx: work-around for hardware RX flood, and then isr improvements --- 2023-01-13 Sergey Organov Superseded
[4/8] serial: imx: do not break from FIFO reading loop prematurely serial: imx: work-around for hardware RX flood, and then isr improvements --- 2023-01-13 Sergey Organov Superseded
[2/8] serial: imx: work-around for hardware RX flood serial: imx: work-around for hardware RX flood, and then isr improvements --- 2023-01-13 Sergey Organov Superseded
[21/22] drivers: platform: remove is_sh_early_platform_device [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[18/22] usb: remove ehci-sh [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[16/22] spi: remove spi-sh-sci [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[12/22] net/ethernet/8390: remove stnic [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[11/22] mtd/nand: remove sh_flctl [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[08/22] dmaengine: remove the shdmac driver [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[07/22] cpufreq: remove the sh-cpufreq driver [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[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
[01/22] gpu/drm: remove the shmobile drm driver [01/22] gpu/drm: remove the shmobile drm driver --- 2023-01-13 Christoph Hellwig New
[v5] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler [v5] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler --- 2023-01-12 Marek Vasut Superseded
[v2] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc() [v2] tty: serial: kgdboc: fix mutex locking order for configure_kgdboc() --- 2023-01-12 John Ogness New
[5.15,08/10] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way" Untitled series #198688 --- 2023-01-12 Greg Kroah-Hartman New
[v3,12/13] tty: moxa: Rename dtr/rts parameters/variables to active [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,11/13] tty/serial: Call ->dtr_rts() parameter active consistently [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,08/13] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen New
[v3,07/13] tty: Convert ->dtr_rts() to take bool argument [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,05/13] serial: Convert uart_{,port_}startup() init_hw param to bool [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,03/13] tty: Cleanup tty_port_set_active() bool parameter [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v4] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler [v4] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler --- 2023-01-10 Marek Vasut Superseded
[v2,13/13] usb/serial: Rename dtr/rts parameters/variables to active tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen New
[v2,12/13] tty: moxa: Rename dtr/rts parameters/variables to active tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,11/13] tty/serial: Call ->dtr_rts() parameter active consistently tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen New
[v2,10/13] tty: Return bool from tty_termios_hw_change() tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,09/13] serial: Make uart_handle_cts_change() status param bool active tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,08/13] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,07/13] tty: Convert ->dtr_rts() to take bool argument tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,06/13] tty: Convert ->carrier_raised() and callchains to bool tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen New
[v2,05/13] serial: Convert uart_{,port_}startup() init_hw param to bool tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,04/13] tty: moxa: Make local var storing tty_port_initialized() bool tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,03/13] tty: Cleanup tty_port_set_active() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,02/13] tty: Cleamup tty_port_set_suspended() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,01/13] tty: Cleanup tty_port_set_initialized() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v10,4/4] tty: serial: 8250: add DFL bus driver for Altera 16550. Enhance definition of DFH and use enhancements for UART driver --- 2023-01-10 matthew.gerlach@linux.intel.com New
[v10,3/4] fpga: dfl: add basic support for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2023-01-10 matthew.gerlach@linux.intel.com Superseded
[v10,2/4] fpga: dfl: Add DFHv1 Register Definitions Enhance definition of DFH and use enhancements for UART driver --- 2023-01-10 matthew.gerlach@linux.intel.com New
[v10,1/4] Documentation: fpga: dfl: Add documentation for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2023-01-10 matthew.gerlach@linux.intel.com Superseded
serial: amba-pl011: fix high priority character transmission in rs486 mode serial: amba-pl011: fix high priority character transmission in rs486 mode --- 2023-01-08 Lino Sanfilippo New
[v6] serial: linflexuart: Remove redundant uart type assignment [v6] serial: linflexuart: Remove redundant uart type assignment --- 2023-01-05 Lizhe New
[v2,3/3] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED serial: Separate RT288x/Au1xxx code into own file --- 2023-01-05 Ilpo Järvinen Superseded
[v2,2/3] serial: 8250_rt288x: Name non-standard divisor latch reg serial: Separate RT288x/Au1xxx code into own file --- 2023-01-05 Ilpo Järvinen Superseded
[v2,1/3] serial: 8250: RT288x/Au1xxx code away from core serial: Separate RT288x/Au1xxx code into own file --- 2023-01-05 Ilpo Järvinen New
[v9,3/4] fpga: dfl: add basic support for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2023-01-04 matthew.gerlach@linux.intel.com Superseded
[v9,1/4] Documentation: fpga: dfl: Add documentation for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2023-01-04 matthew.gerlach@linux.intel.com Superseded
[10/10] tty: Return bool from tty_termios_hw_change() tty/serial: bool conversions and cleanups --- 2023-01-04 Ilpo Järvinen Superseded
[09/10] serial: Make uart_handle_cts_change() status param bool tty/serial: bool conversions and cleanups --- 2023-01-04 Ilpo Järvinen Superseded
[07/10] tty: Convert ->dtr_rts() to take bool argument tty/serial: bool conversions and cleanups --- 2023-01-04 Ilpo Järvinen Superseded
[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
[02/10] tty: Cleamup tty_port_set_suspended() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-04 Ilpo Järvinen Superseded
[v3] serial: linflexuart: remove redundant uart type PORT_LINFLEXUART [v3] serial: linflexuart: remove redundant uart type PORT_LINFLEXUART --- 2023-01-04 Lizhe Superseded
[v2] serial: linflexuart: remove redundant uart type _assignment_ [v2] serial: linflexuart: remove redundant uart type _assignment_ --- 2023-01-03 Lizhe Superseded
[v1] drivers/fsl_linflexuart.c : remove redundant uart type [v1] drivers/fsl_linflexuart.c : remove redundant uart type --- 2023-01-03 Lizhe Superseded
[1/1] serial: pch_uart: Pass correct sg to dma_unmap_sg() [1/1] serial: pch_uart: Pass correct sg to dma_unmap_sg() --- 2023-01-03 Ilpo Järvinen New
[v2] hid-ft260: Add serial driver [v2] hid-ft260: Add serial driver --- 2022-12-31 Christina Quast Superseded
serial: sccnxp: Use devm_clk_get_enabled() helper serial: sccnxp: Use devm_clk_get_enabled() helper --- 2022-12-30 Christophe JAILLET New
[3/3] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED serial: Separate RT288x/Au1xxx code into own file --- 2022-12-30 Ilpo Järvinen Superseded
[2/3] serial: 8250_rt288x: Name non-standard divisor latch reg serial: Separate RT288x/Au1xxx code into own file --- 2022-12-30 Ilpo Järvinen Superseded
[1/3] serial: 8250: RT288x/Au1xxx code away from core serial: Separate RT288x/Au1xxx code into own file --- 2022-12-30 Ilpo Järvinen Superseded
[RESEND,2/2] tty: serial: qcom-geni-serial: use devres for uart port management tty: serial: add and use a managed variant of uart_add_one_port() --- 2022-12-29 Bartosz Golaszewski New
[v6,14/14] tty: serial: qcom-geni-serial: add support for serial engine DMA serial: qcom-geni-serial: implement support for SE DMA --- 2022-12-29 Bartosz Golaszewski New
[v6,13/14] soc: qcom-geni-se: add more symbol definitions serial: qcom-geni-serial: implement support for SE DMA --- 2022-12-29 Bartosz Golaszewski New
[v6,09/14] tty: serial: qcom-geni-serial: split out the FIFO tx code serial: qcom-geni-serial: implement support for SE DMA --- 2022-12-29 Bartosz Golaszewski New
[v6,07/14] tty: serial: qcom-geni-serial: refactor qcom_geni_serial_isr() serial: qcom-geni-serial: implement support for SE DMA --- 2022-12-29 Bartosz Golaszewski New
[v6,06/14] tty: serial: qcom-geni-serial: remove stray newlines serial: qcom-geni-serial: implement support for SE DMA --- 2022-12-29 Bartosz Golaszewski New
[v6,05/14] tty: serial: qcom-geni-serial: improve the to_dev_port() macro serial: qcom-geni-serial: implement support for SE DMA --- 2022-12-29 Bartosz Golaszewski New
[v6,02/14] tty: serial: qcom-geni-serial: drop unneeded forward definitions serial: qcom-geni-serial: implement support for SE DMA --- 2022-12-29 Bartosz Golaszewski New
« 1 2 ... 26 27 2862 63 »