linux-rockchip.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-15 17:15:56 to 2018-01-24 09:51:39 UTC [more...]

[PATCH v4 00/13] iommu/rockchip: Use OF_IOMMU
 2018-01-24  9:51 UTC  (34+ messages)
` [PATCH v4 03/13] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v4 05/13] iommu/rockchip: Use iopoll helpers to wait for hardware
` [PATCH v4 07/13] ARM: dts: rockchip: add clocks in vop iommu nodes
` [PATCH v4 11/13] iommu/rockchip: Fix error handling in init
  ` [PATCH v4 01/13] iommu/rockchip: Prohibit unbind and remove
  ` [PATCH v4 02/13] iommu/rockchip: Fix error handling in probe
  ` [PATCH v4 04/13] iommu/rockchip: Fix error handling in attach
  ` [PATCH v4 06/13] iommu/rockchip: Fix TLB flush of secondary IOMMUs
  ` [PATCH v4 08/13] iommu/rockchip: Control clocks needed to access the IOMMU
  ` [PATCH v4 09/13] iommu/rockchip: Use IOMMU device for dma mapping operations
  ` [PATCH v4 10/13] iommu/rockchip: Use OF_IOMMU to attach devices automatically
  ` [PATCH v4 12/13] iommu/rockchip: Add runtime PM support
` [PATCH v4 13/13] iommu/rockchip: Support sharing IOMMU between masters

[PATCH] drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
 2018-01-24  9:51 UTC  (7+ messages)

[PATCH v3] drm/bridge/synopsys: dsi: add optional pixel clock
 2018-01-24  9:24 UTC  (3+ messages)

[PATCH] drm/bridge/synopsys: dsi: Adopt SPDX identifiers
 2018-01-24  8:57 UTC  (5+ messages)

[PATCH v7 00/10] rockchip: kevin: Enable edp display
 2018-01-24  7:38 UTC  (3+ messages)

[PATCH v1 0/2] drm/bridge/synopsys: dsi: Add fix & warning in dsi_host_transfer()
 2018-01-23 21:38 UTC  (5+ messages)
` [PATCH v1 1/2] drm/bridge/synopsys: dsi: Fix dsi_host_transfer() return value
` [PATCH v1 2/2] drm/bridge/synopsys: dsi: Add a warning msg on dsi read operations

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-23 16:55 UTC  (31+ messages)
` [PATCH v2 01/16] drivers: pwm: core: use a single of xlate function
` [PATCH v2 02/16] pwm: pxa: update documentation regarding pwm-cells
` [PATCH v2 03/16] pwm: cros-ec: "
` [PATCH v2 10/16] pwm: Add PWM modes
` [PATCH v2 11/16] pwm: add documentation for "
` [PATCH v2 15/16] pwm: add documentation for pwm push-pull mode

[PATCH] rock64: dts: fix gmac2io stability issues
 2018-01-23 12:52 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add roc-rk3328-cc board
 2018-01-23  2:10 UTC  (8+ messages)
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] drm/bridge/synopsys: dsi: Add 1.31 version support
 2018-01-22 15:08 UTC 

[PATCH 0/7] clk: rockchip: rk3328 fixes in preparation of graphics support
 2018-01-22 14:15 UTC  (8+ messages)
` [PATCH 1/7] clk: rockchip: fix hclk_vio_niu on rk3328
` [PATCH 4/7] clk: rockchip: protect all remaining rk3328 interconnect clocks
` [PATCH 6/7] clk: rockchip: add flags for rk3328 dclk_lcdc
  ` [PATCH 2/7] clk: rockchip: remove HCLK_VIO from rk3328 dt header
  ` [PATCH 3/7] clk: rockchip: export sclk_hdmi_sfc on rk3328
  ` [PATCH 5/7] clk: rockchip: remove ignore_unused flag from rk3328 vio_h2p clocks
  ` [PATCH 7/7] clk: rockchip: document hdmi_phy external input for rk3328

[PATCH 00/40] DRM Rockchip rk3399 (Kevin)
 2018-01-22 10:44 UTC  (28+ messages)
` [PATCH 01/40] drm/rockchip: Get rid of some unnecessary code
` [PATCH 02/40] drm/rockchip: support prime import sg table
` [PATCH 03/40] drm/rockchip: Respect page offset for PRIME mmap calls
` [PATCH 23/40] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH 29/40] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH 30/40] drm/rockchip: Flush PSR before committing modeset disables/enables
` [PATCH 31/40] drm/bridge: analogix_dp: Allow master driver to cleanup in unbind
` [PATCH 32/40] drm/bridge: analogix_dp: Add analogix_dp_shutdown
  ` [PATCH 22/40] drm/bridge: analogix_dp: Check dpcd write/read status
  ` [PATCH 24/40] drm/bridge: analogix_dp: Reset aux channel if an error occurred
  ` [PATCH 25/40] drm/rockchip: Restore psr->state when enable/disable psr failed
  ` [PATCH 26/40] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
  ` [PATCH 27/40] drm/bridge: analogix_dp: Fix timeout of video streamclk config
  ` [PATCH 28/40] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
  ` [PATCH 33/40] drm/rockchip: analogix_dp: Wire the shutdown callback to disable PSR
  ` [PATCH 34/40] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
  ` [PATCH 35/40] drm/bridge: analogix_dp: Properly log AUX CH errors
  ` [PATCH 36/40] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
  ` [PATCH 37/40] drm/panel: simple: Change mode for Sharp lq123p1jx31
