Show patches with: none      |   6260 patches
« 1 2 ... 27 28 2962 63 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v8,3/4] fpga: dfl: add basic support for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2022-12-28 matthew.gerlach@linux.intel.com New
[v8,2/4] fpga: dfl: Add DFHv1 Register Definitions Enhance definition of DFH and use enhancements for UART driver --- 2022-12-28 matthew.gerlach@linux.intel.com Superseded
[2/2] tty: serial: dz: convert atomic_* to refcount_* APIs for irq_guard tty: serial: dz: convert atomic_* to refcount_* --- 2022-12-24 Deepak R Varma New
[v2] tty: serial: dz: convert atomic_* to refcount_* APIs [v2] tty: serial: dz: convert atomic_* to refcount_* APIs --- 2022-12-24 Deepak R Varma New
[5.10,2/2] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way" [5.10,1/2] fsl_lpuart: Don't enable interrupts too early --- 2022-12-23 Dominique Martinet New
[5.10,1/2] fsl_lpuart: Don't enable interrupts too early [5.10,1/2] fsl_lpuart: Don't enable interrupts too early --- 2022-12-23 Dominique Martinet New
tty: serial: fsl_lpuart: increase maximum uart_nr to eight tty: serial: fsl_lpuart: increase maximum uart_nr to eight --- 2022-12-22 Nate Drude New
[5.15.y,v2] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specific way" [5.15.y,v2] serial: fixup backport of "serial: Deassert Transmit Enable on probe in driver-specif... --- 2022-12-22 Rasmus Villemoes New
[V1,1/1] Serial: core: Add compat ioctl support [V1,1/1] Serial: core: Add compat ioctl support --- 2022-12-22 Viken Dadhaniya New
[v2] tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer [v2] tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer --- 2022-12-21 Krzysztof Kozlowski Superseded
[2/2] Bluetooth: hci_qca: Fix driver shutdown on closed serdev [1/2] serdev: ttyport: fix use-after-free on closed TTY --- 2022-12-21 Krzysztof Kozlowski New
[1/2] serdev: ttyport: fix use-after-free on closed TTY [1/2] serdev: ttyport: fix use-after-free on closed TTY --- 2022-12-21 Krzysztof Kozlowski New
[v3,3/3] efi: earlycon: Add support for generic framebuffers Add generic framebuffer support to EFI earlycon driver --- 2022-12-21 Markuss Broks New
[v3,2/3] efi: earlycon: move to video/console to prepare for changes Add generic framebuffer support to EFI earlycon driver --- 2022-12-21 Markuss Broks New
[v3,1/3] drivers: serial: earlycon: Pass device-tree node Add generic framebuffer support to EFI earlycon driver --- 2022-12-21 Markuss Broks New
[v7,3/4] fpga: dfl: add basic support for DFHv1 [v7,1/4] Documentation: fpga: dfl: Add documentation for DFHv1 --- 2022-12-20 matthew.gerlach@linux.intel.com Superseded
[v7,1/4] Documentation: fpga: dfl: Add documentation for DFHv1 [v7,1/4] Documentation: fpga: dfl: Add documentation for DFHv1 --- 2022-12-20 matthew.gerlach@linux.intel.com Superseded
tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer --- 2022-12-20 Krzysztof Kozlowski New
[5.15.y] tty: serial: fsl_lpuart: fixup error path in lpuart_probe() [5.15.y] tty: serial: fsl_lpuart: fixup error path in lpuart_probe() --- 2022-12-20 Rasmus Villemoes New
[v10,tty-next,4/4] serial: 8250_pci1xxxx: Add power management functions to quad-uart driver serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-17 Kumaravel Thiagarajan Superseded
[v10,tty-next,3/4] serial: 8250_pci1xxxx: Add RS485 support to quad-uart driver serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-17 Kumaravel Thiagarajan Superseded
[v10,tty-next,2/4] serial: 8250_pci1xxxx: Add driver for quad-uart support serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-17 Kumaravel Thiagarajan Superseded
[v10,tty-next,1/4] serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-17 Kumaravel Thiagarajan Superseded
[v3] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler [v3] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler --- 2022-12-16 Marek Vasut New
[v9,tty-next,4/4] serial: 8250_pci1xxxx: Add power management functions to quad-uart driver serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-16 Kumaravel Thiagarajan Superseded
[v9,tty-next,3/4] serial: 8250_pci1xxxx: Add RS485 support to quad-uart driver serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-16 Kumaravel Thiagarajan Superseded
[v9,tty-next,2/4] serial: 8250_pci1xxxx: Add driver for quad-uart support serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-16 Kumaravel Thiagarajan Superseded
[v9,tty-next,1/4] serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-16 Kumaravel Thiagarajan Superseded
[v2] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler [v2] serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handler --- 2022-12-16 Marek Vasut Superseded
tty: serial: qcom_geni: avoid duplicate struct member init tty: serial: qcom_geni: avoid duplicate struct member init --- 2022-12-15 Arnd Bergmann New
[3/3] tty: serial: imx: disable the break condition when shutdown the uart port tty: serial: fsl_lpuart/imx: improve the TX break settings --- 2022-12-14 Sherry Sun New
[2/3] tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port tty: serial: fsl_lpuart/imx: improve the TX break settings --- 2022-12-14 Sherry Sun New
[1/3] tty: serial: fsl_lpuart: disable the CTS when send break signal tty: serial: fsl_lpuart/imx: improve the TX break settings --- 2022-12-14 Sherry Sun New
serial: arc_uart: Drop empty platform remove function serial: arc_uart: Drop empty platform remove function --- 2022-12-12 Uwe Kleine-König New
[v8,tty-next,4/4] serial: 8250_pci1xxxx: Add power management functions to quad-uart driver serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-11 Kumaravel Thiagarajan Superseded
[v8,tty-next,3/4] serial: 8250_pci1xxxx: Add RS485 support to quad-uart driver serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-11 Kumaravel Thiagarajan Superseded
[v8,tty-next,2/4] serial: 8250_pci1xxxx: Add driver for quad-uart support serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-11 Kumaravel Thiagarajan New
[v8,tty-next,1/4] serial: 8250_pci: Add serial8250_pci_setup_port definition in 8250_pcilib.c serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function --- 2022-12-11 Kumaravel Thiagarajan Superseded
[v6,4/4] tty: serial: 8250: add DFL bus driver for Altera 16550. Enhance definition of DFH and use enhancements for UART driver --- 2022-12-09 matthew.gerlach@linux.intel.com Superseded
[v6,3/4] fpga: dfl: add basic support for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2022-12-09 matthew.gerlach@linux.intel.com Superseded
[v6,2/4] fpga: dfl: Add DFHv1 Register Definitions Enhance definition of DFH and use enhancements for UART driver --- 2022-12-09 matthew.gerlach@linux.intel.com Superseded
[v6,1/4] Documentation: fpga: dfl: Add documentation for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2022-12-09 matthew.gerlach@linux.intel.com Superseded
[v3,3/3] serial: Rename earlycon semihost driver serial: Add RISC-V support to the earlycon semihost driver --- 2022-12-09 Bin Meng New
[v3,2/3] riscv: Implement semihost.h for earlycon semihost driver serial: Add RISC-V support to the earlycon semihost driver --- 2022-12-09 Bin Meng New
[v3,1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h serial: Add RISC-V support to the earlycon semihost driver --- 2022-12-09 Bin Meng New
[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-09 Bartosz Golaszewski New
[1/2] tty: serial: provide devm_uart_add_one_port() tty: serial: add and use a managed variant of uart_add_one_port() --- 2022-12-09 Bartosz Golaszewski New
[v5,4/4] tty: serial: 8250: add DFL bus driver for Altera 16550. Enhance definition of DFH and use enhancements for UART driver --- 2022-12-09 matthew.gerlach@linux.intel.com New
[v5,3/4] fpga: dfl: add basic support for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2022-12-09 matthew.gerlach@linux.intel.com Superseded
[v5,2/4] fpga: dfl: Add DFHv1 Register Definitions Enhance definition of DFH and use enhancements for UART driver --- 2022-12-09 matthew.gerlach@linux.intel.com New
[v5,1/4] Documentation: fpga: dfl: Add documentation for DFHv1 Enhance definition of DFH and use enhancements for UART driver --- 2022-12-09 matthew.gerlach@linux.intel.com Superseded
[3/3] USB: sisusbvga: use module_usb_driver() [1/3] USB: sisusbvga: remove console support --- 2022-12-08 Jiri Slaby New
[2/3] USB: sisusbvga: rename sisusb.c to sisusbvga.c [1/3] USB: sisusbvga: remove console support --- 2022-12-08 Jiri Slaby New
[1/3] USB: sisusbvga: remove console support [1/3] USB: sisusbvga: remove console support --- 2022-12-08 Jiri Slaby New
[tty-next,v2] hid-ft260: Add serial driver [tty-next,v2] hid-ft260: Add serial driver --- 2022-12-07 Christina Quast New
[tty-next,2/3] hid-ft260: Rename struct ft260_i2c_input_report [tty-next,1/3] hid-ft260: Cleanup macro formatting --- 2022-12-07 Christina Quast New
[tty-next,1/3] hid-ft260: Cleanup macro formatting [tty-next,1/3] hid-ft260: Cleanup macro formatting --- 2022-12-07 Christina Quast New
serial: stm32: Move hard IRQ handling to threaded interrupt context serial: stm32: Move hard IRQ handling to threaded interrupt context --- 2022-12-07 Marek Vasut New
[v2,2/3] riscv: Implement semihost.h for earlycon semihost driver [v2,1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h --- 2022-12-07 Bin Meng Superseded
[v2,1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h [v2,1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h --- 2022-12-07 Bin Meng Superseded
[5.15,112/120] serial: stm32: Use TC interrupt to deassert GPIO RTS in RS485 mode Untitled series #194526 --- 2022-12-05 Greg Kroah-Hartman New
[5.15,111/120] serial: stm32: Factor out GPIO RTS toggling into separate function Untitled series #194526 --- 2022-12-05 Greg Kroah-Hartman New
serial: ucc_uart: Add of_node_put() in ucc_uart_remove() serial: ucc_uart: Add of_node_put() in ucc_uart_remove() --- 2022-12-05 Liang He New
« 1 2 ... 27 28 2962 63 »