Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2023-10-17 09:28:30 to 2023-10-18 07:13:33 UTC [more...]

[PATCH 0/4] cpufreq: Add basic cpufreq scaling for Qualcomm MSM8909
 2023-10-18  7:13 UTC  (12+ messages)
` [PATCH 1/4] cpufreq: qcom-nvmem: Enable virtual power domain devices

[PATCH 0/3] Handle reversed SBU orientation for FSA4480
 2023-10-18  7:10 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: usb: fsa4480: Add data-lanes property to endpoint
` [PATCH 2/3] usb: typec: fsa4480: Add support to swap SBU orientation

[PATCH v5 0/5] Add multimode invoke request IOCTL support
 2023-10-18  7:02 UTC  (6+ messages)
` [PATCH v5 1/5] misc: fastrpc: Add fastrpc multimode invoke request support
` [PATCH v5 2/5] misc: fastrpc: Add CRC support for remote buffers
` [PATCH v5 3/5] misc: fastrpc: Capture kernel and DSP performance counters
` [PATCH v5 4/5] misc: fastrpc: Add support to save and restore interrupted
` [PATCH v5 5/5] misc: fastrpc: Add support to allocate shared context bank

[PATCH v2 0/2] ARM: dts: samsung: exynos4412-midas: fix key-ok and use Linux event codes
 2023-10-18  6:24 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: samsung: exynos4412-midas: fix key-ok event code
` [PATCH v2 2/2] ARM: dts: samsung: exynos4412-midas: use Linux event codes for input keys

[RFC 0/8] Enable runtime suspend resume for QCOM devices
 2023-10-18  6:09 UTC  (13+ messages)
` [RFC 1/8] dt-bindings: usb: qcom,dwc3: Add bindings to enable runtime
` [RFC 2/8] usb: dwc3: core: Register vendor hooks for dwc3-qcom
` [RFC 3/8] usb: dwc3: qcom: Enable autosuspend for host mode
` [RFC 5/8] arm64: dts: qcom: Flatten sm8450 usb device node
` [RFC 6/8] arm: dts: qcom: Add pmic glink support for sm8450-qrd
` [RFC 7/8] arm: dts: qcom: Enable runtime for SM8450 QRD
` [RFC 8/8] usb: dwc3: core: Skip set_mode notification if cable is disconnected

[PATCH 00/12] usb: dwc3: qcom: Flatten dwc3 structure
 2023-10-18  6:00 UTC  (13+ messages)
` [PATCH 02/12] usb: dwc3: qcom: Rename dwc3 platform_device reference
` [PATCH 05/12] usb: dwc3: Override end of dwc3 memory resource
` [PATCH 08/12] usb: dwc3: qcom: Inline the qscratch constants
` [PATCH 10/12] dt-bindings: usb: qcom,dwc3: Introduce flattened qcom,dwc3 binding

[PATCH v4 0/5] Add multimode invoke request IOCTL support
 2023-10-18  5:12 UTC  (6+ messages)
` [PATCH v4 4/5] misc: fastrpc: Add support to save and restore interrupted

[PATCH v9 00/34] Introduce QC USB SND audio offloading support
 2023-10-18  2:07 UTC  (54+ messages)
` [PATCH v9 01/34] xhci: split free interrupter into separate remove and free parts
` [PATCH v9 02/34] xhci: add support to allocate several interrupters
` [PATCH v9 03/34] xhci: add helper to stop endpoint and wait for completion
` [PATCH v9 04/34] xhci: sideband: add initial api to register a sideband entity
` [PATCH v9 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v9 06/34] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v9 07/34] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v9 08/34] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v9 09/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v9 10/34] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v9 11/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v9 12/34] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v9 13/34] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v9 14/34] dt-bindings: usb: xhci: Add num-hc-interrupters definition
` [PATCH v9 15/34] dt-bindings: usb: dwc3: Limit "
` [PATCH v9 16/34] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v9 17/34] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v9 18/34] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v9 19/34] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v9 20/34] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v9 21/34] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v9 22/34] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v9 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v9 24/34] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v9 25/34] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v9 26/34] ASoC: qcom: qdsp6: q6afe: Split USB AFE dev_token param into separate API
` [PATCH v9 27/34] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v9 28/34] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v9 29/34] ASoC: qcom: qdsp6: Add SND kcontrol to select offload device
` [PATCH v9 30/34] ASoC: qcom: qdsp6: Add SND kcontrol for fetching offload status
` [PATCH v9 31/34] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v9 32/34] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v9 33/34] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v9 34/34] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH] bus: mhi: host: pci_generic: Add SDX75 based modem support
 2023-10-18  1:52 UTC  (7+ messages)

