Phone-Devel Archive mirror.
 help / color / mirror / Atom feed
[PATCH 0/2] Some small preparations around CAMSS D-PHY / C-PHY support
 2024-12-13 12:09 UTC  (15+ messages)
` [PATCH 1/2] media: dt-bindings: media: camss: Restrict bus-type property
` [PATCH 2/2] media: qcom: camss: Restrict endpoint bus-type to D-PHY

[PATCH] arm64: dts: qcom: msm8916-samsung-serranove: Add display panel
 2024-12-11  0:32 UTC  (3+ messages)

[PATCH v3 00/12] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-12-10 12:40 UTC  (22+ messages)
` [PATCH v3 01/12] media: i2c: imx214: Use subdev active state
` [PATCH v3 02/12] media: i2c: imx214: Simplify with dev_err_probe()
` [PATCH v3 03/12] media: i2c: imx214: Convert to CCI register access helpers
` [PATCH v3 04/12] media: i2c: imx214: Replace register addresses with macros
` [PATCH v3 05/12] media: i2c: imx214: Drop IMX214_REG_EXPOSURE from mode reg arrays
` [PATCH v3 06/12] media: i2c: imx214: Check number of lanes from device tree
` [PATCH v3 07/12] media: i2c: imx214: Add vblank and hblank controls
` [PATCH v3 08/12] media: i2c: imx214: Implement vflip/hflip controls
` [PATCH v3 09/12] media: i2c: imx214: Add analogue/digital gain control
` [PATCH v3 10/12] media: i2c: imx214: Verify chip ID
` [PATCH v3 11/12] media: i2c: imx214: Add test pattern control
` [PATCH v3 12/12] media: i2c: imx214: Fix link frequency

[PATCH] dt-bindings: power: rpmpd: Fix comment for SM6375
 2024-12-03 13:57 UTC  (6+ messages)

