Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
 messages from 2014-05-09 18:08:29 to 2014-05-23 22:55:37 UTC [more...]

[PATCH] clk: qcom: Fix blsp2_ahb_clk register offset
 2014-05-23 22:55 UTC  (3+ messages)

[GIT PULL] qcom driver changes for v3.16
 2014-05-23 22:48 UTC  (2+ messages)

[GIT PULL] qcom defconfig changes for v3.16
 2014-05-23 22:09 UTC  (2+ messages)

[GIT PULL] qcom DT changes for v3.15
 2014-05-23 21:31 UTC  (3+ messages)
` [GIT PULL] qcom DT changes for v3.16

[GIT PULL] qcom SoC changes for v3.16
 2014-05-23 20:10 UTC  (2+ messages)

[PATCH v2 0/4] ks8851 DT/regulator/gpio updates
 2014-05-23 19:57 UTC  (5+ messages)
` [PATCH v2 1/4] devicetree: bindings: Properly document micrel ks8851 SPI chips
` [PATCH v2 2/4] net: ks8851: Use devm_regulator_get_optional()
` [PATCH v2 3/4] net: ks8851: Add optional vdd_io regulator and reset gpio
` [PATCH v2 4/4] net: ks8851: Add of match table

[PATCH 0/5] ks8851 DT updates
 2014-05-23 19:37 UTC  (9+ messages)
` [PATCH 1/5] devicetree: bindings: Document micrel vendor prefix
` [PATCH 2/5] devicetree: bindings: Properly document micrel ks8851 SPI chips
` [PATCH 3/5] net: ks8851: Use devm_regulator_get_optional()
` [PATCH 4/5] net: ks8851: Add optional vdd_io regulator and reset gpio
` [PATCH 5/5] net: ks8851: Add of match table

[Patch v2 0/4] Introduce drivers/soc and add QCOM GSBI driver
 2014-05-23 18:52 UTC  (3+ messages)
` [Patch v2 3/4] soc: qcom: Add "

[PATCH v2 0/4] Add Qualcomm APQ8084 SoC support
 2014-05-23 16:39 UTC  (6+ messages)
` [PATCH v2 1/4] ARM: dts: qcom: Add "
` [PATCH v2 2/4] ARM: dts: qcom: Add APQ8084-MTP board support
` [PATCH v2 3/4] ARM: qcom: Add APQ8084 to mach-qcom
` [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help

[PATCH v1 0/5] clk: gcc: Add APQ8084 Global Clock Controller support
 2014-05-23 14:20 UTC  (12+ messages)
` [PATCH v1 1/5] clk: qcom: Add APQ8084 Global Clock Controller documentation
` [PATCH v1 2/5] clk: qcom: Allow an override function to be passed as data
` [PATCH v1 3/5] clk: gcc: Add APQ8084 Global Clock Controller support
` [PATCH v1 4/5] ARM: dts: qcom: Add APQ8084 Global Clock Controller DT node
` [PATCH v1 5/5] ARM: dts: qcom: Add APQ8084 serial port "

[PATCH v3 00/13] Add Qualcomm SD Card Controller support
 2014-05-23 12:53 UTC  (14+ messages)
` [PATCH v3 01/13] mmc: mmci: use NSEC_PER_SEC macro
` [PATCH v3 02/13] mmc: mmci: convert register bits to use BIT() macro
` [PATCH v3 03/13] mmc: mmci: Add Qualcomm Id to amba id table
` [PATCH v3 04/13] mmc: mmci: Add Qcom datactrl register variant
` [PATCH v3 05/13] mmc: mmci: Add register read/write wrappers
` [PATCH v3 06/13] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
` [PATCH v3 07/13] mmc: mmci: add ddrmode mask to variant data
` [PATCH v3 08/13] mmc: mmci: add 8bit bus support in "
` [PATCH v3 09/13] mmc: mmci: add edge support to data and command out "
` [PATCH v3 10/13] mmc: mmci: add Qcom specifics of clk and datactrl registers
` [PATCH v3 11/13] mmc: mmci: Add support to data commands via variant structure
` [PATCH v3 12/13] mmc: mmci: add explicit clk control
` [PATCH v3 13/13] mmc: mmci: Add Qcom specific pio_read function

[PATCH RFC 00/12] Add Qualcomm SD Card Controller support
 2014-05-23 11:53 UTC  (70+ messages)
` [PATCH v1 00/11] "
  ` [PATCH v1 01/11] ARM: amba: Add Qualcomm vendor ID
  ` [PATCH v1 02/11] mmc: mmci: Add Qualcomm Id to amba id table
  ` [PATCH v1 03/11] mmc: mmci: Add Qcom datactrl register variant
  ` [PATCH v1 05/11] mmc: mmci: use NSEC_PER_SEC macro
  ` [PATCH v1 06/11] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
  ` [PATCH v1 07/11] mmc: mmci: move ST specific register extensions access under condition
  ` [PATCH v1 08/11] mmc: mmci: Qcom fix MCICLK register settings
  ` [PATCH v1 09/11] mmc: mmci: Add clock support for Qualcomm
  ` [PATCH v1 10/11] mmc: mmci: Add Qcom variations to MCICommand register
  ` [PATCH v1 11/11] mmc: mmci: Add Qcom specific pio_read function
  ` [PATCH v2 01/14] mmc: mmci: use NSEC_PER_SEC macro
  ` [PATCH v2 02/14] mmc: mmci: convert register bits to use BIT() macro
  ` [PATCH v2 03/14] mmc: mmci: Add Qualcomm Id to amba id table
  ` [PATCH v2 04/14] mmc: mmci: Add Qcom datactrl register variant
  ` [PATCH v2 05/14] mmc: mmci: Add register read/write wrappers
  ` [PATCH v2 06/14] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
  ` [PATCH v2 07/14] mmc: mmci: add ddrmode mask to variant data
  ` [PATCH v2 08/14] mmc: mmci: add 8bit bus support in "
  ` [PATCH v2 09/14] mmc: mmci: add edge support to data and command out "
  ` [PATCH v2 10/14] mmc: mmci: add Qcom specifics of clk and datactrl registers
  ` [PATCH v2 11/14] mmc: mmci: Add support to data commands via variant structure
  ` [PATCH v2 12/14] mmc: mmci: add support for fbclk to latch data and cmd
  ` [PATCH v2 13/14] mmc: mmci: add qcom specific clk control
  ` [PATCH v2 14/14] mmc: mmci: Add Qcom specific pio_read function
      ` [PATCH v2 00/14] Add Qualcomm SD Card Controller support

[RFC] ARM: tty: Move HVC DCC assembly to arch/arm
 2014-05-22 22:18 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] dmaengine: qcom_bam_dma: Add descriptor flag APIs
 2014-05-22 15:56 UTC  (10+ messages)

[PATCH v1 0/4] Add Qualcomm APQ8084 SoC support
 2014-05-21 20:16 UTC  (12+ messages)
` [PATCH v1 1/4] ARM: dts: qcom: Add "
` [PATCH v1 2/4] ARM: dts: qcom: Add APQ8084-MTP board support
` [PATCH v1 3/4] ARM: qcom: Add APQ8084-MTP board to mach-qcom
` [PATCH v1 4/4] ARM: debug: qcom: Add APQ8084 DEBUG_LL UART support

[PATCH] arm: msm: remove board file for Nexus One (ie. mahimahi)
 2014-05-20  6:43 UTC  (7+ messages)

Re: [PATCH v2] PM / devfreq: Use freq_table for available_frequencies
 2014-05-19 23:01 UTC  (2+ messages)
`  "

[PATCH] clocksource: qcom: Implement read_current_timer for udelay
 2014-05-19 14:17 UTC  (2+ messages)

[PATCH 0/4] spi: qup: Fixes and new version support
 2014-05-19  8:51 UTC  (12+ messages)
  ` [PATCH 1/4] spi: qup: Remove chip select function
  ` [PATCH 2/4] spi: qup: Correct selection of FIFO/Block mode
  ` [PATCH 4/4] spi: qup: Add support for v1.1.1
` [PATCH 3/4] spi: qup: Fix order of spi_register_master

[PATCH] clk: qcom: Fix msm8660 GCC probe
 2014-05-17  1:33 UTC  (2+ messages)

[PATCH 0/7] qcom clock updates
 2014-05-16 23:07 UTC  (8+ messages)
` [PATCH 1/7] clk: qcom: Fix clk_rcg2_is_enabled() check
` [PATCH 2/7] clk: qcom: Fix mmcc-8974's PLL configurations
` [PATCH 3/7] clk: qcom: Return highest rate when round_rate() exceeds plan
` [PATCH 4/7] clk: qcom: Support display RCG clocks
` [PATCH 5/7] clk: qcom: Properly support display clocks on msm8974
` [PATCH 6/7] clk: qcom: Support msm8974pro global clock control hardware
` [PATCH 7/7] clk: qcom: Return error pointers for unimplemented clocks

[PATCH RFC 0/4] Add QCOM DML support to MMCI driver
 2014-05-16 19:47 UTC  (6+ messages)
` [PATCH RFC 1/4] ARM: DT: QCOM: apq8064: fix the memory range for sdcc node
` [PATCH RFC 2/4] ARM: DT: QCOM: apq8064: Add dma support "
` [PATCH RFC 3/4] mmc: mmci: Add qcom dml support to the driver
` [PATCH RFC 4/4] mmc: mmci: do an EOT for write DMA requests

[PATCH] ARM: QCOM: Enable ARM_AMBA option for Qcom SOCS
 2014-05-15 14:56 UTC  (3+ messages)

[PATCH] ARM: msm: rename two Kconfig macros
 2014-05-15 11:30 UTC 

[PATCH] ARM: msm: remove check for CONFIG_MSM_SERIAL_DEBUGGER
 2014-05-15 10:39 UTC 

[PATCH] ARM: amba: Add Qualcomm vendor ID
 2014-05-15 10:22 UTC 

[PATCH] arm: msm: remove board file for the HTC Sapphire device
 2014-05-14 21:09 UTC 

[PATCH] Input: pmic8xxx-pwrkey - Set sane default for debounce time
 2014-05-14 19:02 UTC  (4+ messages)

[PATCH] i2c: qup: Fix pm_runtime_get_sync usage
 2014-05-14 16:07 UTC  (2+ messages)

[RFC PATCH v2 0/9] Add Qualcomm crypto driver
 2014-05-13 11:06 UTC  (5+ messages)
` [RFC PATCH v2 1/9] crypto: qce: Add core driver implementation

[Patch v3] pinctrl: msm: Add more MSM8X74 pin definitions
 2014-05-12 22:27 UTC  (2+ messages)

[PATCH 1/2] mfd: pm8x41: add support for Qualcomm 8x41 PMICs
 2014-05-10  8:06 UTC  (7+ messages)

[PATCH] clk: qcom: add clocks necessary for apq8064 sdcc
 2014-05-09 21:54 UTC  (5+ messages)
` [PATCH v2] "

[Patch v2] pinctrl: msm: Add more MSM8X74 pin definitions
 2014-05-09 21:45 UTC  (2+ messages)

[PATCH] pinctrl: qcom: ipq8064: Fix naming convention
 2014-05-09 19:19 UTC  (2+ messages)

[PATCH] ARM: DT: apq8064: Add sdcc support via mcci driver
 2014-05-09 18:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox