messages from 2015-09-07 11:45:30 to 2015-09-19 00:52:09 UTC [more...]
[PATCH v2 0/5] Support CPR on MSM8916
2015-09-19 0:52 UTC (5+ messages)
` [PATCH v2 1/5] regulator: smd: Add floor and corner operations
` [PATCH v2 2/5] PM / OPP: Support adjusting OPP voltages at runtime
` [PATCH v2 3/5] OPP: Allow notifiers to call dev_pm_opp_get_{voltage, freq} RCU-free
` [PATCH v2 5/5] power: avs: Add support for CPR (Core Power Reduction)
[PATCH 0/7] tty: serial: msm: Add DMA support and fix bit definitions
2015-09-18 23:34 UTC (10+ messages)
` [PATCH 1/7] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH 3/7] tty: serial: msm: Fix command Stale Event Enable definition
` [PATCH 2/7] tty: serial: msm: replaces (1 << x) with BIT(x) macro
` [PATCH 4/7] tty: serial: msm: Add msm prefix to all driver functions
` [PATCH 5/7] tty: serial: msm: Add TX DMA support
` [PATCH 6/7] tty: serial: msm: Add RX "
` [PATCH 7/7] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation
[PATCH 0/3] Add __ioread32_copy() and use it
2015-09-18 19:19 UTC (11+ messages)
` [PATCH 1/3] lib: iomap_copy: Add __ioread32_copy()
` [PATCH 2/3] soc: qcom: smd: Use __ioread32_copy() instead of open-coding it
` [PATCH 3/3] FIRMWARE: bcm47xx_nvram: Use __ioread32_copy() instead of open-coding
[PATCH v5 0/4] Add support for more MSM8916 clocks
2015-09-18 15:26 UTC (8+ messages)
` [PATCH v5 1/4] clk: qcom: Add MSM8916 iommu clocks
` [PATCH v5 2/4] clk: qcom: Add support for RCGs with shared branches
` [PATCH v5 3/4] clk: qcom: Add MSM8916 gpu clocks
` [PATCH v5 4/4] clk: qcom: Add MSM8916 audio clocks
[PATCH v2 0/2] arm64: dts: qcom: 8x16: UARTDM additions
2015-09-18 13:18 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: 8x16: UART1 add CTS_N, RTS_N pin configurations
` [PATCH v2 2/2] arm64: dts: qcom: 8x16: UART1 and UART2 use DMA for RX and TX
[PATCH 00/14] ARM: dts: apq8064 dt cleanups and additions
2015-09-18 12:32 UTC (15+ messages)
` [PATCH 01/14] ARM: dts: apq8064: remove redundant i2c pinctrl properties
` [PATCH 02/14] ARM: dts: ifc6410: remove unnecessary eeprom label
` [PATCH 03/14] ARM: dts: qs600: "
` [PATCH 04/14] devicetree: Add hardware rng entry to qcom-apq8064.dtsi
` [PATCH 05/14] ARM: dts: apq8064: add pm8921 rtc
` [PATCH 06/14] ARM: dts: apq8064: add pm8921 pwrkey support
` [PATCH 07/14] ARM: dts: apq8064: Prefix the gsbi6 uart pins correctly
` [PATCH 08/14] ARM: dts: apq8064: add missing gsbi7 uart pinctrl
` [PATCH 09/14] ARM: dts: ifc6410: Add missing pinctrl to gsbi7 uart
` [PATCH 10/14] ARM: dts: qs600: Add missing pinctrl property for "
` [PATCH 11/14] ARM: dts: ifc6410: Add pwrseq support for WLAN
` [PATCH 12/14] ARM: dts: qs600: add pwrseq support to WLAN
` [PATCH 13/14] ARM: dts: apq8064-ifc6410: add notify led support
` [PATCH 14/14] ARM: dts: qs600: Add SD card detect support
[PATCH v4] qcom: ipq4019: Add basic board/dts support for IPQ4019 SoC
2015-09-18 2:44 UTC (2+ messages)
[PATCH v2 6/8] soc: qcom: smd: Handle big endian CPUs
2015-09-17 21:50 UTC (2+ messages)
` [PATCH v3 "
[PATCH v2 0/3] Add __ioread32_copy() and use it
2015-09-17 21:44 UTC (7+ messages)
` [PATCH v2 1/3] lib: iomap_copy: Add __ioread32_copy()
` [PATCH v2 2/3] soc: qcom: smd: Use __ioread32_copy() instead of open-coding it
` [PATCH v2 3/3] FIRMWARE: bcm47xx_nvram: Use __ioread32_copy() instead of open-coding
[PATCH v2 1/4] drm: Put platform driver registration/unregistration loops in core
2015-09-17 19:19 UTC (5+ messages)
` [PATCH v2 2/4] drm/msm: Use drm_platform_register/unregister_drivers()
` [PATCH v2 3/4] drm: Move exynos "match_add all devices matching my drivers" to core
` [PATCH v2 4/4] drm/msm: Use exynos's model for handling component driver matching
[PATCH RFC 1/8] dt-bindings: Document the hi6220 bindings for DRM driver
2015-09-17 12:14 UTC (3+ messages)
[RFC 0/2] drm/dsi: DSI for devices with different control bus
2015-09-17 8:56 UTC (18+ messages)
[PATCH v2 0/9] qcom: Add support for TSENS driver
2015-09-16 22:39 UTC (13+ messages)
` [PATCH v2 1/9] thermal: qcom: tsens: Add a skeletal TSENS drivers
` [PATCH v2 2/9] thermal: qcom: tsens-8916: Add support for 8916 family of SoCs
` [PATCH v2 3/9] thermal: qcom: tsens-8974: Add support for 8974 "
` [PATCH v2 4/9] clk: qcom: create virtual child device for TSENS
` [PATCH v2 5/9] thermal: qcom: tsens-8960: Add support for 8960 family of SoCs
` [PATCH v2 6/9] arm: dts: msm8974: Add thermal zones, tsens and qfprom nodes
` [PATCH v2 7/9] arm: dts: apq8064: "
` [PATCH v2 8/9] arm: dts: apq8084: "
` [PATCH v2 9/9] arm64: dts: msm8916: "
[PATCH v4 0/4] Add support for more MSM8916 clocks
2015-09-16 22:07 UTC (6+ messages)
` [PATCH v4 1/4] clk: qcom: Add MSM8916 iommu clocks
` [PATCH v4 2/4] clk: qcom: Add support for RCGs with shared branches
` [PATCH v4 3/4] clk: qcom: Add MSM8916 gpu clocks
` [PATCH v4 4/4] clk: qcom: Add MSM8916 audio clocks
drm: Platform helpers for exynos-style component registration
2015-09-16 19:20 UTC (6+ messages)
` [PATCH 1/4] drm: Put platform driver registration/unregistration loops in core
` [PATCH 2/4] drm/msm: Use drm_platform_register/unregister_drivers()
` [PATCH 3/4] drm: Move exynos "match_add all devices matching my drivers" to core
` [PATCH 4/4] drm/msm: Use exynos's model for handling component driver matching
[PATCH] spmi-pmic-arb: support configurable number of peripherals
2015-09-15 18:27 UTC (4+ messages)
[PATCH] ARM: Remove __ref on hotplug cpu die path
2015-09-15 17:58 UTC (6+ messages)
[PATCHv2 0/4] Qualcomm Switch-Mode Battery Charger and Boost
2015-09-15 13:33 UTC (4+ messages)
` [PATCHv2 3/4] power: Add Qualcomm SMBB driver
[PATCH 00/10] drm/msm: Add support for MSM8996
2015-09-15 12:45 UTC (12+ messages)
` [PATCH 01/10] drm/msm/mdp5: remove the cfg pointer from SMP struct
` [PATCH 02/10] drm/msm/mdp5: Disable hardware translation table walks (MSM8996)
` [PATCH 03/10] drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails
` [PATCH 04/10] drm/msm/mdp5: Avoid printing error messages for optional clocks
` [PATCH 05/10] drm/msm/mdp5: Vote for SMMU power when performing translations
` [PATCH 06/10] drm/msm/hdmi: Add basic HDMI support for msm8996
` [PATCH 07/10] drm/msm/mdp: Update generated headers (Pixel Extension)
` [PATCH] rnndb: Add Pixel Extension registers
` [PATCH 08/10] drm/msm/mdp5: Use the newly introduced enum mdp_component_type
` [PATCH 09/10] drm/msm/mdp: Add Software Pixel Extension support
` [PATCH 10/10] drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)
[PATCH v2 0/2] Qualcomm PM8941 power key driver
2015-09-15 11:36 UTC (3+ messages)
` [PATCH v2 1/2] input: Add "
[PATCH v1 00/17] add fixes, device quirks, error recovery,
2015-09-13 14:52 UTC (18+ messages)
` [PATCH v1 01/17] scsi: ufs-qcom: add number of lanes per direction
` [PATCH v1 02/17] scsi: ufs: add option to change default UFS power management level
` [PATCH v1 03/17] scsi: ufs: optimize system suspend handling
` [PATCH v1 04/17] scsi: ufs: avoid spurious UFS host controller interrupts
` [PATCH v1 05/17] scsi: ufs: implement scsi host timeout handler
` [PATCH v1 06/17] scsi :ufs: verify hba controller hce reg value
` [PATCH v1 07/17] scsi: ufs: separate device and host quirks
` [PATCH v1 08/17] scsi: ufs: split broken LCC quirk
` [PATCH v1 09/17] scsi: ufs: disable vccq if it's not needed by UFS device
` [PATCH v1 10/17] scsi: ufs: make error handling bit faster
` [PATCH v1 11/17] scsi: ufs: add error recovery after DL NAC error
` [PATCH v1 12/17] scsi: ufs: add retry for query descriptors
` [PATCH v1 13/17] scsi: ufs: handle non spec compliant bkops behaviour by device
` [PATCH v1 14/17] scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
` [PATCH v1 15/17] scsi: ufs: fix leakage during link off state
` [PATCH v1 16/17] scsi: ufs: add delay before putting UFS rails in low power modes
` [PATCH v1 17/17] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
[PATCH v3 0/5] mtd: Qualcomm NAND controller driver
2015-09-13 13:42 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 2/5] mtd: nand: "
[PATCH 1/2] arm64: dts: qcom: 8x16: Add UART1 configuration nodes
2015-09-12 13:03 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: 8x16: UART2 use DMA for RX and TX
[Patch v2] firmware: qcom: scm: Add function stubs for ARM64
2015-09-11 23:26 UTC (3+ messages)
[PATCH] drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
2015-09-11 19:56 UTC
[PATCH] firmware: qcom: scm: Add function stubs for ARM64
2015-09-11 19:20 UTC (3+ messages)
[GIT PULL] qcom fixes for 4.3-rc1
2015-09-11 18:10 UTC (2+ messages)
[PATCH] spmi: Auto-populate driver.owner in spmi_driver_register()
2015-09-10 22:06 UTC
[PATCH v3 0/3] Add support for Qualcomm A53 CPU clock
2015-09-10 16:34 UTC (6+ messages)
` [PATCH v3 1/3] clk: Add safe switch hook
` [PATCH v3 3/3] clk: qcom: Add A53 clock driver
[PATCH v3 0/5] Add support for more MSM8916 clocks
2015-09-10 16:34 UTC (4+ messages)
` [PATCH v3 2/4] clk: qcom: Add support for RCGs with shared branches
[PATCH] spmi-pmic-arb: support configurable number of peripherals
2015-09-10 0:30 UTC (6+ messages)
[GIT PULL] qcom dt changes for 4.3-rc2
2015-09-09 19:14 UTC (2+ messages)
[PATCH 00/11] Add RPM/SMD Support for QCOM platforms
2015-09-09 19:00 UTC (17+ messages)
` [PATCH 01/11] soc: qcom: documentation: Update SMD/RPM Docs
` [PATCH 02/11] soc: qcom: smd-rpm: Add existing platform support
` [PATCH 03/11] arm64: dts: qcom: Add MSM8916 SMEM nodes
` [PATCH 04/11] arm64: dts: qcom: Add RPM/SMD support on MSM8916
` [PATCH 05/11] arm64: dts: Add PM8916 "
` [PATCH 06/11] regulator: qcom-smd: Add PM8916 support
` [PATCH 06/11] regulators: "
` [PATCH 07/11] arm: dts: Add APQ8084 SMEM nodes
` [PATCH 08/11] arm: dts: Add RPM/SMD support on APQ8084
` [PATCH 09/11] arm: dts: Add support for PMA8084 "
` [PATCH 10/11] regulator: qcom-smd: Add support for PMA8084
` [PATCH 11/11] arm: dts: Add RPM SMD regulator support on MSM8974
[PATCH 0/9] qcom: Add support for TSENS driver
2015-09-09 9:11 UTC (14+ messages)
` [PATCH 5/9] clk: qcom: gcc-msm8960: add child devices support
[PATCH] soc: qcom: smem: Move RPM message ram out of smem DT node
2015-09-08 23:39 UTC (3+ messages)
[PATCH 0/4] Qualcomm Shared Memory State Machines
2015-09-08 22:22 UTC (9+ messages)
` [PATCH 1/4] dt-binding: gpio: Add Qualcomm SMSM device tree documentation
` [PATCH 2/4] gpio: qcom-smsm: Add driver for Qualcomm SMSM
[PATCH] ARM: multi_v7_defconfig: Enable QCOM SMD/RPM
2015-09-08 21:41 UTC
[PATCH] ARM: qcom_defconfig: Enable SMD-RPM regulators
2015-09-08 21:40 UTC
[PATCH v2] usb: phy: msm: Unregister VBUS and ID events notifiers
2015-09-08 19:07 UTC (2+ messages)
[PATCH v4] usb: chipidea: Use extcon framework for VBUS and ID detect
2015-09-08 9:39 UTC (2+ messages)
[PATCH v3] usb: chipidea: Use extcon framework for VBUS and ID detect
2015-09-07 11:45 UTC (5+ 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;
as well as URLs for NNTP newsgroup(s).