messages from 2023-08-07 21:34:58 to 2023-08-14 07:01:45 UTC [more...]
[PATCH 1/3] Documentation: devices.txt: Remove ttyIOC*
2023-08-14 6:02 UTC (3+ messages)
` [PATCH 2/3] Documentation: devices.txt: Remove ttySIOC*
` [PATCH 3/3] Documentation: devices.txt: Fix minors for ttyCPM*
[PATCH 00/36] tty: type unifications -- part I
2023-08-14 6:59 UTC (55+ messages)
` [PATCH 01/36] tty: xtensa/iss: drop unneeded tty_operations hooks
` [PATCH 02/36] tty: ldisc: document that ldops are optional
` [PATCH 03/36] tty: remove dummy tty_ldisc_ops::poll() implementations
` [PATCH 04/36] tty: n_null: remove optional ldops
` [PATCH 05/36] tty: change tty_write_lock()'s ndelay parameter to bool
` [PATCH 06/36] tty: tty_port: rename 'disc' to 'ld'
` [PATCH 07/36] tty: drop tty_debug_wait_until_sent()
` [PATCH 08/36] tty: make tty_change_softcar() more understandable
` [PATCH 09/36] tty: make tty_port_client_operations operate with u8
` [PATCH 10/36] tty: make counts in tty_port_client_operations hooks size_t
` [PATCH 11/36] tty: switch receive_buf() counts to size_t
` [PATCH 12/36] tty: switch count in tty_ldisc_receive_buf() "
` [PATCH 13/36] tty: can327: unify error paths in can327_ldisc_rx()
` [PATCH 14/36] tty: can327, move overflow test inside can327_ldisc_rx()'s loop
` [PATCH 15/36] tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
` [PATCH 16/36] tty: use u8 for chars
` [PATCH 17/36] tty: use u8 for flags
` [PATCH 18/36] misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf()
` [PATCH 19/36] tty: make char_buf_ptr()/flag_buf_ptr()'s offset unsigned
` [PATCH 20/36] tty: tty_buffer: make all offsets unsigned
` [PATCH 21/36] tty: don't pass write() to do_tty_write()
` [PATCH 22/36] tty: rename and de-inline do_tty_write()
` [PATCH 23/36] tty: use min() in iterate_tty_write()
` [PATCH 24/36] tty: use ssize_t for iterate_tty_read() returned type
` [PATCH 25/36] tty: switch size and count types in iterate_tty_read() to size_t
` [PATCH 26/36] tty: use min() for size computation in iterate_tty_read()
` [PATCH 27/36] tty: propagate u8 data to tty_operations::write()
` [PATCH 28/36] tty: propagate u8 data to tty_operations::put_char()
` [PATCH 29/36] tty: make tty_operations::write()'s count size_t
` [PATCH 30/36] tty: audit: unify to u8
` [PATCH 31/36] tty: ldops: "
` [PATCH 32/36] tty: hvc: convert counts to size_t
` [PATCH 33/36] tty: vcc: "
` [PATCH 34/36] tty: gdm724x: "
` [PATCH 34-and-three-quarters/36] tty: gdm724x: simplify gdm_tty_write()
` [PATCH 35/36] tty: hso: simplify hso_serial_write()
` [PATCH 36/36] tty: rfcomm: convert counts to size_t
[PATCH] serial: mxs-uart: fix Wvoid-pointer-to-enum-cast warning
2023-08-14 6:58 UTC (3+ messages)
[PATCH] tty: vt: selection: fix soft lockup in paste_selection()
2023-08-14 6:32 UTC (2+ messages)
[PATCH] serial: 8250: drop lockdep annotation from serial8250_clear_IER()
2023-08-14 6:28 UTC (3+ messages)
[PATCH v2 0/1] Add Sifive uart suspend and resume
2023-08-14 6:02 UTC (5+ messages)
` [PATCH v2 1/1] serial: sifive: Add suspend and resume operations
[PATCH] serial: 8250_bcm7271: improve bcm7271 8250 port
2023-08-13 4:24 UTC (4+ messages)
[tty:tty-linus] BUILD SUCCESS 04c7f60ca477ffbf7b7910320482335050f0d23a
2023-08-12 19:33 UTC
[PATCH v4 00/11] Introduce STM32 Firewall framework
2023-08-12 14:09 UTC (15+ messages)
` [IGNORE][PATCH v4 01/11] dt-bindings: Document common device controller bindings
` [PATCH v4 02/11] dt-bindings: treewide: add feature-domains description
` [PATCH v4 03/11] dt-bindings: bus: document RIFSC
` [PATCH v4 04/11] dt-bindings: bus: document ETZPC
` [PATCH v4 05/11] firewall: introduce stm32_firewall framework
` [PATCH v4 06/11] of: property: fw_devlink: Add support for "feature-domains"
` [PATCH v4 07/11] bus: rifsc: introduce RIFSC firewall controller driver
` [PATCH v4 08/11] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
` [PATCH v4 09/11] bus: etzpc: introduce ETZPC firewall controller driver
` [PATCH v4 10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [PATCH v4 11/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
[tty:tty-testing] BUILD SUCCESS e67d7f60d2382677c25de10b2e4d8d3717ace91f
2023-08-12 7:33 UTC
[PATCH v2 1/1] serial: core: Fix serial core port id, including multiport devices
2023-08-11 13:34 UTC (2+ messages)
[PATCH] serial: core: Fix serial core port id, including multiport devices
2023-08-11 10:21 UTC (12+ messages)
[PATCH] input: keyboard: Add sprd-keypad driver
2023-08-11 9:33 UTC (14+ messages)
[PATCH 3/3] gpio: sprd: Add clear interrupt
2023-08-11 7:52 UTC (7+ messages)
[PATCH] tty: n_gsm: fix the UAF caused by race condition in gsm_cleanup_mux
2023-08-11 3:11 UTC
[PATCH RESEND] tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
2023-08-10 14:36 UTC (5+ messages)
[PATCH v2] tty: Explicitly include correct DT includes
2023-08-10 13:13 UTC (2+ messages)
[PATCH 1/2] devicetree: bindings: Add keypad driver ducumentation
2023-08-10 7:41 UTC (6+ messages)
[PATCH 2/3] gpio: sprd: In the sleep state, the eic dbnc clk must be forced open
2023-08-10 7:04 UTC (8+ messages)
[PATCH] serial: core: Revert port_id use
2023-08-10 7:00 UTC (9+ messages)
[tty:tty-linus] BUILD SUCCESS a4a79e03bab57729bd8046d22bf3666912e586fb
2023-08-10 3:17 UTC
[tty:tty-testing] BUILD SUCCESS 9c8441330bb399cba6177acce9b0e68c0dbaa597
2023-08-10 1:56 UTC
Racy kb->ledflagstate and kb->default_ledflagstate
2023-08-10 1:02 UTC
[PATCH] tty: serial: samsung: Set missing PM ops for hibernation support
2023-08-09 13:57 UTC (7+ messages)
[PATCH 1/3] gpio: sprd: Modify the calculation method of eic number
2023-08-09 13:02 UTC (8+ messages)
[PATCH v2] serial: 8250: Preserve original value of DLF register
2023-08-09 11:47 UTC
[PATCH] serial: sprd: Support 12 uart ports
2023-08-09 11:27 UTC (6+ messages)
[PATCH] tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx
2023-08-09 10:53 UTC
[PATCH -next] serial: sifive: Remove redundant of_match_ptr()
2023-08-09 8:55 UTC
Słowa kluczowe do wypozycjonowania
2023-08-09 8:16 UTC
[PATCH] gpio: sprd: Two-dimensional arrays maintain pmic eic
2023-08-09 6:00 UTC (3+ messages)
[PATCH 1/2] serial: sifive: Add suspend and resume operations
2023-08-09 2:10 UTC (5+ messages)
[PATCH] TIOCSTI: Document CAP_SYS_ADMIN behaviour in Kconfig
2023-08-08 20:17 UTC (2+ messages)
[PATCH v2 0/6] serial: stm32: improve DMA pause and resume
2023-08-08 16:19 UTC (7+ messages)
` [PATCH v2 1/6] serial: stm32: avoid clearing DMAT bit during transfer
` [PATCH v2 2/6] serial: stm32: use DMAT as a configuration bit
` [PATCH v2 3/6] serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
` [PATCH v2 4/6] serial: stm32: group dma pause/resume error handling into single function
` [PATCH v2 5/6] serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
` [PATCH v2 6/6] serial: stm32: synchronize RX DMA channel in shutdown
[PATCH 00/10] tty: minor cleanups
2023-08-08 14:34 UTC (3+ messages)
` [PATCH 06/10] serial: altera_jtaguart: switch status to u32
[PATCH v10 0/6] serial: sc16is7xx: fix GPIO regression and rs485 improvements
2023-08-07 21:45 UTC (7+ messages)
` [PATCH v10 1/6] serial: sc16is7xx: fix broken port 0 uart init
` [PATCH v10 2/6] serial: sc16is7xx: remove obsolete out_thread label
` [PATCH v10 3/6] dt-bindings: sc16is7xx: Add property to change GPIO function
` [PATCH v10 4/6] serial: sc16is7xx: fix regression with GPIO configuration
` [PATCH v10 5/6] serial: sc16is7xx: fix bug when first setting GPIO direction
` [PATCH v10 6/6] serial: sc16is7xx: add missing support for rs485 devicetree properties
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).