linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-07 23:35:39 to 2013-12-30 20:14:23 UTC [more...]

[PATCH v4 0/6] Krait L1/L2 EDAC driver
 2013-12-30 20:14 UTC  (7+ messages)
` [PATCH v4 1/6] edac: Don't try to cancel workqueue when it's never setup
` [PATCH v4 2/6] genirq: export percpu irq functions for module usage
` [PATCH v4 3/6] ARM: Add Krait L2 accessor functions
  ` [PATCH v4 4/6] devicetree: bindings: Document Krait L1/L2 EDAC
` [PATCH v4 5/6] edac: Add support for Krait CPU cache error detection
` [PATCH v4 6/6] ARM: dts: msm: Add Krait CPU/L2 nodes

[PATCH 0/8] Modernize pm8921 with irqdomains + regmap
 2013-12-30 12:42 UTC  (37+ messages)
` [PATCH 1/8] mfd: ssbi: Remove platform data structs and hide ssbi type enum
` [PATCH 2/8] mfd: ssbi: Constify buffer in ssbi_write
` [PATCH 3/8] regmap: Add support for using regmap over ssbi
                ` [PATCH] regmap: Allow regmap_bulk_read() to work for "no-bus" regmaps
                    ` [PATCH] regmap: Allow regmap_bulk_write() "
                              ` [PATCH v2] "
` [PATCH 4/8] mfd: ssbi: Mark match table const
` [PATCH 5/8] mfd: Move pm8xxx-irq.c contents into only driver that uses it
` [PATCH 6/8] mfd: pm8921: Update for genirq changes
` [PATCH 7/8] mfd: pm8921: Migrate to irqdomains
` [PATCH 8/8] mfd: pm8921: Use ssbi regmap

[PATCH v2 0/7] Modernize pm8921 with irqdomains, regmap, DT
 2013-12-30 12:34 UTC  (12+ messages)
` [PATCH v2 1/7] mfd: Move pm8xxx-irq.c contents into only driver that uses it
` [PATCH v2 2/7] mfd: pm8921: Update for genirq changes
` [PATCH v2 3/7] mfd: pm8921: Migrate to irqdomains
` [PATCH v2 4/7] mfd: ssbi: Add regmap read/write helpers
` [PATCH v2 5/7] mfd: pm8921: Use ssbi regmap
` [PATCH v2 6/7] mfd: pm8921: Add DT match table
  ` [PATCH v2 7/7] devicetree: bindings: Document PM8921/8058 PMICs

[PATCH v4 00/15] usb: phy: msm: Fixes, cleanups and DT support
 2013-12-27 18:44 UTC  (23+ messages)
` [PATCH v4 01/15] usb: phy: msm: Move mach dependent code to platform data
` [PATCH v4 06/15] usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
` [PATCH v4 10/15] usb: phy: msm: Add device tree support and binding information
` [PATCH v4 12/15] usb: phy: msm: Add support for secondary PHY control

[PATCH v4 00/15] Add support for MSM's mmio clock/reset controller
 2013-12-26 19:31 UTC  (20+ messages)
` [PATCH v4 01/15] reset: Silence warning in reset-controller.h
` [PATCH v4 02/15] clk: Allow drivers to pass in a regmap
` [PATCH v4 03/15] clk: Add regmap core helpers for enable/disable/is_enabled
` [PATCH v4 04/15] clk: Add set_rate_and_parent() op
` [PATCH v4 05/15] clk: qcom: Add support for phase locked loops (PLLs)
` [PATCH v4 06/15] clk: qcom: Add support for root clock generators (RCGs)
` [PATCH v4 07/15] clk: qcom: Add support for branches/gate clocks
` [PATCH v4 08/15] clk: qcom: Add reset controller support
` [PATCH v4 09/15] clk: qcom: Add support for MSM8960's global clock controller (GCC)
` [PATCH v4 10/15] clk: qcom: Add support for MSM8960's multimedia clock controller (MMCC)
` [PATCH v4 11/15] clk: qcom: Add support for MSM8974's global clock controller (GCC)
` [PATCH v4 12/15] clk: qcom: Add support for MSM8974's multimedia clock controller (MMCC)
` [PATCH v4 13/15] clk: qcom: Add support for MSM8660's global clock controller (GCC)
` [PATCH v4 14/15] devicetree: bindings: Document qcom,gcc
` [PATCH v4 15/15] devicetree: bindings: Document qcom,mmcc

What is git repo for linux-arm-msm code?
 2013-12-26 17:37 UTC 

[PATCH v3 00/12] Add support for MSM's mmio clock/reset controller
 2013-12-24 13:45 UTC  (8+ messages)
` [PATCH v3 01/12] clk: Fix debugfs reparenting NULL pointer dereference
` [PATCH v3 04/12] clk: Add regmap core helpers for enable/disable/is_enabled

[PATCH v4 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2013-12-24  9:35 UTC  (4+ messages)

[PATCH v5 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2013-12-24  9:30 UTC 

[PATCH v2 0/9] CPU enable method based SMP/hotplug + MSM conversion
 2013-12-24  0:39 UTC  (10+ messages)
` [PATCH v2 1/9] devicetree: bindings: Document Krait/Scorpion cpus and enable-method
` [PATCH v2 2/9] devicetree: bindings: Document qcom,kpss-acc
` [PATCH v2 3/9] devicetree: bindings: Document qcom,saw2 node
` [PATCH v2 4/9] ARM: Introduce CPU_METHOD_OF_DECLARE() for cpu hotplug/smp
` [PATCH v2 5/9] ARM: msm: Remove pen_release usage
` [PATCH v2 6/9] ARM: msm: Re-organize platsmp to make it extensible
` [PATCH v2 7/9] ARM: msm: Add SMP support for KPSSv1
` [PATCH v2 8/9] ARM: msm: Add SMP support for KPSSv2
` [PATCH v2 9/9] ARM: dts: msm: Add nodes necessary for SMP boot

