linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-03 11:44:28 to 2017-10-11 17:00:06 UTC [more...]

[PATCH] arm64: defconfig: Enable QCOM_IOMMU
 2017-10-11 17:00 UTC  (2+ messages)

[PATCH v2 0/9] drm/msm for 4.15
 2017-10-11 15:14 UTC  (10+ messages)
` [PATCH 1/9] drm/msm: Add per-instance submit queues
` [PATCH 3/9] drm/msm: Support multiple ringbuffers
` [PATCH 4/9] drm/msm: Add a parameter query for the number of ringbuffers
` [PATCH 5/9] drm/msm: Shadow current pointer in the ring until command is complete
` [PATCH 6/9] drm/msm: Make the value of RB_CNTL (almost) generic
  ` [PATCH 2/9] drm/msm: Move memptrs to msm_gpu
  ` [PATCH 7/9] drm/msm: Implement preemption for A5XX targets
` [PATCH 8/9] drm/msm: Removed unused struct_mutex_task
` [PATCH 9/9] drm/msm: dump a rd GPUADDR header for all buffers in the command

[PATCH] drm/msm: fix return value check in _msm_gem_kernel_new()
 2017-10-11 11:36 UTC 

[Patch v6 0/7] Introduce framework for SLIMbus device drivers
 2017-10-11 11:23 UTC  (40+ messages)
` [Patch v6 1/7] slimbus: Device management on SLIMbus
    ` [alsa-devel] "
` [Patch v6 3/7] slimbus: qcom: Add Qualcomm Slimbus controller driver
` [Patch v6 4/7] slimbus: Add support for 'clock-pause' feature
` [Patch v6 6/7] regmap: add SLIMBUS support
  ` [Patch v6 2/7] slimbus: Add messaging APIs to slimbus framework
    ` [alsa-devel] "
  ` [Patch v6 5/7] slimbus: qcom: Add runtime-pm support using clock-pause feature
  ` [Patch v6 7/7] MAINTAINERS: Add SLIMbus maintainer

[PATCH v2 1/5] ARM: dts: qcom: Add initial DTS file for Fairphone 2 phone
 2017-10-11 11:02 UTC  (5+ messages)
` [PATCH v2 2/5] ARM: dts: msm8974-FP2: Introduce gpio-keys nodes
` [PATCH v2 3/5] ARM: dts: msm8974-FP2: Add regulator nodes for FP2
` [PATCH v2 4/5] ARM: dts: msm8974-FP2: Add sdhci1 node
` [PATCH v2 5/5] ARM: dts: msm8974-FP2: Add USB node

[PATCH] drm/msm/mdp5: remove less than 0 comparison for unsigned value
 2017-10-11 10:55 UTC  (2+ messages)

[PATCH V1] pinctrl: qcom: spmi-gpio: Update GPIO EN_CTL when setting pin config
 2017-10-11  8:24 UTC  (7+ messages)

[PATCH 0/2] [v5] pinctrl: qcom: add support for sparse GPIOs
 2017-10-11  7:51 UTC  (20+ messages)
` [PATCH 1/2] [v5] pinctrl: qcom: disable GPIO groups with no pins

[PATCH v2 0/7] net: qrtr: Fixes and support receiving version 2 packets
 2017-10-11  6:45 UTC  (8+ messages)
` [PATCH v2 1/7] net: qrtr: Invoke sk_error_report() after setting sk_err
` [PATCH v2 2/7] net: qrtr: Move constants to header file
` [PATCH v2 3/7] net: qrtr: Add control packet definition to uapi
` [PATCH v2 4/7] net: qrtr: Pass source and destination to enqueue functions
` [PATCH v2 5/7] net: qrtr: Clean up control packet handling
` [PATCH v2 6/7] net: qrtr: Use sk_buff->cb in receive path
` [PATCH v2 7/7] net: qrtr: Support decoding incoming v2 packets

[PATCH v2] arm64: qcom: sbc: Name GPIO lines
 2017-10-11  6:30 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: qcom: msm8996: add support to pcie
 2017-10-11  6:17 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: apq8096-db820c: always enable regulator LS expansion

[PATCH 1/4] ARM: dts: qcom: Add initial DTS file for Fairphone 2 phone
 2017-10-11  6:07 UTC  (8+ messages)
` [PATCH 2/4] ARM: dts: msm8974-FP2: Introduce gpio-keys nodes
` [PATCH 3/4] ARM: dts: msm8974-FP2: Add regulator nodes for FP2
` [PATCH 4/4] ARM: dts: msm8974-FP2: Add sdhci1 node

[PATCH 0/2] clk: qcom: Add RPM clocks for msm8996
 2017-10-11  5:43 UTC  (6+ messages)
` [PATCH 1/2] clk: qcom: clk-smd-rpm: add msm8996 rpmclks
  ` [PATCH 2/2] arm64: dts: msm8996: Add the rpm clock controller node

[PATCH v4 0/5] Qualcomm remote filesystem shared memory driver
 2017-10-11  5:08 UTC  (6+ messages)
` [PATCH v4 1/5] of/platform: Generalize /reserved-memory handling
` [PATCH v4 2/5] of: reserved_mem: Accessor for acquiring reserved_mem
` [PATCH v4 3/5] dt-binding: soc: qcom: Add binding for rmtfs memory
` [PATCH v4 4/5] soc: qcom: Remote filesystem memory driver
` [PATCH v4 5/5] arm64: dts: msm8916: Mark rmtfs node as qcom,rmtfs-mem compatible

[PATCH] ARM: dts: qcom: add MSM8660 GSBI6 and GSBI7
 2017-10-10 18:07 UTC  (2+ messages)

[PATCH 0/2] drm/msm: Some runtime PM fixes
 2017-10-10 12:07 UTC  (8+ messages)
` [PATCH 1/2] drm/msm/dsi: Use correct pm_runtime_put variant during host_init
` [PATCH 2/2] drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()

[PATCH 1/2] media: venus: fix wrong size on dma_free
 2017-10-10  7:52 UTC  (6+ messages)
` [PATCH 2/2] media: venus: venc: fix bytesused v4l2_plane field
  ` [PATCH v2] "

[PATCH v3 0/5] Qualcomm remote filesystem shared memory driver
 2017-10-10  0:52 UTC  (9+ messages)
` [PATCH v3 1/5] of/platform: Generalize /reserved-memory handling
` [PATCH v3 2/5] of: reserved_mem: Accessor for acquiring reserved_mem
` [PATCH v3 3/5] dt-binding: soc: qcom: Add binding for rmtfs memory
` [PATCH v3 4/5] soc: qcom: Remote filesystem memory driver
` [PATCH v3 5/5] arm64: dts: msm8916: Mark rmtfs node as qcom,rmtfs-mem compatible

[PATCH v2 00/17] Support for Qualcomm QUSBv2 and QMPv3 USB PHYs
 2017-10-09  8:03 UTC  (15+ messages)
` [PATCH v2 08/17] dt-bindings: phy-qcom-qusb2: Update binding for QUSB2 V2 version
` [PATCH v2 12/17] dt-bindings: phy-qcom-qmp: Update bindings for QMP V3 USB PHY
` [PATCH v2 13/17] phy: qcom-qmp: Add support for QMP V3 USB3 PHY
` [PATCH v2 14/17] phy: qcom-qusb2: Set vbus sw-override signal in device mode

[PATCH] drm: fix typo in drm_gem_get_pages() comment
 2017-10-09  7:12 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: msm8916: Shrink mdp address length for msm8916
 2017-10-06 18:08 UTC  (2+ messages)

Task based virtual address spaces
 2017-10-06 14:51 UTC  (4+ messages)

[PATCHv2 0/2] drm/bridge/adv7511: add CEC support
 2017-10-06  8:08 UTC  (4+ messages)
` [PATCHv2 2/2] drm: adv7511/33: add HDMI "

[PATCH 0/4] Qualcomm Camera Control Interface driver
 2017-10-06  5:29 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: media: Binding document for "
` [PATCH 2/4] i2c: Add "

[PATCH 1/2] arm64: qcom: sbc: Name GPIO lines
 2017-10-06  4:41 UTC  (16+ messages)
` [PATCH 2/2] arm64: dts: qcom: Rename SBC to DragonBoard 410c

[RESEND PATCH 0/7] net: qrtr: Fixes and support receiving version 2 packets
 2017-10-06  1:05 UTC  (9+ messages)
` [RESEND PATCH 1/7] net: qrtr: Invoke sk_error_report() after setting sk_err
` [RESEND PATCH 2/7] net: qrtr: Move constants to header file
` [RESEND PATCH 3/7] net: qrtr: Add control packet definition to uapi
` [RESEND PATCH 4/7] net: qrtr: Pass source and destination to enqueue functions
` [RESEND PATCH 5/7] net: qrtr: Clean up control packet handling
` [RESEND PATCH 6/7] net: qrtr: Use sk_buff->cb in receive path
` [RESEND PATCH 7/7] net: qrtr: Support decoding incoming v2 packets

[PATCH v3 0/2] Qualcomm SMEM cached item support
 2017-10-05 21:43 UTC  (5+ messages)
` [PATCH v3 1/2] soc: qcom: smem: Rename "uncached" accessors
` [PATCH v3 2/2] soc: qcom: smem: Support getting cached entries

[RESEND PATCH v5 10/16] mtd: nand: qcom: add command elements in BAM transaction
 2017-10-05  7:22 UTC  (2+ messages)

[PATCH v2 0/5] Qualcomm SMEM V12 Support
 2017-10-05  4:15 UTC  (9+ messages)
` [PATCH v2 1/5] soc: qcom: smem: Use le32_to_cpu for partition size comparison
` [PATCH v2 3/5] soc: qcom: smem: Support global partition

[PATCH 0/4] Sony Xperia Z2 Tablet Initial DTS
 2017-10-04 18:58 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: qcom: msm8974: Add Sony Xperia Z2 Tablet
` [PATCH 2/4] ARM: qcom_defconfig: Resync with new Kconfig options
` [PATCH 3/4] ARM: qcom_defconfig: Disable DEBUG_GPIO
` [PATCH 4/4] ARM: qcom_defconfig: Enable Z2 Tablet related options

[PATCH] drm: use size_t variables to iterate through pages
 2017-10-04 16:09 UTC  (2+ messages)

[PATCH v2 0/4] mmc: sdhci-msm: Corrections to implementation of power irq
 2017-10-04  8:59 UTC  (10+ messages)
` [PATCH v2 1/4] mmc: sdhci-msm: fix issue with "
` [PATCH v2 2/4] mmc: sdhci-msm: Fix HW issue with power IRQ handling during reset
` [PATCH v2 3/4] mmc: Kconfig: Enable CONFIG_MMC_SDHCI_IO_ACCESSORS
` [PATCH v2 4/4] mmc: sdhci-msm: Add sdhci msm register write APIs which wait for pwr irq

[PATCH v9 0/7] Add support for Qualcomm A53 CPU clock
 2017-10-03 21:41 UTC  (3+ messages)
` [PATCH v9 6/7] dt-bindings: clock: Document qcom,apcs binding

[PATCH] drm/msm: use proper memory barriers for updating tail/head
 2017-10-03 16:11 UTC  (4+ messages)

[PATCH 0/6] drm/msm: Fixes and updates for 4.15
 2017-10-03 15:27 UTC  (7+ messages)
  ` [PATCH 1/6] drm/msm: Fix race condition in the submit path
  ` [PATCH 2/6] drm/msm: dump a rd GPUADDR header for all buffers in the command
  ` [PATCH 5/6] drm/msm: Change MSM_DRM_SUBMITQUEUE_CLOSE
` [PATCH 3/6] drm/msm: Map command buffers to kernel only if required
` [PATCH 4/6] drm/msm: Map buffers on demand on the submit path
` [PATCH 6/6] drm/msm: Do priority checking during submitqueue create

4879b7ae05 ("Merge tag 'dmaengine-4.12-rc1' of .."): WARNING: kernel stack regs at bd92bc2e in 01-cpu-hotplug:3811 has bad 'bp' value 000001be
 2017-10-03 13:45 UTC  (7+ 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).