Show patches with: Submitter = Ilpo Järvinen       |    State = Action Required       |   103 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/4] PCI: Introduce ALIGN_DOWN_IF_NONZERO() helper locally PCI: Resource helper improvements - 1 - --- 2024-06-14 Ilpo Järvinen New
[v2,3/4] PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M() PCI: Resource helper improvements - 1 - --- 2024-06-14 Ilpo Järvinen New
[v2,2/4] PCI: Use resource_set_{range,size}() helpers PCI: Resource helper improvements - 1 - --- 2024-06-14 Ilpo Järvinen New
[v2,1/4] resource: Add resource set range and size helpers PCI: Resource helper improvements - 1 - --- 2024-06-14 Ilpo Järvinen New
[3/3] PCI: Use align and resource helpers, and SZ_* in quirk_s3_64M() PCI: Resource helper improvements - 1 - --- 2024-06-12 Ilpo Järvinen New
[2/3] PCI: Use resource_set_{range,size}() helpers PCI: Resource helper improvements - 1 - --- 2024-06-12 Ilpo Järvinen New
[1/3] resource: Add resource set range and size helpers PCI: Resource helper improvements - 1 - --- 2024-06-12 Ilpo Järvinen New
[1/1] Bluetooth: hci_bcm4377: Convert PCIBIOS_* return codes to errnos [1/1] Bluetooth: hci_bcm4377: Convert PCIBIOS_* return codes to errnos - - - --- 2024-05-27 Ilpo Järvinen New
[09/10] PCI: mvebu: Use generic PCI Conf Type 1 helper [01/10] ARM: orion5x: Rename PCI_CONF_{REG,FUNC}() out of the way - - 1 --- 2024-04-29 Ilpo Järvinen New
[07/10] PCI: Replace PCI_CONF1{,_EXT}_ADDRESS() with the new helpers [01/10] ARM: orion5x: Rename PCI_CONF_{REG,FUNC}() out of the way 1 1 1 --- 2024-04-29 Ilpo Järvinen New
[04/10] ARM: orion5x: Use generic PCI Conf Type 1 helper [01/10] ARM: orion5x: Rename PCI_CONF_{REG,FUNC}() out of the way 1 - - --- 2024-04-29 Ilpo Järvinen New
[03/10] ARM: orion5x: Pass devfn to orion5x_pci_hw_{rd,wr}_conf() [01/10] ARM: orion5x: Rename PCI_CONF_{REG,FUNC}() out of the way 1 1 - --- 2024-04-29 Ilpo Järvinen New
[01/10] ARM: orion5x: Rename PCI_CONF_{REG,FUNC}() out of the way [01/10] ARM: orion5x: Rename PCI_CONF_{REG,FUNC}() out of the way 1 1 - --- 2024-04-29 Ilpo Järvinen New
[1/1] net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4K [1/1] net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4K - 1 - --- 2023-12-29 Ilpo Järvinen New
[3/3] PCI: Use PCI_HEADER_TYPE_* instead of literals PCI: PCI_HEADER_TYPE bugfix & cleanups - 1 - --- 2023-10-03 Ilpo Järvinen New
[2/3] PCI: Add PCI_HEADER_TYPE_MFD pci_regs.h PCI: PCI_HEADER_TYPE bugfix & cleanups - - - --- 2023-10-03 Ilpo Järvinen New
[1/3] PCI: vmd: Correct PCI Header Type Register's MFD bit check PCI: PCI_HEADER_TYPE bugfix & cleanups - - - --- 2023-10-03 Ilpo Järvinen New
[v3,5/8] PCI: mvebu: Use FIELD_PREP() with Link Width Untitled series #785619 - 1 - --- 2023-09-19 Ilpo Järvinen New
[v2,13/13] misc: rtsx: Use pci_disable/enable_link_state() PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-09-18 Ilpo Järvinen New
[v2,12/13] RDMA/hfi1: Use pci_disable/enable_link_state() PCI/ASPM: Make ASPM in core robust and remove driver workarounds - 1 - --- 2023-09-18 Ilpo Järvinen New
[v2,11/13] wifi: ath12k: Use pci_disable/enable_link_state() PCI/ASPM: Make ASPM in core robust and remove driver workarounds 1 - - --- 2023-09-18 Ilpo Järvinen New
[v2,10/13] wifi: ath11k: Use pci_disable/enable_link_state() PCI/ASPM: Make ASPM in core robust and remove driver workarounds 1 - - --- 2023-09-18 Ilpo Järvinen New
[v2,09/13] wifi: ath10k: Use pci_disable/enable_link_state() PCI/ASPM: Make ASPM in core robust and remove driver workarounds 1 - - --- 2023-09-18 Ilpo Järvinen New
[v2,08/13] e1000e: Remove unreliable pci_disable_link_state{,_locked}() workaround PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-09-18 Ilpo Järvinen New
[v2,07/13] mt76: Remove unreliable pci_disable_link_state() workaround PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-09-18 Ilpo Järvinen New
[v2,06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk PCI/ASPM: Make ASPM in core robust and remove driver workarounds 1 - - --- 2023-09-18 Ilpo Järvinen New
[v2,05/13] PCI/ASPM: Add pci_enable_link_state() PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-09-18 Ilpo Järvinen New
[v2,04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-09-18 Ilpo Järvinen New
[v2,03/13] PCI/ASPM: Disable ASPM when driver requests it PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-09-18 Ilpo Järvinen New
[v2,02/13] PCI/ASPM: Improve pci_set_default_link_state() kerneldoc PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-09-18 Ilpo Järvinen New
[v2,01/13] PCI/ASPM: Rename pci_enable_link_state() to pci_set_default_link_state() PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-09-18 Ilpo Järvinen New
[v2,05/10] PCI: mvebu: Use FIELD_PREP() with Link Width Untitled series #783776 - 1 - --- 2023-09-13 Ilpo Järvinen New
[v3,6/6] scsi: ipr: Do PCI error checks on own line PCI/treewide: Cleanup/streamline PCI error code handling - 1 - --- 2023-09-11 Ilpo Järvinen New
[v3,5/6] PCI: xgene: Do PCI error check on own line & keep return value PCI/treewide: Cleanup/streamline PCI error code handling - - - --- 2023-09-11 Ilpo Järvinen New
[v3,4/6] PCI: Do error check on own line to split long if conditions PCI/treewide: Cleanup/streamline PCI error code handling - - - --- 2023-09-11 Ilpo Järvinen New
[v3,3/6] atm: iphase: Do PCI error checks on own line PCI/treewide: Cleanup/streamline PCI error code handling - - - --- 2023-09-11 Ilpo Järvinen New
[v3,2/6] sh: pci: Do PCI error check on own line PCI/treewide: Cleanup/streamline PCI error code handling 1 - - --- 2023-09-11 Ilpo Järvinen New
[v3,1/6] alpha: Streamline convoluted PCI error handling PCI/treewide: Cleanup/streamline PCI error code handling - - - --- 2023-09-11 Ilpo Järvinen New
[5/8] PCI: mvebu: Use FIELD_PREP() with Link Width Untitled series #782912 - - - --- 2023-09-11 Ilpo Järvinen New
[v2,7/8] PCI: xgene: Do PCI error check on own line Untitled series #779740 - - - --- 2023-08-27 Ilpo Järvinen New
[11/14] PCI: xgene: Do PCI error check on own line Untitled series #778995 - - - --- 2023-08-24 Ilpo Järvinen New
[RFC,v1,07/13] mt76: Remove unreliable pci_disable_link_state() workaround PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-06-02 Ilpo Järvinen New
[RFC,v1,06/13] Bluetooth: hci_bcm4377: Convert aspm disable to quirk PCI/ASPM: Make ASPM in core robust and remove driver workarounds - - - --- 2023-06-02 Ilpo Järvinen New
[8/8] tty: Convert hw_stopped in tty_struct to bool Untitled series #728157 1 - - --- 2023-03-09 Ilpo Järvinen New
[v4,11/12] tty: Call ->dtr_rts() parameter active consistently [v4,01/12] tty: Cleanup tty_port_set_initialized() bool parameter 1 1 - --- 2023-01-17 Ilpo Järvinen New
[v4,09/12] serial: Make uart_handle_cts_change() status param bool active [v4,01/12] tty: Cleanup tty_port_set_initialized() bool parameter - 1 - --- 2023-01-17 Ilpo Järvinen New
[v4,07/12] tty: Convert ->dtr_rts() to take bool argument [v4,01/12] tty: Cleanup tty_port_set_initialized() bool parameter 1 1 - --- 2023-01-17 Ilpo Järvinen New
[v4,06/12] tty: Convert ->carrier_raised() and callchains to bool [v4,01/12] tty: Cleanup tty_port_set_initialized() bool parameter 1 1 - --- 2023-01-17 Ilpo Järvinen New
[v4,01/12] tty: Cleanup tty_port_set_initialized() bool parameter [v4,01/12] tty: Cleanup tty_port_set_initialized() bool parameter - 2 - --- 2023-01-17 Ilpo Järvinen New
[v3,11/13] tty/serial: Call ->dtr_rts() parameter active consistently [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter 1 1 - --- 2023-01-11 Ilpo Järvinen New
[v3,09/13] serial: Make uart_handle_cts_change() status param bool active [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter - 1 - --- 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 1 1 - --- 2023-01-11 Ilpo Järvinen New
[v3,06/13] tty: Convert ->carrier_raised() and callchains to bool [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter 1 1 - --- 2023-01-11 Ilpo Järvinen New
[v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter [v3,01/13] tty: Cleanup tty_port_set_initialized() bool parameter - 2 - --- 2023-01-11 Ilpo Järvinen New
[v2,11/13] tty/serial: Call ->dtr_rts() parameter active consistently [v2,01/13] tty: Cleanup tty_port_set_initialized() bool parameter - 1 - --- 2023-01-10 Ilpo Järvinen New
[v2,09/13] serial: Make uart_handle_cts_change() status param bool active [v2,01/13] tty: Cleanup tty_port_set_initialized() bool parameter - 1 - --- 2023-01-10 Ilpo Järvinen New
[v2,07/13] tty: Convert ->dtr_rts() to take bool argument [v2,01/13] tty: Cleanup tty_port_set_initialized() bool parameter - 1 - --- 2023-01-10 Ilpo Järvinen New
[v2,06/13] tty: Convert ->carrier_raised() and callchains to bool [v2,01/13] tty: Cleanup tty_port_set_initialized() bool parameter - 1 - --- 2023-01-10 Ilpo Järvinen New
[v2,01/13] tty: Cleanup tty_port_set_initialized() bool parameter [v2,01/13] tty: Cleanup tty_port_set_initialized() bool parameter - 2 - --- 2023-01-10 Ilpo Järvinen New
[09/10] serial: Make uart_handle_cts_change() status param bool [01/10] tty: Cleanup tty_port_set_initialized() bool parameter - - - --- 2023-01-04 Ilpo Järvinen New
[07/10] tty: Convert ->dtr_rts() to take bool argument [01/10] tty: Cleanup tty_port_set_initialized() bool parameter - 1 - --- 2023-01-04 Ilpo Järvinen New
[06/10] tty: Convert ->carrier_raised() and callchains to bool [01/10] tty: Cleanup tty_port_set_initialized() bool parameter - 1 - --- 2023-01-04 Ilpo Järvinen New
[01/10] tty: Cleanup tty_port_set_initialized() bool parameter [01/10] tty: Cleanup tty_port_set_initialized() bool parameter - 2 - --- 2023-01-04 Ilpo Järvinen New
[43/44] serial: xuartps: Use uart_xmit_advance() Untitled series #686614 - - - --- 2022-10-19 Ilpo Järvinen New
[34/44] serial: stm32: Use uart_xmit_advance() Untitled series #686614 - - - --- 2022-10-19 Ilpo Järvinen New
[28/44] serial: samsung_tty: Use uart_xmit_advance() Untitled series #686614 - 1 - --- 2022-10-19 Ilpo Järvinen New
[27/44] serial: rda: Use uart_xmit_advance() Untitled series #686614 - - - --- 2022-10-19 Ilpo Järvinen New
[23/44] serial: milbeaut_usio: Use uart_xmit_advance() Untitled series #686614 - - - --- 2022-10-19 Ilpo Järvinen New
[22/44] serial: meson: Use uart_xmit_advance() Untitled series #686614 2 - - --- 2022-10-19 Ilpo Järvinen New
[17/44] serial: imx: Use uart_xmit_advance() Untitled series #686614 - 1 - --- 2022-10-19 Ilpo Järvinen New
[14/44] serial: digicolor: Use uart_xmit_advance() Untitled series #686614 1 - - --- 2022-10-19 Ilpo Järvinen New
[12/44] serial: clps711x: Use uart_xmit_advance() Untitled series #686614 - - - --- 2022-10-19 Ilpo Järvinen New
[11/44] serial: atmel: Use uart_xmit_advance() Untitled series #686614 1 1 - --- 2022-10-19 Ilpo Järvinen New
[v2,4/4] serial: Add kserial_rs485 to avoid wasted space due to .padding Untitled series #672307 - - - --- 2022-08-30 Ilpo Järvinen New
[3/3] serial: Add kserial_rs485 to avoid wasted space due to .padding Untitled series #671530 - - - --- 2022-08-26 Ilpo Järvinen New
[8/8] tty: Make ->set_termios() old ktermios const Untitled series #668021 - - - --- 2022-08-16 Ilpo Järvinen New
[1/2] serial: Embed rs485_supported to uart_port [1/2] serial: Embed rs485_supported to uart_port - 1 - --- 2022-07-04 Ilpo Järvinen New
serial: stm32: Clear prev values before setting RTS delays serial: stm32: Clear prev values before setting RTS delays - - - --- 2022-06-27 Ilpo Järvinen New
[v3,5/6] serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE Untitled series #653727 - 1 - --- 2022-06-24 Ilpo Järvinen New
[v9,4/6] serial: take termios_rwsem for ->rs485_config() & pass termios as param Untitled series #653722 - - - --- 2022-06-24 Ilpo Järvinen New
[v2,5/6] serial: Use UART_XMIT_SIZE Untitled series #652364 - - - --- 2022-06-21 Ilpo Järvinen New
[5/6] cleanup: Use UART_XMIT_SIZE Untitled series #651932 - - - --- 2022-06-20 Ilpo Järvinen New
[v8,4/6] serial: take termios_rwsem for ->rs485_config() & pass termios as param Untitled series #651858 - - - --- 2022-06-20 Ilpo Järvinen New
[v7,4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param Untitled series #650577 - - - --- 2022-06-15 Ilpo Järvinen New
[v6,4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param Untitled series #649721 - - - --- 2022-06-13 Ilpo Järvinen New
[31/36] serial: imx: Remove serial_rs485 sanitization RS485 serial_rs485 sanitization - - - --- 2022-06-06 Ilpo Järvinen New
[27/36] serial: 8250: lpc18xx: Remove serial_rs485 sanitization RS485 serial_rs485 sanitization - - - --- 2022-06-06 Ilpo Järvinen New
[21/36] serial: stm32: Fill in rs485_supported RS485 serial_rs485 sanitization - - - --- 2022-06-06 Ilpo Järvinen New
[16/36] serial: imx: Fill in rs485_supported RS485 serial_rs485 sanitization - - - --- 2022-06-06 Ilpo Järvinen New
[14/36] serial: atmel: Fill in rs485_supported RS485 serial_rs485 sanitization - - - --- 2022-06-06 Ilpo Järvinen New
[09/36] serial: 8250_lpc18cc: Fill in rs485_supported RS485 serial_rs485 sanitization - - - --- 2022-06-06 Ilpo Järvinen New
[05/36] serial: 8250_bcm2835aux: Use serial8250_em485_supported RS485 serial_rs485 sanitization - - - --- 2022-06-06 Ilpo Järvinen New
[01/36] serial: Add uart_rs485_config() RS485 serial_rs485 sanitization - - - --- 2022-06-06 Ilpo Järvinen New
[v2,8/9] serial: stm32-usart: Correct CSIZE, bits, and parity Untitled series #643039 - - - --- 2022-05-19 Ilpo Järvinen New
[v2,7/9] serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 Untitled series #643039 - 1 - --- 2022-05-19 Ilpo Järvinen New
[v2,3/9] serial: rda-uart: Don't allow CS5-6 Untitled series #643039 - - - --- 2022-05-19 Ilpo Järvinen New
[v2,2/9] serial: digicolor-usart: Don't allow CS5-6 Untitled series #643039 1 - - --- 2022-05-19 Ilpo Järvinen New
[8/9] serial: stm32-usart: Correct CSIZE, bits, and parity Untitled series #642319 - - - --- 2022-05-17 Ilpo Järvinen New
[7/9] serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 Untitled series #642319 - - - --- 2022-05-17 Ilpo Järvinen New
[3/9] serial: rda-uart: Don't allow CS5-6 Untitled series #642319 - - - --- 2022-05-17 Ilpo Järvinen New
« 1 2 »