linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-28 07:15:40 to 2023-08-04 13:17:34 UTC [more...]

[PATCH v9 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-04 13:14 UTC  (32+ messages)
` [PATCH v9 01/10] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v9 02/10] serial: sc16is7xx: mark IOCONTROL register as volatile
` [PATCH v9 03/10] serial: sc16is7xx: remove obsolete out_thread label
` [PATCH v9 04/10] serial: sc16is7xx: refactor GPIO controller registration
` [PATCH v9 06/10] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v9 08/10] serial: sc16is7xx: add call to get rs485 DT flags and properties
` [PATCH v9 09/10] serial: sc16is7xx: add post reset delay
` [PATCH v9 10/10] serial: sc16is7xx: improve comments about variants

[PATCH] serial: core: Fix kmemleak issue for serial core device remove
 2023-08-04 13:11 UTC  (5+ messages)

[PATCH] serial: max310x: add comments for membase address workaround
 2023-08-04 13:07 UTC  (2+ messages)

[PATCH 0/6] serial: stm32: improve DMA pause and resume
 2023-08-04 13:05 UTC  (8+ messages)
` [PATCH 1/6] serial: stm32: avoid clearing DMAT bit during transfer
` [PATCH 2/6] serial: stm32: use DMAT as a configuration bit
` [PATCH 3/6] serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
` [PATCH 4/6] serial: stm32: group dma pause/resume error handling into single function
` [PATCH 5/6] serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
` [PATCH 6/6] serial: stm32: synchronize RX DMA channel in shutdown

[PATCH] serial: 8250_dw: Fix assignment error of data in dw8250_probe()
 2023-08-04 12:41 UTC  (2+ messages)

[PATCH] serial: 8250: Reinit port_id when adding back serial8250_isa_devs
 2023-08-04 12:35 UTC 

[linux-next:master] BUILD REGRESSION fb4327106e5250ee360d0d8b056c1eef7eeb9a98
 2023-08-04 10:22 UTC  (4+ messages)

[PATCH] MAINTAINERS: Merge TTY layer and serial drivers
 2023-08-04 10:20 UTC 

[PATCH -next] 8250_men_mcb: Remove redundant initialization owner in mcb_driver
 2023-08-04 10:08 UTC 

[PATCH -next] 8250_men_mcb: Fix unsigned expression compared with zero
 2023-08-04  6:36 UTC  (4+ messages)

[PATCH v5 0/3] Serial core controller port device name fixes
 2023-08-04  4:38 UTC  (14+ messages)
` [PATCH v5 3/3] serial: core: Fix serial core controller port name to show controller id

[PATCH v4 1/1] drm/i915: Move abs_diff() to math.h
 2023-08-04  4:07 UTC  (3+ messages)

[tty:tty-testing] BUILD SUCCESS f68279ca7f806c44fbbae0a631e5603ba426d9be
 2023-08-03 22:19 UTC 

[RESEND PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-08-03 21:38 UTC  (13+ messages)
` [RESEND PATCH v8 06/10] serial: sc16is7xx: fix regression with GPIO configuration

[tty:tty-linus] BUILD SUCCESS 7d695d83767cdb4288b101affef6d1d1bcf44d31
 2023-08-03 19:56 UTC 

[PATCH] serial: max310x: fix typos in comments
 2023-08-03 17:59 UTC 

[PATCH v2 1/1] serial: core: Fix serial_base_match() after fixing controller port name
 2023-08-03 15:34 UTC  (5+ messages)

[PATCH v1 00/12] serial: cpm_uart: Cleanup and refactoring
 2023-08-03 13:56 UTC  (13+ messages)
` [PATCH v1 01/12] serial: cpm_uart: Avoid suspicious locking
` [PATCH v1 02/12] serial: cpm_uart: Remove stale prototypes and table and macros
` [PATCH v1 03/12] serial: cpm_uart: Stop using fs_uart_id enum
` [PATCH v1 04/12] serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()
` [PATCH v1 05/12] serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}()
` [PATCH v1 06/12] serial: cpm_uart: Deduplicate cpm_line_cr_cmd()
` [PATCH v1 07/12] serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf()
` [PATCH v1 08/12] serial: cpm_uart: Refactor cpm_uart_[un]map_pram()
` [PATCH v1 09/12] serial: cpm_uart: Remove cpm_uart/ subdirectory
` [PATCH v1 10/12] serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c
` [PATCH v1 11/12] serial: cpm_uart: Don't include fs_uart_pd.h when not needed
` [PATCH v1 12/12] serial: cpm_uart: Remove linux/fs_uart_pd.h

[PATCH] MAINTAINERS: Update TTY layer for lists and recently added files
 2023-08-03 13:39 UTC  (10+ messages)

[PATCH] 8250_men_mcb: Fix unsigned comparison with less than zero
 2023-08-03 11:58 UTC  (2+ messages)

[PATCH 0/2] serial: 8250_dw: fall back to poll if there's no interrupt
 2023-08-03 11:40 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: serial: snps-dw-apb-uart: make interrupt optional
