Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2015-04-16 22:03:12 to 2015-05-03 00:03:09 UTC [more...]

[RFC PATCH 00/14] ASoC: qcom: add support to apq8016 audio
 2015-05-03  0:03 UTC  (22+ messages)
` [RFC PATCH 01/14] ASoC: qcom: Remove redundant error check
` [RFC PATCH 02/14] ASoC: qcom: remove unnecessary header files
` [RFC PATCH 03/14] ASoC: qcom: move ipq806x specific bits out of lpass driver
` [RFC PATCH 04/14] ASoC: qcom: remove hardcoded i2s port number
` [RFC PATCH 05/14] ASoC: qcom: remove hardcoded dma channel
` [RFC PATCH 06/14] ASoC: qcom: support bitclk and osrclk per i2s port
` [RFC PATCH 07/14] ASoC: qcom: add no osr clk flag to lpass variant
` [RFC PATCH 08/14] ASoC: qcom: add dma channel control offset to variant data
` [RFC PATCH 09/14] ASoC: qcom: Add ability to handle interrupts per dma channel
  ` [RFC PATCH 10/14] ASoC: qcom: add bit map to track static dma channel allocations
` [RFC PATCH 11/14] ASoC: qcom: Add apq8016 lpass driver support
` [RFC PATCH 12/14] ASoC: qcom: add apq8016 sound card support
` [RFC PATCH 13/14] ASoC: qcom: Document apq8016 bindings
` [RFC PATCH 14/14] ASoC: qcom: document apq8016 machine driver bindings

[PATCH v8 1/2] DT: hwspinlock: Add binding documentation for Qualcomm hwmutex
 2015-05-02  7:57 UTC  (2+ messages)

[PATCH] drm/msm: Update generated headers (PLL registers)
 2015-05-01 21:43 UTC  (2+ messages)
` [PATCH] rnndb: Add 28nm PLL register description

[PATCH] hwspinlock: qcom: Lock #7 is special lock, uses dynamic proc_id
 2015-05-01 17:31 UTC  (3+ messages)

[PATCH RFC] hwspinlock: Don't take software spinlock before hwspinlock
 2015-05-01 17:07 UTC 

[PATCH 1/2] clk: qcom: Fix MSM8916 venus divider value
 2015-05-01  1:41 UTC  (4+ messages)
` [PATCH 2/2] clk: qcom: Fix MSM8916 gfx3d_clk_src configuration

[PATCH 0/5] PM / clock_ops: provide default runtime ops and cleanup users
 2015-05-01  1:09 UTC  (13+ messages)
` [PATCH 1/5] PM / clock_ops: Provide default runtime ops to users
` [PATCH 2/5] arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS
` [PATCH 3/5] arm: omap1: "
` [PATCH 4/5] arm: davinci: "
` [PATCH 5/5] drivers: sh: "

[PATCH 0/2] Add initial CoreSight support for the Qualcomm 8x16 chipsets
 2015-04-30 20:53 UTC  (11+ messages)
  ` [PATCH 1/2] coresight: replicator: Add Qualcomm CoreSight Replicator driver
` [PATCH 2/2] arm64: dts: qcom: Add msm8916 CoreSight components

[PATCH] drm/msm/mdp5: Fix iteration on INTF config array
 2015-04-30 17:45 UTC 

[PATCH v2 1/2] soc: qcom: Add device tree binding for SMEM
 2015-04-30 17:41 UTC  (10+ messages)
` [PATCH v2 2/2] soc: qcom: Add Shared Memory Manager driver

