Show patches with: Submitter = Andy Shevchenko       |    State = Action Required       |    Archived = No       |   130 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v1,1/1] serial: 8250_dw: Hide a cast in dw8250_serial_inq() [v1,1/1] serial: 8250_dw: Hide a cast in dw8250_serial_inq() --- 2024-04-12 Andy Shevchenko New
[v1,1/1] serial: 8250_dw: Deduplicate LCR checks [v1,1/1] serial: 8250_dw: Deduplicate LCR checks --- 2024-04-12 Andy Shevchenko New
[v1,1/1] serial: max3100: Convert to_max3100_port() to be static inline [v1,1/1] serial: max3100: Convert to_max3100_port() to be static inline --- 2024-04-10 Andy Shevchenko New
[v1,1/1] serial: core: Extract uart_alloc_xmit_buf() and uart_free_xmit_buf() [v1,1/1] serial: core: Extract uart_alloc_xmit_buf() and uart_free_xmit_buf() --- 2024-04-09 Andy Shevchenko New
[v3,8/8] serial: max3100: Sort headers serial: max3100: Put into shape --- 2024-04-09 Andy Shevchenko New
[v3,7/8] serial: max3100: Extract to_max3100_port() helper macro serial: max3100: Put into shape --- 2024-04-09 Andy Shevchenko New
[v3,6/8] serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS() serial: max3100: Put into shape --- 2024-04-09 Andy Shevchenko New
[v3,5/8] serial: max3100: Replace MODULE_ALIAS() with respective ID tables serial: max3100: Put into shape --- 2024-04-09 Andy Shevchenko New
[v3,4/8] serial: max3100: Switch to use dev_err_probe() serial: max3100: Put into shape --- 2024-04-09 Andy Shevchenko New
[v3,3/8] serial: max3100: Remove duplicating irq field serial: max3100: Put into shape --- 2024-04-09 Andy Shevchenko New
[v3,2/8] serial: max3100: Get crystal frequency via device property serial: max3100: Put into shape --- 2024-04-09 Andy Shevchenko New
[v3,1/8] serial: max3100: Enable TIOCM_LOOP serial: max3100: Put into shape --- 2024-04-09 Andy Shevchenko New
[v1,1/1] serial: core: Clearing the circular buffer before NULLifying it [v1,1/1] serial: core: Clearing the circular buffer before NULLifying it --- 2024-04-04 Andy Shevchenko New
[v1,3/3] serial: sprd: Don't count XON/XOFF in the statistics [v1,1/3] serial: core: Don't count XON/XOFF in the statistics --- 2024-04-03 Andy Shevchenko New
[v1,1/3] serial: core: Don't count XON/XOFF in the statistics [v1,1/3] serial: core: Don't count XON/XOFF in the statistics --- 2024-04-03 Andy Shevchenko New
[v2,13/16] serial: max3100: Extract to_max3100_port() helper macro serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v2,06/16] serial: max3100: Replace custom polling timeout with standard one serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v2,02/16] serial: max3100: Update uart_driver_registered on driver removal serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v1,16/16] serial: max3100: Update Kconfig entry serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v1,14/16] serial: max3100: Remove unneeded forward declaration serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v1,07/16] serial: max3100: Enable TIOCM_LOOP serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v1,05/16] serial: max3100: Remove custom HW shutdown support serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v1,04/16] serial: max3100: Make struct plat_max3100 local serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v1,03/16] serial: max3100: Fix bitwise types serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v1,02/16] serial: max3100: Update uart_driver_registered on driver removal serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v1,01/16] serial: max3100: Lock port->lock when calling uart_handle_cts_change() serial: max3100: Put into shape --- 2024-04-02 Andy Shevchenko New
[v1,1/1] serial: pic32_uart: Replace of_gpio.h by proper one [v1,1/1] serial: pic32_uart: Replace of_gpio.h by proper one --- 2024-03-07 Andy Shevchenko New
[v1,1/1] serial: 8250_omap: Remove unused of_gpio.h [v1,1/1] serial: 8250_omap: Remove unused of_gpio.h --- 2024-03-07 Andy Shevchenko New
[v1,1/1] serial: 8250_dw: Replace ACPI device check by a quirk [v1,1/1] serial: 8250_dw: Replace ACPI device check by a quirk --- 2024-03-06 Andy Shevchenko New
[v3,14/14] serial: 8250_uniphier: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,13/14] serial: 8250_tegra: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,12/14] serial: 8250_pxa: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,11/14] serial: 8250_omap: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,10/14] serial: 8250_of: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,09/14] serial: 8250_lpc18xx: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,08/14] serial: 8250_ingenic: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,07/14] serial: 8250_dw: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,06/14] serial: 8250_bcm7271: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,05/14] serial: 8250_bcm2835aux: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties() serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,03/14] serial: port: Introduce a common helper to read properties serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v3,01/14] serial: core: Move struct uart_port::quirks closer to possible values serial: Add a helper to parse device properties and more --- 2024-03-04 Andy Shevchenko New
[v1,06/14] serial: 8250_bcm7271: Switch to use uart_read_port_properties() Untitled series #235796 --- 2024-02-21 Andy Shevchenko New
[v1,03/14] serial: port: Introduce a common helper to read properties Untitled series #235796 --- 2024-02-21 Andy Shevchenko New
[v2,6/7] serial: 8250_exar: Use 8250 PCI library to map and assign resources serial: 8250_exar: A few updates to the driver --- 2024-02-19 Andy Shevchenko New
[v2,5/7] serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS() serial: 8250_exar: A few updates to the driver --- 2024-02-19 Andy Shevchenko New
[v2,2/7] serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks serial: 8250_exar: A few updates to the driver --- 2024-02-19 Andy Shevchenko New
[v1,4/5] serial: 8250_exar: Use 8250 PCI library to map and assign resources serial: 8250_exar: A few updates to the driver --- 2024-02-14 Andy Shevchenko New
[v1,1/5] serial: 8250_exar: Clear interrupts before registering handler serial: 8250_exar: A few updates to the driver --- 2024-02-14 Andy Shevchenko New
[v1,1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port [v1,1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port --- 2024-02-14 Andy Shevchenko New
[v1,1/1] serial: 8250_pci1xxxx: Drop quirk from 8250_port [v1,1/1] serial: 8250_pci1xxxx: Drop quirk from 8250_port --- 2024-02-14 Andy Shevchenko New
[v1,1/1] serial: 8250_pci1xxxx: Don't use "proxy" headers [v1,1/1] serial: 8250_pci1xxxx: Don't use "proxy" headers --- 2024-02-13 Andy Shevchenko New
[v1,1/1] serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART [v1,1/1] serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART --- 2023-12-05 Andy Shevchenko New
[v1,2/3] serdev: Simplify devm_serdev_device_open() function serdev: Update a few places to use new APIs --- 2023-10-24 Andy Shevchenko New
[v1,1/1] serial: core: Simplify uart_get_rs485_mode() [v1,1/1] serial: core: Simplify uart_get_rs485_mode() --- 2023-10-03 Andy Shevchenko New
[v1,1/1] serial: 8250_bcm7271: Use devm_clk_get_optional_enabled() [v1,1/1] serial: 8250_bcm7271: Use devm_clk_get_optional_enabled() --- 2023-10-03 Andy Shevchenko New
[v1,1/1] serial: 8250_dw: Use devm_clk_get_optional_enabled() [v1,1/1] serial: 8250_dw: Use devm_clk_get_optional_enabled() --- 2023-09-19 Andy Shevchenko New
[v1,1/1] serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err() [v1,1/1] serial: 8250_bcm7271: Use dev_err_probe() instead of dev_err() --- 2023-09-12 Andy Shevchenko New
[v1,1/1] serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750 [v1,1/1] serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750 --- 2023-09-11 Andy Shevchenko New
[v1,1/1] serial: 8250_port: Check IRQ data before use [v1,1/1] serial: 8250_port: Check IRQ data before use --- 2023-08-31 Andy Shevchenko New
[v1,1/1] serial: core: Remove unused PORT_* definitions [v1,1/1] serial: core: Remove unused PORT_* definitions --- 2023-08-18 Andy Shevchenko 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
[v1,1/1] serial: core: Replace strncmp()+strlen() with plain strcmp() [v1,1/1] serial: core: Replace strncmp()+strlen() with plain strcmp() --- 2023-07-27 Andy Shevchenko New
[v1,1/1] serial: liteuart: Remove a copy of UART id in private structure [v1,1/1] serial: liteuart: Remove a copy of UART id in private structure --- 2023-01-23 Andy Shevchenko New
[v1,1/1] serial: liteuart: Don't mix devm_*() with non-devm_*() calls [v1,1/1] serial: liteuart: Don't mix devm_*() with non-devm_*() calls --- 2023-01-23 Andy Shevchenko New
[v1,1/1] serial: 8250_core: Use str_enabled_disabled() helper [v1,1/1] serial: 8250_core: Use str_enabled_disabled() helper --- 2022-10-17 Andy Shevchenko New
[v2,1/1] serdev: Replace poll loop by readx_poll_timeout() macro [v2,1/1] serdev: Replace poll loop by readx_poll_timeout() macro --- 2022-09-23 Andy Shevchenko New
[v1,1/1] serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusion [v1,1/1] serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusion --- 2022-08-30 Andy Shevchenko New
[v1,2/2] serial: pic32_uart: Convert to use GPIO descriptors [v1,1/2] serial: pic32_uart: Utilize uart_console_enabled() --- 2022-08-06 Andy Shevchenko New
[v1,1/2] serial: pic32_uart: Utilize uart_console_enabled() [v1,1/2] serial: pic32_uart: Utilize uart_console_enabled() --- 2022-08-06 Andy Shevchenko New
[v3,1/1] serial: 8250_dw: Drop PM ifdeffery [v3,1/1] serial: 8250_dw: Drop PM ifdeffery --- 2022-06-30 Andy Shevchenko New
[v1,1/1] serial: 8250_dw: Sort headers alphabetically [v1,1/1] serial: 8250_dw: Sort headers alphabetically --- 2022-06-30 Andy Shevchenko New
[v1,1/1] serial: 8250_dw: Drop PM ifdeffery [v1,1/1] serial: 8250_dw: Drop PM ifdeffery --- 2022-06-28 Andy Shevchenko New
[v1,1/2] serial: 8250_dw: Use devm_add_action_or_reset() [v1,1/2] serial: 8250_dw: Use devm_add_action_or_reset() --- 2022-05-09 Andy Shevchenko New
[v2,4/4] powerpc/52xx: Convert to use fwnode API [v2,1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq() --- 2022-05-07 Andy Shevchenko New
[v2,3/4] powerpc/52xx: Get rid of of_node assignment [v2,1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq() --- 2022-05-07 Andy Shevchenko New
[v2,2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode [v2,1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq() --- 2022-05-07 Andy Shevchenko New
[v2,1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq() [v2,1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq() --- 2022-05-07 Andy Shevchenko New
[v3,1/1] serial: 8250_lpss: Balance reference count for PCI DMA device [v3,1/1] serial: 8250_lpss: Balance reference count for PCI DMA device --- 2022-02-23 Andy Shevchenko New
[v2,1/1] serial: 8250_mid: Balance reference count for PCI DMA device [v2,1/1] serial: 8250_mid: Balance reference count for PCI DMA device --- 2022-02-23 Andy Shevchenko New
[v2,2/2] serial: 8250_lpss: Switch to pcim_iomap() instead of pci_ioremap_bar() [v2,1/2] serial: 8250_lpss: Balance reference count for PCI DMA device --- 2022-02-15 Andy Shevchenko New
[v1,1/1] serial: 8250_mid: Get rid of custom MID_DEVICE() macro [v1,1/1] serial: 8250_mid: Get rid of custom MID_DEVICE() macro --- 2022-02-15 Andy Shevchenko New
[v1,1/1] serial: 8250_lpss: Balance reference count for PCI DMA device [v1,1/1] serial: 8250_lpss: Balance reference count for PCI DMA device --- 2022-02-15 Andy Shevchenko New
[v1,1/1] serial: 8250_mid: Remove unneeded test for ->setup() presence [v1,1/1] serial: 8250_mid: Remove unneeded test for ->setup() presence --- 2022-02-15 Andy Shevchenko New
[v1,1/1] serial: 8250_mid: Balance reference count for PCI DMA device [v1,1/1] serial: 8250_mid: Balance reference count for PCI DMA device --- 2022-02-15 Andy Shevchenko New
[v1,2/2] serial: sh-sci: Switch to use dev_err_probe_ptr() [v1,1/2] driver core: add a wrapper to device probe log helper to return pointer --- 2022-02-14 Andy Shevchenko New
[v1,1/2] driver core: add a wrapper to device probe log helper to return pointer [v1,1/2] driver core: add a wrapper to device probe log helper to return pointer --- 2022-02-14 Andy Shevchenko New
[v2,1/1] serial: core: Drop duplicate NULL check in uart_*shutdown() [v2,1/1] serial: core: Drop duplicate NULL check in uart_*shutdown() --- 2022-02-04 Andy Shevchenko New
[v1,1/1] serial: 8250_pericom: Revert "Re-enable higher baud rates" [v1,1/1] serial: 8250_pericom: Revert "Re-enable higher baud rates" --- 2022-02-03 Andy Shevchenko New
[v1,1/1] serial: core: Drop duplicate NULL check in uart_*shutdown() [v1,1/1] serial: core: Drop duplicate NULL check in uart_*shutdown() --- 2022-02-02 Andy Shevchenko New
[v2,1/1] serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards [v2,1/1] serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards --- 2022-01-27 Andy Shevchenko New
[v2,1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes [v2,1/1] serial: 8520_mtk: Prepare for platform_get_irq_optional() changes --- 2021-12-17 Andy Shevchenko New
[v2,1/3] serial: 8250_pci: Split out Pericom driver serial: 8250_pci: Split Pericom driver --- 2021-11-22 Andy Shevchenko New
[v3,2/2] serial: 8250_pci: rewrite pericom_do_set_divisor() serial: 8250_pci patches to address issues with pericom_do_set_divisor() --- 2021-11-22 Andy Shevchenko New
[v2,1/2] serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array [v2,1/2] serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array --- 2021-11-17 Andy Shevchenko New
[v3,2/2] platform/surface: aggregator: Use serdev_acpi_get_uart_resource() helper [v3,1/2] serdev: Split and export serdev_acpi_get_uart_resource() --- 2021-08-06 Andy Shevchenko New
[v3,1/2] serdev: Split and export serdev_acpi_get_uart_resource() [v3,1/2] serdev: Split and export serdev_acpi_get_uart_resource() --- 2021-08-06 Andy Shevchenko New
[v1,4/5] Bluetooth: hci_bcm: Use acpi_gpio_get_*_resource() helpers Untitled series #149667 --- 2021-08-03 Andy Shevchenko New
[v1,3/5] Bluetooth: hci_bcm: Use serdev_acpi_get_uart_resource() helper Untitled series #149667 --- 2021-08-03 Andy Shevchenko New
« 1 2 »