messages from 2015-03-26 12:43:03 to 2015-04-28 15:11:28 UTC [more...]
[PATCH 1/2] clk: change clk_ops' ->round_rate() prototype
2015-04-28 15:11 UTC (4+ messages)
[PATCH v2 0/8] clk: Minor cleanups
2015-04-28 4:46 UTC (9+ messages)
` [PATCH v2 1/8] clk: rockchip: Staticize file-scope declarations
` [PATCH v2 2/8] clk: exynos: "
` [PATCH v2 3/8] clk: tegra: Fix inconsistent indenting
` [PATCH v2 4/8] clk: tegra: Fix duplicate const for parent names
` [PATCH v2 5/8] clk: cdce706: Constify parent names in clock init data
` [PATCH v2 6/8] clk: sirf: "
` [PATCH v2 7/8] clk: ls1x: Fix duplicate const for parent names
` [PATCH v2 8/8] MIPS: Alchemy: Remove unneeded cast removing const
[patch] thermal: rockchip: fix an error code
2015-04-28 0:35 UTC (4+ messages)
[PATCH v14 0/3] ARM: rk3288: Add PM Domain support
2015-04-27 18:28 UTC (6+ messages)
` [PATCH v14 1/3] dt-bindings: add document of Rockchip power domain
` [PATCH v14 2/3] power-domain: rockchip: add power domain driver
` [PATCH v14 3/3] ARM: dts: add RK3288 power-domain node
[PATCH v1 1/2] ARM: dts: rockchip: add properties for dwc2 usb otg controller
2015-04-26 11:12 UTC (4+ messages)
` [PATCH v1 2/2] ARM: dts: rockchip: set dr_mode property for rk3288-firefly board
[PATCH] usb: dwc2: gadget: cleanup useless code
2015-04-26 7:35 UTC
[PATCH] usb: dwc2: gadget: cleanup useless code
2015-04-26 7:30 UTC
[PATCH] ARM: rockchip: disable dapswjdp during suspend
2015-04-25 0:14 UTC (3+ messages)
[GIT PULL] ARM: rockchip: some soc-level fixes for 4.1
2015-04-25 0:13 UTC (3+ messages)
` [PATCH 1/2] ARM: rockchip: fix undefined instruction of reset_ctrl_regs
` [PATCH 2/2] rockchip: make sure timer7 is enabled on rk3288 platforms
[PATCH v2] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
2015-04-23 9:09 UTC (2+ messages)
[PATCH] i2c: rk3x: report number of messages transmitted
2015-04-22 7:42 UTC (2+ messages)
[PATCH v2 0/2] clk: improve handling of orphan clocks
2015-04-20 22:32 UTC (5+ messages)
` [PATCH v2 1/2] clk: track the orphan status of clocks and their children
` [PATCH v2 2/2] clk: prevent orphan clocks from being used
[PATCH v13 0/3] ARM: rk3288: Add PM Domain support
2015-04-20 14:42 UTC (6+ messages)
` [PATCH v13 1/3] dt-bindings: add document of Rockchip power domain
` [PATCH v13 2/3] power-domain: rockchip: add power domain driver
` [PATCH v13 3/3] ARM: dts: add RK3288 power-domain node
[PATCH 1/2] drm: rockchip: Don't pass DRM fake offset to dma-api
2015-04-20 5:44 UTC (7+ messages)
` [PATCH 2/2] ARM: DMA: Use vm_pgoff for IOMMU mmap
[PATCH v2 1/2] MAINTAINERS: add entry for Rockchip drm drivers
2015-04-20 1:33 UTC (3+ messages)
` [PATCH v2 2/2] drm/rockchip: fix error check when getting irq
[GIT PULL] drm/rockchip: fixes and be rockchip/drm maintainer
2015-04-20 1:30 UTC
[PATCH 1/2] MAINTAINERS: add entry for Rockchip drm drivers
2015-04-19 19:23 UTC (4+ messages)
` [PATCH 2/2] drm/rockchip: make irq variable signed
[PATCH 0/1] drm: rockchip: Turn off VT switching on suspend
2015-04-19 11:08 UTC (3+ messages)
` [PATCH] "
[PATCH] iommu: rockchip: fix build without CONFIG_OF
2015-04-17 20:01 UTC (3+ messages)
[GIT PULL] ARM: dts: rockchip: small bunch of improvements, maybe still for 4.1
2015-04-13 23:24 UTC (2+ messages)
[PATCH 00/16 v2] iommu: Move domain allocation into drivers
2015-04-12 14:25 UTC (28+ messages)
` [PATCH 15/16] iommu/fsl: Make use of domain_alloc and domain_free
` [PATCH 16/16] iommu: Remove domain_init and domain_free iommu_ops
` [PATCH 01/16] iommu: Introduce domain_alloc "
` [PATCH 02/16] iommu: Introduce iommu domain types
` [PATCH 03/16] iommu: Only allow iommu_map/unmap for paging domains
` [PATCH 04/16] iommu/amd: Make use of domain_alloc and domain_free
` [PATCH 05/16] iommu/vt-d: "
` [PATCH 06/16] iommu/omap: "
` [PATCH 07/16] iommu/arm-smmu: "
` [PATCH 08/16] iommu/exynos: "
` [PATCH 09/16] iommu/tegra-smmu: "
` [PATCH 10/16] iommu/tegra-gart: "
` [PATCH 11/16] iommu/msm: "
` [PATCH 12/16] iommu/shmobile: "
` [PATCH 13/16] iommu/ipmmu-vmsa: "
` [PATCH 14/16] iommu/rockchip: "
[PATCH 0/4] clk: improve handling of orphan clocks
2015-04-11 1:32 UTC (9+ messages)
` [PATCH 1/4] clk: Propagate prepare and enable when reparenting orphans
` [PATCH 2/4] clk: add clk_is_orphan() to check if a clocks inherits from an orphan clock
` [PATCH 3/4] clk: add CLK_DEFER_ORPHAN flag to prevent orphans from being used
` [PATCH 4/4] clk: rockchip: enable CLK_DEFER_ORPHAN for all branches
[PATCH 0/8] clk: Minor cleanups
2015-04-09 15:28 UTC (16+ messages)
` [PATCH 1/8] clk: rockchip: Staticize file-scope declarations
` [PATCH 3/8] clk: Constify pointers to parent names in init data
` [PATCH 4/8] clk: tegra: Fix duplicate const for parent names
` [PATCH 2/8] clk: exynos: Staticize file-scope declarations
` [PATCH 5/8] clk: cdce706: Constify parent names in clock init data
` [PATCH 6/8] clk: sirf: "
` [PATCH 8/8] MIPS: Alchemy: Remove unneeded cast removing const
` [PATCH 7/8] clk: ls1x: Fix duplicate const for parent names
drivers/gpu/drm/rockchip/rockchip_drm_vop.c:1384: possible bad if test ?
2015-04-09 8:47 UTC
[PATCH v3] ASoC: max98090: add shutdown callback for max98090
2015-04-08 17:09 UTC (2+ messages)
[PATCH v4 1/4] mmc: dw_mmc: Don't try to enable the CD until we're sure we're not deferring
2015-04-08 11:28 UTC (13+ messages)
` [PATCH v4 2/4] mmc: core: Add mmc_regulator_set_vqmmc()
` [PATCH v4 4/4] ARM: dts: Specify VMMC and VQMMC on rk3288-evb
[PATCH v2] ASoC: max98090: add shutdown callback for max98090
2015-04-08 11:04 UTC (3+ messages)
[PATCH 0/1] ASoC: max98090: add shutdown callback for max98090
2015-04-08 10:15 UTC (7+ messages)
` [PATCH] "
[PATCH 1/2] ARM: dts: rockchip: add act8846 supplies on rk3288-firefly
2015-04-07 23:34 UTC (2+ messages)
` [PATCH 2/2] ARM: dts: rockchip: enable tsadc on rk3288 boards
[PATCH] arm: dts: rk3288: Enable Cortex-A12 HW PMU events
2015-04-07 21:38 UTC (3+ messages)
[PATCH 1/3] mmc: dw_mmc: Increase cmd11 timeout to 500ms
2015-04-07 2:00 UTC (6+ messages)
` [PATCH 2/3] mmc: dw_mmc: Add a return in an unexpected cmd11 timeout
` [PATCH 3/3] mmc: dw_mmc: Add locking around cmd11 timer
[PATCH] rtc: hym8563: fix swapped enable/disable of clockout control bit
2015-04-05 9:06 UTC (2+ messages)
` [rtc-linux] "
[GIT PULL] drm/rockchip: fixes
2015-04-03 6:49 UTC
[GIT PULL 1/2] ARM: rockchip: soc code changes for 4.1
2015-04-02 0:53 UTC (3+ messages)
[PATCH RFC v2 00/12] drm/rockchip: add support for lvds controller and external encoders
2015-04-01 10:40 UTC (15+ messages)
` [PATCH RFC v2 01/12] drm/encoder: add functionality to register encoders to a global list
` [PATCH RFC v2 04/12] drm/components: add generic vga encoder driver
` [PATCH RFC v2 06/12] dt-bindings: Add documentation for rockchip lvds
` [PATCH RFC v2 02/12] drm/connector: add functionality to register connectors to a global list
` [PATCH RFC v2 03/12] drm: add components subdirectory and infrastructure
` [PATCH RFC v2 05/12] drm/components: add generic vga connector driver
` [PATCH RFC v2 07/12] drm/rockchip: Add support for Rockchip Soc LVDS
` [PATCH RFC v2 08/12] drm/rockchip: lvds: register a bridge when no panel is set
` [PATCH RFC v2 09/12] drm/rockchip: enable rgb output of vops for all other connectors
` [PATCH RFC v2 10/12] ARM: dts: rockchip: add rk3288 lcdc0 pinmux settings
` [PATCH RFC v2 11/12] ARM: dts: rockchip: add rk3288 lvds node
` [PATCH RFC v2 12/12] ARM: dts: rockchip: add vga encoder and enable lvds on rk3288-firefly
[PATCH] drm/rockchip: vop: add vop power domain support
2015-04-01 5:48 UTC
[PATCH v4 0/3] Improve eys-diagram & single-ended electric test for rk3288 HDMI
2015-04-01 3:57 UTC (4+ messages)
` [PATCH v4 1/3] drm: bridge/dw_hdmi: fixed codec style
` [PATCH v4 2/3] drm: bridge/dw_hdmi: separate VLEVCTRL settting into platform driver
` [PATCH v4 3/3] drm: rockchip/dw_hdmi-rockchip: improve for HDMI electrical test
[PATCH v3 0/3] Improve eye-diagram & single-ended test for rk3288 hdmi
2015-04-01 2:38 UTC (6+ messages)
` [PATCH v3 2/3] drm: bridge/dw_hdmi_rockchip: improve hdmi eye-diagram test
[PATCH] mmc: dw_mmc: Consider HLE errors to be data and command errors
2015-03-30 15:47 UTC (3+ messages)
[PATCH 0/3] Improve dw-hdmi CTS/N setting
2015-03-30 13:23 UTC (7+ messages)
` [PATCH 1/3] drm: bridge/dw_hdmi: combine hdmi_set_clock_regenerator_n() and hdmi_regenerate_cts()
` [PATCH 2/3] drm: bridge/dw_hdmi: protect n/cts setting with a mutex
` [PATCH 3/3] drm: bridge/dw_hdmi: adjust n/cts setting order
[PATCH] mmc: dw_mmc: Don't send clock off command if power is off
2015-03-27 7:21 UTC (4+ messages)
[PATCH v4 13/15] ASoC: codec/dw-hdmi-audio: add codec driver for dw hdmi audio
2015-03-27 1:19 UTC (4+ messages)
` [PATCH v4 14/15] ASoC: rockchip/rockchip-hdmi-audio: add sound driver for "
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;
as well as URLs for NNTP newsgroup(s).