[PATCH v3 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2013-12-23 11:46 UTC  (3+ messages)

[PATCH 0/7] MSM patches for 3.14
 2013-12-21  6:21 UTC  (10+ messages)
` [PATCH 1/7] ARM: msm: trout: fix uninit var warning
` [PATCH 2/7] ARM: msm: Add support for APQ8074 Dragonboard
` [PATCH 3/7] defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974
` [PATCH 4/7] ARM: msm: Simplify ARCH_MSM_DT config
` [PATCH 5/7] ARM: dts: MSM8974: Add restart node
` [PATCH 6/7] ARM: dts: MSM8974: Add MMIO architected timer node
` [PATCH 7/7] ARM: msm_defconfig: Enable restart driver

[PATCH v2 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2013-12-20 10:04 UTC  (11+ messages)

[PATCH 2/8] ARM: Convert boot_lock to raw_lock [msm]
 2013-12-20  9:47 UTC 

[PATCH 1/2] gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
 2013-12-19  1:27 UTC  (6+ messages)
` [PATCH 2/2] gpio: msm: Add module device table and mark table const

[PATCH] of: Update qcom vendor prefix description
 2013-12-18 23:50 UTC  (2+ messages)

[PATCH 0/7] Use regmap+devm in pm8xxx input drivers
 2013-12-17  2:01 UTC  (14+ messages)
` [PATCH 1/7] Input: pmic8xxx-pwrkey - Pass input device directly to interrupt
` [PATCH 2/7] Input: pmic8xxx-pwrkey - Migrate to regmap APIs
` [PATCH 3/7] Input: pm8xxx-vibrator - Migrate to devm_* APIs
` [PATCH 4/7] Input: pm8xxx-vibrator - Migrate to regmap APIs
` [PATCH 5/7] genirq: Add devm_request_any_context_irq()
` [PATCH 6/7] Input: pmic8xxx-keypad - Migrate to devm_* APIs
` [PATCH 7/7] Input: pmic8xxx-keypad - Migrate to regmap APIs

[PATCH 0/3] Basic support for inforce IFC6410 board
 2013-12-16 20:14 UTC  (11+ messages)
` [PATCH 1/3] mach-msm: add aqp8064 debug uart
` [PATCH 2/3] mach-msm: enable sparsemem for 8960
` [RFC 3/3] RFC: mach-msm: add DT for ifc6410 (apq8064)

[PATCH 0/4] pinctrl-msm: Fixes for various issues
 2013-12-16  9:34 UTC  (9+ messages)
` [PATCH 1/4] pinctrl-msm: Fix spelling misstakes and missing consts
` [PATCH 2/4] pinctrl-msm: Tidy up error handling
` [PATCH 3/4] pinctrl-msm: Remove separate allocation of bitmaps
` [PATCH 4/4] pinctrl-msm: Rename compatible to be more specific

[PATCH] pinctrl-msm: Update Kconfig for PINCTRL_MSM8X74
 2013-12-16  9:29 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: Qualcomm 8x74 pinctrl driver
 2013-12-13  4:24 UTC  (17+ messages)
` [PATCH v2 1/3] pinctrl: Add Qualcomm TLMM driver
` [PATCH v2 2/3] pinctrl: Add msm8x74 configuration

[PATCH 0/4] usb: chipidea: msm: Clean and fix glue layer driver
 2013-12-11 10:26 UTC  (8+ messages)
` [PATCH 4/4] usb: chipidea: msm: Use USB PHY API to control PHY state

[PATCH 0/5] Allow MSM DT platforms to be built multi-platform
 2013-12-10 23:47 UTC  (3+ messages)
` [PATCH 1/5] mmc: msm_sdcc: Limit driver to platforms that use it

[PATCH] ARM: dts: msm: Fix gpio interrupt and reg length
 2013-12-10 23:14 UTC 

[PATCH CFT] ARM:MSM: Enable ARM_PATCH_PHYS_VIRT and AUTO_ZRELADDR default
 2013-12-09 17:57 UTC  (2+ messages)

[PATCH 00/13] drm/msm: apq8060a and apq8x74 support
 2013-12-09 17:43 UTC  (14+ messages)
` [PATCH 02/13] drm/msm: add missing MODULE_FIRMWARE()s
` [PATCH 03/13] drm/msm: fix bus scaling
` [PATCH 04/13] drm/msm: add support for non-IOMMU systems
` [PATCH 05/13] drm/msm: add support for msm8060ab/bstem
` [PATCH 07/13] drm/msm: resync generated headers
` [PATCH 08/13] drm/msm: mdp4_format -> mdp_format
` [PATCH 09/13] drm/msm: split out msm_kms.h
` [PATCH 10/13] drm/msm: move irq utils to mdp_kms
` [PATCH 11/13] drm/msm: add hdmi support for apq8x74/mdp5
` [PATCH 12/13] drm/msm: add mdp5/apq8x74
` [PATCH 13/13] drm/msm: add a330/apq8x74

[PATCH v7 0/2] mmc: sdhci-msm: Add support for MSM chipsets
 2013-12-09 17:00 UTC  (10+ messages)
` [PATCH v7 1/2] mmc: sdhci-msm: Initial SDHCI MSM driver documentation
` [PATCH v7 2/2] mmc: sdhci-msm: Initial support for MSM chipsets


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