linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-26 02:36:45 to 2016-05-04 23:36:25 UTC [more...]

[PATCH] clk: rockchip: fix the rk3399 sdmmc sample / drv name
 2016-05-04 23:36 UTC 

[PATCH v2 1/2] ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"
 2016-05-04 16:21 UTC  (2+ messages)
` [PATCH v2 2/2] ASoC: rockchip: Revert "ASoC: rockchip: i2s: separate capture and playback"

[PATCH 1/2] Revert "ASoC: rockchip: i2s: remove unused variables"
 2016-05-04 15:10 UTC  (4+ messages)
  ` [PATCH 2/2] Revert "ASoC: rockchip: i2s: separate capture and playback"

[PATCH v7 0/9] add i2c driver supported for rk3399
 2016-05-04 14:37 UTC  (10+ messages)
` [PATCH v7 1/9] i2c: rk3x: add documentation to fields in "struct rk3x_i2c"
` [PATCH v7 2/9] i2c: rk3x: use struct "rk3x_i2c_calced_timings"
` [PATCH v7 3/9] i2c: rk3x: Remove redundant rk3x_i2c_clean_ipd()
` [PATCH v7 4/9] i2c: rk3x: Move setting STATE_START and add STATE_SETUP
` [PATCH v7 5/9] i2c: rk3x: Change SoC data to not use array
` [PATCH v7 6/9] i2c: rk3x: Move spec timing data to "static const" structs
` [PATCH v7 7/9] dt-bindings: i2c: rk3x: add support for rk3399
` [PATCH v7 8/9] i2c: rk3x: add i2c support for rk3399 soc
` [PATCH v7 9/9] i2c: rk3x: support fast-mode plus for rk3399

[patch] spi: rockchip: potential NULL dereference on error
 2016-05-04 13:56 UTC  (2+ messages)
` Applied "spi: rockchip: potential NULL dereference on error" to the spi tree

[PATCH v2 0/4] Patches to allow consistent mmc / mmcblk numbering w/ device tree
 2016-05-04 12:46 UTC  (34+ messages)
  ` [PATCH v2 1/4] Documentation: mmc: Document mmc aliases
  ` [PATCH v2 2/4] mmc: read mmc alias from device tree
  ` [PATCH v2 3/4] mmc: use SD/MMC host ID for block device name ID
` [PATCH v2 4/4] ARM: dts: rockchip: Add mmc aliases for rk3288 platform

[PATCH v2 0/6] Add enhanced strobe support for emmc version 5.1 or later
 2016-05-04 12:07 UTC  (13+ messages)
  ` [PATCH v2 1/6] Documentation: mmc: add mmc-hs400-enhanced-strobe
  ` [PATCH v2 3/6] mmc: core: implement enhanced strobe support
` [PATCH v2 2/6] mmc: core: add mmc-hs400-enhanced-strobe support
` [PATCH v2 4/6] mmc: debugfs: add HS400 enhanced strobe description
` [PATCH v2 5/6] mmc: sdhci: implement enhanced strobe callback
` [PATCH v2 6/6] mmc: sdhci-of-arasan: overwrite "

[PATCH v3] mmc: sdhci-of-arasan: fix set_clock when a phy is supported
 2016-05-04 11:14 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-of-arasan: fix set_clock when a phy is supported
 2016-05-04 11:14 UTC  (7+ messages)

[PATCH 00/12] nvmem: remove regmap dependency
 2016-05-04  1:32 UTC  (11+ messages)
` [PATCH 02/12] eeprom: at24: remove nvmem "
` [PATCH 05/12] nvmem: vif610-ocotp: "
` [PATCH 08/12] nvmem: mtk-efuse: "
` [PATCH 11/12] nvmem: mxs-ocotp: "

[PATCH 0/3] move Rockchip usbphy under the GRF mfd
 2016-05-03 11:02 UTC  (6+ messages)
` [PATCH 1/3] phy: rockchip-usb: should be a child device of the GRF

[PATCH 1/2] ASoC: rockchip: i2s: separate capture and playback
 2016-05-03 10:32 UTC  (10+ messages)
          ` [alsa-devel] "

[PATCH v2 0/5] Thermal: Support for hardware-tracked trip points
 2016-05-03  9:33 UTC  (6+ messages)
  ` [PATCH v2 1/5] thermal: Add support "
` [PATCH v2 2/5] thermal: of: implement .set_trips for device tree thermal zones
` [PATCH v2 3/5] thermal: streamline get_trend callbacks
` [PATCH v2 4/5] thermal: bang-bang governor: act on lower trip boundary
` [PATCH v2 5/5] thermal: rockchip: add the set_trips function

[PATCH 0/4] Thermal: Support for hardware-tracked trip points
 2016-05-03  9:25 UTC  (12+ messages)
` [PATCH 1/4] thermal: Add support "
` [PATCH 2/4] thermal: of: implement .set_trips for device tree thermal zones
` [PATCH 4/4] thermal: bang-bang governor: act on lower trip boundary

[GIT PULL] drm/rockchip: some fixes
 2016-05-03  6:21 UTC 

[PATCH 0/9] thermal: rockchip: Support rk3366/rk3399 SoCS and fixes the driver
 2016-05-03  2:27 UTC  (13+ messages)
` [PATCH 4/9] thermal: rockchip: handle the power sequence for tsadc controller
` [PATCH 7/9] thermal: of: Add support for hardware-tracked trip points

