linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 02:41:16 to 2021-04-16 22:41:31 UTC [more...]

[PATCH v4 00/27] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-16 22:39 UTC  (20+ messages)
` [PATCH v4 01/27] drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
` [PATCH v4 02/27] drm/bridge: ti-sn65dsi86: Simplify refclk handling
` [PATCH v4 03/27] drm/bridge: ti-sn65dsi86: Remove incorrectly tagged kerneldoc comment
` [PATCH v4 04/27] drm/bridge: ti-sn65dsi86: Reorder remove()
` [PATCH v4 05/27] drm/bridge: ti-sn65dsi86: Move drm_panel_unprepare() to post_disable()
` [PATCH v4 06/27] drm/bridge: ti-sn65dsi86: Get rid of the useless detect() function
` [PATCH v4 07/27] drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare
` [PATCH v4 08/27] drm/bridge: ti-sn65dsi86: Rename the main driver data structure
` [PATCH v4 09/27] drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
` [PATCH v4 10/27] drm/bridge: ti-sn65dsi86: Clean debugfs code
` [PATCH v4 11/27] drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
` [PATCH v4 12/27] drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
` [PATCH v4 13/27] drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
` [PATCH v4 14/27] drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
` [PATCH v4 15/27] drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
` [PATCH v4 16/27] drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg code
` [PATCH v4 17/27] drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
` [PATCH v4 18/27] drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
` [PATCH v4 19/27] drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable

[PATCH net-next v11 1/2] net: Add a WWAN subsystem
 2021-04-16 22:40 UTC  (3+ messages)
` [PATCH net-next v11 2/2] net: Add Qcom WWAN control driver

[PATCH V2 0/4] Add RTC support for PMIC PMK8350
 2021-04-16 22:20 UTC  (8+ messages)
` [PATCH V2 2/4] dt-bindings: mfd: Add compatible for pmk8350 rtc
` [PATCH V2 3/4] dt-bindings: mfd: Convert pm8xxx bindings to yaml
` (subset) [PATCH V2 0/4] Add RTC support for PMIC PMK8350

[PATCH v5 0/7] Add devcoredump support for DPU
 2021-04-16 20:57 UTC  (8+ messages)
` [PATCH v5 1/7] drm: allow drm_atomic_print_state() to accept any drm_printer
` [PATCH v5 2/7] drm/msm: add support to take dpu snapshot
` [PATCH v5 3/7] drm/msm/dsi: add API to take DSI register snapshot
` [PATCH v5 4/7] drm/msm/dp: add API to take DP "
` [PATCH v5 5/7] drm/msm/disp/dpu1: add API to take DPU "
` [PATCH v5 6/7] drm/msm: add support to take dsi, dp and dpu snapshot
` [PATCH v5 7/7] drm/msm: add disp snapshot points across dpu driver

[PATCH 1/2] drm/msm/dp: service only one irq_hpd if there are multiple irq_hpd pending
 2021-04-16 20:27 UTC 

[PATCH v20 0/2] Enable power management for ufs wlun
 2021-04-16 19:49 UTC  (3+ messages)
` [PATCH v20 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v20 2/2] ufs: sysfs: Resume the proper scsi device

[PATCH 0/2] arm64: sm8150: Add minimal DMA support
 2021-04-16 18:56 UTC  (5+ messages)
` [PATCH 1/2] DMA: qcom: gpi: add compatible for sm8150
` [PATCH 2/2] arm64: boot: dts: qcom: sm8150: Add DMA nodes

[PATCH v3] arm64: boot: dts: qcom: sm8150: add SPI nodes
 2021-04-16 18:47 UTC  (4+ messages)

[PATCH v1 0/6] BHI/BHIe improvements for MHI power purposes
 2021-04-16 18:47 UTC  (7+ messages)
` [PATCH v1 1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation
` [PATCH v1 2/6] bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up
` [PATCH v1 3/6] bus: mhi: Add MMIO region length to controller structure
` [PATCH v1 4/6] ath11k: set register access length for MHI driver
` [PATCH v1 5/6] bus: mhi: pci_generic: Set "
` [PATCH v1 6/6] bus: mhi: core: Add range checks for BHI and BHIe

[PATCH v18 0/2] Enable power management for ufs wlun
 2021-04-16 18:21 UTC  (10+ messages)
` [PATCH v18 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v18 2/2] ufs: sysfs: Resume the proper scsi device

[PATCH v3 3/3] drm/msm/dp: check main link status before start aux read
 2021-04-16 17:38 UTC 

[PATCH v3 2/3] drm/msm/dp: initialize audio_comp when audio starts
 2021-04-16 17:38 UTC 

[PATCH -next] bus: mhi: pci_generic: Fix possible use-after-free in mhi_pci_remove()
 2021-04-16 15:38 UTC  (2+ messages)

[PATCH 00/40] [Set 16] Rid W=1 warnings from GPU!
 2021-04-16 14:36 UTC  (2+ messages)
` [PATCH 03/40] drm/msm/dp/dp_display: Remove unused variable 'hpd'

[PATCH v1] arm64: dts: qcom: sc7180: coachz: Add thermal config for skin temperature
 2021-04-16 14:29 UTC  (2+ messages)

[PATCH net-next 0/2] net: ipa: allow different firmware names
 2021-04-16 13:08 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: qcom,ipa: add firmware-name property
` [PATCH net-next 2/2] net: ipa: optionally define firmware name via DT

[PATCH 00/12] Use qmp_send to update co-processor load state
 2021-04-16 12:03 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: soc: qcom: aoss: Drop power-domain bindings
` [PATCH 02/12] soc: qcom: aoss: Drop power domain support
` [PATCH 03/12] dt-bindings: remoteproc: qcom: pas: Add QMP bindings
` [PATCH 04/12] dt-bindings: remoteproc: qcom: "
` [PATCH 05/12] remoteproc: qcom: q6v5: Use qmp_send to update co-processor load state
` [PATCH 06/12] arm64: dts: qcom: sc7180: Use QMP binding to control "
` [PATCH 07/12] arm64: dts: qcom: sc7280: "
` [PATCH 08/12] arm64: dts: qcom: sdm845: "
` [PATCH 09/12] arm64: dts: qcom: sm8150: "
` [PATCH 10/12] arm64: dts: qcom: sm8250: "
` [PATCH 11/12] arm64: dts: qcom: sm8350: "
` [PATCH 12/12] dt-bindings: soc: qcom: aoss: Delete unused power-domain definitions

[PATCH v2] arm64: boot: dts: qcom: sm8150: add SPI nodes
 2021-04-16 10:31 UTC  (3+ messages)

[PATCH v19 0/2] Enable power management for ufs wlun
 2021-04-16 10:08 UTC  (5+ messages)
` [PATCH v19 1/2] scsi: ufs: Enable power management for wlun
` [PATCH v19 2/2] ufs: sysfs: Resume the proper scsi device

[PATCH v6 0/5] USB DWC3 host wake up support from system suspend
 2021-04-16 10:01 UTC  (6+ messages)
` [PATCH v6 1/5] usb: dwc3: host: Add suspend_quirk for dwc3 host
` [PATCH v6 2/5] usb: dwc3: core: Host wake up support from system suspend
` [PATCH v6 3/5] usb: dwc3: qcom: Add helper functions to enable,disable wake irqs
` [PATCH v6 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend
` [PATCH v6 5/5] usb: dwc3: qcom: Set genpd active wakeup flag for usb gdsc

[PATCH V2] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-04-16  9:52 UTC  (8+ messages)

[PATCH] thermal/drivers/tsens: fix missing put_device error
 2021-04-16  9:00 UTC  (2+ messages)

[0/3] Add L3 provider support for SC7280
 2021-04-16  6:58 UTC  (4+ messages)
` [1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280
` [2/3] interconnect: qcom: Add EPSS L3 support "
` [3/3] arm64: dts: qcom: sc7280: Add EPSS L3 interconnect provider

[PATCH -next] scsi: ufs-qcom: Remove redundant dev_err call in ufs_qcom_init()
 2021-04-16  2:51 UTC  (2+ messages)

[PATCH v2 3/3] drm/msm/dp: check main link status before start aux read
 2021-04-15 23:28 UTC  (7+ messages)
          ` [PATCH v3 "

[PATCH v3 2/3] drm/msm/dp: initialize audio_comp when audio starts
 2021-04-15 23:26 UTC 

[v1 0/3] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-15 22:04 UTC  (5+ messages)
` [v1 1/3] drm/dp: Add DisplayPort aux backlight control support
` [v1 2/3] dt-bindings: drm/bridge: ti-sn65dsi86: Document use-aux-backlight
` [v1 3/3] drm/bridge: ti-sn65dsi86: Add DisplayPort aux backlight support

[PATCH v4 1/1] arm64: dts: qcom: msm8994-angler: Fix gpio-reserved-ranges 85-88
 2021-04-15 19:39 UTC 

[PATCH v3 1/1] nexus: Fix gpio-reserved-ranges 85-88
 2021-04-15 19:36 UTC  (3+ messages)

[PATCH RFC 1/2] thermal: qcom: tsens-v1: Add support for MSM8994 TSENS
 2021-04-15 19:06 UTC  (2+ messages)

[PATCH v2 2/3] drm/msm/dp: initialize audio_comp when audio starts
 2021-04-15 17:40 UTC  (3+ messages)

[PATCH v3 00/12] drm: Fix EDID reading on ti-sn65dsi86
 2021-04-15 14:48 UTC  (10+ messages)
` [PATCH v3 01/12] drm/bridge: Fix the stop condition of drm_bridge_chain_pre_enable()
` [PATCH v3 12/12] drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare

[PATCH 0/2] soc: qcom: Add Qualcomm Memshare QMI service
 2021-04-15 12:03 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: Add bindings for Qualcomm Memshare service

[PATCH] arm64: boot: dts: qcom: sm8150: add SPI nodes
 2021-04-15 11:30 UTC  (5+ messages)

[PATCH v6 2/4] leds: Add driver for Qualcomm LPG
 2021-04-15 10:46 UTC 

[PATCH] drm/msm/dsi: fix msm_dsi_phy_get_clk_provider return code
 2021-04-15 10:12 UTC  (2+ messages)

[PATCH V3 0/4] Add driver support for Data Capture and Compare Engine(DCC) for SM8150
 2021-04-15  6:31 UTC  (6+ messages)
` [PATCH V3 1/4] dt-bindings: Added the yaml bindings for DCC
` [PATCH V3 2/4] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)
` [PATCH V3 3/4] MAINTAINERS: Add the entry for DCC(Data Capture and Compare) driver support
` [PATCH V3 4/4] arm64: dts: qcom: sm8150: Add Data Capture and Compare(DCC) support node

[PATCH v4 0/3] Add devcoredump support for DPU
 2021-04-15  4:07 UTC  (7+ messages)
` [PATCH v4 1/3] drm: allow drm_atomic_print_state() to accept any drm_printer
` [PATCH v4 2/3] drm/msm: add support to take dpu snapshot
` [PATCH v4 3/3] drm/msm: add disp snapshot points across dpu driver

[PATCH v2 00/14] drm: Fix EDID reading on ti-sn65dsi86
 2021-04-15  1:18 UTC  (9+ messages)
  ` [PATCH v2 11/14] drm/bridge: ti-sn65dsi86: Power things properly for reading the EDID

[PATCH v2 1/3] drm/msm/dp: check sink_count before update is_connected status
 2021-04-14 21:18 UTC  (2+ messages)

[PATCH v2 2/3] drm/msm/dp: do not re initialize of audio_comp at display_disable()
 2021-04-14 17:55 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Move iATU detection earlier
 2021-04-14 16:34 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sc7180: Fix sc7180-qmp-usb3-dp-phy reg sizes
 2021-04-14 16:06 UTC  (2+ messages)

[PATCH v2] usb: dwc3: core: Add shutdown callback for dwc3
 2021-04-14 16:02 UTC  (3+ messages)

[RESEND PATCH V3 0/5] Add PMIC DT files for sc7280
 2021-04-14 11:13 UTC  (6+ messages)
` [RESEND PATCH V3 1/5] arm64: dts: qcom: pm7325: Add pm7325 base dts file
` [RESEND PATCH V3 4/5] arm64: dts: qcom: pmk8350: Add PMIC peripherals for pmk8350
` [RESEND PATCH V3 3/5] arm64: dts: qcom: pmr735a: Add temp-alarm support
` [RESEND PATCH V3 2/5] arm64: dts: qcom: pm8350c: "
` [RESEND PATCH V3 5/5] arm64: dts: qcom: sc7280: Include PMIC DT files for sc7280

[PATCH V3 0/5] Add PMIC DT files for sc7280
 2021-04-14  8:34 UTC  (6+ messages)
` [PATCH V3 1/5] arm64: dts: qcom: pm7325: Add pm7325 base dts file
` [PATCH V3 2/5] arm64: dts: qcom: pm8350c: Add temp-alarm support
` [PATCH V3 3/5] arm64: dts: qcom: pmr735a: "
` [PATCH V3 4/5] arm64: dts: qcom: pmk8350: Add PMIC peripherals for pmk8350
` [PATCH V3 5/5] arm64: dts: qcom: sc7280: Include PMIC DT files for sc7280

[PATCH v2 2/3] arm64: dts: qcom: sm8150: add i2c nodes
 2021-04-14  8:14 UTC  (2+ messages)

[PATCH v2] drivers: pinctrl: qcom: fix Kconfig dependency on GPIOLIB
 2021-04-14  7:11 UTC  (3+ messages)

qcom/ipq60xx pcie support
 2021-04-14  6:48 UTC 

[PATCH v7 0/9] Extend regulator notification support
 2021-04-14  6:00 UTC  (10+ messages)
` [PATCH v7 1/9] dt_bindings: Add protection limit properties
` [PATCH v7 2/9] reboot: thermal: Export hardware protection shutdown
` [PATCH v7 3/9] regulator: add warning flags
` [PATCH v7 4/9] regulator: IRQ based event/error notification helpers
` [PATCH v7 5/9] regulator: add property parsing and callbacks to set protection limits
` [PATCH v7 6/9] dt-bindings: regulator: bd9576 add FET ON-resistance for OCW
` [PATCH v7 7/9] regulator: bd9576: Support error reporting
` [PATCH v7 8/9] regulator: bd9576: Fix the driver name in id table
` [PATCH v7 9/9] MAINTAINERS: Add reviewer for regulator irq_helpers

[PATCH v3] ARM: kernel: Fix interrupted SMC calls
 2021-04-14  2:47 UTC  (2+ messages)

[PATCH v2 1/3] drm/msm/dp: check sink_count before update is_connected status
 2021-04-14  2:41 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).