[PATCH v2 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-12-01 18:41 UTC  (27+ messages)
` [PATCH v2 01/13] media: i2c: imx214: Fix link frequency
` [PATCH v2 02/13] media: i2c: imx214: Use subdev active state
` [PATCH v2 03/13] media: i2c: imx214: Simplify with dev_err_probe()
` [PATCH v2 04/13] media: i2c: imx214: Convert to CCI register access helpers
` [PATCH v2 05/13] media: i2c: imx214: Replace register addresses with macros
` [PATCH v2 06/13] media: i2c: imx214: Drop IMX214_REG_EXPOSURE from mode reg arrays
` [PATCH v2 07/13] media: i2c: imx214: Check number of lanes from device tree
` [PATCH v2 08/13] media: i2c: imx214: Add vblank and hblank controls
` [PATCH v2 09/13] media: i2c: imx214: Extract format and crop settings
` [PATCH v2 10/13] media: i2c: imx214: Implement vflip/hflip controls
` [PATCH v2 11/13] media: i2c: imx214: Add analogue/digital gain control
` [PATCH v2 12/13] media: i2c: imx214: Verify chip ID
` [PATCH v2 13/13] media: i2c: imx214: Add test pattern control

[PATCH] dt-bindings: arm: qcom,ids: add board ID for CDP
 2024-11-23 16:53 UTC  (2+ messages)

[PATCH v4 0/6] iio: light: stk3310: support powering off during suspend
 2024-11-23 14:40 UTC  (31+ messages)
` [PATCH v4 1/6] dt-bindings: iio: light: stk33xx: add vdd and leda regulators
` [PATCH v4 2/6] iio: light: stk3310: handle all remove logic with devm callbacks
` [PATCH v4 3/6] iio: light: stk3310: Implement vdd and leda supplies
` [PATCH v4 4/6] iio: light: stk3310: use dev_err_probe where possible
` [PATCH v4 5/6] iio: light: stk3310: log error if reading the chip id fails
` [PATCH v4 6/6] arm64: dts: allwinner: pinephone: Add power supplies to stk3311

[PATCH] media: i2c: imx412: Add missing newline to prints
 2024-11-20 13:56 UTC  (2+ messages)

[PATCH RESEND v13 00/12] Initial Marvell PXA1908 support
 2024-11-14 22:37 UTC  (23+ messages)
` [PATCH RESEND v13 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH RESEND v13 02/12] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH RESEND v13 03/12] pinctrl: single: "
` [PATCH RESEND v13 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH RESEND v13 05/12] clk: mmp: Add Marvell PXA1908 APBC driver
` [PATCH RESEND v13 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver
` [PATCH RESEND v13 07/12] clk: mmp: Add Marvell PXA1908 APMU driver
` [PATCH RESEND v13 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver
` [PATCH RESEND v13 09/12] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
` [PATCH RESEND v13 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH RESEND v13 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH RESEND v13 12/12] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[RFC PATCH v2 1/2] mfd: 88pm886: add the RTC cell
 2024-11-12 14:45 UTC  (8+ messages)
` [RFC PATCH v2 2/2] rtc: add driver for Marvell 88PM886 PMIC RTC
  ` (subset) "
` (subset) [RFC PATCH v2 1/2] mfd: 88pm886: add the RTC cell

[PATCH v3 0/6] iio: light: stk3310: support powering off during suspend
 2024-10-28 20:44 UTC  (16+ messages)
` [PATCH v3 1/6] dt-bindings: iio: light: stk33xx: add vdd and leda regulators
` [PATCH v3 2/6] iio: light: stk3310: handle all remove logic with devm callbacks
` [PATCH v3 3/6] iio: light: stk3310: Implement vdd and leda supplies
` [PATCH v3 4/6] iio: light: stk3310: use dev_err_probe where possible
` [PATCH v3 5/6] iio: light: stk3310: log error if reading the chip id fails
` [PATCH v3 6/6] arm64: dts: allwinner: pinephone: Add power supplies to stk3311

[PATCH v2] rpmsg: qcom_smd: Improve error handling for qcom_smd_parse_edge
 2024-10-19 10:06 UTC  (2+ messages)

[PATCH 00/13] media: i2c: imx214: Miscellaneous cleanups and improvements
 2024-10-14 12:17 UTC  (14+ messages)
` [PATCH 08/13] media: i2c: imx214: Add vblank and hblank controls
` [PATCH 09/13] media: i2c: imx214: Extract format and crop settings
` [PATCH 10/13] media: i2c: imx214: Implement vflip/hflip controls

[RFC PATCH 1/2] mfd: 88pm886: add the RTC cell and relevant definitions
 2024-10-11  7:40 UTC  (9+ messages)
` [RFC PATCH 2/2] rtc: add driver for Marvell 88PM886 PMIC RTC
` (subset) [RFC PATCH 1/2] mfd: 88pm886: add the RTC cell and relevant definitions

[PATCH] arm64: dts: qcom: sm6350: Fix GPU frequencies missing on some speedbins
 2024-10-07 14:26 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: qcm6490-fairphone-fp5: Add thermistor for UFS/RAM
 2024-10-07 14:26 UTC  (6+ messages)

[PATCH v13 00/12] Initial Marvell PXA1908 support
 2024-10-04  7:39 UTC  (15+ messages)
` [PATCH v13 01/12] clk: mmp: Switch to use struct u32_fract instead of custom one
` [PATCH v13 02/12] dt-bindings: pinctrl: pinctrl-single: add marvell,pxa1908-padconf compatible
` [PATCH v13 03/12] pinctrl: single: "
` [PATCH v13 04/12] dt-bindings: clock: Add Marvell PXA1908 clock bindings
` [PATCH v13 05/12] clk: mmp: Add Marvell PXA1908 APBC driver
` [PATCH v13 06/12] clk: mmp: Add Marvell PXA1908 APBCP driver
` [PATCH v13 07/12] clk: mmp: Add Marvell PXA1908 APMU driver
` [PATCH v13 08/12] clk: mmp: Add Marvell PXA1908 MPMU driver
` [PATCH v13 09/12] dt-bindings: marvell: Document PXA1908 SoC and samsung,coreprimevelte
` [PATCH v13 10/12] arm64: Kconfig.platforms: Add config for Marvell PXA1908 platform
` [PATCH v13 11/12] arm64: dts: Add DTS for Marvell PXA1908 and samsung,coreprimevelte
` [PATCH v13 12/12] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH 0/8] power: supply: Add driver for Qualcomm SMBCHG
 2024-09-30 10:13 UTC  (4+ messages)
` [PATCH 1/8] dt-bindings: power: supply: Add DT schema "

[PATCH v3 00/23] This is continued work on Samsung S9(SM-9600) starqltechn
 2024-09-13 16:47 UTC  (5+ messages)
` [PATCH v3 04/23] dt-bindings: mfd: add maxim,max77705


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 read-only IMAP folder(s) and NNTP newsgroup(s).