[RESEND PATCH] regulator: Use device_get_match_data()
 2023-10-17 23:41 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 4d5ab2376ec576af173e5eac3887ed0b51bd8566
 2023-10-17 22:30 UTC 

[PATCH 0/2] PCI: dwc: Fix the BAR size programming
 2023-10-17 22:18 UTC  (7+ messages)
` [PATCH 2/2] PCI: qcom-ep: Implement dbi_cs2_access() function callback for DBI CS2 access

[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
 2023-10-17 20:48 UTC  (12+ messages)
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver "

[RESEND PATCH] mfd: Use device_get_match_data()
 2023-10-17 20:36 UTC 

[PATCH] arm64: dts: qcom: msm8939-longcheer-l9100: Add proximity-near-level
 2023-10-17 20:03 UTC  (3+ messages)

[PATCH 0/7] Adreno 643 + fixes
 2023-10-17 19:42 UTC  (9+ messages)
` [PATCH 1/7] drm/msm/a6xx: Fix unknown speedbin case
    ` [Freedreno] "
` [PATCH 2/7] drm/msm/adreno: Add ZAP firmware name to A635

[PATCH 0/5] support oneplus-lemonade(p) devices
 2023-10-17 19:41 UTC  (16+ messages)
` [PATCH 1/5] iio: adc: add smb139x bindings
` [PATCH 2/5] arm64: dts: qcom: sm8350: Fix DMA0 address
` [PATCH 3/5] arm64: dts: qcom: pm8350k: remove hanging whitespace
` [PATCH 5/5] arm64: dts: qcom: sm8350-lemonade(p): new devices

[PATCH v6 0/4] cpufreq: qcom-nvmem: add support for ipq806x
 2023-10-17 19:13 UTC  (3+ messages)
` [PATCH v6 1/4] dt-bindings: cpufreq: qcom-cpufreq-nvmem: Document krait-cpu

[PATCH 1/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: document IPQ6018
 2023-10-17 17:13 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: qcom: ipq6018: use CPUFreq NVMEM

[PATCH 1/2] clk: qcom: gpucc-sm8550: switch to clk_lucid_ole_pll_configure
 2023-10-17 16:58 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: videocc-sm8550: "

[PATCH] arm64: dts: qcom: msm8916-acer-a1-724: Add notification LED
 2023-10-17 16:51 UTC  (2+ messages)

[PATCH] interconnect: qcom: Convert to platform remove callback returning void
 2023-10-17 16:33 UTC  (2+ messages)

[PATCH 0/2] Small dtsi fixes for msm8953 SoC
 2023-10-17 16:30 UTC  (4+ messages)
` [PATCH 1/2] arm64: dts: qcom: msm8953: Set initial address for memory

[PATCH V1 0/4] Enable TRNG for SA8775P and SC7280
 2023-10-17 16:29 UTC  (2+ messages)

[PATCH 0/4] Add WCN3680B WiFi/Bluetooth and enable it on Fairphone 3
 2023-10-17 16:28 UTC  (4+ messages)