[PATCH] thermal: rockchip: use the usleep_range instead of udelay
 2016-05-03  2:23 UTC 

[GIT PULL] rockchip clock changes for 4.7 part 3 - some more fixes
 2016-05-02 23:52 UTC  (2+ messages)

[RFC PATCH 0/3] clk: attempt to keep requested rate on parent changes
 2016-05-02 16:36 UTC  (4+ messages)
` [RFC PATCH 1/3] clk: fix inconsistent use of req_rate
` [RFC PATCH 2/3] clk: adjust clocks to their requested rate after parent changes
` [RFC PATCH 3/3] clk: rockchip: make rk3399 vop dclks keep their rate on parent rate changes

[PATCH v2] drm/rockchip: vop: fix iommu crash with async atomic
 2016-04-29  7:48 UTC 

[PATCH] drm/rockchip: vop: Initialize vskiplines to zero
 2016-04-29  7:42 UTC 

[PATCH] drm/rockchip: vop: fix iommu crash with async atomic
 2016-04-29  3:57 UTC 

[PATCH v3] drm/rockchip: support non-iommu buffer path
 2016-04-29  3:22 UTC 

[PATCH v4 0/4] ARM64: dts: rockchip: add support for RK3399
 2016-04-28 22:28 UTC  (13+ messages)
` [PATCH v4 1/4] Documentation: rockchip-dw-mshc: add description for rk3399
` [PATCH v4 2/4] ARM64: dts: rockchip: add core dtsi file for RK3399 SoCs
` [PATCH v4 3/4] Documentation: devicetree: rockchip: Document rk3399-evb
  ` [PATCH v4 4/4] ARM64: dts: rockchip: add dts file for RK3399 evaluation board

[GIT PULL 0/3] Rockchip updates for v4.7 - part2
 2016-04-28 22:25 UTC  (4+ messages)
` [GIT PULL 1/3] Rockchip driver "
` [GIT PULL 2/3] Rockchip dts32 "
` [GIT PULL 3/3] Rockchip dts64 "

[PATCH v5 2/2] i2c: rk3x: add i2c support for rk3399 soc
 2016-04-28 21:28 UTC  (4+ messages)
` [PATCH v6] "

[PATCH 0/7] clk: rockchip: cleanup some code duplication
 2016-04-28 13:11 UTC  (8+ messages)
` [PATCH 1/7] clk: rockchip: lookup General Register Files in rockchip_clk_init
` [PATCH 2/7] clk: rockchip: simplify GRF handling in pll clocks
` [PATCH 3/7] clk: rockchip: drop old_rate calculation on pll rate changes
` [PATCH 4/7] clk: rockchip: abstract pll get-params and set-params operations
` [PATCH 5/7] clk: rockchip: generalize pll set-rate operation
` [PATCH 6/7] clk: rockchip: move pll rate-comparison into a callable function
` [PATCH 7/7] clk: rockchip: fold pll init functions into a common one

[PATCH] mmc: sdhci-of-arasan: refactor set_clock callback
 2016-04-28  8:24 UTC  (3+ messages)

[PATCH 1/2] phy: Move ULPI phy header out of driver to includes path
 2016-04-28  5:25 UTC  (5+ messages)
` [PATCH v2 2/2] phy: Group vendor specific phy drivers

[PATCH v4 0/7] Add support for rk818
 2016-04-27 21:54 UTC  (11+ messages)
` [PATCH v4 1/7] regulator: rk808: Add rk808_reg_ops_ranges for LDO3
  ` Applied "regulator: rk808: Add rk808_reg_ops_ranges for LDO3" to the regulator tree
  ` [PATCH v4 2/7] regulator: rk808: Migrate to regulator core's simplified DT parsing code
  ` [PATCH v4 5/7] mfd: dt-bindings: Add RK818 device tree bindings document
  ` [PATCH v4 6/7] clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808
  ` [PATCH v4 7/7] rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808
` [PATCH v4 3/7] mfd: RK808: Add RK818 support
` [PATCH v4 4/7] regulator: rk808: Add regulator driver for RK818

[PATCH v1] ARM: clocksource: make ARM_GLOBAL_TIMER selectable
 2016-04-27 21:06 UTC  (11+ messages)

Applied "regulator: rk808: remove linear range definitions with a single range" to the regulator tree
 2016-04-27 16:41 UTC  (7+ messages)

[PATCH] mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities
 2016-04-27  8:36 UTC  (2+ messages)

[PATCH v3 0/4] ARM64: dts: rockchip: add support for RK3399
 2016-04-27  0:57 UTC  (7+ messages)
  ` [PATCH 3/4] Documentation: devicetree: rockchip: Document rk3399-evb
` [PATCH 4/4] ARM64: dts: rockchip: add dts file for RK3399 evaluation board

[PATCH v2 0/5] ARM: rockchip: move io-domains under GRF
 2016-04-26 17:13 UTC  (5+ messages)
` [PATCH v2 1/5] PM / AVS: rockchip-io: make io-domains a child of the GRF

[PATCH v3 0/8] Add support for rk818
 2016-04-26 10:46 UTC  (8+ messages)
` [PATCH v3 3/8] regulator: rk808: remove linear range definitions with a single range
` [PATCH v3 4/8] regulator: rk808: Migrate to regulator core's simplified DT parsing code


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