` [PATCH 38/40] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH 39/40] drm/rockchip: analogix_dp: Fix invalid implementation of unbind
` [PATCH 40/40] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts

[PATCH 0/3] Use of_clk_get_parent_count() instead of open coding
 2018-01-22  8:55 UTC  (5+ messages)
  ` [PATCH 1/3] pinctrl: sunxi: "
  ` [PATCH 3/3] soc/tegra: pmc: "
` [PATCH 2/3] soc: rockchip: power-domain: "

[PATCH 0/3] Reset USB3 controller before initializing Type-C PHY on rk3399
 2018-01-19 21:49 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: phy: phy-rockchip-typec: add usb3 otg reset
` [PATCH 2/3] arm64: dts: rockchip: add USB3 OTG reset for Type-C PHY on rk3399
` [PATCH 3/3] phy: rockchip-typec: reset USB3 controller before initializing PHY

[PATCH] usb: dwc3: core: power on PHYs before initializing core
 2018-01-18 16:51 UTC  (3+ messages)

Bad PCM stream after a suspend/resume cycle
 2018-01-18  9:12 UTC  (8+ messages)

[PATCH v3 00/12] iommu/rockchip: Use OF_IOMMU
 2018-01-18  8:28 UTC  (15+ messages)
` [PATCH v3 04/12] iommu/rockchip: Fix error handling in attach
` [PATCH v3 06/12] iommu/rockchip: Fix TLB flush of secondary IOMMUs
  ` [PATCH v3 01/12] iommu/rockchip: Prohibiat unbind and remove
  ` [PATCH v3 02/12] iommu/rockchip: Fix error handling in probe
  ` [PATCH v3 03/12] iommu/rockchip: Request irqs in rk_iommu_probe()
  ` [PATCH v3 05/12] iommu/rockchip: Use iopoll helpers to wait for hardware
  ` [PATCH v3 07/12] iommu/rockchip: Control clocks needed to access the IOMMU
  ` [PATCH v3 08/12] iommu/rockchip: Use IOMMU device for dma mapping operations
  ` [PATCH v3 09/12] iommu/rockchip: Use OF_IOMMU to attach devices automatically
  ` [PATCH v3 10/12] iommu/rockchip: Fix error handling in init
  ` [PATCH v3 11/12] iommu/rockchip: Add runtime PM support
  ` [PATCH v3 12/12] iommu/rockchip: Support sharing IOMMU between masters

[PATCH] i2c: rk3x: add proper kerneldoc header
 2018-01-17 23:31 UTC  (3+ messages)

[PATCH 00/12] account for const type of of_device_id.data
 2018-01-17 23:12 UTC  (5+ messages)
` [PATCH 07/12] i2c: rk3x: "

[PATCH v2 00/13] iommu/rockchip: Use OF_IOMMU
 2018-01-17 13:32 UTC  (45+ messages)
` [PATCH v2 07/13] iommu/rockchip: Fix TLB flush of secondary IOMMUs
  ` [PATCH v2 01/13] iommu/rockchip: Request irqs in rk_iommu_probe()
  ` [PATCH v2 02/13] iommu/rockchip: Suppress unbinding
  ` [PATCH v2 03/13] iommu/rockchip: Fix error handling in attach
  ` [PATCH v2 04/13] iommu/rockchip: Fix error handling in probe
  ` [PATCH v2 05/13] iommu/rockchip: Fix error handling in init
  ` [PATCH v2 06/13] iommu/rockchip: Use iopoll helpers to wait for hardware
  ` [PATCH v2 08/13] iommu/rockchip: Control clocks needed to access the IOMMU
  ` [PATCH v2 09/13] iommu/rockchip: Use iommu_group_get_for_dev() for add_device
  ` [PATCH v2 10/13] iommu/rockchip: Use IOMMU device for dma mapping operations
  ` [PATCH v2 11/13] iommu/rockchip: Use OF_IOMMU to attach devices automatically
  ` [PATCH v2 12/13] iommu/rockchip: Add runtime PM support
  ` [PATCH v2 13/13] iommu/rockchip: Support sharing IOMMU between masters

[PATCH v2 1/2] drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
 2018-01-16 19:04 UTC  (7+ messages)
  ` [PATCH v2 2/2] drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()

[PATCH v2] mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1
 2018-01-16  7:22 UTC  (2+ messages)


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