` [PATCH 2/4] remoteproc: qcom_wcnss: Add WCN3680B compatible

[PATCH] arm64: dts: qcom: sc8280xp-x13s: Use the correct DP PHY compatible
 2023-10-17 16:22 UTC  (6+ messages)

[PATCH v12 00/56] Add DELETE_BUF ioctl
 2023-10-17 14:47 UTC  (57+ messages)
` [PATCH v12 01/56] media: videobuf2: Rename offset parameter
` [PATCH v12 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v12 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v12 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v12 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v12 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v12 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v12 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v12 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v12 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v12 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v12 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 15/56] media: visl: "
` [PATCH v12 16/56] media: atomisp: "
` [PATCH v12 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v12 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v12 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v12 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v12 21/56] media: pci: dt3155: Remove useless check
` [PATCH v12 22/56] media: pci: tw686x: Set min_buffers_needed to 3
` [PATCH v12 23/56] media: pci: cx18: Stop direct calls to queue num_buffers field
` [PATCH v12 24/56] media: pci: netup_unidvb: "
` [PATCH v12 25/56] media: pci: tw68: "
` [PATCH v12 26/56] media: i2c: video-i2c: "
` [PATCH v12 27/56] media: coda: "
` [PATCH v12 28/56] media: nxp: "
` [PATCH v12 29/56] media: verisilicon: "
` [PATCH v12 30/56] media: test-drivers: "
` [PATCH v12 31/56] media: imx: "
` [PATCH v12 32/56] media: meson: vdec: "
` [PATCH v12 33/56] touchscreen: sur40: "
` [PATCH v12 34/56] sample: v4l: "
` [PATCH v12 35/56] media: cedrus: "
` [PATCH v12 36/56] media: nuvoton: "
` [PATCH v12 37/56] media: renesas: "
` [PATCH v12 38/56] media: ti: "
` [PATCH v12 39/56] media: usb: "
` [PATCH v12 40/56] media: usb: cx231xx: "
` [PATCH v12 41/56] media: usb: hackrf: "
` [PATCH v12 42/56] media: usb: usbtv: "
` [PATCH v12 43/56] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v12 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v12 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v12 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v12 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v12 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v12 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v12 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v12 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v12 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v12 53/56] media: core: Free range of buffers
` [PATCH v12 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v12 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v12 56/56] media: test-drivers: Use helper "

[RFC 4/8] clk: qcom: gcc-sm8450: Keep usb30 prim gdsc on during runtime suspend
 2023-10-17 13:19 UTC 

[PATCH V3 0/4] Add support for IPQ5018 tsens
 2023-10-17 13:13 UTC  (8+ messages)
` [PATCH V3 3/4] thermal/drivers/tsens: "
` [PATCH V3 4/4] arm64: dts: qcom: ipq5018: Add tsens node

[PATCH 0/3] ASoC: qcom: check ADSP version when setting clocks
 2023-10-17 13:08 UTC  (3+ messages)
` [PATCH 2/3] ASoC: qcom: q6afe: "

[PATCH] drm/msm/a6xx: add QMP dependency
 2023-10-17 12:24 UTC  (2+ messages)

[PATCH V3 0/3] mmc: Add partial initialization support
 2023-10-17 11:39 UTC  (2+ messages)

[PATCH v11 00/56] Add DELETE_BUF ioctl
 2023-10-17  9:59 UTC  (4+ messages)
` [PATCH v11 41/56] media: cedrus: Stop direct calls to queue num_buffers field

[PATCH] ARM: dts: exynos: fix input keys with Linux event codes for midas
 2023-10-17  9:51 UTC  (2+ messages)

[PATCH v5 00/15] arm64: qcom: add and enable SHM Bridge support
 2023-10-17  9:27 UTC  (5+ messages)
` [PATCH v5 11/15] firmware: qcom: qseecom: convert to using the TZ allocator
` [PATCH v5 13/15] firmware: qcom: tzmem: enable SHM Bridge support
` [PATCH v5 14/15] firmware: qcom: scm: clarify the comment in qcom_scm_pas_init_image()
` [PATCH v5 15/15] arm64: defconfig: enable SHM Bridge support for the TZ memory allocator


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox