phone-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-02 07:28:06 to 2021-09-28 17:27:29 UTC [more...]

[PATCH 00/15] Add support for Samsung Galaxy S4 Mini Value Edition
 2021-09-28 17:12 UTC  (8+ messages)
` [PATCH 01/15] arm64: dts: qcom: Add device tree "
` [PATCH 04/15] arm64: dts: qcom: msm8916-samsung-serranove: Add IMU
` [PATCH 06/15] arm64: dts: qcom: msm8916-samsung-serranove: Add NFC
` [PATCH 08/15] dt-bindings: arm: cpus: Document qcom,msm8916-smp enable-method
` [PATCH 10/15] dt-bindings: soc: qcom: spm: Document qcom,msm8916-saw2-v3.0-cpu
` [PATCH 12/15] firmware: qcom: scm: Add support for MC boot address API
` [PATCH 13/15] arm64: dts: qcom: msm8916: Add CPU ACC and SAW/SPM

[PATCH] arm64: dts: qcom: sm6125: Improve indentation of multiline properties
 2021-09-28 15:38 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/3] MSM8953 MDP/DSI PHY enablement
 2021-09-28 13:19 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: msm: dsi: Add MSM8953 dsi phy
` [PATCH v3 2/3] drm/msm/dsi: Add phy configuration for MSM8953
` [PATCH v3 3/3] drm/msm/mdp5: Add configuration for MDP v1.16

[PATCH v9 0/4] Add support for the Hynix Hi-846 camera
 2021-09-28  9:50 UTC  (6+ messages)
` [PATCH v9 1/4] dt-bindings: vendor-prefixes: Add SK Hynix Inc
` [PATCH v9 2/4] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor
` [PATCH v9 3/4] media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
` [PATCH v9 4/4] Documentation: i2c-cardlist: add the Hynix hi846 sensor

[PATCH v2 0/5] msm8996: Enable support for MSS and SLPI
 2021-09-27 23:13 UTC  (7+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: msm8996: Revamp reserved memory
` [PATCH v2 2/5] remoteproc: qcom: pas: Use the same init resources for MSM8996 and MSM8998
  ` (subset) "
` [PATCH v2 3/5] arm64: dts: qcom: msm8996: Unify smp2p naming
` [PATCH v2 4/5] arm64: dts: qcom: msm8996: Add MSS and SLPI
` [PATCH v2 5/5] arm64: dts: qcom: msm8996-xiaomi-*: Enable "

[PATCH v2 1/4] arm64: dts: qcom: Add support for MSM8998 F(x)tec Pro1 QX1000
 2021-09-27 22:56 UTC  (5+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: msm8998-fxtec-pro1: Add physical keyboard leds
` [PATCH v2 3/4] arm64: dts: qcom: msm8998-fxtec-pro1: Add Goodix GT9286 touchscreen
` [PATCH v2 4/4] arm64: dts: qcom: msm8998-fxtec-pro1: Add tlmm keyboard keys

[PATCH v4 0/2] Global Clock Controller driver for MSM8976/56
 2021-09-27 21:58 UTC  (2+ messages)
` [PATCH v4 1/2] dt-bindings: clk: qcom: Document MSM8976 Global Clock Controller

[PATCH] arm64: dts: qcom: msm8996: xiaomi-gemini: Enable JDI LCD panel
 2021-09-25 11:38 UTC 

[PATCH 2/2] dt-bindings: panel-simple-dsi: add JDI R63452 panel bindings
 2021-09-25 10:31 UTC 

[PATCH 1/2] drm/panel: Add JDI R63452 MIPI DSI panel driver
 2021-09-25 10:29 UTC 

[PATCH v2 1/7] arm64: dts: qcom: Introduce support for MSM8998 Sony Yoshino platform
 2021-09-24 23:26 UTC  (8+ messages)
` [PATCH v2 2/7] arm64: dts: qcom: msm8998-xperia: Add RMI4 touchscreen support
` [PATCH v2 3/7] arm64: dts: qcom: msm8998-xperia: Add support for wcn3990 Bluetooth
` [PATCH v2 4/7] arm64: dts: qcom: msm8998-xperia: Add support for gpio vibrator
` [PATCH v2 5/7] arm64: dts: qcom: msm8998-xperia: Configure display boost regulators
` [PATCH v2 6/7] arm64: dts: qcom: msm8998-xperia: Add camera regulators
` [PATCH v2 7/7] arm64: dts: qcom: msm8998-xperia: Add audio clock and its pin

[PATCH v3 0/2] Global Clock Controller driver for MSM8976/56
 2021-09-24 18:31 UTC  (2+ messages)
` [PATCH v3 1/2] dt-bindings: clk: qcom: Document MSM8976 Global Clock & Reset Controller

[PATCH] media: imx: Fix rounding
 2021-09-24 13:20 UTC  (3+ messages)

[PATCH] mfd: qcom-pm8xxx: switch away from using chained IRQ handlers
 2021-09-23 21:15 UTC  (3+ messages)

[RFC PATCH 00/17] net: ipa: Add support for IPA v2.x
 2021-09-23 12:42 UTC  (18+ messages)
` [RFC PATCH 01/17] net: ipa: Correct ipa_status_opcode enumeration
` [RFC PATCH 02/17] net: ipa: revert to IPA_TABLE_ENTRY_SIZE for 32-bit IPA support
` [RFC PATCH 04/17] net: ipa: Establish ipa_dma interface
` [RFC PATCH 05/17] net: ipa: Check interrupts for availability
` [RFC PATCH 06/17] net: ipa: Add timeout for ipa_cmd_pipeline_clear_wait
` [RFC PATCH 07/17] net: ipa: Add IPA v2.x register definitions
` [RFC PATCH 08/17] net: ipa: Add support for IPA v2.x interrupts
` [RFC PATCH 09/17] net: ipa: Add support for using BAM as a DMA transport
` [PATCH 10/17] net: ipa: Add support for IPA v2.x commands and table init
` [RFC PATCH 11/17] net: ipa: Add support for IPA v2.x endpoints
` [RFC PATCH 12/17] net: ipa: Add support for IPA v2.x memory map
` [RFC PATCH 13/17] net: ipa: Add support for IPA v2.x in the driver's QMI interface
` [RFC PATCH 14/17] net: ipa: Add support for IPA v2 microcontroller
` [RFC PATCH 15/17] net: ipa: Add IPA v2.6L initialization sequence support
` [RFC PATCH 16/17] net: ipa: Add hw config describing IPA v2.x hardware
` [RFC PATCH 17/17] dt-bindings: net: qcom,ipa: Add support for MSM8953 and MSM8996 IPA

[PATCH] MAINTAINERS: fix typo in DRM DRIVER FOR SAMSUNG S6D27A1 PANELS
 2021-09-21 18:13 UTC  (2+ messages)

[PATCH v2 0/2] drm/panel: Add support for LG.Philips SW43101 DSI video mode panel
 2021-09-21 17:41 UTC  (4+ messages)
` [PATCH v2 1/2] drm/panel: Add driver "
` [PATCH v2 2/2] dt-bindings: display: Add binding for LG.Philips SW43101

[PATCH 5.14 092/168] mfd: db8500-prcmu: Adjust map to reality
 2021-09-20 16:43 UTC 

[PATCH 5.10 056/122] mfd: db8500-prcmu: Adjust map to reality
 2021-09-20 16:43 UTC 

[PATCH 5.4 234/260] mfd: db8500-prcmu: Adjust map to reality
 2021-09-20 16:44 UTC 

[PATCH v7 0/6] Add support for Core Power Reduction v3, v4 and Hardened
 2021-09-20  0:51 UTC  (4+ messages)
` [PATCH v7 2/6] dt-bindings: avs: cpr: Convert binding to YAML schema

[PATCH 0/1] Add support for metadata in bam_dma
 2021-09-19 15:52 UTC  (3+ messages)
` [PATCH 1/1] dmaengine: qcom: bam_dma: Add support for metadata

[RFC PATCH 0/3] DMAengine: Add support for Immediate commands
 2021-09-19 14:43 UTC  (4+ messages)
` [PATCH 1/3] doc: dmaengine: client-api: Add immediate commands in the DMA client API
` [PATCH 2/3] dmaengine: Add support for immediate commands in the "
` [PATCH 3/3] dmaengine: qcom: bam_dma: Add support for immediate commands

[PATCH 0/1] Add support for metadata in bam_dma
 2021-09-19 14:42 UTC  (2+ messages)
` [PATCH 1/1] dmaengine: qcom: bam_dma: Add support for metadata

[RESEND PATCH] arm64: DT: qcom: msm8998: Provide missing "xo" and "sleep_clk" to GCC
 2021-09-18 23:06 UTC  (2+ messages)

[PATCH v3 0/2] Use "ref" clocks from firmware for DSI PLL VCO parent
 2021-09-18 14:40 UTC  (5+ messages)
` [PATCH v3 1/2] drm/msm/dsi: Use "ref" fw clock instead of global name for "
` [PATCH v3 2/2] clk: qcom: gcc-sdm660: Remove transient global "xo" clock

[RESEND PATCH] leds: ledtrig-pattern: Use last_repeat when applying hw pattern
 2021-09-15  8:02 UTC 

[PATCH 0/8] msm8998 clock-controller cleanup
 2021-09-14 21:42 UTC  (17+ messages)
` [PATCH 1/8] clk: qcom: gcc-msm8998: Move parent names and mapping below GPLLs
` [PATCH 2/8] clk: qcom: gcc-msm8998: Use parent_data/hws for internal clock relations
` [PATCH 3/8] clk: qcom: gcc-msm8998: Remove transient global "xo" clock
` [PATCH 4/8] clk: qcom: gpucc-msm8998: Use ARRAY_SIZE for num_parents
` [PATCH 5/8] clk: qcom: mmcc-msm8998: "
` [PATCH 6/8] dt-bindings: clocks: qcom,gcc-msm8998: Reflect actually referenced clks
` [PATCH 7/8] clk: qcom: gpucc-msm8998: Remove unnecessary fallbacks to global clocks
` [PATCH 8/8] clk: qcom: mmcc-msm8998: "

[PATCH 0/4] sdm660 clock-controller cleanup
 2021-09-14 21:13 UTC  (9+ messages)
` [PATCH 1/4] clk: qcom: gcc-sdm660: Use ARRAY_SIZE for num_parents
` [PATCH 2/4] clk: qcom: gpucc-sdm660: "
` [PATCH 3/4] clk: qcom: mmcc-sdm660: "
` [PATCH 4/4] clk: qcom: gpucc-sdm660: Remove fallback to global clock names

[PATCH v2 1/2] drm/msm/dpu: Add a function to retrieve the current CTL status
 2021-09-13 14:14 UTC  (3+ messages)
` [PATCH v2 2/2] drm/msm/dpu: Fix timeout issues on command mode panels

[RFC PATCH 0/2] PM6125 regulator support
 2021-09-13 14:32 UTC  (6+ messages)
` [RFC PATCH 2/2] regulator: qcom_smd: Add "

[PATCH v1 0/6] arm64: dts: imx8mq-librem5: wifi updates and minor fixes
 2021-09-13 13:57 UTC  (7+ messages)
` [PATCH v1 1/6] arm64: dts: imx8mq-librem5: add reset gpio to mantix panel description
` [PATCH v1 2/6] arm64: dts: imx8mq-librem5: Fix led_r and led_g pinctrl assignments
` [PATCH v1 3/6] arm64: dts: imx8mq-librem5: wire up the wifi regulator
` [PATCH v1 4/6] arm64: dts: imx8mq-librem5: delay the startup of the SDIO
` [PATCH v1 5/6] arm64: dts: imx8mq-librem5: add power sequencing for M.2 cards
` [PATCH v1 6/6] arm64: dts: imx8mq-librem5: Limit the max sdio frequency

[PATCH 1/2] drm/msm/dpu: Add a function to retrieve the current CTL status
 2021-09-11 16:35 UTC  (4+ messages)
` [PATCH 2/2] drm/msm/dpu: Fix timeout issues on command mode panels

[PATCH AUTOSEL 5.4 02/14] mfd: db8500-prcmu: Adjust map to reality
 2021-09-11 13:13 UTC 

[PATCH AUTOSEL 5.10 02/25] mfd: db8500-prcmu: Adjust map to reality
 2021-09-11 13:12 UTC 

[PATCH AUTOSEL 5.13 03/29] mfd: db8500-prcmu: Adjust map to reality
 2021-09-11 13:12 UTC 

[PATCH AUTOSEL 5.14 03/32] mfd: db8500-prcmu: Adjust map to reality
 2021-09-11 13:11 UTC 

[PATCH] arm64: DT: qcom: msm8998: Provide missing "xo" and "sleep_clk" to GCC
 2021-09-11 12:01 UTC 

[PATCH v4 0/2] Input: cypress-sf - Add support for Cypress Streetfighter touchkeys
 2021-09-10  5:25 UTC  (5+ messages)
` [PATCH v4 1/2] Input: cypress-sf - Add Cypress StreetFighter touchkey driver
` [PATCH v4 2/2] dt-bindings: input: Add binding for cypress-sf

[PATCH v2] arm64: dts: qcom: pmi8998: Add node for WLED
 2021-09-09 18:05 UTC  (2+ messages)

[PATCH 1/7] arm64: dts: qcom: Introduce support for MSM8998 Sony Yoshino platform
 2021-09-09 18:03 UTC  (16+ messages)
` [PATCH 2/7] arm64: dts: qcom: msm8998-xperia: Add RMI4 touchscreen support
` [PATCH 3/7] arm64: dts: qcom: msm8998-xperia: Add support for wcn3990 Bluetooth
` [PATCH 4/7] arm64: dts: qcom: msm8998-xperia: Add support for gpio vibrator
` [PATCH 5/7] arm64: dts: qcom: msm8998-xperia: Configure display boost regulators
` [PATCH 6/7] arm64: dts: qcom: msm8998-xperia: Add camera regulators
` [PATCH 7/7] arm64: dts: qcom: msm8998-xperia: Add audio clock and its pin

[PATCH 1/3] drm/msm/dpu1: Add DMA2, DMA3 clock control to enum
 2021-09-09 18:00 UTC  (13+ messages)
` [PATCH 2/3] drm/msm/dpu1: Add MSM8998 to hw catalog
  ` [Freedreno] "
` [PATCH 3/3] dt-bindings: display: msm: Add binding for msm8998 dpu

[PATCH v2 0/3] MSM8953 MDP/DSI PHY enablement
 2021-09-08 12:00 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: msm: dsi: Add MSM8953 dsi phy
` [PATCH v2 2/3] drm/msm/dsi: Add phy configuration for MSM8953
` [PATCH v2 3/3] drm/msm/mdp5: Add configuration for MDP v1.16

[PATCH] drm/msm/dsi: Use division result from div_u64_rem in 7nm and 14nm PLL
 2021-09-07 22:58 UTC  (2+ messages)

[PATCH 1/2] drm/panel: Add driver for Novatek NT35950 DSI DriverIC panels
 2021-09-07 19:01 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: display: Add bindings for Novatek NT35950

[PATCH 0/2] drm/panel: Add support for LG.Philips SW43101 DSI video mode panel
 2021-09-07 18:33 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: display: Add binding for LG.Philips SW43101

[PATCH 1/2] drm/panel: Add BOE BF060Y8M-AJ0 5.99" AMOLED panel driver
 2021-09-07 18:29 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: display: Document BOE BF060Y8M-AJ0 panel compatible

[PATCH v3 0/2] Input: cypress-sf - Add support for Cypress Streetfighter touchkeys
 2021-09-07  9:01 UTC  (4+ messages)
` [PATCH v3 1/2] Input: cypress-sf - Add Cypress StreetFighter touchkey driver

[PATCH] Input: mms114 - support MMS134S
 2021-09-07  6:32 UTC  (2+ messages)

[PATCH] drm/msm/dsi: dsi_phy_14nm: Take ready-bit into account in poll_for_ready
 2021-09-06 20:25 UTC 

[PATCH v8 0/4] Add support for the Hynix Hi-846 camera
 2021-09-06  7:53 UTC  (5+ messages)
` [PATCH v8 3/4] media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera

[PATCH] interconnect: qcom: sdm660: Use icc_sync_state
 2021-09-04 11:14 UTC 

[PATCH 0/2] MSM8953 MDP/DSI PHY enablement
 2021-09-02 22:18 UTC  (4+ messages)
` [PATCH 1/2] drm/msm/dsi: Add phy configuration for MSM8953
` [PATCH 2/2] drm/msm/mdp5: Add configuration for MDP v1.16

[PATCH v2 0/2] Use "ref" clocks from firmware for DSI PLL VCO parent
 2021-09-02 19:34 UTC  (8+ messages)
` [PATCH v2 2/2] clk: qcom: gcc-sdm660: Remove transient global "xo" clock


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).