Toggle navigation
Patchwork
linux-serial
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Andy Shevchenko
| Archived =
No
| 204 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
serial: Add a helper to parse device properties and more
-
-
-
2024-02-26
Andy Shevchenko
Superseded
[v2,01/14] serial: core: Move struct uart_port::quirks closer to possible values
serial: Add a helper to parse device properties and more
-
-
-
2024-02-26
Andy Shevchenko
Superseded
[v1,12/14] serial: 8250_pxa: Switch to use uart_read_port_properties()
Untitled series #235796
-
-
-
2024-02-21
Andy Shevchenko
Superseded
[v1,11/14] serial: 8250_omap: Switch to use uart_read_port_properties()
Untitled series #235796
-
-
-
2024-02-21
Andy Shevchenko
Superseded
[v1,09/14] serial: 8250_lpc18xx: Switch to use uart_read_port_properties()
Untitled series #235796
-
-
-
2024-02-21
Andy Shevchenko
Superseded
[v1,06/14] serial: 8250_bcm7271: Switch to use uart_read_port_properties()
Untitled series #235796
-
-
-
2024-02-21
Andy Shevchenko
New
[v1,05/14] serial: 8250_bcm2835aux: Switch to use uart_read_port_properties()
Untitled series #235796
-
-
-
2024-02-21
Andy Shevchenko
Superseded
[v1,04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
Untitled series #235796
-
-
-
2024-02-21
Andy Shevchenko
Superseded
[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: core: Simplify uart_get_rs485_mode()
[v1,1/1] serial: core: Simplify uart_get_rs485_mode()
-
-
-
2023-07-26
Andy Shevchenko
Superseded
[v3,1/1] drm/i915: Move abs_diff() to math.h
[v3,1/1] drm/i915: Move abs_diff() to math.h
-
-
-
2023-07-24
Andy Shevchenko
Superseded
[v2,1/1] drm/i915: Move abs_diff() to math.h
[v2,1/1] drm/i915: Move abs_diff() to math.h
-
-
-
2023-07-21
Andy Shevchenko
Superseded
[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
[v2,1/2] serial: 8250_lpss: Balance reference count for PCI DMA device
[v2,1/2] serial: 8250_lpss: Balance reference count for PCI DMA device
-
-
-
2022-02-15
Andy Shevchenko
Superseded
[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
[v1,1/1] serial: 8250_exar: derive nr_ports from ID for Acces I/O cards
[v1,1/1] serial: 8250_exar: derive nr_ports from ID for Acces I/O cards
-
-
-
2021-12-22
Andy Shevchenko
Superseded
[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
[v1,2/2] serial: 8250_pericom: Re-enable higher baud rates
serial: 8250_pci: Split Pericom driver
-
-
-
2021-11-17
Andy Shevchenko
Superseded
[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
[v2,1/2] serdev: Split and export serdev_acpi_get_uart_resource()
[v2,1/2] serdev: Split and export serdev_acpi_get_uart_resource()
-
-
-
2021-08-04
Andy Shevchenko
Superseded
[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
[v2,1/1] serial: max310x: Use clock-names property matching to recognize EXTCLK
[v2,1/1] serial: max310x: Use clock-names property matching to recognize EXTCLK
-
-
-
2021-07-23
Andy Shevchenko
Superseded
[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,3/3] serial: 8250_exar: Add ->unregister_gpio() callback
Untitled series #134811
-
-
-
2021-06-08
Andy Shevchenko
Superseded
[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] serial: pic32_uart: Use uart_console() helper
[v2] serial: pic32_uart: Use uart_console() helper
-
-
-
2020-03-11
Andy Shevchenko
Superseded
[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
«
1
2
3
»