linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-21 21:16:11 to 2023-07-24 09:59:49 UTC [more...]

[PATCH v2 00/47] use refcount+RCU method to implement lockless slab shrink
 2023-07-24  9:43 UTC  (33+ messages)
` [PATCH v2 01/47] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v2 02/47] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v2 03/47] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v2 04/47] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v2 05/47] binder: dynamically allocate the android-binder shrinker
` [PATCH v2 06/47] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v2 07/47] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v2 08/47] erofs: dynamically allocate the erofs-shrinker
` [PATCH v2 09/47] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v2 10/47] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v2 11/47] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v2 12/47] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v2 13/47] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v2 14/47] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v2 15/47] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v2 16/47] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v2 17/47] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v2 18/47] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v2 19/47] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v2 20/47] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v2 21/47] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v2 22/47] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v2 23/47] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v2 25/47] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v2 26/47] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v2 27/47] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v2 28/47] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v2 29/47] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v2 31/47] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v2 32/47] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v2 34/47] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v2 36/47] xfs: dynamically allocate the xfs-buf shrinker

[PATCH v5 0/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
 2023-07-24  9:48 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom
` [PATCH v5 2/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support

[PATCH 00/11] Even more msm bindings fixes
 2023-07-24  9:12 UTC  (5+ messages)
` [PATCH 09/11] dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional
` (subset) [PATCH 00/11] Even more msm bindings fixes

[PATCH] dt-bindings: arm: msm: kpss-acc: Revert "dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional"
 2023-07-24  9:01 UTC 

[PATCH V3 0/2] Drop the IPQ5019 SoC ID
 2023-07-24  8:57 UTC  (4+ messages)
` [PATCH V3 1/2] soc: qcom: socinfo: drop "
` [PATCH V3 2/2] dt-bindings: arm: qcom,ids: "

[PATCH 0/7] MSM8976 PLL,RPMPD and DTS changes
 2023-07-24  8:54 UTC  (13+ messages)
` [PATCH 1/7] drivers: soc: qcom: rpmpd: Fix MSM8976 power domains setup
` [PATCH 2/7] clk: qcom: clk-hfpll: Configure l_val in init when required
` [PATCH 3/7] clk: qcom: hfpll: Allow matching pdata
` [PATCH 4/7] dt-bindings: clock: qcom,hfpll: Document MSM8976 compatibles
` [PATCH 5/7] clk: qcom: hfpll: Add MSM8976 PLL data
` [PATCH 6/7] arm64: dts: qcom: msm8976: Split lpass region
` [PATCH 7/7] arm64: dts: qcom: msm8976: Fix smsm ipc bit shifts

[PATCH v3 1/2] ARM: dts: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
 2023-07-24  8:49 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: "

[PATCH v5 0/6] soc: qcom: llcc: Add support for QDU1000/QRU1000
 2023-07-24  8:41 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: cache: qcom,llcc: Add LLCC compatible "
` [PATCH v5 2/6] soc: qcom: llcc: Refactor llcc driver to support multiple configuration
` [PATCH v5 3/6] nvmem: core: Add stub for nvmem_cell_read_u8
` [PATCH v5 4/6] soc: qcom: Add LLCC support for multi channel DDR
` [PATCH v5 5/6] soc: qcom: llcc: Updating the macro name
` [PATCH v5 6/6] soc: qcom: llcc: Add QDU1000 and QRU1000 LLCC support

[PATCH v5 0/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
 2023-07-24  8:40 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: nvmem: sec-qfprom: Add bindings for secure qfprom
` [PATCH v5 2/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-24  7:52 UTC  (13+ messages)
` [PATCH v2 04/15] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"
` [PATCH v2 09/15] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` (subset) [PATCH v2 00/15] UFS: Add OPP and interconnect support

[PATCH] mhi: host: Add tme supported image download functionality
 2023-07-24  7:42 UTC  (3+ messages)

[PATCH v2 0/7] MSM8976 PLL,RPMPD and DTS changes
 2023-07-24  7:30 UTC  (9+ messages)
` [PATCH v2 1/7] drivers: soc: qcom: rpmpd: Fix MSM8976 power domains setup
` [PATCH v2 2/7] clk: qcom: clk-hfpll: Configure l_val in init when required
` [PATCH v2 3/7] clk: qcom: hfpll: Allow matching pdata
` [PATCH v2 4/7] dt-bindings: clock: qcom,hfpll: Document MSM8976 compatibles
` [PATCH v2 5/7] clk: qcom: hfpll: Add MSM8976 PLL data
` [PATCH v2 6/7] arm64: dts: qcom: msm8976: Split lpass region
` [PATCH v2 7/7] arm64: dts: qcom: msm8976: Fix smsm ipc bit shifts

[PATCH v2] misc: fastrpc: Fix incorrect DMA mapping unmap request
 2023-07-24  7:09 UTC 

[PATCH v1] misc: fastrpc: Fix incorrect DMA mapping unmap request
 2023-07-24  6:40 UTC 

[PATCH V5] PCI: qcom: Fixing broken pcie enumeration for 2_3_3 configs ops
 2023-07-24  6:34 UTC 

[PATCH v3 0/4] arm64: qcom: sa8775p: add support for PCIe
 2023-07-24  6:17 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: qcom: Add sa8775p compatible
` [PATCH v3 2/4] PCI: qcom: Add support for sa8775p SoC
` (subset) [PATCH v3 0/4] arm64: qcom: sa8775p: add support for PCIe

[PATCH AUTOSEL 6.4 17/58] arm64: dts: qcom: ipq5332: add QFPROM node
 2023-07-24  1:12 UTC 

[PATCH V3] scsi: ufs: ufs-qcom: Change UFS devfreq timer to delayed
 2023-07-23 20:32 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: qcom,sa8775p-tlmm: add gpio function constant
 2023-07-23 19:53 UTC  (2+ messages)

[PATCH v1] scsi: ufs: qcom: Hold the mutex lock when config ESI
 2023-07-23 19:25 UTC  (2+ messages)

[PATCH v1] scsi: ufs: qcom: Get queue ID from MSI index in ESI handler
 2023-07-23 19:21 UTC  (2+ messages)

[PATCH v4 0/7] Add initial support for SM7125 and Xiaomi SM7125 platform
 2023-07-23 19:05 UTC  (8+ messages)
` [PATCH v4 1/7] clk: qcom: gcc-sc7180: Fix up gcc_sdcc2_apps_clk_src
` [PATCH v4 2/7] dt-bindings: arm: qcom,ids: Add SoC ID for SM7125
` [PATCH v4 3/7] dt-bindings: arm: qcom: Document SM7125 and xiaomi,joyeuse board
` [PATCH v4 4/7] soc: qcom: socinfo: Add SoC ID for SM7125
` [PATCH v4 5/7] arm64: dts: qcom: pm6150: Add resin and rtc nodes
` [PATCH v4 6/7] arm64: dts: qcom: Add SM7125 device tree
` [PATCH v4 7/7] arm64: dts: qcom: Add support for the Xiaomi SM7125 platform

[PATCH v4 00/17] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-07-23 16:08 UTC  (18+ messages)
` [PATCH v4 01/17] drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config
` [PATCH v4 02/17] arm64: dts: qcom: sm6125: Pad APPS IOMMU address to 8 characters
` [PATCH v4 03/17] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg
` [PATCH v4 04/17] dt-bindings: display/msm: Remove DSI1 ports from SM6350/SM6375 example
` [PATCH v4 05/17] dt-bindings: clock: qcom,dispcc-sm6125: Require GCC PLL0 DIV clock
` [PATCH v4 06/17] dt-bindings: clock: qcom,dispcc-sm6125: Allow power-domains property
` [PATCH v4 07/17] dt-bindings: display/msm: dsi-controller-main: Document SM6125
` [PATCH v4 08/17] dt-bindings: display/msm: sc7180-dpu: Describe SM6125
` [PATCH v4 09/17] dt-bindings: display/msm: Add SM6125 MDSS
` [PATCH v4 10/17] drm/msm/dpu: Add SM6125 support
` [PATCH v4 11/17] drm/msm/mdss: "
` [PATCH v4 12/17] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant
` [PATCH v4 13/17] drm/msm/dsi: Reuse QCM2290 14nm DSI PHY configuration for SM6125
` [PATCH v4 14/17] arm64: dts: qcom: sm6125: Switch fixed xo_board clock to RPM XO clock
` [PATCH v4 15/17] arm64: dts: qcom: sm6125: Add dispcc node
` [PATCH v4 16/17] arm64: dts: qcom: sm6125: Add display hardware nodes
` [PATCH v4 17/17] arm64: dts: qcom: sm6125-seine: Configure MDSS, DSI and panel

[PATCH v9 00/10] Add multiport support for DWC3 controllers
 2023-07-23 14:59 UTC  (4+ messages)
` [PATCH v9 03/10] usb: dwc3: core: Access XHCI address space temporarily to read port info

[PATCH 1/2] arm64: dts: qcom: sc8180x: align USB DWC3 clocks with bindings
 2023-07-23 14:18 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdm630: "

[PATCH 1/2] dt-bindings: usb: qcom,dwc3: drop assigned-clocks
 2023-07-23 14:15 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: usb: qcom,dwc3: correct SDM660 clocks

[PATCH 00/11] Clean up RPM bus clocks remnants
 2023-07-23 14:08 UTC  (7+ messages)
` [PATCH 04/11] arm64: dts: qcom: sdm630: Drop RPM bus clocks
` [PATCH 06/11] dt-bindings: remoteproc: qcom,adsp: Remove AGGRE2 clock
` [PATCH 07/11] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Remove PNoC clock

[PATCH V5 0/3] Introduce the read-modify-write API to collect
 2023-07-23 13:55 UTC  (7+ messages)
` [PATCH V5 1/3] firmware: qcom_scm: provide a read-modify-write function
` [PATCH V5 2/3] pinctrl: qcom: Use qcom_scm_io_update_field()

[PATCH V2 0/2] Drop the IPQ5019 SoC ID
 2023-07-23 13:33 UTC  (6+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom,ids: drop "

[PATCH v3 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-23 13:19 UTC  (3+ messages)
` [PATCH v3 2/3] Documentation/process: maintainer-soc: add clean platforms profile
` [PATCH v3 3/3] MAINTAINER: samsung: document dtbs_check requirement for Samsung

[PATCH] iio: adc: Explicitly include correct DT includes
 2023-07-23 12:38 UTC  (3+ messages)

[PATCH 0/2] QCM2290 icc fixes
 2023-07-23 11:01 UTC  (5+ messages)
` [PATCH 2/2] interconnect: qcom: qcm2290: Enable sync state

[PATCH] arm64: dts: qcom: msm8939-samsung-a7: Drop internal pull for SD CD
 2023-07-23 10:54 UTC 

[PATCH] drm/msm: Slightly simplify memory allocation in submit_lookup_cmds()
 2023-07-23  6:41 UTC 

[PATCH 2/2] firmware: arm_scmi: Add qcom hvc/shmem transport
 2023-07-23  2:15 UTC  (2+ messages)

[PATCH v5 1/2] check-uapi: Introduce check-uapi.sh
 2023-07-22 19:40 UTC  (3+ messages)
` [PATCH] scripts/check-uapi.sh: add stgdiff support

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-07-22 17:32 UTC  (11+ messages)
` [PATCH v2 02/10] qcom_scm: scm call for deriving a software secret
` [PATCH v2 07/10] qcom_scm: scm call for create, prepare and import keys
` [PATCH v2 09/10] soc: qcom: support for generate, import and prepare key

[PATCH 1/1] soundwire: use devm_clk_get_enabled() in qcom_swrm_probe()
 2023-07-22 17:28 UTC  (3+ messages)
` [PATCH v2 1/1] Soundwire: fix the return value checks of clk_prepare_enable()

[PATCH v2 00/22] i2c: Use new PM macros
 2023-07-22 11:53 UTC  (2+ messages)
` [PATCH v2 17/22] i2c: qup: Remove #ifdef guards for PM related functions

[PATCH v2] media: Explicitly include correct DT includes
 2023-07-22 10:00 UTC 

[PATCH 0/7] Update RPM ICC bindings
 2023-07-22  9:41 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: interconnect: qcom: Introduce qcom,rpm-common
` [PATCH 2/7] dt-bindings: interconnect: qcom: qcm2290: Remove RPM bus clocks
` [PATCH 3/7] dt-bindings: interconnect: qcom: Fix and separate out MSM8916
` [PATCH 4/7] dt-bindings: interconnect: qcom: Fix and separate out QCS404
` [PATCH 5/7] dt-bindings: interconnect: qcom: Fix and separate out SDM660

[PATCH v3 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-07-22  9:24 UTC  (7+ messages)
` [PATCH v3 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125

[PATCH 0/3] SM6115 LPASS TLMM
 2023-07-22  9:20 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add "
` [PATCH 2/3] pinctrl: qcom: Introduce SM6115 LPI pinctrl driver
` [PATCH 3/3] arm64: defconfig: enable Qualcomm SM6115 LPASS pinctrl

[PATCH 1/1] soc: qcom: use devm_clk_get_enabled() in gsbi_probe()
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH 0/4] Use generic RPMHPD bindings for some of the Qualcomm SoCs
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH 0/2] Introduce new generic bindings for RPMHPD
 2023-07-22  5:17 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: power: qcom,rpmhpd: Add Generic RPMh PD indexes
` [PATCH 2/2] soc: qcom: rpmhpd: Use the newly created generic RPMHPD bindings
` (subset) [PATCH 0/2] Introduce new generic bindings for RPMHPD

[PATCH] arm64: dts: qcom: sc8180x: Fix LLCC reg property
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq9574: Use assigned-clock-rates for QUP I2C core clks
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH v3 0/2] arm64: dts: qcom: qdu1000: Update reserved memory region
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sc8180x: USB TypeC plumbing
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8916-samsung-j5-common: Add touchscreen
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: msm8916-samsung-e2015: Add accelerometer
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH v2 1/3] arm64: dts: qcom: sm8350-hdk: include PMK8350
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH 1/6] arm64: dts: qcom: msm8953-vince: drop duplicated touschreen parent interrupt
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH 1/4] arm64: dts: qcom: sc8180x-pmics: add missing qcom,spmi-gpio fallbacks
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] Drop useless compatibles from the SCM driver
 2023-07-22  5:17 UTC  (2+ messages)

[PATCH 0/7] random msm bindings fixes
 2023-07-22  5:17 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/6] Enable IPQ5332 USB2
 2023-07-22  5:10 UTC  (9+ messages)
` [PATCH v5 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy
` [PATCH v5 3/6] phy: qcom-m31: Introduce qcom,m31 USB phy driver
` [PATCH v5 4/6] arm64: dts: qcom: ipq5332: Add USB related nodes
` [PATCH v5 5/6] arm64: dts: qcom: ipq5332: Enable USB

[PATCH v2] arm64: dts: qcom: sa8540p-ride: enable rtc
 2023-07-22  3:59 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: qcom: qrb5165-rb5: enable DP support
 2023-07-22  2:49 UTC  (4+ messages)

[PATCH V5 3/3] firmware: scm: Modify only the download bits in TCSR register
 2023-07-21 23:15 UTC  (2+ messages)

[PATCH] ASoC: codecs: lpass: Log clk_get() failures
 2023-07-21 21:16 UTC  (2+ messages)

[PATCH] soundwire: qcom: Log clk_get("iface") failures
 2023-07-21 21:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).