linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-11 10:02:22 to 2022-04-19 13:42:21 UTC [more...]

[PATCH 00/41] OMAP1 full multiplatform conversion
 2022-04-19 13:37 UTC  (30+ messages)
` [PATCH 01/41] video: fbdev: omapfb: lcd_ams_delta: fix unused variable warning
` [PATCH 02/41] ARM: omap1: innovator: pass lcd control address as pdata
` [PATCH 03/41] ARM: omap1: move lcd_dma code into omapfb driver
` [PATCH 04/41] ARM: omap1: declare a dummy omap_set_dma_priority
` [PATCH 05/41] fbdev: omap: pass irqs as resource
` [PATCH 06/41] ARM: omap1: ams-delta: remove camera leftovers
` [PATCH 07/41] ARM: omap1: move mach/usb.h to include/linux/soc
` [PATCH 08/41] ARM: omap1: move some headers "
` [PATCH 09/41] ARM: omap1: move perseus spi pinconf to board file
` [PATCH 10/41] ARM: omap1: move CF chipselect setup "
` [PATCH 11/41] fbdev: omap: avoid using mach/*.h files
` [PATCH 12/41] usb: omap: avoid mach/*.h headers
` [PATCH 13/41] clocksource: ti-dmtimer: avoid using mach/hardware.h
` [PATCH 14/41] serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
` [PATCH 15/41] input: omap: void using mach/*.h headers
` [PATCH 16/41] ARM: omap1: innovator: move ohci phy power handling to board file
` [PATCH 17/41] ARM: omap1: move 32k counter from plat-omap to mach-omap1
` [PATCH 18/41] ARM: omap: remove debug-leds driver
` [PATCH 19/41] ARM: omap: dma: make usb support optional
` [PATCH 20/41] dma: omap: hide legacy interface
` [PATCH 21/41] ARM: omap1: dma: remove omap2 specific bits
` [PATCH 22/41] ARM: omap1: move plat/dma.c to mach/omap-dma.c
` [PATCH 23/41] ARM: omap: split up arch/arm/plat-omap/Kconfig
` [PATCH 24/41] ARM: omap: un-merge plat/sram.c
` [PATCH 25/41] ARM: omap: remove empty plat-omap directory
` [PATCH 26/41] ARM: omap1: relocate static I/O mapping
` [PATCH 27/41] ARM: omap1: use pci_remap_iospace() for omap_cf
` [PATCH 28/41] ARM: omap1: move mach/*.h into mach directory
` [PATCH 29/41] ARM: omap1: fix build with no SoC selected

[PATCH 1/1] serial: 8250: revert UART_CAP_NOTEMT changes
 2022-04-19 13:39 UTC 

[PATCH v3 0/3] Handle UART without interrupt on TEMT using em485
 2022-04-19 10:41 UTC  (9+ messages)
` [PATCH v3 1/3] serial: 8250: "

[PATCH V3 0/3] serial: stm32: add earlycon and polling mode
 2022-04-19 10:33 UTC  (6+ messages)
` [PATCH V3 1/3] serial: stm32: remove infinite loop possibility in putchar function
` [PATCH V3 2/3] serial: stm32: add KGDB support
` [PATCH V3 3/3] serial: stm32: add earlycon support

[PATCH 01/20] tty: n_gsm: fix missing mux reset on config change at responder
 2022-04-19 10:07 UTC  (31+ messages)
` [PATCH 02/20] tty: n_gsm: fix restart handling via CLD command
` [PATCH 03/20] tty: n_gsm: fix decoupled mux resource
` [PATCH 04/20] tty: n_gsm: fix mux cleanup after unregister tty device
` [PATCH 05/20] tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
` [PATCH 06/20] tty: n_gsm: fix frame reception handling
` [PATCH 07/20] tty: n_gsm: fix malformed counter for out of frame data
` [PATCH 08/20] tty: n_gsm: fix insufficient txframe size
` [PATCH 09/20] tty: n_gsm: fix wrong DLCI release order
` [PATCH 10/20] tty: n_gsm: fix missing explicit ldisc flush
` [PATCH 11/20] tty: n_gsm: fix wrong command retry handling
` [PATCH 12/20] tty: n_gsm: fix wrong command frame length field encoding
` [PATCH 13/20] tty: n_gsm: fix wrong signal octets encoding in MSC
` [PATCH 14/20] tty: n_gsm: fix missing tty wakeup in convergence layer type 2
` [PATCH 15/20] tty: n_gsm: fix missing update of modem controls after DLCI open
    ` [PATCH v2 "
` [PATCH 16/20] tty: n_gsm: fix invalid command/response bit check for UI/UIH frames
    ` [PATCH v2 16/20] tty: n_gsm: clean up dead code in gsm_queue()
` [PATCH 17/20] tty: n_gsm: fix reset fifo race condition
` [PATCH 18/20] tty: n_gsm: fix implicit CR bit encoding in address field
    ` [PATCH v2 18/20] tty: n_gsm: clean up "
` [PATCH 19/20] tty: n_gsm: fix wrong behavior of gsm_carrier_raised() on debug
` [PATCH 20/20] tty: n_gsm: fix incorrect UA handling

[PATCH V2 0/2] Add q 12MHz internal clock rate to calculate
 2022-04-19  8:43 UTC  (8+ messages)
` [PATCH V2 1/2] tty: serial: meson: Add a 12MHz internal clock rate to calculate baud rate in order to meet the baud rate requirements of special BT modules
` [PATCH V2 2/2] tty: serial: meson: Added S4 SOC compatibility

[PATCH v3 0/1] soc: fujitsu: Add A64FX diagnostic interrupt driver
 2022-04-19  8:36 UTC  (8+ messages)
` [PATCH v3 1/1] "

[PATCH] tty: serdev: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-19  7:59 UTC  (2+ messages)

[PATCH 19/20] tty: n_gsm: fix wrong behavior of gsm_carrier_raised() on debug
 2022-04-19  7:58 UTC 

[PATCH] tty: serial: fsl_lpuart: remove the count initialization as it is not needed
 2022-04-19  7:55 UTC  (2+ messages)

[PATCH] Documentation: fix tty link
 2022-04-19  7:43 UTC 

[PATCH 16/20] tty: n_gsm: fix invalid command/response bit check for UI/UIH frames
 2022-04-19  7:26 UTC  (2+ messages)

[PATCH v4 0/5] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2022-04-18 15:28 UTC  (14+ messages)
` [PATCH v4 1/5] serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
` [PATCH v4 2/5] serial: 8250: Fold EndRun device support into OxSemi Tornado code
` [PATCH v4 3/5] serial: 8250: Export ICR access helpers for internal use
` [PATCH v4 4/5] serial: 8250: Also set sticky MCR bits in console restoration
` [PATCH v4 5/5] serial: 8250: Add proper clock handling for OxSemi PCIe devices

[PATCH v5 0/5] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2022-04-18 15:27 UTC  (6+ messages)
` [PATCH v5 1/5] serial: 8250: Also set sticky MCR bits in console restoration
` [PATCH v5 2/5] serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
` [PATCH v5 3/5] serial: 8250: Fold EndRun device support into OxSemi Tornado code
` [PATCH v5 4/5] serial: 8250: Export ICR access helpers for internal use
` [PATCH v5 5/5] serial: 8250: Add proper clock handling for OxSemi PCIe devices

[PATCH 4.9 116/218] kgdboc: fix return value of __setup handler
 2022-04-18 12:13 UTC 

[PATCH 4.14 145/284] kgdboc: fix return value of __setup handler
 2022-04-18 12:12 UTC 

[PATCH] Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"
 2022-04-18  9:43 UTC 

[RESEND][PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
 2022-04-17 23:03 UTC  (10+ messages)
` [RESEND][PATCH v3 1/2] serial: 8250: Fold EndRun device support into OxSemi Tornado code
` [PING][PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs

[PATCH V2] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
 2022-04-17 11:16 UTC 

[tty:tty-testing] BUILD SUCCESS f398e0aa325c61fa20903833a5b534ecb8e6e418
 2022-04-15 23:42 UTC 

[tty:tty-linus] BUILD SUCCESS cc994bb97587787b8f0c094a9bc6945d82075b1d
 2022-04-15 23:42 UTC 

[PATCH v4 0/9] dt-bindings: qcom: convert entire GSBI (QUP I2C/SPI/UART) to DT schema
 2022-04-15 21:10 UTC  (3+ messages)
` [PATCH v4 8/9] dt-bindings: i2c: qcom,i2c-qup: convert to dtschema

[tty:tty-next] BUILD SUCCESS 9c3a431a486d0c494a68941045885333a5bc1975
 2022-04-15 20:35 UTC 

[PATCH 0/3] Use DIV_ROUND_CLOSEST to calculate baud rate,
 2022-04-15 13:35 UTC  (4+ messages)
` [PATCH 2/3] tty: serial: meson: Added 12Mhz as the clock source for calculating baud rate

[PATCH v5 00/11] serial: 8250: dw: RZN1 DMA support
 2022-04-15  9:36 UTC  (17+ messages)
` [PATCH v5 01/11] serial: 8250: dw: Move definitions to the shared header
` [PATCH v5 02/11] serial: 8250: dw: Use the device API
` [PATCH v5 03/11] serial: 8250: dw: Create a more generic platform data structure
` [PATCH v5 04/11] serial: 8250: dw: Move the USR register to pdata
` [PATCH v5 05/11] serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
` [PATCH v5 06/11] serial: 8250: dma: Allow driver operations before starting DMA transfers
` [PATCH v5 07/11] serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
` [PATCH v5 08/11] serial: 8250: dw: Move the IO accessors to 8250_dwlib.h
` [PATCH v5 09/11] serial: 8250: dw: Add support for DMA flow controlling devices
` [PATCH v5 10/11] serial: 8250: dw: Improve RZN1 support
` [PATCH v5 11/11] ARM: dts: r9a06g032: Fill the UART DMA properties

[PATCH 0/3] tty: TX helpers
 2022-04-15  8:42 UTC  (8+ messages)
` [PATCH 1/3] tty: serial: introduce uart_port_tx{,_limit}() helpers
` [PATCH 2/3] tty: serial: use uart_port_tx() helper
` [PATCH 3/3] tty: serial: use uart_port_tx_limit() helper

[V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path
 2022-04-15  6:59 UTC  (5+ messages)
` [V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled

[PATCH] serial: tegra: Correct error handling sequence
 2022-04-15  6:41 UTC  (2+ messages)

[PATCH 5.4 256/475] kgdboc: fix return value of __setup handler
 2022-04-14 13:10 UTC 

[PATCH 4.19 177/338] kgdboc: fix return value of __setup handler
 2022-04-14 13:11 UTC 

[PATCH V2 0/3] serial: stm32: add earlycon and polling mode
 2022-04-14 12:24 UTC  (5+ messages)
` [PATCH V2 3/3] serial: stm32: add earlycon support

[PATCH v3] serial: 8250: Report which option to enable for blacklisted PCI devices
 2022-04-13 22:53 UTC  (2+ messages)
` [PING][PATCH "

[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
 2022-04-13 21:52 UTC  (2+ messages)

[PATCH 0/3] tty: various cleanups
 2022-04-12 11:24 UTC  (5+ messages)
` [PATCH 1/3] tty: serial: mpc52xx_uart: remove double ifdeffery
` [PATCH 2/3] tty: serial: owl-uart, send x_char even if stopped
` [PATCH 3/3] tty: serial: altera: use altera_jtaguart_stop_tx()

Wycena paneli fotowoltaicznych
 2022-04-12  7:56 UTC 

[PATCH v6 0/1] serial/8250: Use fifo in 8250 console driver
 2022-04-11 17:48 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] serial: core: Start managing serial controllers to enable runtime PM
 2022-04-11 14:02 UTC  (4+ messages)

[PATCHv2] serial: 8250: Fix runtime PM for start_tx() for empty buffer
 2022-04-11 12:14 UTC  (3+ messages)

[PATCH 1/2] serial: 8250: Fix runtime PM for start_tx() for RS485
 2022-04-11 12:01 UTC  (12+ messages)
` [PATCH 2/2] serial: 8250: Fix runtime PM for start_tx() for empty buffer

[PATCH v3 0/5] tty/serial: Process XON/XOFF robustly
 2022-04-11 11:28 UTC  (3+ messages)
` [PATCH v3 5/5] tty: Use flow-control char function on closing path

[PATCH v3 00/12] Add RS485 support to DW UART
 2022-04-11 11:19 UTC  (11+ messages)
` [PATCH v3 01/12] serial: Store character timing information to uart_port
` [PATCH v3 06/12] ACPI / property: Document RS485 _DSD properties
` [PATCH v3 11/12] serial: 8250_lpss: Use 32-bit reads
` [PATCH v3 12/12] serial: 8250_dwlib: Support for 9th bit multipoint addressing

[PATCH 0/6] tty: Documentation moves and updates
 2022-04-11 11:01 UTC  (7+ messages)
` [PATCH 1/6] Documentation: move tty to driver-api
` [PATCH 2/6] Documentation: tty: introduce "Other Documentation"
` [PATCH 3/6] Documentation: tty: move n_gsm to tty
` [PATCH 4/6] Documentation: tty: move moxa-smartio.rst "
` [PATCH 5/6] Documentation: tty: n_gsm, delete "Additional Documentation"
` [PATCH 6/6] Documentation: tty: n_gsm, use power of ReST

[PATCHv4 0/7] Serial port generic PM to fix 8250 PM
 2022-04-11 10:55 UTC  (8+ messages)
` [PATCH 1/7] serial: core: Add support of runtime PM


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).