21d1e6 Break out portions of the monolithic printk patch

Authored and Committed by Mel Gorman a month ago
56 files changed. 3411 lines added. 1543 lines removed.
patches.suse/Revert-tty-serial-meson-Add-a-earlycon-for-the-T7-SoC.patch
file added
+36
patches.suse/drm-i915-guc-Consider-also-RCU-depth-in-busy-loop.patch
file modified
+1 -3
patches.suse/printk-Update-the-printk-series.patch
file modified
+205 -1517
patches.suse/printk-nbcon-move-locked_port-flag-to-struct-uart_port.patch
file modified
+2 -4
patches.suse/rt-Add-documentation-describing-what-RT-kernel-config-changes-to-default.patch
file modified
+2 -1
patches.suse/rt-Add-documentation-describing-what-kernel-debug-options-to-add-for-testing.patch
file modified
+2 -1
patches.suse/rt-Add-helper-script-to-refresh-RT-configs-based-on-the-parent.patch
file modified
+14 -4
patches.suse/serial-8250-implement-non-BKL-console.patch
file modified
+2 -1
patches.suse/serial-Do-not-hold-the-port-lock-when-setting-rx-during-tx-GPIO.patch
file added
+148
patches.suse/serial-ar933x-Use-devm_platform_get_and_ioremap_resource.patch
file added
+35
patches.suse/serial-bcm63xx-uart-Use-devm_platform_get_and_ioremap_resource.patch
file added
+43
patches.suse/serial-clps711x-Use-devm_platform_get_and_ioremap_resource.patch
file added
+36
patches.suse/serial-core-Fix-checks-for-tx-runtime-PM-state.patch
file added
+59
patches.suse/serial-core-Fix-runtime-PM-handling-for-pending-tx.patch
file added
+48
patches.suse/serial-fsl_lpuart-Use-devm_platform_get_and_ioremap_resource.patch
file added
+36
patches.suse/serial-imx-Use-devm_platform_get_and_ioremap_resource.patch
file added
+35
patches.suse/serial-linflexuart-Use-devm_platform_get_and_ioremap_resource.patch
file added
+43
patches.suse/serial-mps2-uart-Use-devm_platform_get_and_ioremap_resource.patch
file added
+37
patches.suse/serial-mvebu-uart-Use-devm_platform_get_and_ioremap_resource.patch
file added
+60
patches.suse/serial-omap-Use-devm_platform_get_and_ioremap_resource.patch
file added
+35
patches.suse/serial-qcom-geni-clean-up-clock-rate-debug-printk.patch
file added
+37
patches.suse/serial-qcom-geni-use-icc-tag-defines.patch
file added
+34
patches.suse/serial-qcom_geni-Comment-use-of-devm_krealloc-rather-than-devm_krealloc_array.patch
file added
+39
patches.suse/serial-sccnxp-Use-devm_platform_get_and_ioremap_resource.patch
file added
+42
patches.suse/serial-sifive-Add-suspend-and-resume-operations.patch
file added
+58
patches.suse/serial-sifive-Remove-redundant-of_match_ptr.patch
file added
+33
patches.suse/serial-sifive-Use-devm_platform_get_and_ioremap_resource.patch
file added
+40
patches.suse/serial-sprd-Use-devm_platform_get_and_ioremap_resource.patch
file added
+35
patches.suse/serial-st-asc-Use-devm_platform_get_and_ioremap_resource.patch
file added
+35
patches.suse/serial-stm32-avoid-clearing-DMAT-bit-during-transfer.patch
file added
+184
patches.suse/serial-stm32-do-not-always-set-SER_RS485_RX_DURING_TX-if-RS485-is-enabled.patch
file added
+46
patches.suse/serial-stm32-group-dma-pause-resume-error-handling-into-single-function.patch
file added
+275
patches.suse/serial-stm32-modify-parameter-and-rename-stm32_usart_rx_dma_enabled.patch
file added
+87
patches.suse/serial-stm32-replace-access-to-DMAR-bit-by-dmaengine_pause-resume.patch
file added
+351
patches.suse/serial-stm32-synchronize-RX-DMA-channel-in-shutdown.patch
file added
+40
patches.suse/serial-stm32-use-DMAT-as-a-configuration-bit.patch
file added
+65
patches.suse/serial-tegra-Don-t-print-error-on-probe-deferral.patch
file added
+44
patches.suse/serial-tegra-Use-devm_platform_get_and_ioremap_resource.patch
file added
+44
patches.suse/serial-vt8500-Use-devm_platform_get_and_ioremap_resource.patch
file added
+45
patches.suse/tty-don-t-check-for-signal_pending-in-send_break.patch
file modified
+4 -3
patches.suse/tty-early-return-from-send_break-on-TTY_DRIVER_HARDWARE_BREAK.patch
file modified
+1 -1
patches.suse/tty-serial-fsl_lpuart-add-IDLE-interrupt-support-for-rx_dma-on-imx7ulp-imx8ulp-imx8qxp.patch
file added
+128
patches.suse/tty-serial-fsl_lpuart-move-the-lpuart32_int-below.patch
file added
+78
patches.suse/tty-serial-meson-Add-a-earlycon-for-the-T7-SoC.patch
file added
+34
patches.suse/tty-serial-meson-add-independent-uart_data-for-A1-SoC-family.patch
file added
+50
patches.suse/tty-serial-meson-apply-ttyS-devname-instead-of-ttyAML-for-new-SoCs.patch
file added
+195
patches.suse/tty-serial-meson-introduce-separate-uart_data-for-S4-SoC-family.patch
file added
+49
patches.suse/tty-serial-meson-redesign-the-module-to-platform_driver.patch
file added
+119
patches.suse/tty-serial-meson-refactor-objects-definition-for-different-devnames.patch
file added
+127
patches.suse/tty-serial-meson-use-dev_err_probe.patch
file added
+36
patches.suse/tty-serial-samsung-Set-missing-PM-ops-for-hibernation-support.patch
file added
+40
patches.suse/tty-serial-samsung_tty-Use-abs-to-simplify-some-code.patch
file added
+45
patches.suse/tty-serial-xilinx_uartps-Do-not-check-for-0-return-after-calling-platform_get_irq.patch
file added
+38
patches.suse/tty-use-if-in-send_break-instead-of-goto.patch
file modified
+4 -3
patches.suse/usb-cdc-acm-return-correct-error-code-on-unsupported-break.patch
file modified
+3 -2
series.conf
file modified
+47 -3
    Break out portions of the monolithic printk patch
    
    - Add
      Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
      serial: Do not hold the port lock when setting rx-during-tx GPIO
      serial: ar933x: Use devm_platform_get_and_ioremap_resource()
      serial: bcm63xx-uart: Use devm_platform_get_and_ioremap_resource()
      serial: clps711x: Use devm_platform_get_and_ioremap_resource()
      serial: core: Fix checks for tx runtime PM state
      serial: core: Fix runtime PM handling for pending tx
      serial: fsl_lpuart: Use devm_platform_get_and_ioremap_resource()
      serial: imx: Use devm_platform_get_and_ioremap_resource()
      serial: linflexuart: Use devm_platform_get_and_ioremap_resource()
      serial: mps2-uart: Use devm_platform_get_and_ioremap_resource()
      serial: mvebu-uart: Use devm_platform_get_and_ioremap_resource()
      serial: omap: Use devm_platform_get_and_ioremap_resource()
      serial: qcom-geni: clean up clock-rate debug printk
      serial: qcom-geni: use icc tag defines
      serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_array
      serial: sccnxp: Use devm_platform_get_and_ioremap_resource()
      serial: sifive: Add suspend and resume operations
      serial: sifive: Remove redundant of_match_ptr()
      serial: sifive: Use devm_platform_get_and_ioremap_resource()
      serial: sprd: Use devm_platform_get_and_ioremap_resource()
      serial: st-asc: Use devm_platform_get_and_ioremap_resource()
      serial: stm32: avoid clearing DMAT bit during transfer
      serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled
      serial: stm32: group dma pause/resume error handling into single function
      serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
      serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
      serial: stm32: synchronize RX DMA channel in shutdown
      serial: stm32: use DMAT as a configuration bit
      serial: tegra: Don't print error on probe deferral
      serial: tegra: Use devm_platform_get_and_ioremap_resource()
      serial: vt8500: Use devm_platform_get_and_ioremap_resource()
      tty: serial: fsl_lpuart: add IDLE interrupt support for rx_dma on imx7ulp/imx8ulp/imx8qxp
      tty: serial: fsl_lpuart: move the lpuart32_int() below
      tty: serial: meson: Add a earlycon for the T7 SoC
      tty: serial: meson: add independent uart_data for A1 SoC family
      tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
      tty: serial: meson: introduce separate uart_data for S4 SoC family
      tty: serial: meson: redesign the module to platform_driver
      tty: serial: meson: refactor objects definition for different devnames
      tty: serial: meson: use dev_err_probe
      tty: serial: samsung: Set missing PM ops for hibernation support
      tty: serial: samsung_tty: Use abs() to simplify some code
      tty: serial: xilinx_uartps: Do not check for 0 return after calling platform_get_irq()
    - Update
      patches.suse/drm-i915-guc-Consider-also-RCU-depth-in-busy-loop.patch
      patches.suse/printk-Update-the-printk-series.patch.
      patches.suse/printk-nbcon-move-locked_port-flag-to-struct-uart_port.patch
      patches.suse/rt-Add-documentation-describing-what-RT-kernel-config-changes-to-default.patch.
      patches.suse/rt-Add-documentation-describing-what-kernel-debug-options-to-add-for-testing.patch.
      patches.suse/rt-Add-helper-script-to-refresh-RT-configs-based-on-the-parent.patch.
      patches.suse/serial-8250-implement-non-BKL-console.patch.
      patches.suse/tty-don-t-check-for-signal_pending-in-send_break.patch.
      patches.suse/tty-use-if-in-send_break-instead-of-goto.patch.
      patches.suse/usb-cdc-acm-return-correct-error-code-on-unsupported-break.patch.
    
        
file modified
+47 -3