[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
 2015-04-30 15:30 UTC  (2+ messages)
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype

[PATCH v5 00/11] Add support for QCOM GDSCs
 2015-04-30 15:26 UTC  (11+ messages)
` [PATCH v5 08/11] arm: dts: qcom: Add #power-domain-cells property
` [PATCH v5 09/11] clk: qcom: gdsc: Use PM clocks to control gdsc clocks

[PATCH 1/2] usb: phy: msm: Use extcon framework for VBUS and ID detection
 2015-04-30 15:16 UTC  (4+ messages)

[PATCH] drm/msm/dsi: Fix a couple more 64-bit build warnings
 2015-04-30 14:39 UTC 

[RFC/RFT 0/6] qcom: Add runtime PM support
 2015-04-30  9:02 UTC  (31+ messages)
` [RFC/RFT 1/6] PM / clock_ops: Make pm_clk_notify() do nothing in case DT passes power-domains
` [RFC/RFT 2/6] clk: qcom: Add runtime support to handle clocks using PM clocks
` [RFC/RFT 3/6] serial: msm: convert driver to use runtime PM apis
` [RFC/RFT 4/6] mmc: sdhci-msm: "
` [RFC/RFT 5/6] i2c: qup: Get rid of clock handling as its done using runtime callbacks
` [RFC/RFT 6/6] spi: "

[PATCH v5 1/2] firmware: qcom: scm: Split out 32-bit specific SCM code
 2015-04-29 17:25 UTC  (6+ messages)
` [PATCH v5 2/2] firmware: qcom: scm: Add support for ARM64 SoCs

[PATCH v3 1/3] tty: serial: msm: Add mask value for UART_DM registers
 2015-04-29 15:45 UTC  (5+ messages)
` [PATCH v3 2/3] tty: serial: msm: Remove duplicate operations on clocks in startup/shutdown

[PATCH 0/2] drm/msm/dsi: Fix issues during cmd rx
 2015-04-29 15:39 UTC  (3+ messages)
` [PATCH 1/2] drm/msm/dsi: Fixup missing *break* statement "
` [PATCH 2/2] drm/msm/dsi: Simplify the code to get the number of read byte

[PATCH v8 0/3] Add ioctl and debug utilities to UFS driver
 2015-04-29 14:43 UTC  (6+ messages)
` [PATCH v8 1/3] scsi: ufs: add ioctl interface for query request
` [PATCH v8 2/3] scsi: ufs: add debugfs for ufs

[PATCH v2 0/2] drm/msm: Customize wait for atomic commit done function
 2015-04-28 23:35 UTC  (3+ messages)
` [PATCH v2 1/2] drm/msm: Use customized function to wait for atomic commit done
` [PATCH v2 2/2] drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commit

[PATCH v19 0/3] ARM: qcom: cpuidle support for 8064, 8074, 8084
 2015-04-28 19:58 UTC  (3+ messages)

[PATCH v4 1/2] firmware: qcom: scm: Split out 32-bit specific SCM code
 2015-04-28 16:10 UTC  (4+ messages)
` [PATCH v4 2/2] firmware: qcom: scm: Add support for ARM64 SoCs

[PATCH 1/2] clk: change clk_ops' ->round_rate() prototype
 2015-04-28 15:11 UTC  (4+ messages)

[PATCH 1/3] pinctrl: qcom-spmi-gpio: Fix output type configuration
 2015-04-28 12:53 UTC  (6+ messages)
` [PATCH 2/3] pinctrl: qcom-spmi-gpio: Fix input value report
` [PATCH 3/3] pinctrl: qcom-spmi-mpp: "

[PATCH v2] Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"
 2015-04-28  7:30 UTC  (3+ messages)

[PATCH 00/10] ARM: dts: apq8064 dt patches
 2015-04-27 21:18 UTC  (2+ messages)

[PATCH v2 0/7] ARM: dts: qcom: Add more device coniguration nodes
 2015-04-27 21:16 UTC  (9+ messages)
` [PATCH v2 1/7] ARM: dts: qcom: Add PM8841 functions device nodes
` [PATCH v2 2/7] ARM: dts: qcom: Add PM8941 "
  ` [PATCH v2 3/7] ARM: dts: qcom: Add PMA8084 "
` [PATCH v2 4/7] arm64: dts: qcom: Add SPMI PMIC Arbiter node for MSM8916
` [PATCH v2 5/7] arm64: dts: qcom: Add 8x16 chipset SPMI PMIC's nodes
` [PATCH v2 6/7] arm64: dts: qcom: Add MSM8916 restart device node
` [PATCH v2 7/7] arm64: dts: qcom: Add initial set of PMIC and SoC pins for APQ8016 SBC board

[PATCH] ARM: dts: qcom: Add msm8660 PMU node
 2015-04-27 21:15 UTC  (2+ messages)

[PATCH] pinctrl: qcom-spmi: Fix pin direction configuration
 2015-04-27 13:34 UTC  (2+ messages)

[PATCH 0/2] drm/msm: Customize wait for atomic commit done function
 2015-04-24 15:57 UTC  (3+ messages)
` [PATCH 1/2] drm/msm: Use customized function to wait for atomic commit done
` [PATCH 2/2] drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commit

[RFC 0/7] qcom: Add support for tsens driver
 2015-04-24  2:49 UTC  (11+ messages)
` [RFC 1/7] thermal: qcom: tsens: Add a skeletal tsens drivers
` [RFC 2/7] thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
` [RFC 3/7] thermal: qcom: tsens-8974: Add support for 8974 "
` [RFC 4/7] thermal: qcom: tsens-8960: Add support for 8960 "
` [RFC 5/7] arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes
` [RFC 6/7] clk: qcom: gcc-msm8960: add child devices support
` [RFC 7/7] arm: dts: apq8064: Add thermal zones, tsens and eeprom nodes

[PATCH] drm/msm: Attach assigned encoder to eDP and DSI connectors
 2015-04-23 18:13 UTC 

[PATCH] Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap"
 2015-04-21 16:56 UTC  (6+ messages)

[RFC 0/5] PM / clock_ops: provide default runtime ops and cleanup users
 2015-04-21  9:04 UTC  (6+ messages)

[PATCH] usb: ehci-msm: Don't ioremap configuration space exclusively
 2015-04-20 17:36 UTC  (8+ messages)

[PATCH] drm/msm/adreno: dump scratch regs and other info on hang
 2015-04-19 14:31 UTC 

[PATCH] iio: adc: spmi-vadc: Fix overflow in output value normalization
 2015-04-18 16:41 UTC  (2+ messages)

[PATCH 0/3] Qualcomm 8974 RPM & Regulator drivers
 2015-04-18 10:54 UTC  (3+ messages)
` [PATCH 3/3] regulator: qcom: smd: Regulator driver for the Qualcomm RPM

[PATCH RFC 0/7] arm64: qcom: cpuidle support for MSM8916 SoC
 2015-04-17 23:49 UTC  (8+ messages)
` [PATCH RFC 1/7] arm: Modify cpuidle_ops structures to match ARM64
` [PATCH RFC 2/7] arm64: qcom: Add SPM driver support for ARM and ARM64
` [PATCH RFC 3/7] qcom: spm: Use u32 for register offsets
` [PATCH RFC 4/7] qcom: spm: Add 8916 SPM register data
` [PATCH RFC 5/7] arm64: dts: Add power-controller device bindings for QCOM 8916 SoC
` [PATCH RFC 6/7] arm64: dts: Add cpu idle states for 8916
` [PATCH RFC 7/7] arm64: defconfig: Enable power management support for QCOM SoCs

[RFC PATCH 0/5] Add smp booting support for Qualcomm ARMv8 SoCs
 2015-04-16 22:03 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox