messages from 2016-05-20 08:35:50 to 2016-05-26 21:47:39 UTC [more...]
[PATCH] clk: rockchip: fix cclk error handing
2016-05-26 21:47 UTC (2+ messages)
[PATCH 0/2] Add Rockchip PCIe RC controller support
2016-05-26 19:00 UTC (14+ messages)
` [PATCH 1/2] Documentation: add binding description of Rockchip PCIe controller
` [PATCH 2/2] pci: Add PCIe driver for Rockchip Soc
` [2/2] "
[PATCH v3] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-05-26 13:02 UTC
[PATCH v2 0/10] Add RK3399 eDP support and fix some bugs to analogix_dp driver
2016-05-26 12:48 UTC (19+ messages)
` [PATCH v2 01/10] drm/bridge: analogix_dp: rename RK3288_DP to ROCKCHIP_DP
` [PATCH v2 02/10] drm/rockchip: analogix_dp: split the lcdc select setting into device data
` [PATCH v2 03/10] drm/bridge: analogix_dp: correct the register bit define error in ANALOGIX_DP_PLL_REG_1
` [PATCH v2 04/10] drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting
` [PATCH v2 05/10] drm/rockchip: analogix_dp: add rk3399 eDP support
` [PATCH v2 06/10] drm/rockchip: analogix_dp: make panel detect to an optional action
` [PATCH v2 07/10] drm/bridge: analogix_dp: introduce connector mode_valid callback to plat driver
` [PATCH v2 08/10] drm/rockchip: analogix_dp: correct the connector display color format and bpc
` [PATCH v2 09/10] drm/rockchip: analogix_dp: update the comments about why need to hardcode VOP output mode
` [PATCH v2 10/10] drm/bridge: analogix_dp: fix no drm hpd event when panel plug in
[PATCH v6 0/5] Add enhanced strobe support for emmc version 5.1 or later
2016-05-26 11:04 UTC (7+ messages)
` [PATCH v6 1/5] Documentation: mmc: add mmc-hs400-enhanced-strobe
` [PATCH v6 2/5] mmc: core: add mmc-hs400-enhanced-strobe support
` [PATCH v6 4/5] mmc: debugfs: add HS400 enhanced strobe description
` [PATCH v6 3/5] mmc: core: implement enhanced strobe support
` [PATCH v6 5/5] mmc: sdhci-of-arasan: implement enhanced strobe callback
[RESEND PATCH v2] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-05-26 9:04 UTC (3+ messages)
[PATCH v3 0/5] Thermal: Support for hardware-tracked trip points
2016-05-26 4:17 UTC (10+ messages)
` [PATCH v3 2/5] thermal: of: implement .set_trips for device tree thermal zones
` [PATCH v3 3/5] thermal: streamline get_trend callbacks
` [PATCH v3 1/5] thermal: Add support for hardware-tracked trip points
` [PATCH v3 4/5] thermal: bang-bang governor: act on lower trip boundary
` [PATCH v3 5/5] thermal: rockchip: add the set_trips function
[PATCH] mmc: dw_mmc: Consider HLE errors to be data and command errors
2016-05-26 4:07 UTC (13+ messages)
[RFC PATCH 2/2] mmc: dw_mmc: check card present before starting request
2016-05-26 3:08 UTC
[RFC PATCH 1/2] mmc: dw_mmc: remove redundant of set_bit and clear_bit
2016-05-26 3:07 UTC
[PATCH] clk: rockchip: add a dummy clock for the watchdog pclk on rk3399
2016-05-26 0:07 UTC (2+ messages)
[PATCH 0/5] clocksource: rockchip/timer: Support rktimer for rk3399
2016-05-25 19:11 UTC (7+ messages)
` [PATCH 1/5] dt-bindings: document rk3399 rk-timer bindings
` [PATCH 2/5] clocksource: rockchip: remove unnecessary clear irq before request_irq
` [PATCH 3/5] clocksource: rockchip: add dynamic irq flag to the timer
` [PATCH 4/5] clocksource: rockchip: add support for rk3399 SoC
` [PATCH 5/5] ARM64: dts: rockchip: add rktimer device node for rk3399
[PATCH v2 0/5] Thermal: Support for hardware-tracked trip points
2016-05-25 16:44 UTC (15+ messages)
` [PATCH v2 1/5] thermal: Add support "
` [PATCH v2 2/5] thermal: of: implement .set_trips for device tree thermal zones
` [PATCH v2 4/5] thermal: bang-bang governor: act on lower trip boundary
[PATCH v2 5/5] usb: dwc3: rockchip: add devicetree bindings documentation
2016-05-25 8:58 UTC (5+ messages)
[RESEND PATCH] ARM64: dts: rockchip: add thermal zone node for rk3399 SoCs
2016-05-25 7:39 UTC
[PATCH] ARM64: dts: rockchip: add thermal zone node for rk3399 SoCs
2016-05-25 4:27 UTC
[PATCH 1/2] drm/rockchip: vop: Do check if an update is pending during disable
2016-05-25 1:33 UTC (10+ messages)
[PATCH v2] ethernet:arc: Fix racing of TX ring buffer
2016-05-24 23:56 UTC (21+ messages)
[PATCH] ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLY
2016-05-24 16:25 UTC (2+ messages)
` Applied "ASoC: rockchip: i2s: rename I2S_CKR_TRCM_TX/RXSHARE to I2S_CKR_TRCM_TX/RXONLY" to the asoc tree
[PATCH 0/3] Rockchip: generalize GRF setup
2016-05-24 13:07 UTC (12+ messages)
` [PATCH 1/3] dt-bindings: add used but undocumented rockchip grf compatible values
` [PATCH 2/3] soc: rockchip: add driver handling grf setup
` [PATCH 3/3] ARM: rockchip: drop rk3288 jtag/mmc switch handling
[PATCH v5 0/5] Add enhanced strobe support for emmc version 5.1 or later
2016-05-24 10:25 UTC (19+ messages)
` [PATCH v5 1/5] Documentation: mmc: add mmc-hs400-enhanced-strobe
` [PATCH v5 2/5] mmc: core: add mmc-hs400-enhanced-strobe support
` [PATCH v5 3/5] mmc: core: implement enhanced strobe support
` [PATCH v5 4/5] mmc: debugfs: add HS400 enhanced strobe description
` [PATCH v5 5/5] mmc: sdhci-of-arasan: implement enhanced strobe callback
[PATCH 0/5] iommu/rockchip: fix bugs; enable iommu for ARM64
2016-05-24 9:59 UTC (11+ messages)
` [PATCH 1/5] iommu/rockchip: fix devm_request_irq and devm_free_irq parameter
` [PATCH 2/5] iommu/rockchip: add map_sg callback for rk_iommu_ops
` [PATCH 3/5] iommu/rockchip: add sanity check for virtual device
` [PATCH 4/5] iommu/rockchip: add ARM64 cache flush operation for iommu
` [PATCH 5/5] iommu/rockchip: enable rockchip iommu on ARM64 platform
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v4
2016-05-24 9:03 UTC (8+ messages)
` [PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v5
[PATCH] drm/rockchip: Return -EBUSY if there's already a pending flip event v3
2016-05-24 7:19 UTC (4+ messages)
[PATCH 1/4] phy: rockchip-emmc: give DLL some extra time to be ready
2016-05-24 4:51 UTC (5+ messages)
` [PATCH 2/4] phy: rockchip-emmc: configure frequency range and drive impedance
[PATCH v2] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-05-24 1:38 UTC (3+ messages)
[PATCH 0/3] Add the eDP/VOP device node for rk3399
2016-05-23 13:33 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: add VOP and VOP iommu "
` [PATCH 2/3] arm64: dts: rockchip: add eDP device "
` [PATCH 3/3] arm64: dts: rockchip: add backlight support for rk3399 evb board
[PATCH 0/3] Add the eDP/VOP device node for rk3399
2016-05-23 13:26 UTC (6+ messages)
` [PATCH 1/3] arm64: dts: rockchip: add VOP and VOP iommu "
` [PATCH 2/3] arm64: dts: rockchip: add eDP device "
` [PATCH 3/3] arm64: dts: rockchip: add backlight support for rk3399 evb board
[GIT PULL] drm/rockchip: new feature to support rk3399 vop and some fixes
2016-05-23 6:51 UTC
[PATCH 0/3] drm/rockchip: fix some sparse warnings
2016-05-23 6:10 UTC (2+ messages)
[PATCH] ASoC: rockchip: Add machine driver for MAX98357A/RT5514/DA7219
2016-05-23 3:11 UTC
[PATCH 05/54] MAINTAINERS: Add file patterns for rockchip device tree bindings
2016-05-22 9:27 UTC (2+ messages)
[PATCH 0/3] arm64: dts: rockchip: add io-domain support for rk3368 and rk3399
2016-05-21 21:23 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: rockchip: add rk3368 io-domain core nodes
` [PATCH 2/3] arm64: dts: rockchip: add rk3368-r88 iodomains
` [PATCH 3/3] arm64: dts: rockchip: add rk3399 io-domain core nodes
[PATCH v2 0/5] ARM: rockchip: move io-domains under GRF
2016-05-21 16:52 UTC (7+ messages)
` [PATCH v2 3/5] ARM: dts: rockchip: move rk3288 io-domain nodes to the grf
` [PATCH v2 4/5] arm64: dts: rockchip: make rk3368 grf syscons simple-mfds as well
` [PATCH v2 5/5] arm64: dts: rockchip: add rk3368-r88 iodomains
[PATCH 0114/1529] Fix typo
2016-05-21 12:14 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: fixes the gic400 2nd region size for rk3368
2016-05-20 21:19 UTC (3+ messages)
[PATCH v2 1/3] spi/rockchip: add rk3036/rk3228/rk3368 SoCs for spi document
2016-05-20 13:09 UTC (7+ messages)
` [PATCH v2 3/3] ARM: dts: rockchip: fixes the spi compatible for rk3036
[PATCH v4 0/5] Add enhanced strobe support for emmc version 5.1 or later
2016-05-20 11:55 UTC (8+ messages)
` [PATCH v4 2/5] mmc: core: add mmc-hs400-enhanced-strobe support
` [PATCH v4 3/5] mmc: core: implement enhanced strobe support
` [PATCH v4 4/5] mmc: debugfs: add HS400 enhanced strobe description
` [PATCH v4 5/5] mmc: sdhci-of-arasan: implement enhanced strobe callback
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