messages from 2022-06-18 17:21:43 to 2022-06-21 03:37:14 UTC [more...]
[PATCH 0/4] arm64: dts: qcom: Introduce SC8280XP
2022-06-21 3:37 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: qcom: add SC8280XP platform
[PATCH v3 3/4] drm/msm/dpu: Add MISR register support for interface
2022-06-21 0:52 UTC
[PATCH v3 0/4] Expand CRC to support interface blocks
2022-06-21 0:50 UTC (4+ messages)
` [PATCH v3 1/4] drm/msm/dpu: Move LM CRC code into separate method
` [PATCH v3 2/4] drm/msm/dpu: Move MISR methods to dpu_hw_util
` [PATCH v3 4/4] drm/msm/dpu: Add interface support for CRC debugfs
[PATCH v1 0/4] drm/msm/dpu: cleanup struct dpu_hw_blk_reg_map
2022-06-21 0:17 UTC (9+ messages)
` [PATCH v1 1/4] drm/msm/dpu: drop xin_id from "
` [PATCH v1 2/4] drm/msm/dpu: drop length "
` [PATCH v1 3/4] drm/msm/dpu: merge base_off with blk_off in "
` [PATCH v1 4/4] drm/msm/dpu: move struct dpu_hw_blk definition to dpu_hw_utils.h
[PATCH] clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry
2022-06-20 21:51 UTC
[PATCH] dma-direct: take dma-ranges/offsets into account in resource mapping
2022-06-20 21:37 UTC (2+ messages)
[PATCH v1 0/4] drm/msm: move resource allocation to the _probe function
2022-06-20 21:30 UTC (5+ messages)
` [PATCH v1 1/4] drm/msm/mdp5: stop overriding drvdata
` [PATCH v1 2/4] drm/msm/dpu: move resource allocation to the _probe function
` [PATCH v1 3/4] drm/msm/mdp4: "
` [PATCH v1 4/4] drm/msm/mdp5: "
[PATCH] arm64: dts: qcom: sdm845-akatsuki: Round down l22a regulator voltage
2022-06-20 21:13 UTC (2+ messages)
[PATCH v13 0/3] eDP/DP Phy vdda realted function
2022-06-20 20:43 UTC (4+ messages)
[PATCH v14 0/3] eDP/DP Phy vdda realted function
2022-06-20 20:37 UTC (8+ messages)
` [PATCH v14 1/3] phy: qcom-edp: add regulator_set_load to edp phy
` [PATCH v14 2/3] phy: qcom-qmp: add regulator_set_load to dp phy
` [PATCH v14 3/3] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller
[PATCH 00/49] regmap-irq cleanups and refactoring
2022-06-20 20:06 UTC (50+ messages)
` [PATCH 01/49] regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
` [PATCH 02/49] regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
` [PATCH 03/49] regmap-irq: Remove an unnecessary restriction on type_in_mask
` [PATCH 04/49] regmap-irq: Introduce config registers for irq types
` [PATCH 05/49] mfd: qcom-pm8008: Convert irq chip to config regs
` [PATCH 06/49] mfd: wcd934x: "
` [PATCH 07/49] sound: soc: codecs: wcd9335: "
` [PATCH 08/49] sound: soc: codecs: wcd938x: Remove spurious type_base from irq chip
` [PATCH 09/49] mfd: max77650: Remove useless type_invert flag
` [PATCH 10/49] regmap-irq: Remove virtual registers support
` [PATCH 11/49] regmap-irq: Remove old type register support, refactor
` [PATCH 12/49] regmap-irq: Remove unused type_reg_stride field
` [PATCH 13/49] regmap-irq: Remove unused type_invert flag
` [PATCH 14/49] regmap-irq: Do not use regmap_irq_update_bits() for wake regs
` [PATCH 15/49] regmap-irq: Change the behavior of mask_writeonly
` [PATCH 16/49] regmap-irq: Rename regmap_irq_update_bits()
` [PATCH 17/49] regmap-irq: Add broken_mask_unmask flag
` [PATCH 18/49] mfd: qcom-pm8008: Add broken_mask_unmask irq chip flag
` [PATCH 19/49] mfd: stpmic1: "
` [PATCH 20/49] regmap-irq: Fix inverted handling of unmask registers
` [PATCH 21/49] mfd: tps65090: replace irqchip mask_invert with unmask_base
` [PATCH 22/49] mfd: sun4i-gpadc: "
` [PATCH 23/49] mfd: sprd-sc27xx-spi: "
` [PATCH 24/49] mfd: rt5033: "
` [PATCH 25/49] mfd: rohm-bd71828: "
` [PATCH 26/49] mfd: rn5t618: "
` [PATCH 27/49] mfd: gateworks-gsc: "
` [PATCH 28/49] mfd: axp20x: "
` [PATCH 29/49] mfd: atc260x: "
` [PATCH 30/49] mfd: 88pm800: "
` [PATCH 31/49] mfd: max14577: "
` [PATCH 32/49] mfd: max77693: "
` [PATCH 33/49] mfd: rohm-bd718x7: drop useless mask_invert flag on irqchip
` [PATCH 34/49] mfd: max77843: "
` [PATCH 35/49] extcon: max77843: replace irqchip mask_invert with unmask_base
` [PATCH 36/49] extcon: sm5502: drop useless mask_invert flag on irqchip
` [PATCH 37/49] extcon: rt8973a: "
` [PATCH 38/49] irqchip: sl28cpld: replace irqchip mask_invert with unmask_base
` [PATCH 39/49] gpio: "
` [PATCH 40/49] mfd: stpmic1: Fix broken mask/unmask in irq chip
` [PATCH 41/49] mfd: stpmic1: Enable mask_writeonly flag for "
` [PATCH 42/49] mfd: qcom-pm8008: Fix broken mask/unmask in "
` [PATCH 43/49] mfd: qcom-pm8008: Enable mask_writeonly flag for "
` [PATCH 44/49] regmap-irq: Remove broken_mask_unmask flag
` [PATCH 45/49] regmap-irq: Remove mask_invert flag
` [PATCH 46/49] regmap-irq: Refactor checks for status bulk read support
` [PATCH 47/49] regmap-irq: Add get_irq_reg() callback
` [PATCH 48/49] mfd: qcom-pm8008: Use get_irq_reg() for irq chip
` [PATCH 49/49] regmap-irq: Remove not_fixed_stride flag
[PATCH] bus: mhi: Disable IRQs instead of freeing them during power down
2022-06-20 19:59 UTC (11+ messages)
[PATCH 1/2] mailbox: correct kerneldoc
2022-06-20 19:48 UTC (5+ messages)
` [PATCH 2/2] mailbox: imx: fix duplicated initializer
[PATCH 00/13] dt-bindings/arm64: dts: qcom: minor cleanups with DT schema
2022-06-20 19:41 UTC (5+ messages)
` [PATCH 01/13] dt-bindings: soc: qcom: aoss: document qcom,sm8450-aoss-qmp
` (subset) "
` [PATCH 02/13] dt-bindings: soc: qcom: qcom,smd-rpm: add power-controller
` (subset) "
[PATCH 1/6] dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
2022-06-20 19:41 UTC (4+ messages)
` [PATCH 2/6] ARM: dts: qcom: use dedicated QFPROM compatibles
` (subset) [PATCH 1/6] dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
[PATCH] dt-bindings: soc: qcom,rpmh-rsc: simplify qcom,tcs-config
2022-06-20 19:41 UTC (4+ messages)
[PATCH qcom v2] spi: dt-bindings: qcom,spi-geni-qcom: allow three interconnects
2022-06-20 19:41 UTC (2+ messages)
[PATCH 1/2] dt-bindings: leds: qcom-wled: fix number of addresses
2022-06-20 19:41 UTC (2+ messages)
` (subset) "
[PATCH v3 0/2] spmi: pmic-arb: Add support for PMIC v7
2022-06-20 19:30 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v2 1/2] soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
2022-06-20 18:38 UTC (2+ messages)
[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
2022-06-20 18:37 UTC (3+ messages)
[PATCH v2 0/2] per-process page tables for qcom 8250
2022-06-20 18:36 UTC (3+ messages)
` [PATCH v2 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
` [PATCH v2 2/2] arm64: dts: qcom: sm8250: Enable per-process page tables
[PATCH v2] remoteproc: qcom: correct kerneldoc
2022-06-20 18:35 UTC (2+ messages)
[PATCH v2] firmware: qcom_scm-legacy: correct kerneldoc
2022-06-20 18:34 UTC (3+ messages)
[PATCH v2 00/12] dt-bindings: remoteproc: qcom: cleanups and improvements
2022-06-20 18:34 UTC (2+ messages)
[pull] drm/msm: drm-msm-fixes-2022-06-20 for v5.19-rc4
2022-06-20 17:46 UTC
[PATCH v7 0/3] PCI: IPQ6018 platform support
2022-06-20 15:57 UTC (3+ messages)
` [PATCH v7 3/3] PCI: qcom: Add IPQ60xx support
[PATCH] PCI: qcom: Drop unused post-init callbacks
2022-06-20 15:42 UTC (3+ messages)
[PATCH 1/2] clk: fixed-rate: add devm_clk_hw_register_fixed_rate
2022-06-20 15:39 UTC (2+ messages)
` [PATCH 2/2] phy: qcom-qmp-ufs: provide symbol clocks
[PATCH 0/4] arm64: dts: qcom: msm8996: add missing clock sources
2022-06-20 12:35 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: clock: qcom,gcc-msm8996: add more GCC "
` [PATCH 2/4] arm64: dts: qcom: msm8996: correct #clock-cells for QMP PHY nodes
` [PATCH 3/4] arm64: dts: qcom: msm8996: add GCC's optional clock sources
` [PATCH 4/4] arm64: dts: qcom: msm8996: add xo clock source to rpmcc
[PATCH v3 0/7] clk: qcom: gcc-msm8916: modernize the driver
2022-06-20 12:13 UTC (12+ messages)
` [PATCH v3 1/7] dt-bindings: clk: qcom,gcc-*: use qcom,gcc.yaml
` [PATCH v3 2/7] dt-bindings: clock: separate bindings for MSM8916 GCC device
` [PATCH v3 3/7] clk: qcom: gcc-msm8916: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v3 4/7] clk: qcom: gcc-msm8916: move clock parent tables down
` [PATCH v3 5/7] clk: qcom: gcc-msm8916: move gcc_mss_q6_bimc_axi_clk down
` [PATCH v3 6/7] clk: qcom: gcc-msm8916: use parent_hws/_data instead of parent_names
` [PATCH v3 7/7] arm64: dts: qcom: msm8916: add clocks to the GCC device node
[PATCH v2 0/7] clk: qcom: gcc-msm8916: modernize the driver
2022-06-20 12:11 UTC (12+ messages)
` [PATCH v2 1/7] dt-bindings: clk: qcom,gcc-*: use qcom,gcc.yaml
` [PATCH v2 2/7] dt-bindings: clock: separate bindings for MSM8916 GCC device
` [PATCH v2 3/7] clk: qcom: gcc-msm8916: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v2 4/7] clk: qcom: gcc-msm8916: move clock parent tables down
` [PATCH v2 5/7] clk: qcom: gcc-msm8916: move gcc_mss_q6_bimc_axi_clk down
` [PATCH v2 6/7] clk: qcom: gcc-msm8916: use parent_hws/_data instead of parent_names
` [PATCH v2 7/7] arm64: dts: qcom: msm8916: add clocks to the GCC device node
[PATCH v11 0/9] Coresight: Add support for TPDM and TPDA
2022-06-20 12:01 UTC (10+ messages)
` [PATCH v11 1/9] coresight: core: Use IDR for non-cpu bound sources' paths
` [PATCH v11 2/9] Coresight: Add coresight TPDM source driver
` [PATCH v11 3/9] dt-bindings: arm: Adds CoreSight TPDM hardware definitions
` [PATCH v11 4/9] coresight-tpdm: Add DSB dataset support
` [PATCH v11 5/9] coresight-tpdm: Add integration test support
` [PATCH v11 6/9] Coresight: Add TPDA link driver
` [PATCH v11 7/9] dt-bindings: arm: Adds CoreSight TPDA hardware definitions
` [PATCH v11 8/9] arm64: dts: qcom: sm8250: Add coresight components
` [PATCH v11 9/9] arm64: dts: qcom: sm8250: Add tpdm mm/prng
[PATCH 1/4] dt-bindings: clock: qcom,gcc-msm8660: separate GCC bindings for MSM8660
2022-06-20 11:52 UTC (9+ messages)
` [PATCH 2/4] clk: qcom: gcc-msm8660: use ARRAY_SIZE instead of specifying num_parents
` [PATCH 3/4] clk: qcom: gcc-msm8660: use parent_hws/_data instead of parent_names
` [PATCH 4/4] ARM: dts: qcom: msm8660: add pxo/cxo clocks to the GCC node
[PATCH] arm64: dts: qcom: msm8916: add xo clocks to rpmcc and a53pll
2022-06-20 11:25 UTC (2+ messages)
[PATCH v15 0/7] PCI: dwc: Fix higher MSI vectors handling
2022-06-20 11:20 UTC (8+ messages)
` [PATCH v15 1/7] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v15 2/7] PCI: dwc: Convert msi_irq to the array
` [PATCH v15 3/7] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v15 4/7] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v15 5/7] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v15 6/7] arm64: dts: qcom: sm8250: provide "
` [PATCH v15 7/7] PCI: qcom: Revert "PCI: qcom: Add support for handling MSIs from 8 endpoints"
[PATCH V15 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
2022-06-20 11:07 UTC (6+ messages)
` [PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
[PATCH 1/6] serial: msm: Convert container_of UART_TO_MSM to static inline
2022-06-20 10:34 UTC (2+ messages)
` [PATCH 2/6] serial: msm: Rename UART_* defines to MSM_UART_*
[PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine
2022-06-20 10:11 UTC (8+ messages)
` [PATCH v2 5/5] vfio/iommu_type1: Simplify group attachment
[PATCH v20 0/5] USB DWC3 host wake up support from system suspend
2022-06-20 8:54 UTC (9+ messages)
` [PATCH v20 2/5] usb: dwc3: core: Host "
[PATCH v2 0/3] drm/msm/hdmi: turn MSM8996 HDMI PHY into OF clock provider
2022-06-20 8:44 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,hdmi-phy-qmp: add clock-cells and XO clock
` [PATCH v2 2/3] drm/msm/hdmi: make hdmi_phy_8996 OF clk provider
` [PATCH v2 3/3] arm64: dts: qcom: msm8996: add #clock-cells and XO clock to the HDMI PHY node
[PATCH] clk: qcom: gcc-msm8994: use parent_hws for gpll0/4
2022-06-20 8:05 UTC
[PATCH] clk: qcom: common: use parent_hws in _qcom_cc_register_board_clk()
2022-06-20 8:01 UTC
[PATCH] clk: qcom: a53-pll: convert to use parent_data rather than parent_names
2022-06-20 1:06 UTC
[PATCH v5 0/5] Renesas RZ/G2L IRQC support
2022-06-19 19:29 UTC (2+ messages)
[RFC] drm/gem: Add LRU/shrinker helper
2022-06-19 18:20 UTC
[PATCH 0/7] clk: qcom: gcc-msm8916: modernize the driver
2022-06-19 12:02 UTC (6+ messages)
` [PATCH 2/7] dt-bindings: clock: separate bindings for MSM8916 GCC device
[PATCH] arm64: dts: qcom: sagit: add initial device tree for sagit
2022-06-19 11:07 UTC (3+ messages)
[PATCH 0/6] clk: qcom: mmcc-msm8996: modernize the driver
2022-06-19 5:06 UTC (10+ messages)
` [PATCH 3/6] clk: qcom: mmcc-msm8996: use ARRAY_SIZE instead of specifying num_parents
` [PATCH 4/6] clk: qcom: mmcc-msm8996: move clock parent tables down
` [PATCH 5/6] clk: qcom: mmcc-msm8996: use parent_hws/_data instead of parent_names
` [PATCH 6/6] arm64: dts: qcom: msm8996: add clocks to the MMCC device node
[PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list
2022-06-18 23:39 UTC (2+ messages)
[PATCH] soc: qcom: apr: Drop redundant check in .remove()
2022-06-18 20:39 UTC
[PATCH 00/34] make iio inkern interface firmware agnostic
2022-06-18 17:30 UTC (3+ messages)
` [PATCH 20/34] iio: inkern: only relase the device node when done with it
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