linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 19:59:52 to 2020-05-08 08:18:33 UTC [more...]

[PATCH V1 0/2] CQE fixes
 2020-05-08  8:17 UTC  (13+ messages)
` [PATCH V1 1/2] mmc: core: Check request type before completing the request
` [PATCH V1 2/2] mmc: core: Fix recursive locking issue in CQE recovery path
    ` [PATCH] mmc: block: Fix request completion in the CQE timeout path
        ` [PATCH RESEND] "
  ` [PATCH V2] mmc: core: Fix recursive locking issue in CQE recovery path

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-05-08  7:20 UTC  (17+ messages)
` [PATCH v3 01/11] PCI: qcom: add missing ipq806x clocks in PCIe driver
` [PATCH v3 03/11] PCI: qcom: change duplicate PCI reset to phy reset
` [PATCH v3 04/11] PCI: qcom: add missing reset for ipq806x
` [PATCH v3 06/11] PCI: qcom: introduce qcom_clear_and_set_dword
` [PATCH v3 08/11] devicetree: bindings: pci: document PARF params bindings
    ` R: "
` [PATCH v3 09/11] PCI: qcom: add ipq8064 rev2 variant and set tx term offset
` [PATCH v3 10/11] devicetree: bindings: pci: add ipq8064 rev 2 variant to qcom,pcie

[PATCH 10/36] drm/gem: add _locked suffix to drm_object_put
 2020-05-08  6:40 UTC  (2+ messages)

[PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers
 2020-05-08  6:33 UTC  (8+ messages)
` [PATCH V5 1/7] soc: qcom: geni: Support for ICC voting
` [PATCH V5 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V5 3/7] i2c: i2c-qcom-geni: Add interconnect support
` [PATCH V5 4/7] spi: spi-geni-qcom: "
` [PATCH V5 5/7] tty: serial: qcom_geni_serial: "
` [PATCH V5 6/7] spi: spi-qcom-qspi: "
` [PATCH V5 7/7] arm64: dts: sc7180: Add interconnect for QUP and QSPI

[PATCH v7 0/4] ADD interconnect support for Qualcomm DWC3 driver
 2020-05-08  6:29 UTC  (3+ messages)

[PATCH v6 0/8] Bug fixes and improved logging in MHI
 2020-05-08  6:24 UTC  (14+ messages)
` [PATCH v6 1/8] bus: mhi: core: Refactor mhi queue APIs
` [PATCH v6 2/8] bus: mhi: core: Cache intmod from mhi event to mhi channel
` [PATCH v6 3/8] bus: mhi: core: Add range check for channel id received in event ring
` [PATCH v6 4/8] bus: mhi: core: Read transfer length from an event properly
` [PATCH v6 5/8] bus: mhi: core: Handle firmware load using state worker
` [PATCH v6 6/8] bus: mhi: core: Return appropriate error codes for AMSS load failure
` [PATCH v6 7/8] bus: mhi: core: Improve debug logs for loading firmware
` [PATCH v6 8/8] bus: mhi: core: Ensure non-zero session or sequence ID values are used

[RFC] METADATA design using V4l2 Request API
 2020-05-08  6:21 UTC  (4+ messages)
` [RFC PATCH 1/3] Register for media device
` [RFC PATCH 2/3] Enable Request API for output buffers
` [PATCH 3/3] Enable Request API for Capture Buffers

[PATCH v5 0/5] mmc: mediatek: add mmc cqhci support
 2020-05-08  5:05 UTC  (6+ messages)
` [PATCH v5 1/5] mmc: core: Extend mmc_of_parse() to parse CQE bindings

[PATCH v5 0/7] firmware: add partial read support in request_firmware_into_buf
 2020-05-08  0:27 UTC  (7+ messages)
` [PATCH v5 1/7] fs: introduce kernel_pread_file* support
` [PATCH v5 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v5 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v5 4/7] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v5 5/7] bcm-vk: add bcm_vk UAPI
` [PATCH v5 7/7] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver

[RFC 0/3] Re-introduce TX FIFO resize for larger EP bursting
 2020-05-07 21:59 UTC  (4+ messages)
` [RFC 1/3] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
` [RFC 2/3] arm64: boot: dts: qcom: sm8150: Enable dynamic TX FIFO resize logic
` [RFC 3/3] dt-bindings: usb: dwc3: Add entry for tx-fifo-resize

[PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-07 21:39 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: drm/bridge: ti-sn65dsi86: Improve the yaml validation

[PATCH v5 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-07 21:35 UTC  (7+ messages)
` [PATCH v5 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v5 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v5 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v5 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v5 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v5 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[PATCH v5] iommu/arm-smmu-qcom: Request direct mapping for modem device
 2020-05-07 21:14 UTC  (2+ messages)

[PATCH] media: venus: Replace zero-length array with flexible-array
 2020-05-07 21:18 UTC  (3+ messages)

[PATCH v2 0/2] Add QRTR MHI client driver
 2020-05-07 20:21 UTC  (4+ messages)
` [PATCH v2 1/2] net: qrtr: Add MHI transport layer
` [PATCH v2 2/2] net: qrtr: Do not depend on ARCH_QCOM

[PATCH v4 00/12] kgdb: Support late serial drivers; enable early debug w/ boot consoles
 2020-05-07 20:08 UTC  (2+ messages)
` [PATCH v4 10/12] serial: qcom_geni_serial: Support kgdboc_earlycon

[PATCH] dmaengine: qcom: bam_dma: Replace zero-length array with flexible-array
 2020-05-07 19:24 UTC  (2+ messages)

[RFC PATCH v4 0/4] Inline crypto support on DragonBoard 845c
 2020-05-07 18:08 UTC  (7+ messages)
` [RFC PATCH v4 1/4] firmware: qcom_scm: Add support for programming inline crypto keys
` [RFC PATCH v4 4/4] scsi: ufs-qcom: add Inline Crypto Engine support

[PATCH 0/4] rpmsg: Refactor Qualcomm glink_ssr
 2020-05-07 18:03 UTC  (9+ messages)
` [PATCH 1/4] remoteproc: qcom: Pass ssr_name to glink subdevice
` [PATCH 2/4] soc: qcom: glink_ssr: Internalize ssr_notifiers
` [PATCH 3/4] rpmsg: glink: Integrate glink_ssr in qcom_glink
` [PATCH 4/4] arm64: defconfig: Remove QCOM_GLINK_SSR

[PATCH] bus: mhi: core: Add soc_reset sysfs
 2020-05-07 17:12 UTC 

[PATCH v4 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-05-07 17:00 UTC  (9+ messages)
` [PATCH v4 2/6] spi: spi-geni-qcom: Use OPP API to set clk/perf state
` [PATCH v4 5/6] media: venus: core: Add support for opp tables/perf voting
` [PATCH v4 6/6] spi: spi-qcom-qspi: Use OPP API to set clk/perf state

[PATCH v4] bus: mhi: core: Handle syserr during power_up
 2020-05-07 16:19 UTC 

[PATCH v3 0/2] Add Qualcomm MSM8939 GCC binding and driver
 2020-05-07 16:06 UTC  (3+ messages)

[PATCH V6 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-05-07 15:00 UTC  (4+ messages)
` [PATCH V6 1/3] dt-bindings: geni-se: Convert QUP geni-se bindings to YAML
` [PATCH V6 2/3] dt-bindings: geni-se: Add interconnect binding for GENI QUP
` [PATCH V6 3/3] dt-bindings: serial: Add binding for UART pin swap

[PATCH V5 0/3] Convert QUP bindings to YAML and add ICC, pin swap doc
 2020-05-07 15:00 UTC  (4+ messages)
` [PATCH V5 2/3] dt-bindings: geni-se: Add interconnect binding for GENI QUP

[PATCH] iomm/arm-smmu: Add stall implementation hook
 2020-05-07 14:56 UTC  (6+ messages)

[PATCH v4 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-07 14:39 UTC  (11+ messages)
` [PATCH v4 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v4 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v4 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v4 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd

[PATCH AUTOSEL 4.19 20/20] iommu/qcom: Fix local_base status check
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 4.14 16/16] iommu/qcom: Fix local_base status check
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 5.4 35/35] iommu/qcom: Fix local_base status check
 2020-05-07 14:28 UTC 

[PATCHv4 0/6] iommu/arm-smmu: Allow client devices to select identity mapping
 2020-05-07 14:18 UTC  (9+ messages)
` [PATCHv4 4/6] iommu/arm-smmu-qcom: Request direct mapping for modem device

[PATCHv2] iommu/arm-smmu: Make remove callback message more informative
 2020-05-07 14:04 UTC  (7+ messages)

[PATCH] arch: arm64: dts: apq8016-dbc: Add missing cpu opps
 2020-05-07 10:46 UTC  (10+ messages)

[PATCH V1] mmc: core: expose info about enhanced rpmb support
 2020-05-07  9:29 UTC  (2+ messages)

[PATCH 0/2] Add support for venus on msm8939
 2020-05-07  8:13 UTC  (7+ messages)
` [PATCH 1/2] media: venus: Add support for MSM8939

[PATCH V1 0/7] Target specific DLL configuration for qcom SDHC
 2020-05-07  8:02 UTC  (8+ messages)
` [PATCH V1 1/7] dt-bindings: mmc: Add information for DLL register properties
` [PATCH V1 2/7] mmc: host: sdhci-msm: Configure dll-user-control in dll init sequence
` [PATCH V1 3/7] mmc: sdhci-msm: Update dll_config_3 as per HSR
` [PATCH V1 4/7] mmc: sdhci-msm: Update DDR_CONFIG as per device tree file
` [PATCH V1 5/7] mmc: sdhci-msm: Read and use DLL Config property from "
` [PATCH V1 6/7] mmc: sdhci-msm: Introduce new ops to dump vendor specific registers
` [PATCH V1 7/7] mmc: sdhci-msm: dump vendor specific registers during error

[PATCH] arm64: dts: qcom: c630: Make i2c devices active high
 2020-05-07  5:40 UTC  (2+ messages)

[PATCH net-next v2 1/1] arm64: dts: sdm845: add IPA iommus property
 2020-05-07  0:28 UTC  (2+ messages)

[PATCH v3] drm/msm: Check for powered down HW in the devfreq callbacks
 2020-05-06 23:42 UTC  (2+ messages)

[PATCH 1/2] net: qrtr: Add MHI transport layer
 2020-05-06 20:50 UTC  (4+ messages)
` [PATCH 2/2] net: qrtr: Do not depend on ARCH_QCOM

[v2] arm64: dts: sc7180: add dsi controller and phy entries for idp dts
 2020-05-06 19:25 UTC  (3+ messages)

[PATCH v11 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-05-06 18:57 UTC  (5+ messages)
` [PATCH v11 1/2] drm/panel: add support for rm69299 visionox panel driver
` [PATCH v12 2/2] dt-bindings: documenting compatible string vendor "visionox"

[PATCH] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-06 15:56 UTC  (11+ messages)

[PATCH v4 00/12] DDR/L3 Scaling support on SDM845 and SC7180 SoCs
 2020-05-06 14:41 UTC  (9+ messages)
` [PATCH v4 01/12] arm64: dts: qcom: sdm845: Add SoC compatible to MTP
` [PATCH v4 02/12] cpufreq: blacklist SDM845 in cpufreq-dt-platdev
` [PATCH v4 03/12] cpufreq: blacklist SC7180 "

[PATCH V1 0/2] Introduce new quirk to use reserved timeout
 2020-05-06 13:44 UTC  (3+ messages)
` [PATCH V1 1/2] mmc: sdhci: "
` [PATCH V1 2/2] mmc: sdhci-msm: Use maximum possible data timeout value

[PATCH V6 0/4] Add support for WLED5
 2020-05-06 10:08 UTC  (9+ messages)
` [PATCH V6 1/4] backlight: qcom-wled: convert the wled bindings to .yaml format
` [PATCH V6 2/4] backlight: qcom-wled: Add callback functions
` [PATCH V6 3/4] backlight: qcom-wled: Add WLED5 bindings
` [PATCH V6 4/4] backlight: qcom-wled: Add support for WLED5 peripheral that is present on PM8150L PMICs

[PATCH] dt-bindings: phy: usb-snps-femto-v2: Add regulator entries to example
 2020-05-06  9:04 UTC  (2+ messages)

[PATCH] coresight: dynamic-replicator: Fix handling of multiple connections
 2020-05-06  7:35 UTC  (13+ messages)

[PATCH v13 0/5] usb: xhci: Add support for Renesas USB controllers
 2020-05-06  6:00 UTC  (6+ messages)
` [PATCH v13 1/5] usb: hci: add hc_driver as argument for usb_hcd_pci_probe
` [PATCH v13 2/5] usb: renesas-xhci: Add the renesas xhci driver
` [PATCH v13 3/5] usb: xhci: Add support for Renesas controller with memory
` [PATCH v13 4/5] usb: renesas-xhci: Add ROM loader for uPD720201
` [PATCH v13 5/5] usb: xhci: provide a debugfs hook for erasing rom

[PATCH v8 0/5] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-05-06  4:17 UTC  (5+ messages)
` [PATCH v8 1/5] dt-bindings: phy: Add binding for qcom,usb-snps-femto-v2

[PATCH -next] soundwire: qcom: Use IRQF_ONESHOT
 2020-05-06  3:25 UTC 

[PATCH 0/2] ChipIdea USB role-switch fixes and tweaks
 2020-05-06  2:18 UTC  (2+ messages)

[PATCH v3 6/7] misc: bcm-vk: add Broadcom VK driver
 2020-05-05 23:58 UTC  (2+ messages)

[PATCH v2 0/3] Even moar rpmh cleanups
 2020-05-05 20:04 UTC  (5+ messages)
` [PATCH v2 1/3] soc: qcom: rpmh-rsc: Remove tcs_is_free() and find_free_tcs() APIs

[PATCH v9 0/5] Add SS/HS-USB changes for Qualcomm SM8150 chipset
 2020-05-05 19:59 UTC  (6+ messages)
` [PATCH v9 1/5] dt-bindings: phy: Add binding for qcom,usb-snps-femto-v2
` [PATCH v9 2/5] phy: qcom-snps: Add SNPS USB PHY driver for QCOM based SOCs
` [PATCH v9 3/5] phy: qcom-qmp: Add SM8150 QMP USB3 PHY support
` [PATCH v9 4/5] phy: qcom-qmp: Use proper PWRDOWN offset for sm8150 USB
` [PATCH v9 5/5] phy: qcom-qmp: Rename UFS PCS QMP v4 registers


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