messages from 2022-03-08 21:38:46 to 2022-03-14 05:22:24 UTC [more...]
[PATCH] PCI: qcom: Add support for handling MSIs from 8 endpoints
2022-03-14 5:22 UTC (3+ messages)
[PATCH v2 0/3] Add QCOM SNPS PHY overriding params support
2022-03-14 3:29 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings
[PATCH] crypto: qcom-rng: ensure buffer for generate is completely filled
2022-03-14 2:54 UTC (4+ messages)
[PATCH 00/16] Modernize rest of the krait drivers
2022-03-13 19:04 UTC (17+ messages)
` [PATCH 01/16] clk: permit to define a custom parent for clk_hw_get_parent_index
` [PATCH 02/16] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present
` [PATCH 03/16] clk: qcom: gcc-ipq806x: add PXO_SRC in clk table
` [PATCH 04/16] clk: qcom: clk-hfpll: use poll_timeout macro
` [PATCH 05/16] clk: qcom: kpss-xcc: convert to parent data API
` [PATCH 06/16] clk: qcom: clk-krait: unlock spin after mux completion
` [PATCH 07/16] clk: qcom: clk-krait: add hw_parent check for div2_round_rate
` [PATCH 08/16] clk: qcom: krait-cc: convert to parent_data API
` [PATCH 09/16] clk: qcom: krait-cc: drop pr_info and register qsb only if needed
` [PATCH 10/16] clk: qcom: krait-cc: drop hardcoded safe_sel
` [PATCH 11/16] clk: qcom: krait-cc: force sec_mux to QSB
` [PATCH 12/16] clk: qcom: clk-krait: add 8064 errata workaround
` [PATCH 13/16] clk: qcom: clk-krait: add enable disable ops
` [PATCH 14/16] dt-bindings: clock: Convert qcom,krait-cc to yaml
` [PATCH 15/16] dts: qcom-ipq8064: add missing krait-cc compatible and clocks
` [PATCH 16/16] dt-bindings: arm: msm: Convert kpss driver Documentation to yaml
[RFC PATCH 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
2022-03-13 17:14 UTC (11+ messages)
` [RFC PATCH 1/5] clk: qcom: regmap-mux: add pipe clk implementation
` [RFC PATCH 2/5] clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocks
` [RFC PATCH 3/5] clk: qcom: gcc-sc7280: "
` [RFC PATCH 4/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [RFC PATCH 5/5] PCI: qcom: Drop manual pipe_clk_src handling
[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-03-13 16:35 UTC (14+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v4 03/11] fsl-mc: "
` [PATCH v4 04/11] hv: "
` [PATCH v4 05/11] PCI: "
` [PATCH v4 06/11] s390/cio: "
` [PATCH v4 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v4 08/11] vdpa: "
` [PATCH v4 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v4 10/11] slimbus: qcom-ngd: "
` [PATCH v4 11/11] rpmsg: "
[PATCH 00/24] Organize media platform drivers per manufacturer
2022-03-13 11:00 UTC (4+ messages)
` [PATCH 23/24] media: platform: Create vendor/{Makefile,Kconfig} files
` [PATCH 24/24] media: platform/*/Kconfig: make menus more uniform
[PATCH v3 00/39] Sort Makefiles and platform/Kconfig
2022-03-13 7:21 UTC (4+ messages)
` [PATCH v3 21/39] media: platform: camss: move config to its own file
` [PATCH v3 22/39] media: platform: venus: "
` [PATCH v3 38/39] media: platform: move some manufacturer entries
[PATCH V4 0/7] mmc: add error statistics for eMMC and SD card
2022-03-12 18:15 UTC (13+ messages)
` [PATCH V4 1/7] mmc: core: Capture eMMC and SD card errors
` [PATCH V4 2/7] mmc: sdhci: "
` [PATCH V4 3/7] mmc: debugfs: Add debug fs entry for mmc driver
` [PATCH V4 6/7] mmc: sdhci: Set error state "
[PATCH v5 0/5] Update mdp clk to max supported value to support higher refresh rates
2022-03-12 17:36 UTC (8+ messages)
` [PATCH v5 1/5] arm64/dts/qcom/sc7280: remove assigned-clock-rate property for mdp clk
` [PATCH v5 5/5] drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table during probe
[PATCH v2 00/38] Sort Makefiles and platform/Kconfig
2022-03-12 11:25 UTC (7+ messages)
` [PATCH v2 21/38] media: platform: camss: move config to its own file
` [PATCH v2 22/38] media: platform: venus: "
` [PATCH v2 38/38] drivers: media: platform: move some manufacturer entries
[PATCH net-next 1/1] net: ipa: use struct_size() for the interconnect array
2022-03-12 7:00 UTC (2+ messages)
[PATCH] mtd: nand: raw: qcom_nandc: Don't clear_bam_transaction on READID
2022-03-11 21:22 UTC (17+ messages)
[PATCH V2 0/3] rpmsg and glink signaling API support
2022-03-11 21:11 UTC (5+ messages)
` [PATCH V2 1/3] rpmsg: core: Add signal "
` [PATCH V2 2/3] rpmsg: glink: Add support to handle signals command
[PATCH V1 0/3] rpmsg char fixes for race conditions in device reboot
2022-03-11 20:54 UTC (5+ messages)
` [PATCH V1 2/3] rpmsg: glink: Add lock to avoid race when rpmsg device is released
` [PATCH V1 3/3] rpmsg: glink: Add lock for ctrl device
[PATCH v3 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-03-11 20:19 UTC (3+ messages)
` [PATCH v3 11/11] rpmsg: Fix kfree() of static memory on setting driver_override
[PATCH] slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt
2022-03-11 19:38 UTC (8+ messages)
[PATCH 0/2] ARM: qcom_defconfig: add crypto and debugfs support
2022-03-11 15:49 UTC (3+ messages)
` [PATCH 1/2] ARM: qcom_defconfig: enable options for Qualcomm random number generator
` [PATCH 2/2] ARM: qcom_defconfig: enable debug fs support
[PATCH net-next v2 0/7] net: ipa: use bulk interconnect interfaces
2022-03-11 13:02 UTC (11+ messages)
` [PATCH net-next v2 1/7] net: ipa: kill struct ipa_interconnect
` [PATCH net-next v2 2/7] net: ipa: use icc_enable() and icc_disable()
` [PATCH net-next v2 3/7] net: ipa: use interconnect bulk enable/disable operations
` [PATCH net-next v2 4/7] net: ipa: use bulk operations to set up interconnects
` [PATCH net-next v2 5/7] net: ipa: use bulk interconnect initialization
` [PATCH net-next v2 6/7] net: ipa: embed interconnect array in the power structure
` [PATCH net-next v2 7/7] net: ipa: use IPA power device pointer
[PATCH] devcoredump: increase the device delete timeout to 10 mins
2022-03-11 11:53 UTC (11+ messages)
[PATCH 0/3] drm/msm/gpu: More system suspend fixes
2022-03-11 9:26 UTC (5+ messages)
` [PATCH 1/3] drm/msm/gpu: Rename runtime suspend/resume functions
` [PATCH 2/3] drm/msm/gpu: Park scheduler threads for system suspend
` [PATCH 3/3] drm/msm/gpu: Remove mutex from wait_event condition
[PATCH v2 0/4] cpufreq: qcom-hw: Fixes for cpu hotplug support
2022-03-11 8:03 UTC (6+ messages)
` [PATCH v2 1/4] cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
` [PATCH v2 2/4] cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
` [PATCH v2 3/4] cpufreq: qcom-hw: fix the opp entries refcounting
` [PATCH v2 4/4] cpufreq: qcom-hw: provide online/offline operations
[PATCH v5 0/3] Support for hardware-wrapped inline encryption keys
2022-03-11 5:18 UTC (4+ messages)
` [PATCH v5 3/3] fscrypt: add support for hardware-wrapped keys
[PATCH] arm64: dts: qcom: sm8450: fix interconnects property of UFS node
2022-03-11 4:55 UTC (2+ messages)
[GIT PULL] Qualcomm clock updates for v5.18
2022-03-11 4:19 UTC
[PATCH V2] arm64: dts: qcom: sc7280: Enable gcc HW reset
2022-03-11 3:55 UTC (2+ messages)
[PATCH v2 0/2] Convert Qcom CPUFREQ HW binding to YAML
2022-03-11 3:31 UTC (7+ messages)
` [PATCH v2 1/2] dt-bindings: dvfs: Use MediaTek CPUFREQ HW as an example
` [PATCH v2 2/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings
[PATCH V2] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
2022-03-10 23:40 UTC (2+ messages)
[PATCH] arm64: dts: qcom: sc7280-herobrine: Fix PCIe regulator glitch at bootup
2022-03-10 22:49 UTC (3+ messages)
[PATCH] arm64: dts: qcom: sc7280: Delete herobrine-r0
2022-03-10 22:49 UTC (3+ messages)
[PATCH] firmware: qcom_scm: Add compatible for ipq806x
2022-03-10 22:07 UTC
[PATCH v3 00/18] Multiple addition to ipq8064 dtsi
2022-03-10 21:59 UTC (21+ messages)
` [PATCH v3 01/18] ARM: dts: qcom: add multiple missing pin definition for ipq8064
` [PATCH v3 02/18] ARM: dts: qcom: add gsbi6 missing "
` [PATCH v3 03/18] ARM: dts: qcom: add missing rpm regulators and cells "
` [PATCH v3 04/18] ARM: dts: qcom: disable smb208 regulators for ipq8064-rb3011
` [PATCH v3 05/18] ARM: dts: qcom: add missing snps,dwmac compatible for gmac ipq8064
` [PATCH v3 06/18] ARM: dts: qcom: enable usb phy by default for ipq8064
` [PATCH v3 07/18] ARM: dts: qcom: reduce pci IO size to 64K "
` [PATCH v3 08/18] ARM: dts: qcom: fix dtc warning for missing #address-cells "
` [PATCH v3 09/18] ARM: dts: qcom: add smem node "
` [PATCH v3 10/18] ARM: dts: qcom: add saw for l2 cache and kraitcc "
` [PATCH v3 11/18] ARM: dts: qcom: add sic non secure node "
` [PATCH v3 12/18] ARM: dts: qcom: fix and add some missing gsbi "
` [PATCH v3 13/18] ARM: dts: qcom: add opp table for cpu and l2 "
` [PATCH v3 14/18] ARM: dts: qcom: add speedbin efuse nvmem binding
` [PATCH v3 15/18] ARM: dts: qcom: add multiple missing binding for cpu and l2 for ipq8064
` [PATCH v3 16/18] ARM: dts: qcom: remove redundant binding from ipq8064 rb3011 dts
` [PATCH v3 17/18] ARM: dts: qcom: add ipq8064-v2.0 dtsi
` [PATCH v3 18/18] ARM: dts: qcom: add ipq8065 dtsi
[PATCH v3] coresight: core: Fix coresight device probe failure issue
2022-03-10 9:10 UTC (2+ messages)
[PATCHv6] tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
2022-03-10 3:26 UTC
[PATCH 0/8] clk: qcom: add camera clock controller driver for SM8450 SoC
2022-03-10 1:01 UTC (3+ messages)
` [PATCH 3/8] clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure description
[PATCH v11 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
2022-03-09 21:00 UTC (10+ messages)
` [PATCH v11 1/9] spmi: add a helper to look up an SPMI device from a device node
` [PATCH v11 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients
` [PATCH v11 3/9] mfd: qcom-spmi-pmic: read fab id on supported PMICs
` [PATCH v11 4/9] dt-bindings: iio: adc: document qcom-spmi-rradc
` [PATCH v11 5/9] iio: adc: qcom-spmi-rradc: introduce round robin adc
` [PATCH v11 6/9] arm64: dts: qcom: pmi8998: add rradc node
` [PATCH v11 7/9] arm64: dts: qcom: sdm845-oneplus: enable rradc
` [PATCH v11 8/9] arm64: dts: qcom: sdm845-db845c: "
` [PATCH v11 9/9] arm64: dts: qcom: sdm845-xiaomi-beryllium: "
[PATCH 1/4] cpufreq: qcom-hw: drop affinity hint before freeing the IRQ
2022-03-09 19:28 UTC (12+ messages)
` [PATCH 2/4] cpufreq: qcom-hw: fix the race between LMH worker and cpuhp
` [PATCH 3/4] cpufreq: qcom-hw: fix the opp entries refcounting
` [PATCH 4/4] cpufreq: qcom-hw: provide online/offline operations
[PATCH V1] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
2022-03-09 16:25 UTC (3+ messages)
[PATCH v2] coresight: core: Fix coresight device probe failure issue
2022-03-09 14:27 UTC (5+ messages)
[PATCH] arm64: dts: qcom: sc7280: Configure cts sleep pinctrl to bias-disable for sc7280-idp
2022-03-09 13:32 UTC (4+ messages)
[PATCH v1 06/10] drm/msm/a6xx: Propagate OOB set error
2022-03-09 11:35 UTC (2+ messages)
[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sc8280xp TLMM binding
2022-03-09 9:28 UTC (3+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Introduce sc8280xp TLMM driver
[PATCH V1] arm64: dts: qcom: sc7280: Add GCC hardware register dt entry
2022-03-09 9:12 UTC (3+ messages)
[PATCH v3 0/7] Add PCIe support for SM8150 SoC
2022-03-09 6:10 UTC (6+ messages)
` [PATCH v3 7/7] arm64: dts: qcom: sa8155: Enable PCIe nodes
[PATCH 1/3] dt-bindings: clock: qcom: rpmcc: Add RPM Modem SubSystem (MSS) clocks
2022-03-09 6:10 UTC (2+ messages)
[PATCH v4 0/5] Add APCS support for SDX65
2022-03-09 6:10 UTC (2+ messages)
[PATCH v6 00/15] Multiple addition and improvement to ipq8064 gcc
2022-03-09 6:10 UTC (2+ messages)
[PATCH v3 0/3] clk: qcom: Add display clock controller driver for SM6125
2022-03-09 6:10 UTC (2+ messages)
[PATCH 1/4] dt-bindings: clock: add QCOM SM6350 display clock bindings
2022-03-09 6:10 UTC (2+ messages)
[PATCH 1/2] dt-bindings: clock: Add sc8280xp to the RPMh clock controller binding
2022-03-09 6:10 UTC (2+ messages)
[PATCH v3 0/2] Add ufs power-domain entries for SM8150
2022-03-09 6:10 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sm8150: Add ufs power-domain entries
[v3 1/2] clk: qcom: clk-rcg2: Update logic to calculate D value for RCG
2022-03-09 6:10 UTC (2+ messages)
[PATCH v3 0/6] Add ethernet support for Qualcomm SA8155p-ADP board
2022-03-09 6:10 UTC (8+ messages)
` [PATCH v3 1/6] dt-bindings: net: qcom,ethqos: Document SM8150 SoC compatible
` [PATCH v3 3/6] clk: qcom: gcc: Add emac GDSC support for SM8150
[PATCH v3 00/12] dt-bindings: ufs: add common platform bindings + fixes
2022-03-09 2:00 UTC (2+ messages)
[pull] drm/msm: drm-msm-next-2022-03-08 for 5.18
2022-03-09 1:53 UTC
[PATCH v7 0/2] Add support for SoundWire1.6 audio cgcr register control
2022-03-08 22:01 UTC (5+ messages)
` [PATCH v7 1/2] soundwire: qcom: Add compatible name for v1.6.0
` [PATCH v7 2/2] dt-bindings: soundwire: qcom: Add bindings for audio clock reset control property
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox