Show patches with: Archived = No       |   6361 patches
« 1 2 ... 19 20 2163 64 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] Documentation: devices.txt: Remove ttyIOC* [1/3] Documentation: devices.txt: Remove ttyIOC* --- 2023-08-14 Christophe Leroy New
tty: vt: selection: fix soft lockup in paste_selection() tty: vt: selection: fix soft lockup in paste_selection() --- 2023-08-14 yiyang (D) New
serial: 8250_bcm7271: improve bcm7271 8250 port serial: 8250_bcm7271: improve bcm7271 8250 port --- 2023-08-11 Justin Chen Superseded
[v2,1/1] serial: core: Fix serial core port id, including multiport devices [v2,1/1] serial: core: Fix serial core port id, including multiport devices --- 2023-08-11 Tony Lindgren New
[v4,10/11] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards Untitled series #218573 --- 2023-08-11 Gatien Chevallier Superseded
[v4,09/11] bus: etzpc: introduce ETZPC firewall controller driver Untitled series #218573 --- 2023-08-11 Gatien Chevallier Superseded
[v4,07/11] bus: rifsc: introduce RIFSC firewall controller driver Untitled series #218573 --- 2023-08-11 Gatien Chevallier Superseded
[v4,04/11] dt-bindings: bus: document ETZPC Untitled series #218573 --- 2023-08-11 Gatien Chevallier New
[v4,03/11] dt-bindings: bus: document RIFSC Untitled series #218573 --- 2023-08-11 Gatien Chevallier Superseded
[v4,02/11] dt-bindings: treewide: add feature-domains description Untitled series #218573 --- 2023-08-11 Gatien Chevallier Superseded
[34-and-three-quarters/36] tty: gdm724x: simplify gdm_tty_write() [34-and-three-quarters/36] tty: gdm724x: simplify gdm_tty_write() --- 2023-08-10 Jiri Slaby New
[36/36] tty: rfcomm: convert counts to size_t tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[35/36] tty: hso: simplify hso_serial_write() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[31/36] tty: ldops: unify to u8 tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[30/36] tty: audit: unify to u8 tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[27/36] tty: propagate u8 data to tty_operations::write() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[26/36] tty: use min() for size computation in iterate_tty_read() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[23/36] tty: use min() in iterate_tty_write() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[20/36] tty: tty_buffer: make all offsets unsigned tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[19/36] tty: make char_buf_ptr()/flag_buf_ptr()'s offset unsigned tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[18/36] misc: ti-st: make st_recv() conforming to tty_ldisc_ops::receive_buf() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[14/36] tty: can327, move overflow test inside can327_ldisc_rx()'s loop tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[12/36] tty: switch count in tty_ldisc_receive_buf() to size_t tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[09/36] tty: make tty_port_client_operations operate with u8 tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[08/36] tty: make tty_change_softcar() more understandable tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[07/36] tty: drop tty_debug_wait_until_sent() tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[04/36] tty: n_null: remove optional ldops tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
[02/36] tty: ldisc: document that ldops are optional tty: type unifications -- part I. --- 2023-08-10 Jiri Slaby New
serial: mxs-uart: fix Wvoid-pointer-to-enum-cast warning serial: mxs-uart: fix Wvoid-pointer-to-enum-cast warning --- 2023-08-10 Krzysztof Kozlowski New
serial: core: Fix serial core port id, including multiport devices serial: core: Fix serial core port id, including multiport devices --- 2023-08-10 Tony Lindgren Superseded
[v2,1/1] serial: sifive: Add suspend and resume operations Add Sifive uart suspend and resume --- 2023-08-09 Nick Hu Superseded
[RESEND] tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx [RESEND] tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx --- 2023-08-09 Vijaya Krishna Nivarthi Superseded
tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_tx --- 2023-08-09 Vijaya Krishna Nivarthi Superseded
[-next] serial: sifive: Remove redundant of_match_ptr() [-next] serial: sifive: Remove redundant of_match_ptr() --- 2023-08-09 Jinjie Ruan New
TIOCSTI: Document CAP_SYS_ADMIN behaviour in Kconfig TIOCSTI: Document CAP_SYS_ADMIN behaviour in Kconfig --- 2023-08-08 Günther Noack New
[v2,6/6] serial: stm32: synchronize RX DMA channel in shutdown serial: stm32: improve DMA pause and resume --- 2023-08-08 Valentin Caron New
[v2,5/6] serial: stm32: replace access to DMAR bit by dmaengine_pause/resume serial: stm32: improve DMA pause and resume --- 2023-08-08 Valentin Caron New
[v2,4/6] serial: stm32: group dma pause/resume error handling into single function serial: stm32: improve DMA pause and resume --- 2023-08-08 Valentin Caron New
[v2,3/6] serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled serial: stm32: improve DMA pause and resume --- 2023-08-08 Valentin Caron New
[v2,2/6] serial: stm32: use DMAT as a configuration bit serial: stm32: improve DMA pause and resume --- 2023-08-08 Valentin Caron New
[v2,1/6] serial: stm32: avoid clearing DMAT bit during transfer serial: stm32: improve DMA pause and resume --- 2023-08-08 Valentin Caron New
[1/2] serial: sifive: Add suspend and resume operations [1/2] serial: sifive: Add suspend and resume operations --- 2023-08-08 Nick Hu New
input: keyboard: Add sprd-keypad driver input: keyboard: Add sprd-keypad driver --- 2023-08-08 Wenhua Lin New
[1/2] devicetree: bindings: Add keypad driver ducumentation [1/2] devicetree: bindings: Add keypad driver ducumentation --- 2023-08-08 Wenhua Lin New
[3/3] gpio: sprd: Add clear interrupt [1/3] gpio: sprd: Modify the calculation method of eic number --- 2023-08-08 Wenhua Lin New
[2/3] gpio: sprd: In the sleep state, the eic dbnc clk must be forced open [1/3] gpio: sprd: Modify the calculation method of eic number --- 2023-08-08 Wenhua Lin New
[1/3] gpio: sprd: Modify the calculation method of eic number [1/3] gpio: sprd: Modify the calculation method of eic number --- 2023-08-08 Wenhua Lin New
[v10,6/6] serial: sc16is7xx: add missing support for rs485 devicetree properties serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,5/6] serial: sc16is7xx: fix bug when first setting GPIO direction serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,4/6] serial: sc16is7xx: fix regression with GPIO configuration serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,3/6] dt-bindings: sc16is7xx: Add property to change GPIO function serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,2/6] serial: sc16is7xx: remove obsolete out_thread label serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
[v10,1/6] serial: sc16is7xx: fix broken port 0 uart init serial: sc16is7xx: fix GPIO regression and rs485 improvements --- 2023-08-07 Hugo Villeneuve New
gpio: sprd: Two-dimensional arrays maintain pmic eic gpio: sprd: Two-dimensional arrays maintain pmic eic --- 2023-08-07 Wenhua Lin New
serial: sprd: Support 12 uart ports serial: sprd: Support 12 uart ports --- 2023-08-07 Wenhua Lin New
[v2,2/2] serial: 8250_dw: fall back to poll if there's no interrupt serial: 8250_dw: fall back to poll if there's no interrupt --- 2023-08-06 Jisheng Zhang New
[v2,1/2] dt-bindings: serial: snps-dw-apb-uart: make interrupt optional serial: 8250_dw: fall back to poll if there's no interrupt --- 2023-08-06 Jisheng Zhang New
serial: core: Revert port_id use serial: core: Revert port_id use --- 2023-08-06 Tony Lindgren New
serial: 8250: Fix oops for port->pm on uart_change_pm() serial: 8250: Fix oops for port->pm on uart_change_pm() --- 2023-08-04 Tony Lindgren New
serial: 8250: Reinit port_id when adding back serial8250_isa_devs serial: 8250: Reinit port_id when adding back serial8250_isa_devs --- 2023-08-04 Tony Lindgren New
MAINTAINERS: Merge TTY layer and serial drivers MAINTAINERS: Merge TTY layer and serial drivers --- 2023-08-04 Tony Lindgren New
[-next] 8250_men_mcb: Remove redundant initialization owner in mcb_driver [-next] 8250_men_mcb: Remove redundant initialization owner in mcb_driver --- 2023-08-04 Li Zetao New
serial: core: Fix kmemleak issue for serial core device remove serial: core: Fix kmemleak issue for serial core device remove --- 2023-08-04 Tony Lindgren New
serial: max310x: fix typos in comments serial: max310x: fix typos in comments --- 2023-08-03 Hugo Villeneuve New
[-next] 8250_men_mcb: Fix unsigned expression compared with zero [-next] 8250_men_mcb: Fix unsigned expression compared with zero --- 2023-08-03 Li Zetao New
serial: max310x: add comments for membase address workaround serial: max310x: add comments for membase address workaround --- 2023-08-03 Hugo Villeneuve New
[v1,12/12] serial: cpm_uart: Remove linux/fs_uart_pd.h serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,11/12] serial: cpm_uart: Don't include fs_uart_pd.h when not needed serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,10/12] serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.c serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,09/12] serial: cpm_uart: Remove cpm_uart/ subdirectory serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,08/12] serial: cpm_uart: Refactor cpm_uart_[un]map_pram() serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,07/12] serial: cpm_uart: Refactor cpm_uart_allocbuf()/cpm_uart_freebuf() serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,06/12] serial: cpm_uart: Deduplicate cpm_line_cr_cmd() serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,05/12] serial: cpm_uart: Deduplicate cpm_set_{brg/smc_fcr/scc_fcr}() serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,04/12] serial: cpm_uart: Use get_baudrate() instead of uart_baudrate() serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,03/12] serial: cpm_uart: Stop using fs_uart_id enum serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,02/12] serial: cpm_uart: Remove stale prototypes and table and macros serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v1,01/12] serial: cpm_uart: Avoid suspicious locking serial: cpm_uart: Cleanup and refactoring --- 2023-08-03 Christophe Leroy New
[v4,1/1] drm/i915: Move abs_diff() to math.h [v4,1/1] drm/i915: Move abs_diff() to math.h --- 2023-08-03 Andy Shevchenko New
[5/6] serial: stm32: replace access to DMAR bit by dmaengine_pause/resume serial: stm32: improve DMA pause and resume --- 2023-08-03 Valentin Caron Superseded
[4/6] serial: stm32: group dma pause/resume error handling into single function serial: stm32: improve DMA pause and resume --- 2023-08-03 Valentin Caron Superseded
[3/6] serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled serial: stm32: improve DMA pause and resume --- 2023-08-03 Valentin Caron Superseded
tty: serial: samsung: Set missing PM ops for hibernation support tty: serial: samsung: Set missing PM ops for hibernation support --- 2023-08-03 Anton Eliasson New
[-next] tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_get_irq() [-next] tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_get_irq() --- 2023-08-03 Jinjie Ruan New
8250_men_mcb: Fix unsigned comparison with less than zero 8250_men_mcb: Fix unsigned comparison with less than zero --- 2023-08-03 Jiapeng Chong New
[v4] tty: vt: Remove some repetitive initialization [v4] tty: vt: Remove some repetitive initialization --- 2023-08-03 oushixiong New
[2/2] serial: 8250_dw: fall back to poll if there's no interrupt Untitled series #217567 --- 2023-08-02 Jisheng Zhang New
serial: core: Fix serial_base_match() after fixing controller port name serial: core: Fix serial_base_match() after fixing controller port name --- 2023-08-02 Tony Lindgren New
[v3] tty: vt: Remove some repetitive initialization [v3] tty: vt: Remove some repetitive initialization --- 2023-08-02 oushixiong Superseded
[v2] tty: vt: Remove some repetitive initialization [v2] tty: vt: Remove some repetitive initialization --- 2023-08-01 oushixiong Superseded
[2/2] net: nfc: remove casts from tty->disc_data tty: remove casts from tty->disc_data --- 2023-08-01 Jiri Slaby New
[1/2] can: can327: remove casts from tty->disc_data tty: remove casts from tty->disc_data --- 2023-08-01 Jiri Slaby New
[V2] tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms [V2] tty: serial: fsl_lpuart: Clear the error flags by writing 1 for lpuart32 platforms --- 2023-08-01 Sherry Sun New
tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc --- 2023-07-31 Thadeu Lima de Souza Cascardo New
[6/7] tty: synclink_gt: make default_params const tty: synclink_gt: mark as BROKEN --- 2023-07-31 Jiri Slaby New
[4/7] tty: synclink_gt: drop info messages from init/exit functions tty: synclink_gt: mark as BROKEN --- 2023-07-31 Jiri Slaby New
[2/7] tty: synclink_gt: drop global slgt_driver_name array tty: synclink_gt: mark as BROKEN --- 2023-07-31 Jiri Slaby New
[10/10] misc: ti-st: don't check for tty data == NULL [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby New
[08/10] misc: ti-st: remove forward declarations and make st_int_recv() static [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby New
[06/10] serial: altera_jtaguart: switch status to u32 [01/10] serial: move WARN_ON() in uart_write() to the condition --- 2023-07-31 Jiri Slaby New
« 1 2 ... 19 20 2163 64 »