messages from 2018-01-18 11:52:45 to 2018-01-30 17:05:15 UTC [more...]
[PATCH v5 00/13] iommu/rockchip: Use OF_IOMMU
2018-01-30 17:05 UTC (17+ messages)
` [PATCH v5 02/13] iommu/rockchip: Fix error handling in probe
` [PATCH v5 03/13] iommu/rockchip: Request irqs in rk_iommu_probe()
` [PATCH v5 04/13] iommu/rockchip: Fix error handling in attach
` [PATCH v5 05/13] iommu/rockchip: Use iopoll helpers to wait for hardware
` [PATCH v5 06/13] iommu/rockchip: Fix TLB flush of secondary IOMMUs
` [PATCH v5 01/13] iommu/rockchip: Prohibit unbind and remove
` [PATCH v5 07/13] ARM: dts: rockchip: add clocks in vop iommu nodes
` [PATCH v5 08/13] iommu/rockchip: Control clocks needed to access the IOMMU
` [PATCH v5 10/13] iommu/rockchip: Use OF_IOMMU to attach devices automatically
` [PATCH v5 12/13] iommu/rockchip: Add runtime PM support
` [PATCH v5 13/13] iommu/rockchip: Support sharing IOMMU between masters
` [PATCH v5 09/13] iommu/rockchip: Use IOMMU device for dma mapping operations
` [PATCH v5 11/13] iommu/rockchip: Fix error handling in init
[PATCH v2 0/2] drm/bridge/synopsys: dsi: Add fix & warning in dsi_host_transfer()
2018-01-30 14:29 UTC (8+ messages)
` [PATCH v2 1/2] drm/bridge/synopsys: dsi: Add a warning msg on dsi read requests
` [PATCH v2 2/2] drm/bridge/synopsys: dsi: Fix dsi_host_transfer() return value
[PATCH 0/4] add RK3368-uQ7 SoM
2018-01-30 12:39 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: add RK3368-uQ7 SoM and EVK base board
` [PATCH 2/4] arm64: dts: rockchip: add RK3368-uQ7 (Lion) SoM
` [PATCH 3/4] arm64: dts: rockchip: add Haikou baseboard with RK3368-uQ7 SoM
` [PATCH 4/4] arm64: dts: rockchip: add OPPs for rk3368-lion
[PATCH] arm64: dts: rockchip: enable tsadc on rk3399-puma
2018-01-30 10:15 UTC
[PATCH] arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou
2018-01-30 10:15 UTC
[PATCH v5 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle
2018-01-30 9:30 UTC (2+ messages)
[PATCH v2 00/43] DRM Rockchip rk3399 (Kevin)
2018-01-30 2:55 UTC (58+ messages)
` [PATCH v2 01/43] drm/rockchip: Get rid of unnecessary struct fields
` [PATCH v2 02/43] drm/rockchip: support prime import sg table
` [PATCH v2 03/43] drm/rockchip: Respect page offset for PRIME mmap calls
` [PATCH v2 04/43] drm/bridge: analogix_dp: set psr activate/deactivate when enable/disable bridge
` [PATCH v2 05/43] drm/bridge: analogix_dp: Don't power bridge in analogix_dp_bind
` [PATCH v2 06/43] drm/rockchip: Don't use atomic constructs for psr
` [PATCH v2 08/43] drm/rockchip: Remove analogix psr worker
` [PATCH v2 09/43] drm/bridge: analogix_dp: Don't change psr while bridge is disabled
` [PATCH v2 10/43] drm/rockchip: add mutex vop lock
` [PATCH v2 11/43] drm/bridge: analogix_dp: add fast link train for eDP
` [PATCH v2 12/43] drm/rockchip: Only wait for panel ACK on PSR entry
` [PATCH v2 13/43] drm/bridge: analogix_dp: Move enable video into config_video()
` [PATCH v2 14/43] drm/bridge: analogix_dp: Check AUX_EN status when doing AUX transfer
` [PATCH v2 16/43] drm/bridge: analogix_dp: Retry bridge enable when it failed
` [PATCH v2 17/43] drm/bridge: analogix_dp: Wait for HPD signal before configuring link
` [PATCH v2 18/43] drm/bridge: analogix_dp: Set PD_INC_BG first when powering up edp phy
` [PATCH v2 19/43] drm/bridge: analogix_dp: Ensure edp is disabled when shutting down the panel
` [PATCH v2 20/43] drm/bridge: analogix_dp: Extend hpd check time to 100ms
` [PATCH v2 21/43] drm/bridge: analogix_dp: Fix incorrect usage of enhanced mode
` [PATCH v2 23/43] drm/bridge: analogix_dp: Fix AUX_PD bit for Rockchip
` [PATCH v2 24/43] drm/bridge: analogix_dp: Reset aux channel if an error occurred
` [PATCH v2 25/43] drm/rockchip: Restore psr->state when enable/disable psr failed
` [PATCH v2 26/43] drm/bridge: analogix_dp: Don't use ANALOGIX_DP_PLL_CTL to control pll
` [PATCH v2 28/43] drm/bridge: analogix_dp: Fix incorrect operations with register ANALOGIX_DP_FUNC_EN_1
` [PATCH v2 29/43] drm/bridge: analogix_dp: Move fast link training detect to set_bridge
` [PATCH v2 30/43] drm/bridge: analogix_dp: Reorder plat_data->power_off to happen sooner
` [PATCH v2 31/43] drm/bridge: analogix_dp: Properly log AUX CH errors
` [PATCH v2 32/43] drm/bridge: analogix_dp: Properly disable aux chan retries on rockchip
` [PATCH v2 34/43] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH v2 35/43] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts
` [PATCH v2 36/43] drm/rockchip: analogix_dp: Do not call Analogix code before bind
` [PATCH v2 07/43] drm/bridge: analogix_dp: detect Sink PSR state after configuring the PSR
` [PATCH v2 15/43] drm/bridge: analogix_dp: Don't use fast link training when panel just powered up
` [PATCH v2 22/43] drm/bridge: analogix_dp: Check dpcd write/read status
` [PATCH v2 27/43] drm/bridge: analogix_dp: Fix timeout of video streamclk config
` [PATCH v2 33/43] drm/panel: simple: Change mode for Sharp lq123p1jx31
` [PATCH v2 37/43] drm/rockchip: Disable PSR on input events
` [PATCH v2 38/43] drm/rockchip: Cancel PSR enable work before changing the state
` [PATCH v2 39/43] drm/rockchip: psr: Avoid redundant calls to .set() callback
` [PATCH v2 40/43] drm/rockchip: psr: Sanitize semantics of allow/disallow API
` [PATCH v2 41/43] drm/rockchip: Disable PSR from reboot notifier
` [PATCH v2 42/43] drm/rockchip: Disallow PSR for the whole atomic commit
` [PATCH v2 43/43] drm/rockchip: psr: Remove flush by CRTC
[PATCH 0/8] fix potential integer overflows
2018-01-30 0:32 UTC (2+ messages)
` [PATCH 6/8] rockchip/rga: fix potential integer overflow in rga_buf_map
[PATCH] arm64: dts: rockchip: add roc-rk3328-cc board
2018-01-29 23:21 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/7] clk: rockchip: rk3328 fixes in preparation of graphics support
2018-01-29 23:12 UTC (9+ messages)
` [PATCH 1/7] clk: rockchip: fix hclk_vio_niu on rk3328
` [PATCH 4/7] clk: rockchip: protect all remaining rk3328 interconnect clocks
` [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 6/7] clk: rockchip: add flags for rk3328 dclk_lcdc
[PATCH] drm/bridge/synopsys: dsi: use adjusted_mode in mode_set
2018-01-29 10:40 UTC (7+ messages)
[PATCH v1 0/2] drm/bridge/synopsys: dsi: Add fix & warning in dsi_host_transfer()
2018-01-25 22:51 UTC (11+ 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 v3] drm/bridge/synopsys: dsi: add optional pixel clock
2018-01-25 16:06 UTC (6+ messages)
[PATCH] ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink
2018-01-25 12:15 UTC (2+ messages)
` Applied "ASoC: rockchip: Use dummy_dai for rt5514 dsp dailink" to the asoc tree
[PATCH] drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
2018-01-25 11:38 UTC (9+ messages)
[PATCH v4 00/13] iommu/rockchip: Use OF_IOMMU
2018-01-25 10:24 UTC (32+ messages)
` [PATCH v4 04/13] iommu/rockchip: Fix error handling in attach
` [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 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 11/13] iommu/rockchip: Fix error handling in init
` [PATCH v4 13/13] iommu/rockchip: Support sharing IOMMU between masters
[PATCH v3 00/22] Verbatim device names and devm_nvmem_(un)register()
2018-01-25 9:17 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 v2 00/16] extend PWM framework to support PWM modes
2018-01-23 16:55 UTC (16+ messages)
` [PATCH v2 02/16] pwm: pxa: update documentation regarding pwm-cells
` [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] drm/bridge/synopsys: dsi: Add 1.31 version support
2018-01-22 15:08 UTC
[PATCH 00/40] DRM Rockchip rk3399 (Kevin)
2018-01-22 10:44 UTC (5+ messages)
` [PATCH 02/40] drm/rockchip: support prime import sg table
` [PATCH 03/40] drm/rockchip: Respect page offset for PRIME mmap calls
[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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox