Show patches with: Submitter = Ilpo Järvinen       |    Archived = No       |   193 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[1/1] tty: Don't include tty_buffer.h tty.h [1/1] tty: Don't include tty_buffer.h tty.h --- 2024-02-14 Ilpo Järvinen New
[2/2] tty: serial: 8250_exar: Does not use anything from 8250_pci [1/2] serial: 8250_mid: Remove 8250_pci usage --- 2023-09-15 Ilpo Järvinen New
[1/2] serial: 8250_mid: Remove 8250_pci usage [1/2] serial: 8250_mid: Remove 8250_pci usage --- 2023-09-15 Ilpo Järvinen New
[2/2] tty/serial: 8250: Sort drivers in Makefile Untitled series #221231 --- 2023-09-12 Ilpo Järvinen New
dmaengine: pl330: Return DMA_PAUSED when transaction is paused dmaengine: pl330: Return DMA_PAUSED when transaction is paused --- 2023-05-26 Ilpo Järvinen New
[v4,6/6] serial: 8250_rt288x: Remove unnecessary UART_REG_UNMAPPED serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,5/6] serial: 8250_rt288x: Name non-standard divisor latch reg serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,4/6] serial: 8250: RT288x/Au1xxx code away from core serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,3/6] serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,2/6] serial: 8250: Document uart_8250_port's ->dl_read/write() serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v4,1/6] serial: 8250: Change dl_read/write to handle value as u32 serial: Separate RT288x/Au1xxx code into own file --- 2023-05-11 Ilpo Järvinen New
[v3,5/6] serial: 8250_rt288x: Name non-standard divisor latch reg [v3,1/6] serial: 8250: Change dl_read/write to handle value as u32 --- 2023-05-09 Ilpo Järvinen Superseded
[v3,3/6] serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_port [v3,1/6] serial: 8250: Change dl_read/write to handle value as u32 --- 2023-05-09 Ilpo Järvinen Superseded
[v3,1/6] serial: 8250: Change dl_read/write to handle value as u32 [v3,1/6] serial: 8250: Change dl_read/write to handle value as u32 --- 2023-05-09 Ilpo Järvinen Superseded
[2/2] serial: cpm_uart: Use uart_circ_empty() [1/2] serial: ucc_uart: Use uart_circ_empty() --- 2023-03-20 Ilpo Järvinen New
[1/2] serial: ucc_uart: Use uart_circ_empty() [1/2] serial: ucc_uart: Use uart_circ_empty() --- 2023-03-20 Ilpo Järvinen New
[v2,2/2] serial: 8250: Fix serial8250_tx_empty() race with DMA Tx tty/serial: Fix tcsetattr() TCSADRAIN/FLUSH and write() races --- 2023-03-17 Ilpo Järvinen New
[v2,1/2] tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH tty/serial: Fix tcsetattr() TCSADRAIN/FLUSH and write() races --- 2023-03-17 Ilpo Järvinen New
[1/2] tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH [1/2] tty: Prevent writing chars during tcsetattr TCSADRAIN/FLUSH --- 2023-03-16 Ilpo Järvinen Superseded
[8/8] tty: Convert hw_stopped in tty_struct to bool Untitled series #203444 --- 2023-03-09 Ilpo Järvinen New
[7/8] n_tty: Reindent if condition tty: Cleanups --- 2023-03-09 Ilpo Järvinen New
[6/8] n_tty: Cleanup includes Untitled series #203445 --- 2023-03-09 Ilpo Järvinen New
[5/8] n_tty: Use DIV_ROUND_UP() in room calculation tty: Cleanups --- 2023-03-09 Ilpo Järvinen New
[4/8] n_tty: Sort includes alphabetically Untitled series #203446 --- 2023-03-09 Ilpo Järvinen New
[3/8] Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptions tty: Cleanups --- 2023-03-09 Ilpo Järvinen New
[2/8] tty_ioctl: Use BIT() for internal flags Untitled series #203447 --- 2023-03-09 Ilpo Järvinen New
[1/8] n_tty: Convert no_space_left to space_left boolean tty: Cleanups --- 2023-03-09 Ilpo Järvinen New
[8/8] serial: Remove uart_wait_until_sent() forward declaration tty: Cleanups --- 2023-03-09 Ilpo Järvinen New
[7/8] serial: Rename hw_stopped to old_hw_stopped & improve logic serial: Core cleanups --- 2023-03-09 Ilpo Järvinen New
[6/8] serial: Make hw_stopped bool tty: Cleanups --- 2023-03-09 Ilpo Järvinen New
[5/8] serial: Rename uart_change_speed() to uart_change_line_settings() serial: Core cleanups --- 2023-03-09 Ilpo Järvinen New
[4/8] serial: Move uart_change_speed() earlier tty: Cleanups --- 2023-03-09 Ilpo Järvinen New
[3/8] serial: Remove extern from func prototypes in headers serial: Core cleanups --- 2023-03-09 Ilpo Järvinen New
[2/8] serial: Use B0 instead of implicit zero assumption tty: Cleanups --- 2023-03-09 Ilpo Järvinen New
[1/8] serial: Use ARRAY_SIZE() with iso7816 reserved array serial: Core cleanups --- 2023-03-09 Ilpo Järvinen New
[1/2] serial: 8250_dma: Fix DMA Rx completion race [1/2] serial: 8250_dma: Fix DMA Rx completion race --- 2023-01-30 Ilpo Järvinen New
[v4,12/12] tty: moxa: Rename dtr/rts parameters/variables to active tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,11/12] tty: Call ->dtr_rts() parameter active consistently tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,10/12] tty: Return bool from tty_termios_hw_change() tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,09/12] serial: Make uart_handle_cts_change() status param bool active tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,08/12] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,07/12] tty: Convert ->dtr_rts() to take bool argument tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,06/12] tty: Convert ->carrier_raised() and callchains to bool tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,05/12] serial: Convert uart_{,port_}startup() init_hw param to bool tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,04/12] tty: moxa: Make local var storing tty_port_initialized() bool tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,03/12] tty: Cleanup tty_port_set_active() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,02/12] tty: Cleamup tty_port_set_suspended() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v4,01/12] tty: Cleanup tty_port_set_initialized() bool parameter tty/serial: bool conversions and cleanups --- 2023-01-17 Ilpo Järvinen New
[v3,12/13] tty: moxa: Rename dtr/rts parameters/variables to active [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,11/13] tty/serial: Call ->dtr_rts() parameter active consistently [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,08/13] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen New
[v3,07/13] tty: Convert ->dtr_rts() to take bool argument [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,05/13] serial: Convert uart_{,port_}startup() init_hw param to bool [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,03/13] tty: Cleanup tty_port_set_active() bool parameter [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter --- 2023-01-11 Ilpo Järvinen Superseded
[v2,13/13] usb/serial: Rename dtr/rts parameters/variables to active tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen New
[v2,12/13] tty: moxa: Rename dtr/rts parameters/variables to active tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,11/13] tty/serial: Call ->dtr_rts() parameter active consistently tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen New
[v2,10/13] tty: Return bool from tty_termios_hw_change() tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,09/13] serial: Make uart_handle_cts_change() status param bool active tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,08/13] tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool active tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,07/13] tty: Convert ->dtr_rts() to take bool argument tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[v2,06/13] tty: Convert ->carrier_raised() and callchains to bool tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen New
[v2,05/13] serial: Convert uart_{,port_}startup() init_hw param to bool tty/serial: bool conversions and cleanups --- 2023-01-10 Ilpo Järvinen Superseded
[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
[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
[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
[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
[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
[v2,6/6] serial: 8250_early: Convert literals to use defines serial: Cleanup literals --- 2022-11-25 Ilpo Järvinen New
[v2,3/6] serial: 8250: Cleanup MCR literals serial: Cleanup literals --- 2022-11-25 Ilpo Järvinen New
[v2,1/6] serial: 8250: Use defined IER bits serial: Cleanup literals --- 2022-11-25 Ilpo Järvinen New
[5/6] serial: 8250: Define IIR 64 byte bit & cleanup related code [1/6] serial: 8250: Use defined IER bits --- 2022-11-24 Ilpo Järvinen New
[3/6] serial: 8250: Cleanup MCR literals [1/6] serial: 8250: Use defined IER bits --- 2022-11-24 Ilpo Järvinen Superseded
[1/6] serial: 8250: Use defined IER bits [1/6] serial: 8250: Use defined IER bits --- 2022-11-24 Ilpo Järvinen Superseded
[v4,4/4] Documentation: rs485: Fix struct referencing serial: RS485 kerneldoc/documentation improvements --- 2022-09-29 Ilpo Järvinen Superseded
[v4,3/4] Documentation: rs485: Mention uart_get_rs485_mode() serial: RS485 kerneldoc/documentation improvements --- 2022-09-29 Ilpo Järvinen New
[v4,2/4] Documentation: rs485: Link reference properly serial: RS485 kerneldoc/documentation improvements --- 2022-09-29 Ilpo Järvinen New
[v4,1/4] serial: Convert serial_rs485 to kernel doc serial: RS485 kerneldoc/documentation improvements --- 2022-09-29 Ilpo Järvinen Superseded
[v3,4/4] Documentation: rs485: Fix struct referencing serial: RS485 kerneldoc/documentation improvements --- 2022-09-28 Ilpo Järvinen New
[v3,3/4] Documentation: rs485: Mention uart_get_rs485_mode() serial: RS485 kerneldoc/documentation improvements --- 2022-09-28 Ilpo Järvinen Superseded
[v3,2/4] Documentation: rs485: Link reference properly serial: RS485 kerneldoc/documentation improvements --- 2022-09-28 Ilpo Järvinen Superseded
[v3,1/4] serial: Convert serial_rs485 to kernel doc serial: RS485 kerneldoc/documentation improvements --- 2022-09-28 Ilpo Järvinen New
[v3,1/1] serial: 8250: Toggle IER bits on only after irq has been set up [v3,1/1] serial: 8250: Toggle IER bits on only after irq has been set up --- 2022-09-19 Ilpo Järvinen New
[v2,1/1] serial: 8250: Turn IER bits on only after irq has been set up [v2,1/1] serial: 8250: Turn IER bits on only after irq has been set up --- 2022-09-16 Ilpo Järvinen Superseded
[v2,RESEND,3/3] serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting serial: Add uart_xmit_advance() + fixes part (of a larger patch series) --- 2022-09-01 Ilpo Järvinen New
[v2,RESEND,2/3] serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting serial: Add uart_xmit_advance() + fixes part (of a larger patch series) --- 2022-09-01 Ilpo Järvinen New
[v2,RESEND,1/3] serial: Create uart_xmit_advance() serial: Add uart_xmit_advance() + fixes part (of a larger patch series) --- 2022-09-01 Ilpo Järvinen New
[v2,3/3] serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx accounting serial: Add uart_xmit_advance() + fixes part (of a larger patch series) --- 2022-08-30 Ilpo Järvinen Superseded
« 1 2 »