Linux-Rockchip Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-23 11:34:26 to 2018-11-17 06:56:38 UTC [more...]

[PATCH 1/9] mm: Introduce new vm_insert_range API
 2018-11-17  6:56 UTC  (9+ messages)

[PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk
 2018-11-16 18:23 UTC  (5+ messages)

[PATCH 00/10] ARM64: dts: Fix incomplete cooling-maps
 2018-11-16 10:04 UTC  (2+ messages)
` [PATCH 09/10] ARM64: dts: rockchip: Add all CPUs in cooling maps

[PATCH 0/6] ARM: dts: Fix incomplete cooling-maps
 2018-11-16 10:01 UTC  (2+ messages)
` [PATCH 4/6] ARM: dts: rockchip: Add all CPUs in cooling maps

[PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk
 2018-11-16  5:17 UTC  (3+ messages)

[PATCH 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2018-11-15 15:48 UTC 

[PATCH 0/9] Use vm_insert_range
 2018-11-15 15:43 UTC 

[PATCH] ARM: dts: rockchip: Fix Rock2 vcc_flash name
 2018-11-15 14:57 UTC  (2+ messages)

[PATCH] clk: rockchip: make rk3188 hclk_vio_bus critical
 2018-11-15 14:38 UTC 

[PATCH] clk: rockchip: fix rk3188 sclk_mac_lbtest parameter ordering
 2018-11-15 11:44 UTC 

[PATCH v6 0/6] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-11-14 22:22 UTC  (9+ messages)
` [PATCH v6 1/6] regmap: add a new macro:REGMAP_IRQ_REG_LINE(_id, _reg_bits)
` [PATCH v6 2/6] mfd: rk808: Add RK817 and RK809 support
` [PATCH v6 3/6] regulator: rk808: add RK809 and RK817 support
` [PATCH v6 4/6] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v6 5/6] rtc: rk808: add RK809 and RK817 support
` [PATCH v6 6/6] clk: RK808: "

[PATCH 1/2] pinctrl: rockchip: allow specifying the regmap location for pin-routes
 2018-11-14 12:15 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: rockchip: add rk3188 routes to switch between nand and emmc

[PATCH v2] drm/rockchip: update cursors asynchronously through atomic
 2018-11-14  8:49 UTC  (2+ messages)

[PATCH] ASoC: rockchip: add missing slave_config setting for I2S
 2018-11-13 18:28 UTC  (2+ messages)
` Applied "ASoC: rockchip: add missing slave_config setting for I2S" to the asoc tree

ASoC: rockchip_pcm/i2s sound card regression on rk3288 (asus c201) (4.19+)
 2018-11-13 17:25 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou
 2018-11-13 14:03 UTC  (2+ messages)

[PATCH 0/6] ARM: dts: rockchip: Add BQ Edison2 QuadCore tablet
 2018-11-13 13:05 UTC  (7+ messages)
  ` [PATCH 1/6] ARM: dts: rockchip: add #sound-dai-cells to Cortex-A9 i2s
  ` [PATCH 2/6] ARM: dts: rockchip: convert rk3188 to opp-v2
  ` [PATCH 3/6] ARM: dts: rockchip: add cpu-core resets for rk3188
  ` [PATCH 4/6] ARM: dts: rockchip: add phandles to secondary cpu cores
  ` [PATCH 5/6] ARM: dts: rockchip: update cpu supplies on rk3188
` [PATCH 6/6] ARM: dts: rockchip: add BQ Edison 2 QC devicetree

[PATCH 2/2] drm/atomic: Create and use __drm_atomic_helper_crtc_reset() everywhere
 2018-11-12 20:01 UTC  (10+ messages)
  ` [Intel-gfx] "

[PATCH v2] i2c: rk3x: fix some typo
 2018-11-09 16:09 UTC  (7+ messages)

[PATCH v6 0/6] drm: add support for Cadence MHDP DPI/DP bridge
 2018-11-08 14:53 UTC  (13+ messages)
  ` [PATCH v6 4/6] drm: bridge: "
  ` [PATCH v6 5/6] drm/bridge: add support for MST in mhdp8546 driver
  ` [PATCH v6 6/6] drm/bridge: add PHY initialization "

[PATCH v2 1/2] arm64: dts: rockchip: add missing address and size cells for rk3399 mipi dsi
 2018-11-08  1:13 UTC  (5+ messages)
  ` [PATCH v2 2/2] arm64: dts: rockchip: add Gru Scarlet devicetrees

[PATCH] drm/rockchip: fix for mailbox read size
 2018-11-06 15:37 UTC 

[PATCH 0/5] thermal: simplify getting .driver_data
 2018-11-05 15:05 UTC  (4+ messages)
` [PATCH 2/5] thermal: rockchip_thermal: "

[PATCH v3 0/7] ARM: rockchip: add power-domains for Cortex-A9 socs
 2018-11-05 12:35 UTC  (6+ messages)
` [PATCH v3 1/7] dt-bindings: add power-domain header for RK3188 SoCs
` [PATCH v3 2/7] dt-bindings: add power-domain header for RK3066 SoCs

[PATCH v1 00/14] Rockchip SPI cleanup and use interrupts
 2018-11-05 12:06 UTC  (30+ messages)
` [PATCH v1 01/14] spi: rockchip: make spi_enable_chip take bool
  ` Applied "spi: rockchip: make spi_enable_chip take bool" to the spi tree
` [PATCH v1 02/14] spi: rockchip: use designated init for dma config
  ` Applied "spi: rockchip: use designated init for dma config" to the spi tree
` [PATCH v1 03/14] spi: rockchip: always use SPI mode
  ` Applied "spi: rockchip: always use SPI mode" to the spi tree
` [PATCH v1 04/14] spi: rockchip: use atomic_t state
  ` Applied "spi: rockchip: use atomic_t state" to the spi tree
` [PATCH v1 05/14] spi: rockchip: disable spi on error
  ` Applied "spi: rockchip: disable spi on error" to the spi tree
` [PATCH v1 06/14] spi: rockchip: read transfer info directly
  ` Applied "spi: rockchip: read transfer info directly" to the spi tree
` [PATCH v1 07/14] spi: rockchip: don't store dma channels twice
  ` Applied "spi: rockchip: don't store dma channels twice" to the spi tree
` [PATCH v1 08/14] spi: rockchip: remove master pointer from dev data
  ` Applied "spi: rockchip: remove master pointer from dev data" to the spi tree
` [PATCH v1 09/14] spi: rockchip: simplify use_dma logic
  ` Applied "spi: rockchip: simplify use_dma logic" to the spi tree
` [PATCH v1 10/14] spi: rockchip: set min/max speed
  ` Applied "spi: rockchip: set min/max speed" to the spi tree
` [PATCH v1 11/14] spi: rockchip: precompute rx sample delay
  ` Applied "spi: rockchip: precompute rx sample delay" to the spi tree
` [PATCH v1 12/14] spi: rockchip: use irq rather than polling
  ` Applied "spi: rockchip: use irq rather than polling" to the spi tree
` [PATCH v1 13/14] spi: rockchip: support 4bit words
  ` Applied "spi: rockchip: support 4bit words" to the spi tree
` [PATCH v1 14/14] spi: rockchip: support lsb-first mode
  ` Applied "spi: rockchip: support lsb-first mode" to the spi tree

[PATCH] media: rockchip/rga: constify video_device structure
 2018-11-02 14:48 UTC 

[PATCH] arm64: dts: rockchip: move backlight from sapphire to excavator
 2018-11-02 12:22 UTC  (6+ messages)

[BUG] clk: rockchip: rk3288: rockchip_mmc_get_phase: invalid clk rate
 2018-11-01 18:56 UTC  (3+ messages)

[PATCH] i2c: rk3x: fix some typo
 2018-11-01 16:18 UTC  (3+ messages)

[PATCH v3 0/7] Standardize onboard LED support for 96Boards
 2018-11-01 10:49 UTC  (11+ messages)
` [PATCH v3 1/7] arm64: dts: rockchip: ficus: Add on-board LED support
` [PATCH v3 2/7] arm64: dts: rockchip: rock960: "
` [PATCH v3 3/7] arm64: dts: hisilicon: hikey: Standardize LED labels and triggers
` [PATCH v3 4/7] arm64: dts: hisilicon: hikey960: "
` [PATCH v3 5/7] arm64: dts: hisilicon: poplar: "
` [PATCH v3 6/7] arm64: dts: xilinx: ultra96: "
` [PATCH v3 7/7] arm64: dts: qcom: apq8016-sbc: Standardize LED labels

[PATCH 0/6] Coordinated Clks
 2018-11-01  2:58 UTC  (19+ messages)
  ` [PATCH 1/6] clk: Remove recursion in clk_core_{prepare,enable}()
` [PATCH 2/6] clk: fix clk_calc_subtree compute duplications
` [PATCH 3/6] clk: change rates via list iteration
` [PATCH 4/6] clk: add pre clk changes support
` [PATCH 5/6] docs: driver-api: add pre_rate_req to clk documentation
` [PATCH 6/6] clk: rockchip: use pre_rate_req for cpuclk

[PATCH] arm64: dts: rockchip: Use default brightness table for gru
 2018-10-30 20:35 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: sapphire: add chosen node
 2018-10-30 20:34 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH V2] DT: rockchip: Fix stability issues with the 'performance' governor on rock960
 2018-10-30 14:18 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: enable HS200 for eMMC on rock64
 2018-10-30 14:13 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add fan on Sapphire board
 2018-10-30 14:08 UTC  (2+ messages)

[PATCH v6 0/8] drm/rockchip: migrate to common dw-mipi-dsi bridge and dual-dsi
 2018-10-30 13:57 UTC  (4+ messages)
    ` [PATCH v6 7/7] drm/rockchip: dsi: add dual mipi support

[PATCH v2 0/7] Standardize onboard LED support for 96Boards
 2018-10-29  9:32 UTC  (10+ messages)
` [PATCH v2 1/7] arm64: dts: rockchip: ficus: Add on-board LED support
` [PATCH v2 2/7] arm64: dts: rockchip: rock960: "
` [PATCH v2 3/7] arm64: dts: hisilicon: hikey: Standardize LED labels and triggers
` [PATCH v2 4/7] arm64: dts: hisilicon: hikey960: "
` [PATCH v2 5/7] arm64: dts: hisilicon: poplar: "
` [PATCH v2 6/7] arm64: dts: xilinx: ultra96: "
` [PATCH v2 7/7] arm64: dts: qcom: apq8016-sbc: Standardize LED labels

[PATCH] media: rockchip/rga: constify v4l2_m2m_ops structure
 2018-10-27 12:30 UTC 

[BUG] clk: rockchip: rk3288: rockchip_mmc_get_phase: invalid clk rate
 2018-10-25 20:43 UTC 

[PATCH v5 0/5] support a new type of PMIC,including two chips(rk817 and rk809)
 2018-10-25  9:38 UTC  (9+ messages)
` [PATCH v5 1/5] mfd: rk808: Add RK817 and RK809 support
` [PATCH v5 2/5] regulator: rk808: add RK809 and RK817 support
` [PATCH v5 3/5] dt-bindings: mfd: rk808: Add binding information for RK809 and RK817
` [PATCH v5 4/5] rtc: rk808: add RK809 and RK817 support
` [PATCH v5 5/5] clk: RK808: "

usb typec not doing handling in-kernel
 2018-10-24  6:49 UTC  (5+ messages)

[PATCH v2] mm: Introduce new function vm_insert_kmem_page
 2018-10-23 13:15 UTC  (22+ messages)


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