` [PATCH 2/2] serial: 8250_dw: fall back to poll if there's no interrupt

[PATCH] tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc
 2023-08-03 11:38 UTC  (5+ messages)

[PATCH] tty: serial: samsung: Set missing PM ops for hibernation support
 2023-08-03 11:26 UTC 

[PATCH] 8250_men_mcb: remove unnecessary cast when reading register
 2023-08-03  9:59 UTC 

[PATCH -next] tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_get_irq()
 2023-08-03  9:17 UTC 

[syzbot] Monthly serial report (Jul 2023)
 2023-08-03  8:33 UTC  (2+ messages)

[PATCH] serial: core: Fix serial_base_match() after fixing controller port name
 2023-08-03  7:00 UTC  (7+ messages)

[PATCH v4] tty: vt: Remove some repetitive initialization
 2023-08-03  6:54 UTC 

[PATCH 0/2] tty: remove casts from tty->disc_data
 2023-08-03  6:51 UTC  (10+ messages)
` [PATCH 1/2] can: can327: "
` [PATCH 2/2] net: nfc: "

[PATCH v3] tty: vt: Remove some repetitive initialization
 2023-08-03  5:20 UTC  (2+ messages)

[PATCH -next] tty: serial: Remove redundant initialization for ma35d1serial_driver
 2023-08-03  3:23 UTC 

[linux-next:master] BUILD REGRESSION 626c67169f9972fffcdf3bc3864de421f162ebf5
 2023-08-02 16:58 UTC 

[PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused
 2023-08-01 18:44 UTC  (2+ messages)

[tty:tty-linus] BUILD SUCCESS 1ef2c2df11997b8135f34adcf2c200d3b4aacbe9
 2023-08-01 18:03 UTC 

[PATCH v2] tty: vt: Remove some repetitive initialization
 2023-08-01 13:23 UTC  (2+ messages)

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH] Documentation: devices.txt: reconcile serial/ucc_uart minor numers
 2023-08-01  8:58 UTC  (4+ messages)

[PATCH 0/3] PM / wakeirq: fix wake irq arming
 2023-08-01  5:48 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 426263d5fb400ccde5444748693dc75bda18f01e
 2023-08-01  4:01 UTC 

[PATCH V2] tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms
 2023-08-01  2:23 UTC 

[PATCH v2] tty: Explicitly include correct DT includes
 2023-07-31 19:59 UTC  (2+ messages)

[tty:tty-next] BUILD SUCCESS fe3015748a905e08eb0e1750aa2928f520063d59
 2023-07-31 19:56 UTC 

[PATCH 00/10] tty: minor cleanups
 2023-07-31 16:18 UTC  (15+ messages)
` [PATCH 01/10] serial: move WARN_ON() in uart_write() to the condition
` [PATCH 02/10] Bluetooth: rfcomm: remove casts from tty->driver_data
` [PATCH 03/10] tty: hvsi: remove an extra variable from hvsi_write()
` [PATCH 04/10] input: serport: remove casts from tty->disc_data
` [PATCH 05/10] can: slcan: "
` [PATCH 06/10] serial: altera_jtaguart: switch status to u32
` [PATCH 07/10] speakup: switch to unsigned iterator in spk_ttyio_receive_buf2()
` [PATCH 08/10] misc: ti-st: remove forward declarations and make st_int_recv() static
` [PATCH 09/10] misc: ti-st: remove ptr from recv functions
` [PATCH 10/10] misc: ti-st: don't check for tty data == NULL

[PATCH 0/7] tty: synclink_gt: mark as BROKEN
 2023-07-31 15:15 UTC  (9+ messages)
` [PATCH 1/7] tty: synclink_gt: convert CALC_REGADDR() macro to an inline
` [PATCH 2/7] tty: synclink_gt: drop global slgt_driver_name array
` [PATCH 3/7] tty: synclink_gt: define global strings as const strings
` [PATCH 4/7] tty: synclink_gt: drop info messages from init/exit functions
` [PATCH 5/7] tty: synclink_gt: use PCI_VDEVICE
` [PATCH 6/7] tty: synclink_gt: make default_params const
` [PATCH 7/7] tty: synclink_gt: mark as BROKEN

[PATCH] tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms
 2023-07-31 15:13 UTC  (4+ messages)

[PATCHv3 0/2] update at91 usart compatible for sam9x60
 2023-07-31 13:35 UTC  (3+ messages)
` [PATCHv3 2/2] ARM: dts: at91: sam9x60: fix the SOC detection

[PATCH v3 1/1] drm/i915: Move abs_diff() to math.h
 2023-07-31 10:29 UTC  (2+ messages)

[PATCH -next] 8250_men_mcb: fix error handling in read_uarts_available_from_reg()
 2023-07-31  5:37 UTC  (2+ messages)

[PATCH V3 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
 2023-07-31  3:55 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 16aae4c64600a6319a6f10dbff833fa198bf9599
 2023-07-31  1:56 UTC 

[GIT PULL] TTY/Serial driver fixes for 6.5-rc4
 2023-07-30 19:43 UTC  (2+ messages)

[PATCH] serial: st-asc: Fix to check return value of platform_get_irq() in asc_init_port()
 2023-07-30 11:54 UTC  (2+ messages)

[PATCH v3 00/11] Introduce STM32 Firewall framework
 2023-07-29 11:16 UTC  (3+ messages)
` [PATCH v3 02/11] dt-bindings: treewide: add feature-domains description

[PATCH v3 00/50] Add support for sam9x7 SoC family
 2023-07-28 16:36 UTC  (8+ messages)

[PATCH v3 25/50] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
 2023-07-28 12:40 UTC  (2+ messages)

[PATCH v1] tty: serial: meson: refactor objects definition for different devnames
 2023-07-28  7:15 UTC 


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).