linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-16 13:47:17 to 2015-09-30 17:32:01 UTC [more...]

[PATCH v2 0/6] tty: serial: msm: Add DMA support and fix bit definitions
 2015-09-30 17:32 UTC  (12+ messages)
` [PATCH v2 1/6] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH v2 2/6] tty: serial: msm: replaces (1 << x) with BIT(x) macro
` [PATCH v2 3/6] tty: serial: msm: Add msm prefix to all driver functions
` [PATCH v2 4/6] tty: serial: msm: Add TX DMA support
` [PATCH v2 5/6] tty: serial: msm: Add RX "
` [PATCH v2 6/6] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation

[PATCH 00/14] ARM: dts: apq8064 dt cleanups and additions
 2015-09-30 13:22 UTC  (21+ 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 v3 0/6] tty: serial: msm: Add DMA support and fix bit definitions
 2015-09-30 12:27 UTC  (7+ messages)
` [PATCH v3 1/6] tty: serial: msm: Add mask value for UART_DM registers
` [PATCH v3 2/6] tty: serial: msm: replaces (1 << x) with BIT(x) macro
` [PATCH v3 3/6] tty: serial: msm: Add msm prefix to all driver functions
` [PATCH v3 4/6] tty: serial: msm: Add TX DMA support
  ` [PATCH v3 5/6] tty: serial: msm: Add RX "
` [PATCH v3 6/6] tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation

[PATCH 0/6] Add OCMEM support (v2)
 2015-09-30 11:45 UTC  (15+ messages)
` [PATCH 1/6] qcom-scm: fix endianess issue in __qcom_scm_is_call_available
` [PATCH 2/6] qcom-scm: fix header compile errors
` [PATCH 3/6] qcom-scm: add missing prototype for qcom_scm_is_available()
` [PATCH 4/6] qcom-scm: add ocmem support
` [PATCH 5/6] drm/msm: update generated headers
` [PATCH 6/6] drm/msm: add OCMEM driver

[PATCH 0/7] tty: serial: msm: Add DMA support and fix bit definitions
 2015-09-29 11:51 UTC  (9+ messages)
` [PATCH 3/7] tty: serial: msm: Fix command Stale Event Enable definition
` [PATCH 4/7] tty: serial: msm: Add msm prefix to all driver functions

[PATCH 0/4] Add OCMEM support
 2015-09-29  1:58 UTC  (13+ messages)
` [PATCH 1/4] qcom-scm: add ocmem support
` [PATCH 2/4] WIP: qcom-scm: add ocmem dump support
` [PATCH 3/4] drm/msm: update generated headers
` [PATCH 4/4] drm/msm: add OCMEM driver

[PATCH v2 0/5] Support CPR on MSM8916
 2015-09-28 18:48 UTC  (15+ 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 3/5] OPP: Allow notifiers to call dev_pm_opp_get_{voltage,freq} RCU-free
` [PATCH v2 4/5] cpufreq-dt: Handle OPP voltage adjust events
` [PATCH v2 5/5] power: avs: Add support for CPR (Core Power Reduction)

[PATCH 0/4] WCNSS Peripheral Image Loader
 2015-09-28  6:22 UTC  (6+ messages)
` [PATCH 1/4] remoteproc: core: Make the loaded resource table optional
` [PATCH 2/4] remoteproc: Add additional crash reasons
` [PATCH 3/4] remoteproc: qcom: Introduce WCNSS peripheral image loader
` [PATCH 4/4] dt-binding: remoteproc: Introduce Qualcomm WCNSS loader binding

[Patch v3 00/10] Add RPM/SMD Support for QCOM platforms
 2015-09-25 18:01 UTC  (20+ messages)
` [Patch v3 01/10] soc: qcom: documentation: Update SMD/RPM Docs
` [Patch v3 02/10] soc: qcom: smd-rpm: Add existing platform support
` [Patch v3 03/10] arm64: dts: qcom: Add MSM8916 SMEM nodes
` [Patch v3 04/10] arm64: dts: qcom: Add RPM/SMD support on MSM8916
` [Patch v3 05/10] arm64: dts: Add PM8916 "
` [Patch v3 06/10] regulators: qcom-smd: Add PM8916 support
` [Patch v3 07/10] arm: dts: Add APQ8084 SMEM nodes
` [Patch v3 08/10] arm: dts: Add RPM/SMD support on APQ8084
` [Patch v3 09/10] arm: dts: Add support for PMA8084 "
` [Patch v3 10/10] regulator: qcom-smd: Add support for PMA8084

[PATCH] soc: qcom: smd: Reject send of too big packets
 2015-09-25 17:03 UTC  (2+ messages)

[PATCH] gpio: msm: Remove unused driver
 2015-09-25 16:20 UTC  (2+ messages)

[PATCH v2 0/5] Qualcomm Shared Memory State Machines
 2015-09-25  1:25 UTC  (6+ messages)
` [PATCH v2 1/5] dt-binding: soc: qcom: Add Qualcomm SMSM device tree documentation
` [PATCH v2 2/5] dt-binding: soc: qcom: Introduce qcom,smp2p binding documentation
` [PATCH v2 3/5] soc: qcom: Introduce common SMEM state machine code
` [PATCH v2 4/5] soc: qcom: smsm: Add driver for Qualcomm SMSM
` [PATCH v2 5/5] soc: qcom: smp2p: Qualcomm Shared Memory Point to Point

[GIT PULL] qcom fixes for 4.3-rc1 *RESEND*
 2015-09-24 23:49 UTC  (2+ messages)

[PATCH v3] firmware: qcom: scm: Peripheral Authentication Service
 2015-09-24 19:20 UTC  (3+ messages)

[PATCH] clk: qcom: Make oxili GDSC parent of oxili_cx GDSC
 2015-09-23 19:09 UTC 

[Patch v2 00/10] Add RPM/SMD Support for QCOM platforms
 2015-09-23 18:15 UTC  (15+ messages)
` [Patch v2 01/10] soc: qcom: documentation: Update SMD/RPM Docs
` [Patch v2 02/10] soc: qcom: smd-rpm: Add existing platform support
` [Patch v2 03/10] arm64: dts: qcom: Add MSM8916 SMEM nodes
` [Patch v2 04/10] arm64: dts: qcom: Add RPM/SMD support on MSM8916
` [Patch v2 05/10] arm64: dts: Add PM8916 "
` [Patch v2 06/10] regulators: qcom-smd: Add PM8916 support
` [Patch v2 07/10] arm: dts: Add APQ8084 SMEM nodes
` [Patch v2 08/10] arm: dts: Add RPM/SMD support on APQ8084
` [Patch v2 09/10] arm: dts: Add support for PMA8084 "
` [Patch v2 10/10] regulator: qcom-smd: Add support for PMA8084

[PATCH v2 0/2] Add initial support for RPM clocks
 2015-09-22 22:46 UTC  (3+ messages)

[PATCH] soc: qcom: Introduce WCNSS_CTRL SMD client
 2015-09-22 18:03 UTC  (2+ messages)

[PATCH] arm: dts: qcom: Add size element to coincell reg property
 2015-09-22 17:39 UTC 

[PATCH] spmi: Auto-populate driver.owner in spmi_driver_register()
 2015-09-22 16:47 UTC  (2+ messages)

[PATCH v2 0/3] Add __ioread32_copy() and use it
 2015-09-22 16:29 UTC  (8+ 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 0/8] SMEM/SMD/SMD_RPM big endian support + tidying
 2015-09-22 15:34 UTC  (4+ messages)
` [PATCH v2 5/8] soc: qcom: smd: Remove use of VLAIS

[PATCHv2 0/4] Qualcomm Switch-Mode Battery Charger and Boost
 2015-09-22 13:07 UTC  (5+ messages)
` [PATCHv2 3/4] power: Add Qualcomm SMBB driver

[PATCH v2 0/2] Qualcomm PM8941 power key driver
 2015-09-21  4:48 UTC  (4+ messages)
` [PATCH v2 1/2] input: Add "

[PATCH v2 0/9] qcom: Add support for TSENS driver
 2015-09-21  4:28 UTC  (10+ 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 4/9] clk: qcom: create virtual child device for TSENS

[PATCH v2 0/2] arm64: dts: qcom: 8x16: UARTDM additions
 2015-09-21  2:00 UTC  (4+ 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 RFC v2 0/2] hwspinlock: Introduce raw capability for hwspinlock_device
 2015-09-20 13:02 UTC  (9+ messages)

[PATCH 0/3] Add __ioread32_copy() and use it
 2015-09-19 20:16 UTC  (9+ messages)

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

[PATCH v4 0/4] Add support for more MSM8916 clocks
 2015-09-16 22:07 UTC  (3+ messages)
` [PATCH v4 2/4] clk: qcom: Add support for RCGs with shared branches

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


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