Show patches with: Submitter = Andy Shevchenko       |    State = Action Required       |    Archived = No       |   144 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v1,1/1] serial: max310x: Use clock-names property matching to recognize XTAL [v1,1/1] serial: max310x: Use clock-names property matching to recognize XTAL --- 2021-07-22 Andy Shevchenko New
[v1,4/4] serial: 8250_pci: Replace dev_*() by pci_*() macros [v1,1/4] serial: 8250_pci: Refactor the loop in pci_ite887x_init() --- 2021-07-13 Andy Shevchenko New
[v1,1/4] serial: 8250_pci: Refactor the loop in pci_ite887x_init() [v1,1/4] serial: 8250_pci: Refactor the loop in pci_ite887x_init() --- 2021-07-13 Andy Shevchenko New
[v2,1/1] serial: 8250_exar: Add ->unregister_gpio() callback [v2,1/1] serial: 8250_exar: Add ->unregister_gpio() callback --- 2021-07-13 Andy Shevchenko New
[v1,1/1] serial: sc16is7xx: Use devm_clk_get_optional() [v1,1/1] serial: sc16is7xx: Use devm_clk_get_optional() --- 2021-05-17 Andy Shevchenko New
[v1,1/1] serial: max310x: Try to get crystal clock rate from property [v1,1/1] serial: max310x: Try to get crystal clock rate from property --- 2021-05-17 Andy Shevchenko New
[v2,1/1] defconfig: enable SERIAL_SH_SCI [v2,1/1] defconfig: enable SERIAL_SH_SCI --- 2021-04-07 Andy Shevchenko New
[v1] serial: ifx6x60: Remove driver for deprecated platform [v1] serial: ifx6x60: Remove driver for deprecated platform --- 2021-01-22 Andy Shevchenko New
[v1] serial: sa1100: use platform_get_resource() [v1] serial: sa1100: use platform_get_resource() --- 2020-08-04 Andy Shevchenko New
[v1] Revert "serial: 8250: Let serial core initialise spin lock" [v1] Revert "serial: 8250: Let serial core initialise spin lock" --- 2020-08-02 Andy Shevchenko New
[v1,3/6] serial: sunzilog: Return proper error code from console ->setup() hook console: unify return codes from ->setup() hook --- 2020-06-18 Andy Shevchenko New
[v1,2/6] serial: sunsab: Return proper error code from console ->setup() hook console: unify return codes from ->setup() hook --- 2020-06-18 Andy Shevchenko New
[v1] serial: 8250_ingenic: Switch to use platform_get_irq() [v1] serial: 8250_ingenic: Switch to use platform_get_irq() --- 2020-06-18 Andy Shevchenko New
[v1] serial: 8250_pxa: Switch to use platform_get_irq() [v1] serial: 8250_pxa: Switch to use platform_get_irq() --- 2020-06-18 Andy Shevchenko New
[v1] serial: 8250_omap: Switch to use platform_get_irq() [v1] serial: 8250_omap: Switch to use platform_get_irq() --- 2020-06-18 Andy Shevchenko New
[v1] serial: core: make static analyzer happy about locks [v1] serial: core: make static analyzer happy about locks --- 2020-06-02 Andy Shevchenko New
[v1] serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro [v1] serial: 8250_exar: Make use of PCI_DEVICE_DATA() macro --- 2020-05-12 Andy Shevchenko New
[v2,3/4] serial: core: Use uart_console() helper in SysRq code Untitled series #39293 --- 2020-03-10 Andy Shevchenko New
[v2,2/4] serial: core: Print escaped SysRq Magic sequence if enabled Untitled series #39293 --- 2020-03-10 Andy Shevchenko New
[v1] serial: pic32_uart: Use uart_console() helper [v1] serial: pic32_uart: Use uart_console() helper --- 2020-03-10 Andy Shevchenko New
[v1,4/4] serial: core: Refactor uart_unlock_and_check_sysrq() [v1,1/4] serial: core: Use string length for SysRq magic sequence --- 2020-03-10 Andy Shevchenko New
[v1,1/4] serial: core: Use string length for SysRq magic sequence [v1,1/4] serial: core: Use string length for SysRq magic sequence --- 2020-03-10 Andy Shevchenko New
[v1] MAINTAINERS: Add missed files related to Synopsys DesignWare UART [v1] MAINTAINERS: Add missed files related to Synopsys DesignWare UART --- 2020-03-05 Andy Shevchenko New
[v3,4/6] serial: 8250_port: Use dev_*() instead of pr_*() serial: Disable DMA and PM on kernel console --- 2020-02-17 Andy Shevchenko New
[v3,1/6] serial: core: Switch to use DEVICE_ATTR_RO() serial: Disable DMA and PM on kernel console --- 2020-02-17 Andy Shevchenko New
[v2,6/8] serial: 8250_port: Disable DMA operations for kernel console serial: Disable DMA and PM on kernel console --- 2020-02-14 Andy Shevchenko New
[v2,5/8] serial: 8250_port: Don't use power management for kernel console serial: Disable DMA and PM on kernel console --- 2020-02-14 Andy Shevchenko New
[v2,4/8] serial: core: Allow detach and attach serial device for console serial: Disable DMA and PM on kernel console --- 2020-02-14 Andy Shevchenko New
[v2,2/8] serial: core: Consolidate spin lock initialization code serial: Disable DMA and PM on kernel console --- 2020-02-14 Andy Shevchenko New
[v1] serial: 8250: Check UPF_IRQ_SHARED in advance [v1] serial: 8250: Check UPF_IRQ_SHARED in advance --- 2020-02-11 Andy Shevchenko New
« 1 2 »