linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-11 09:35:57 to 2014-01-07 10:54:39 UTC [more...]

[PATCH v4 0/6] Krait L1/L2 EDAC driver
 2014-01-07 10:54 UTC  (10+ 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 v2 0/7] Modernize pm8921 with irqdomains, regmap, DT
 2014-01-07  8:22 UTC  (21+ 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 v2 00/10] Use regmap+devm+DT in pm8xxx input drivers
 2014-01-06 22:24 UTC  (14+ messages)
` [PATCH v2 01/10] Input: pmic8xxx-pwrkey - switch to using managed resources
` [PATCH v2 02/10] genirq: Add devm_request_any_context_irq()
` [PATCH v2 03/10] Input: pmic8xxx-keypad - Switch to using managed resources
` [PATCH v2 04/10] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v2 05/10] Input: pmic8xxx-pwrkey - Migrate to DT
` [PATCH v2 06/10] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v2 07/10] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v2 08/10] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v2 09/10] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v2 10/10] devicetree: bindings: Document PM8921/8058 vibrators

[PATCH v2 0/9] CPU enable method based SMP/hotplug + MSM conversion
 2014-01-06 22:19 UTC  (11+ 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 v4 00/15] Add support for MSM's mmio clock/reset controller
 2014-01-06 17:28 UTC  (22+ 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

[PATCH] ARM: Make pgtbl macro more robust
 2014-01-06 13:39 UTC 

[PATCH v2 0/7] Allow MSM DT platforms to be built multi-platform
 2014-01-03 19:31 UTC  (19+ messages)
` [PATCH v2 1/7] usb: phy: msm: Move mach dependent code to platform data
` [PATCH v2 2/7] mmc: msm_sdcc: Limit driver to platforms that use it
` [PATCH v2 3/7] tty: serial: Limit msm_serial_hs "
` [PATCH v2 4/7] ARM: msm: Only build clock.c on proc_comm based platforms
` [PATCH v2 5/7] ARM: msm: Only build timer.c if required
` [PATCH v2 6/7] drm/msm: Drop unnecessary mach include
` [PATCH v2 7/7] ARM: msm: Move MSM's DT based hardware to multi-platform support

[PATCH 0/7] Use regmap+devm in pm8xxx input drivers
 2014-01-03  0:50 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 5/7] genirq: Add devm_request_any_context_irq()
` [PATCH 6/7] Input: pmic8xxx-keypad - Migrate to devm_* APIs

[PATCH 0/7] MSM patches for 3.14
 2014-01-02 18:31 UTC  (11+ 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

Advise to invest in your Country
 2013-12-30 18:06 UTC 

[PATCH 0/8] Modernize pm8921 with irqdomains + regmap
 2013-12-30 12:42 UTC  (31+ messages)
` [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 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 v4 00/15] usb: phy: msm: Fixes, cleanups and DT support
 2013-12-27 18:44 UTC  (18+ 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

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 v3 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
 2013-12-23 11:46 UTC  (3+ messages)

[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/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  (14+ 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


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