linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-15 11:44:27 to 2018-01-02 23:28:11 UTC [more...]

[PATCH 01/33] clk_ops: change round_rate() to return unsigned long
 2018-01-02 23:28 UTC  (9+ messages)

[PATCH v2 00/21] Verbatim device names and devm_nvmem_(un)register()
 2018-01-02 18:40 UTC  (26+ messages)
` [PATCH v2 02/21] nvmem: Introduce devm_nvmem_(un)register()
  ` [PATCH v2 01/21] nvmem: core: Allow specifying device name verbatim
  ` [PATCH v2 03/21] nvmem: vf610-ocotp: Convert to use devm_nvmem_register()
  ` [PATCH v2 04/21] nvmem: imx-ocotp: "
  ` [PATCH v2 06/21] nvmem: snvs_lgpr: "
` [PATCH v2 05/21] nvmem: uniphier-efuse: "
` [PATCH v2 07/21] nvmem: rockchip-efuse: "
` [PATCH v2 08/21] nvmem: qfprom: "
` [PATCH v2 09/21] nvmem: mtk-efuse: "
` [PATCH v2 10/21] nvmem: meson-mx-efuse: "
` [PATCH v2 11/21] nvmem: meson-efuse: "
` [PATCH v2 12/21] nvmem: lpc18xx_otp: "
` [PATCH v2 13/21] nvmem: imx-iim: "
` [PATCH v2 14/21] nvmem: bcm-ocotp: "
` [PATCH v2 15/21] nvmem: meson-efuse: Do no gate COMPILE_TEST with MESON_SM
` [PATCH v2 16/21] nvmem: snvs_lpgpr: Convert commas to semicolons
` [PATCH v2 17/21] nvmem: rockchip-efuse: Make use of of_device_get_match_data()
` [PATCH v2 18/21] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
` [PATCH v2 19/21] nvmem: rockchip-efuse: "
` [PATCH v2 20/21] nvmem: imx-iim: "
` [PATCH v2 21/21] nvmem: bcm-ocotp: "

[PATCH 00/12] account for const type of of_device_id.data
 2018-01-02 13:28 UTC  (3+ messages)
` [PATCH 01/12] PM / AVS: rockchip-io: "
` [PATCH 07/12] i2c: rk3x: "

Why do we check for "link-up" in *_pcie_valid_device()?
 2018-01-02 11:37 UTC  (7+ messages)

[PATCH 0/3] Pinctrl-Rockchip: Adjustments for six functions
 2018-01-02  8:48 UTC  (7+ messages)
` [PATCH 2/3] pinctrl: rockchip: Improve a size determination in rockchip_pinctrl_probe()
  ` [PATCH 1/3] pinctrl: rockchip: Delete error messages for a failed memory allocation in two functions
  ` [PATCH 3/3] pinctrl: rockchip: Fix a typo in four comment lines

[PATCH 1/2] phy: rockchip-emmc: retry calpad busy trimming
 2018-01-02  2:22 UTC  (2+ messages)
  ` [PATCH 2/2] phy: rockchip-emmc: use regmap_read_poll_timeout to poll dllrdy

[PATCH v3 01/34] clk_ops: change round_rate() to return unsigned long
 2018-01-01 19:42 UTC 

[PATCH v2 01/34] clk_ops: change round_rate() to return unsigned long
 2018-01-01 19:07 UTC 

[PATCH 00/20] Verbatim device names and devm_nvmem_(un)register()
 2017-12-30  6:38 UTC  (22+ messages)
` [PATCH 01/20] nvmem: core: Allow specifying device name verbatim
` [PATCH 02/20] nvmem: Introduce devm_nvmem_(un)register()
` [PATCH 05/20] nvmem: uniphier-efuse: Convert to use devm_nvmem_register()
  ` [PATCH 03/20] nvmem: vf610-ocotp: "
  ` [PATCH 04/20] nvmem: imx-ocotp: "
  ` [PATCH 06/20] nvmem: snvs_lgpr: "
` [PATCH 07/20] nvmem: rockchip-efuse: "
` [PATCH 08/20] nvmem: qfprom: "
` [PATCH 09/20] nvmem: mtk-efuse: "
` [PATCH 10/20] nvmem: meson-mx-efuse: "
` [PATCH 11/20] nvmem: meson-efuse: "
` [PATCH 12/20] nvmem: lpc18xx_otp: "
` [PATCH 13/20] nvmem: imx-iim: "
` [PATCH 14/20] nvmem: bcm-ocotp: "
` [PATCH 15/20] nvmem: snvs_lpgpr: Convert commas to semicolons
` [PATCH 16/20] nvmem: rockchip-efuse: Make use of of_device_get_match_data()
` [PATCH 17/20] nvmem: vf610-ocotp: Do not use "&pdev->dev" explicitly
` [PATCH 18/20] nvmem: rockchip-efuse: "
` [PATCH 19/20] nvmem: imx-iim: "
` [PATCH 20/20] nvmem: bcm-ocotp: "

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-30  0:10 UTC  (5+ messages)
` [RFC PATCH v12 5/5] arm64: dts: rockchip: Move PCIe WAKE# irq to pcie port for Gru

