messages from 2014-02-26 20:20:26 to 2014-03-10 16:48:09 UTC [more...]
[PATCH 0/7] drm/msm: what's in store for 3.15
2014-03-10 16:47 UTC (5+ messages)
` [PATCH 1/7] drm/msm: hdmi audio support
` [PATCH 2/7] drm/msm: add hang_debug module param
` [PATCH 3/7] drm/msm: spin helper
` [PATCH 7/7] drm/msm: validate flags, etc
[PATCH v11 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
2014-03-10 15:37 UTC (4+ messages)
` [PATCH v11 1/3] mmc: sdhci-msm: Qualcomm SDHCI binding documentation
` [PATCH v11 2/3] mmc: sdhci-msm: Initial support for Qualcomm chipsets
` [PATCH v11 3/3] mmc: sdhci-msm: Add platform_execute_tuning implementation
[PATCH 1/6] rtc: pm8xxx: fixup checkpatch/style issues
2014-03-10 15:35 UTC (19+ messages)
` [PATCH 2/6] rtc: pm8xxx: use regmap API for register accesses
` [PATCH 3/6] rtc: pm8xxx: use devm_request_any_context_irq
` [PATCH 4/6] rtc: pm8xxx: add support for devicetree
` [PATCH 5/6] rtc: pm8xxx: move device_init_wakeup() before rtc_register
` [PATCH 6/6] documentation: bindings: document PMIC8921/8058 RTC
[PATCH v5 00/14] usb: phy: msm: Fixes, cleanups and DT support
2014-03-08 16:46 UTC (20+ messages)
` [PATCH v5 01/14] usb: phy: msm: Move global regulators variables to driver state
` [PATCH v5 02/14] usb: phy: msm: Migrate to Managed Device Resource allocation
` [PATCH v5 03/14] usb: phy: msm: Remove unnecessarily check for valid regulators
` [PATCH v5 04/14] usb: phy: msm: Fix checkpatch.pl warnings
` [PATCH v5 05/14] usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
` [PATCH v5 06/14] usb: phy: msm: Remove unused pclk_src_name
` [PATCH v5 07/14] usb: phy: msm: Remove HSUSB prefix from regulator names
` [PATCH v5 08/14] usb: phy: msm: Properly check result from platform_get_irq()
` [PATCH v5 09/14] usb: phy: msm: Add device tree support and binding information
` [PATCH v5 10/14] usb: phy: msm: Use reset framework for LINK and PHY resets
` [PATCH v5 11/14] usb: phy: msm: Add support for secondary PHY control
` [PATCH v5 12/14] usb: phy: msm: Correct USB PHY Reset sequence for newer platform
` [PATCH v5 13/14] usb: phy: msm: Handle disconnect events
` [PATCH v5 14/14] usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX
[Patch v8 0/2] Add Qualcomm BAM dmaengine driver
2014-03-07 23:11 UTC (8+ messages)
` [Patch v8 1/2] dmaengine: qcom_bam_dma: Add device tree binding
` [Patch v8 2/2] dmaengine: add Qualcomm BAM dma driver
[PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC
2014-03-07 23:08 UTC (11+ messages)
[PATCH 0/7] pinctrl-msm cleanups
2014-03-07 16:05 UTC (9+ messages)
` [PATCH 1/7] pinctrl: msm: Silence recursive lockdep warning
` [PATCH 2/7] pinctrl: msm: Check for ngpios > MAX_NR_GPIO
` [PATCH 3/7] pinctrl: msm: Drop unused includes
` [PATCH 4/7] pinctrl: msm: Drop OF_IRQ dependency
` [PATCH 5/7] pinctrl: msm: Replace lookup tables with math
` [PATCH 6/7] pinctrl: msm: Remove impossible WARN_ON()s
` [PATCH 7/7] pinctrl: msm: Simplify msm_config_reg() and callers
[PATCH] pinctrl: msm: drop wake_irqs bitmap
2014-03-07 3:26 UTC (2+ messages)
[PATCH] devicetree: bindings: Make msm8974-pinctrl documentation match code
2014-03-07 1:28 UTC (3+ messages)
[PATCH v10 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
2014-03-06 17:45 UTC (11+ messages)
` [PATCH v10 1/3] mmc: sdhci-msm: Qualcomm SDHCI binding documentation
` [PATCH v10 2/3] mmc: sdhci-msm: Initial support for Qualcomm chipsets
` [PATCH v10 3/3] mmc: sdhci-msm: Add platform_execute_tuning implementation
[PATCH] mfd: pm8921: fixup probe() error path when irq invalid
2014-03-06 9:20 UTC (3+ messages)
[PATCH v3 0/2] Qualcomm Universal Peripheral (QUP) I2C controller
2014-03-05 16:44 UTC (3+ messages)
` [PATCH v3 2/2] i2c: New bus driver for the Qualcomm QUP "
Loan Application
2014-03-05 11:36 UTC
[PATCH 0/2] pm8921 driver cleanup
2014-03-05 1:50 UTC (5+ messages)
` [PATCH 1/2] mfd: pm8921: Drop irq_set_lockdep_class() code
` [PATCH 2/2] mfd: pm8921: Use IRQCHIP_SKIP_SET_WAKE
[PATCH] PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugs
2014-03-04 20:25 UTC (2+ messages)
[PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers
2014-03-04 18:34 UTC (10+ messages)
` [PATCH v5 1/9] Input: pmic8xxx-keypad - Fix build by removing gpio configuration
` [PATCH v5 2/9] Input: pmic8xxx-keypad - Migrate to devm_* APIs
` [PATCH v5 3/9] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v5 4/9] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v5 5/9] Input: pmic8xxx-pwrkey "
` [PATCH v5 6/9] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v5 7/9] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v5 8/9] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v5 9/9] devicetree: bindings: Document PM8921/8058 vibrators
[PATCH v9 0/3] mmc: sdhci-msm: Add support for Qualcomm chipsets
2014-03-04 17:50 UTC (12+ messages)
` [PATCH v9 1/3] mmc: sdhci-msm: Qualcomm SDHCI binding documentation
` [PATCH v9 2/3] mmc: sdhci-msm: Initial support for Qualcomm chipsets
` [PATCH v9 3/3] mmc: sdhci-msm: Add platform_execute_tunning implementation
change kmalloc into vmalloc for large memory allocations
2014-03-04 7:30 UTC (12+ messages)
` [PATCH] netfilter:Change nf_conntrack modules to use vmalloc
[PATCH] PM / devfreq: Rewrite devfreq_update_status() to fix multiple bugs
2014-03-04 0:35 UTC (2+ messages)
[PATCH 1/2] spmi: pmic_arb: make selectable on ARCH_QCOM
2014-03-03 17:06 UTC (3+ messages)
` [PATCH 2/2] spmi: pm: drop bus-level PM suspend/resume routines
contact me
2014-03-01 0:38 UTC
CONTACT KENYA COMMERCIAL BANK LTD IMMEDIATELY FOR YOUR PAYMENT (3MILLION UNITED STATE DOLLARS)
2014-02-28 21:11 UTC
[PATCH v3 1/3] cpufreq: stats: Remove redundant cpufreq_cpu_get() call
2014-02-28 23:26 UTC (3+ messages)
[PATCH] ARM: qcom: Enable basic support for Qualcomm platforms in multi_v7_defconfig
2014-02-28 20:24 UTC (7+ messages)
[PATCH v4 0/9] Use regmap+devm+DT in pm8xxx input drivers
2014-02-28 19:11 UTC (17+ messages)
` [PATCH v4 1/9] Input: pmic8xxx-keypad - Fix build by removing gpio configuration
` [PATCH v4 2/9] Input: pmic8xxx-keypad - Migrate to devm_* APIs
` [PATCH v4 3/9] Input: pmic8xxx-keypad - Migrate to regmap APIs
` [PATCH v4 4/9] Input: pmic8xxx-keypad - Migrate to DT
` [PATCH v4 5/9] Input: pmic8xxx-pwrkey "
` [PATCH v4 6/9] Input: pm8xxx-vibrator - Add DT match table
` [PATCH v4 7/9] devicetree: bindings: Document PM8921/8058 keypads
` [PATCH v4 8/9] devicetree: bindings: Document PM8921/8058 power keys
` [PATCH v4 9/9] devicetree: bindings: Document PM8921/8058 vibrators
[GIT PULL] qcom DT changes for v3.15
2014-02-28 15:26 UTC (2+ messages)
[PATCH v6 0/2] usb: gadget: f_fs: Add support for SuperSpeed Mode
2014-02-28 12:51 UTC (4+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] usb: gadget: f_fs: Add flags to descriptors block
[PATCH v5 1/1] usb: gadget: f_fs: Add support for SuperSpeed Mode
2014-02-28 10:11 UTC (4+ messages)
` [RFC] usb: gadget: f_fs: Add flags to descriptors block
` [PATCHv2] "
[PATCH v3] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block
2014-02-28 5:52 UTC (2+ messages)
[PATCH v3 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
2014-02-28 1:58 UTC
[PATCH v3 2/3] cpufreq: stats: Fix error handling in __cpufreq_stats_create_table()
2014-02-28 1:58 UTC
[PATCH 0/3] Add qcom_defconfig and update msm_defconfig
2014-02-28 0:22 UTC (9+ messages)
` [PATCH 1/3] ARM: config: Add qcom_defconfig
` [PATCH v1.1/3] "
` [PATCH 2/3] ARM: msm: Silence readb/writeb warnings due to missing IOMEM()
` [PATCH 3/3] ARM: config: Update msm_defconfig
[PATCH] gpio: msm: switch Kconfig to ARCH_QCOM depends
2014-02-27 9:18 UTC (2+ messages)
[PATCH v4 0/8] Modernize pm8921 with irqdomains, regmap, DT
2014-02-27 8:38 UTC (17+ messages)
` [PATCH v4 1/8] mfd: Move pm8xxx-irq.c contents into only driver that uses it
` [PATCH v4 2/8] mfd: pm8921: Update for genirq changes
` [PATCH v4 3/8] mfd: pm8921: Migrate to irqdomains
` [PATCH v4 4/8] mfd: ssbi: Add regmap read/write helpers
` [PATCH v4 5/8] mfd: pm8921: Use ssbi regmap
` [PATCH v4 6/8] mfd: pm8921: Add DT match table
` [PATCH v4 7/8] mfd: pm8921: Loosen Kconfig dependency
` [PATCH v4 8/8] devicetree: bindings: Document PM8921/8058 PMICs
[PATCH 3/3] cpufreq: stats: Refactor common code into __cpufreq_stats_create_table()
2014-02-27 5:39 UTC (2+ messages)
[PATCH v3 0/9] Use regmap+devm+DT in pm8xxx input drivers
2014-02-27 2:31 UTC (12+ messages)
` [PATCH v3 1/9] Input: pmic8xxx-pwrkey - Migrate to regmap APIs
` [PATCH v3 2/9] Input: pmic8xxx-keypad - Migrate to devm_* APIs
Re: [PATCH] PM / devfreq: Fix out of bounds access of transition table array
2014-02-27 0:45 UTC (2+ messages)
` "
[PATCH 0/4] Split mach-msm into legacy and mach-qcom (multiplatform)
2014-02-26 23:03 UTC (5+ messages)
` [PATCH 2/4] arm: qcom: Split Qualcomm support into legacy and multiplatform
[PATCH] cpufreq: Set policy to non-NULL only after all hotplug online work is done
2014-02-26 20:20 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox