messages from 2023-09-09 20:20:10 to 2023-09-11 21:27:00 UTC [more...]
[PATCH v5 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
2023-09-11 13:14 UTC (18+ messages)
` [PATCH v5 01/17] media: qcom: camss: Amalgamate struct resource with struct resource_ispif
` [PATCH v5 02/17] media: qcom: camss: Rename camss struct resources to camss_subdev_resources
` [PATCH v5 03/17] media: qcom: camss: Start to move to module compat matched resources
` [PATCH v5 04/17] media: qcom: camss: Pass icc bandwidth table as a platform parameter
` [PATCH v5 05/17] media: qcom: camss: Pass remainder of variables as resources
` [PATCH v5 06/17] media: qcom: camss: Pass line_num from compat resources
` [PATCH v5 07/17] media: qcom: camss: Pass CAMSS subdev callbacks via resource ops pointer
` [PATCH v5 08/17] media: qcom: camss: Assign the correct number of RDIs per VFE
` [PATCH v5 09/17] media: qcom: camss: Remove special case for VFE get/put
` [PATCH v5 10/17] media: qcom: camss: Untangle if/else spaghetti in camss
` [PATCH v5 11/17] media: qcom: camss: Allow clocks vfeN vfe_liteN or vfe_lite
` [PATCH v5 12/17] media: qcom: camss: Functionally decompose CSIPHY clock lookups
` [PATCH v5 13/17] media: qcom: camss: Fix support for setting CSIPHY clock name csiphyX
` [PATCH v5 14/17] media: qcom: camss: Support RDI3 for VFE 17x
` [PATCH v5 15/17] media: qcom: camss: Move vfe_disable into a common routine where applicable
` [PATCH v5 16/17] media: qcom: camss: Propagate vfe_reset error up the callstack
` [PATCH v5 17/17] media: qcom: camss: Comment CSID dt_id field
[PATCH 0/9] arm64: dts: qcom: msm8916/39: Reserve firmware memory dynamically
2023-09-11 17:41 UTC (10+ messages)
` [PATCH 1/9] arm64: dts: qcom: msm8916: Disable venus by default
` [PATCH 2/9] arm64: dts: qcom: msm8916/39: Disable GPU "
` [PATCH 3/9] arm64: dts: qcom: msm8916-ufi: Drop gps_mem for now
` [PATCH 4/9] arm64: dts: qcom: msm8916: Reserve firmware memory dynamically
` [PATCH 5/9] arm64: dts: qcom: msm8916: Reserve MBA "
` [PATCH 6/9] arm64: dts: qcom: msm8939: Reserve firmware "
` [PATCH 7/9] arm64: dts: qcom: msm8916/39: Disable unneeded firmware reservations
` [PATCH 8/9] arm64: dts: qcom: msm8916/39: Move mpss_mem size to boards
` [PATCH 9/9] arm64: dts: qcom: msm8916/39: Fix venus memory size
[PATCH 0/2] Add qcom hvc/shmem transport
2023-09-11 19:43 UTC (6+ messages)
` [PATCH v4 0/4] Add qcom hvc/shmem transport support
` [PATCH v4 1/4] firmware: arm_scmi: Add polling support for completion in smc
` [PATCH v4 2/4] dt-bindings: arm: convert nested if-else construct to allOf
` [PATCH v4 3/4] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI
` [PATCH v4 4/4] firmware: arm_scmi: Add qcom hvc/shmem transport support
[PATCH RFT 00/20] Venus cleanups
2023-09-11 15:10 UTC (21+ messages)
` [PATCH RFT 01/20] media: venus: pm_helpers: Only set rate of the core clock in core_clks_enable
` [PATCH RFT 02/20] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
` [PATCH RFT 03/20] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
` [PATCH RFT 04/20] media: venus: core: Set OPP clkname in a common code path
` [PATCH RFT 05/20] media: venus: pm_helpers: Kill dead code
` [PATCH RFT 06/20] media: venus: pm_helpers: Move reset acquisition to common code
` [PATCH RFT 07/20] media: venus: pm_helpers: Use reset_bulk API
` [PATCH RFT 08/20] media: venus: core: Constify all members of the resource struct
` [PATCH RFT 09/20] media: venus: core: Deduplicate OPP genpd names
` [PATCH RFT 10/20] media: venus: core: Get rid of vcodec_num
` [PATCH RFT 11/20] media: venus: core: Drop cache properties in resource struct
` [PATCH RFT 12/20] media: venus: core: Use GENMASK for dma_mask
` [PATCH RFT 13/20] media: venus: core: Remove cp_start
` [PATCH RFT 14/20] media: venus: pm_helpers: Commonize core_power
` [PATCH RFT 15/20] media: venus: pm_helpers: Remove pm_ops->core_put
` [PATCH RFT 16/20] media: venus: core: Define a pointer to core->res
` [PATCH RFT 17/20] media: venus: pm_helpers: Simplify vcodec clock handling
` [PATCH RFT 18/20] media: venus: pm_helpers: Commonize getting clocks and GenPDs
` [PATCH RFT 19/20] media: venus: pm_helpers: Commonize vdec_get()
` [PATCH RFT 20/20] media: venus: pm_helpers: Commonize venc_get()
[PATCH v6 00/18] Add DELETE_BUF ioctl
2023-09-11 16:36 UTC (5+ messages)
` [PATCH v6 14/18] media: verisilicon: vp9: Use destination buffer height to compute chroma offset
[PATCH 0/3] interconnect: qcom: Add SM4450 interconnect driver
2023-09-11 11:48 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: interconnect: Add Qualcomm SM4450
[PATCH 1/6] scsi: ufs: ufs-qcom: Setup host power mode during init
2023-09-11 10:02 UTC (8+ messages)
` [PATCH 2/6] scsi: ufs: ufs-qcom: Add support for UFS device version detection
` [PATCH 3/6] phy: qualcomm: phy-qcom-qmp-ufs: Add High Speed Gear 5 support for SM8550
` [PATCH 4/6] phy: qualcomm: phy-qcom-qmp-ufs: Move data structs and setting tables to header
[REBASE PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
2023-09-11 15:07 UTC (21+ messages)
` [REBASE PATCH v5 01/17] docs: qcom: Add qualcomm minidump guide
` [REBASE PATCH v5 02/17] soc: qcom: Add qcom_rproc_minidump module
` [REBASE PATCH v5 03/17] remoteproc: qcom_q6v5_pas: Use qcom_rproc_minidump()
` [REBASE PATCH v5 04/17] remoteproc: qcom: Remove minidump related data from qcom_common.c
` [REBASE PATCH v5 05/17] init: export linux_banner data variable
` [REBASE PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [REBASE PATCH v5 07/17] soc: qcom: minidump: Add pending region registration
` [REBASE PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [REBASE PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
` [REBASE PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [REBASE PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump
` [REBASE PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files
` [REBASE PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function
` [REBASE PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [REBASE PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register
` [REBASE PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode
` [REBASE PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support
[PATCH v5 00/17] Add Qualcomm Minidump kernel driver related support
2023-09-11 19:33 UTC (33+ messages)
` [PATCH v5 06/17] soc: qcom: Add Qualcomm APSS minidump kernel driver
` [PATCH v5 07/17] soc: qcom: minidump: Add pending region registration
` [PATCH v5 08/17] arm64: mm: Add dynamic ramoops region support through command line
` [PATCH v5 09/17] pstore/ram: Use dynamic ramoops reserve resource
` [PATCH v5 10/17] pstore: Add pstore_region_defined() helper and export it
` [PATCH v5 11/17] qcom_minidump: Register ramoops region with minidump
` [PATCH v5 12/17] MAINTAINERS: Add entry for minidump related files
` [PATCH v5 13/17] firmware: qcom_scm: provide a read-modify-write function
` [PATCH v5 14/17] pinctrl: qcom: Use qcom_scm_io_update_field()
` [PATCH v5 15/17] firmware: scm: Modify only the download bits in TCSR register
` [PATCH v5 16/17] firmware: qcom_scm: Refactor code to support multiple download mode
` [PATCH v5 17/17] firmware: qcom_scm: Add multiple download mode support
[PATCH v4 00/17] media: qcom: camss: Add parameter passing to remove several outstanding bugs
2023-09-11 9:10 UTC (8+ messages)
` [PATCH v4 15/17] media: qcom: camss: Move vfe_disable into a common routine where applicable
[PATCH] clk: qcom: cbf-msm8996: Convert to platform remove callback returning void
2023-09-11 20:02 UTC (2+ messages)
[PATCH 00/11] Initial support for the Fairphone 5 smartphone
2023-09-11 11:22 UTC (13+ messages)
` [PATCH 04/11] arm64: dts: qcom: pm7250b: make SID configurable
[PATCH v3 00/10] A7xx support
2023-09-11 15:30 UTC (3+ messages)
` [PATCH v3 05/10] drm/msm/a6xx: Add skeleton "
[PATCH v6 0/4] add clock controller of qca8386/qca8084
2023-09-11 20:11 UTC (7+ messages)
` [PATCH v6 4/4] clk: qcom: add clock controller driver for qca8386/qca8084
[PATCH 1/2] drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limits
2023-09-11 17:46 UTC (6+ messages)
` [PATCH 2/2] drm/msm/dpu: try multirect based on mdp clock limits
[PATCH v2 0/3] phy: qcom-qmp-combo: correct sm8550 PHY programming
2023-09-11 20:42 UTC (5+ messages)
` [PATCH v2 1/3] phy: qcom-qmp-combo: fix the prefix for the PCS_USB v6 registers
` [PATCH v2 2/3] phy: qcom-qmp-usb: move PCS v6 register to the proper header
` [PATCH v2 3/3] phy: qcom-qmp-combo: use v6 registers in v6 regs layout
[PATCH v3 0/2] 8550 USB QMPPHY fixups
2023-09-11 20:42 UTC (4+ messages)
` [PATCH v3 1/2] phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
` [PATCH v3 2/2] phy: qcom-qmp-combo: initialize PCS_USB registers
[PATCH v2 0/2] 8550 USB QMPPHY fixups
2023-09-11 20:03 UTC (4+ messages)
` [PATCH v2 1/2] phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
[PATCH v3 0/6] UFS: Add OPP support
2023-09-11 13:15 UTC (3+ messages)
` [PATCH v3 5/6] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
[PATCH v12 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
2023-09-11 12:06 UTC (3+ messages)
` [PATCH v12 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
[PATCH v3 0/9] drm: ci: fixes
2023-09-11 12:38 UTC (11+ messages)
` [PATCH v3 2/9] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
` [PATCH v3 3/9] drm: ci: Force db410c to "
` [PATCH v3 6/9] arm64: defconfig: Enable DA9211 regulator
[PATCH] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
2023-09-11 16:15 UTC
[PATCH v2] mtd: nand: qcom: Fix the node for nand unmap resource
2023-09-11 20:00 UTC (3+ messages)
[PATCH 0/2] 8550 USB QMPPHY fixups
2023-09-11 19:03 UTC (3+ messages)
` [PATCH 1/2] phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
[PATCH v2] drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflow
2023-09-11 10:54 UTC (2+ messages)
[PATCH] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
2023-09-11 15:47 UTC
[PATCH 0/2] Add lock to avoid race when ringing channel DB
2023-09-11 9:54 UTC (3+ messages)
` [PATCH 1/2] bus: mhi: host: Add spinlock to protect WP access when queueing TREs
` [PATCH 2/2] bus: mhi: host: Take irqsave lock after TRE is generated
[PATCH v2 0/2] Enable tsens and thermal for sa8775p SoC
2023-09-11 8:39 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: "
[PATCH 0/2] genpd: qcom: rpmpd: Add MSM8917 and similar SoCs
2023-09-11 13:20 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
` [PATCH 2/2] genpd: qcom: "
[PATCH v5 00/32] Introduce QC USB SND audio offloading support
2023-09-11 17:59 UTC (10+ messages)
` [PATCH v5 11/32] sound: usb: card: Introduce USB SND platform op callbacks
` [PATCH v5 12/32] sound: usb: Export USB SND APIs for modules
` [PATCH v5 18/32] sound: usb: Introduce QC USB SND offloading support
[PATCH] mtd: nand: qcom: Fix the node for nand unmap resource
2023-09-11 13:37 UTC (5+ messages)
[PATCH] arm64: dts: qcom: apq8016-sbc: Add overlay for usb host mode
2023-09-11 16:04 UTC (3+ messages)
[PATCH v6 21/45] drm/msm: dynamically allocate the drm-msm_gem shrinker
2023-09-11 9:44 UTC
[PATCH v2 0/6] PM: domains: Add control for switching back and forth to HW control
2023-09-11 12:47 UTC (12+ messages)
` [PATCH v2 4/6] clk: qcom: Use HW_CTRL_TRIGGER flag to switch video GDSC to HW mode
[PATCH 6.4 358/737] drm/msm/mdp5: Dont leak some plane state
2023-09-11 13:43 UTC
[PATCH v3 1/4] dt-bindings: firmware: qcom,scm: support indicating SDI default state
2023-09-11 13:22 UTC (7+ messages)
` [PATCH v3 2/4] firmware: qcom_scm: disable SDI if required
[PATCH 6.1 293/600] drm/msm/mdp5: Dont leak some plane state
2023-09-11 13:45 UTC
[PATCH 6.5 309/739] drm/msm/mdp5: Dont leak some plane state
2023-09-11 13:41 UTC
[PATCH v4 0/2] Avoid spurious freezer wakeups
2023-09-11 15:49 UTC (2+ messages)
[PATCH RESEND 0/7] Add GPLL0 as clock provider for the Qualcomm's IPQ mailbox controller
2023-09-11 10:26 UTC (3+ messages)
` [PATCH RESEND 6/7] clk: qcom: apss-ipq6018: add the GPLL0 clock also as clock provider
[PATCH v3 0/8] Add fdinfo support to Panfrost
2023-09-11 7:48 UTC (9+ messages)
` [PATCH v3 7/8] drm/panfrost: Implement generic DRM object RSS reporting function
` [PATCH v3 8/8] drm/drm-file: Show finer-grained BO sizes in drm_show_memory_stats
[PATCH v4 0/2] arm64: dts: qcom: enable BT on SM8550-QRD
2023-09-11 7:28 UTC (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sm8550: add UART14 nodes
` [PATCH v4 2/2] arm64: dts: qcom: sm8550-qrd: add bluetooth support
[PATCH V8 0/5] scsi: ufs: qcom: Align programming sequence as per HW spec
2023-09-11 6:42 UTC (2+ messages)
[PATCH AUTOSEL 6.5 30/36] arm64: dts: qcom: sc8280xp-x13s: Add camera activity LED
2023-09-11 6:33 UTC (2+ messages)
[PATCH] scsi: ufs: qcom: dt-bindings: Add MCQ ESI property
2023-09-11 6:27 UTC (4+ messages)
[PATCH 1/2] scsi: ufs: ufs-qcom: Update PHY settings only when scaling to higher gears
2023-09-11 5:56 UTC (4+ messages)
` [PATCH 2/2] scsi: ufs: ufs-qcom: Rename "hs_gear" to "phy_gear"
[PATCH] mfd: Explicitly include correct DT includes
2023-09-11 4:49 UTC (3+ messages)
[PATCH v2] dt-bindings: usb: connector: disallow additional properties
2023-09-11 4:49 UTC (3+ messages)
[PATCH 0/3] pinctl: qcom: Add SM4450 pinctrl driver
2023-09-11 1:23 UTC (4+ messages)
` [PATCH 2/3] pinctrl: "
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