[PATCH v5 00/16] Rockchip ISP1 Driver
 2017-12-29 12:45 UTC  (18+ messages)
` [PATCH v5 02/16] media: doc: add document for rkisp1 meta buffer format
` [PATCH v5 03/16] media: rkisp1: Add user space ABI definitions
` [PATCH v5 04/16] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v5 06/16] media: rkisp1: add ISP1 statistics driver
` [PATCH v5 07/16] media: rkisp1: add ISP1 params driver
` [PATCH v5 08/16] media: rkisp1: add capture device driver
  ` [PATCH v5 01/16] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
  ` [PATCH v5 05/16] media: rkisp1: add Rockchip ISP1 subdev driver
  ` [PATCH v5 09/16] media: rkisp1: add rockchip isp1 core driver
  ` [PATCH v5 11/16] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v5 10/16] dt-bindings: Document the Rockchip ISP1 bindings
` [PATCH v5 12/16] ARM: dts: rockchip: add isp node for rk3288
` [PATCH v5 13/16] ARM: dts: rockchip: add rx0 mipi-phy "
` [PATCH v5 14/16] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v5 15/16] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v5 16/16] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH 0/2] Fix clock rate in the rockchip_fractional_approximation()
 2017-12-29  8:52 UTC  (9+ messages)
  ` [PATCH 1/2] clk: rename clk_core_get_boundaries() to clk_hw_get_boundaries() and expose
` [PATCH 2/2] clk: rockchip: limit clock rate in the rockchip_fractional_approximation()

[PATCH v2 1/4] dt-bindings: usb: add DT binding for RK3328 dwc3 controller
 2017-12-27 18:22 UTC  (4+ messages)

[PATCH 05/25] arm: imx: dts: Remove leading 0x and 0s from bindings notation
 2017-12-26  4:17 UTC 

[RFC PATCH v12 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-26  2:08 UTC  (2+ messages)
` [RFC PATCH v12 5/5] arm64: dts: rockchip: Move PCIe WAKE# irq to pcie port for Gru

[RFC PATCH v11 0/5] PCI: rockchip: Move PCIe WAKE# handling into pci core
 2017-12-25 11:47 UTC  (2+ messages)
` [RFC PATCH v11 5/5] arm64: dts: rockchip: Move PCIe WAKE# irq to pcie port for Gru

[RFC PATCH v2 0/3] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-12-23 16:36 UTC  (11+ messages)
` [RFC PATCH v2 1/3] PCI: rockchip: Add support for pcie wake irq

[PATCH 0/2] Rockchip: Add rk1608 driver and DT-bindings
 2017-12-22  8:45 UTC  (4+ messages)
` [PATCH 1/2] [media] Add Rockchip RK1608 driver

[GIT PULL 1/2] Rockchip dts32 changes for 4.16
 2017-12-21 20:38 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip dts64 "

[GIT PULL 1/2] Rockchip dts32 fixes for 4.15
 2017-12-21 16:01 UTC  (4+ messages)
` [GIT PULL 2/2] Rockchip dts64 "

[PATCH v7 0/3] Update ROCKCHIP DSI driver that uses dw-mipi-dsi bridge
 2017-12-21 14:59 UTC  (3+ messages)
` [PATCH v7 1/3] drm/bridge/synopsys: dsi: stop clobbering drvdata

[PATCH 0/2] drm/rockchip: Fix sleeping function called from invalid context
 2017-12-20 18:20 UTC  (3+ messages)
` [PATCH 1/2] drm/rockchip: Don't use atomic constructs for psr
` [PATCH 2/2] drm/rockchip: Remove analogix psr worker

[PATCH v4 04/16] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver
 2017-12-20 18:16 UTC  (15+ messages)
` [PATCH v4 05/16] media: rkisp1: add Rockchip ISP1 subdev driver
` [PATCH v4 06/16] media: rkisp1: add ISP1 statistics driver
` [PATCH v4 07/16] media: rkisp1: add ISP1 params driver
` [PATCH v4 08/16] media: rkisp1: add capture device driver
` [PATCH v4 09/16] media: rkisp1: add rockchip isp1 core driver
` [PATCH v4 10/16] dt-bindings: Document the Rockchip ISP1 bindings
  ` [PATCH v4 11/16] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings
` [PATCH v4 12/16] ARM: dts: rockchip: add isp node for rk3288
` [PATCH v4 13/16] ARM: dts: rockchip: add rx0 mipi-phy "
` [PATCH v4 14/16] arm64: dts: rockchip: add isp0 node for rk3399
` [PATCH v4 15/16] arm64: dts: rockchip: add rx0 mipi-phy "
` [PATCH v4 16/16] MAINTAINERS: add entry for Rockchip ISP1 driver

[PATCH 0/2] arm64: dts: rockchip: add cpu operating points and efuse node for RK3328 SoC
 2017-12-20 12:13 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Add efuse device "

[PATCH] drm/rockchip: analogix_dp: Ensure that the bridge is powered before poking it
 2017-12-20 11:25 UTC  (4+ messages)

[PATCH] pinctrl: rockchip: enable clock when reading pin direction register
 2017-12-20  8:01 UTC  (2+ messages)

[PATCH for-4.15] ASoC: rt5514: don't assume rt5514 component was "attached"
 2017-12-19 17:31 UTC  (6+ messages)

[PATCH v4] usb: dwc2: host: Don't retry NAKed transactions right away
 2017-12-19 17:19 UTC  (4+ messages)

[PATCH for-4.15] ASoC: rt5514-spi: only enable wakeup when fully initialized
 2017-12-19 11:09 UTC  (2+ messages)
` Applied "ASoC: rt5514-spi: only enable wakeup when fully initialized" to the asoc tree

rk3399 evb and sapphire board
 2017-12-19 10:40 UTC 

[PATCH v3 00/12] Rockchip ISP1 Driver
 2017-12-18 12:10 UTC  (7+ messages)
` [PATCH v3 04/12] media: rkisp1: add rockchip isp1 driver
` [PATCH v3 07/12] dt-bindings: Document the Rockchip MIPI RX D-PHY bindings

[PATCH v4 00/16] Rockchip ISP1 Driver
 2017-12-18 12:03 UTC  (4+ messages)
` [PATCH v4 01/16] media: videodev2.h, v4l2-ioctl: add rkisp1 meta buffer format
` [PATCH v4 02/16] media: doc: add document for "
` [PATCH v4 03/16] media: rkisp1: Add user space ABI definitions

[PATCH 0/2] Use SPDX-License-Identifier for rockchip devicetree files
 2017-12-18 11:43 UTC  (10+ messages)
  ` [PATCH 2/2] ARM: dts: rockchip: use SPDX-License-Identifier

[PATCH] phy: rockchip-typec: Try to turn the PHY on several times
 2017-12-18 10:59 UTC  (4+ messages)

[PATCH v2] ARM: dts: add reset property for rk3066a-rayeager emac phy
 2017-12-18  0:48 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: Support Mali450 on rk3328
 2017-12-16 17:17 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: gpu: mali-utgard: add rockchip,rk3328-mali compatible

[PATCH v3 1/5] arm64: dts: rockchip: add extcon nodes and enable tcphy
 2017-12-16 17:08 UTC  (10+ messages)
` [PATCH v3 2/5] arm64: dts: rockchip: add the aclk_usb3 clocks for USB3
` [PATCH v3 3/5] arm64: dts: rockchip: add usb3-phy otg-port support for rk3399
` [PATCH v3 4/5] arm64: dts: rockchip: add pd_usb3 power-domain node "
` [PATCH v3 5/5] arm64: dts: rockchip: add reset property for dwc3 controllers on rk3399

[PATCH] ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink
 2017-12-16  3:25 UTC  (2+ messages)

[PATCH] PCI: rockchip: Remove redundant "valid device" check
 2017-12-15 20:29 UTC 

[PATCH] arm64: defconfig: enable Rockchip IO domain support
 2017-12-15 17:23 UTC 

[PATCH] arm64: rockchip: enable Rockchip IO domain support
 2017-12-15 16:03 UTC  (4+ messages)

[PATCH v2 1/5] extcon: usbc-cros-ec: add support to notify USB type cables
 2017-12-15 14:35 UTC  (3+ messages)
` [PATCH v2 2/5] arm64: dts: rockchip: add extcon nodes and enable tcphy

[PATCH 17/25] arm: rk3: dts: Remove leading 0x and 0s from bindings notation
 2017-12-15 12:46 UTC 


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