messages from 2014-04-17 16:22:38 to 2014-04-22 01:06:13 UTC [more...]
[RFC v2 PATCH 00/14] drm/exynos: support MIPI DSI command mode display
2014-04-22 1:06 UTC (18+ messages)
` [RFC v2 PATCH 01/14] drm/exynos: dsi: move the Eot packets configuration point
` [RFC v2 PATCH 02/14] drm/exynos: dsi: delay setting clocks after reset
` [RFC v2 PATCH 03/14] drm/exynos: use wait_event_timeout() for safety usage
` [RFC v2 PATCH v2 04/14] ARM: dts: sysreg: add exynos5 compatible to DT bindings
` [RFC v2 PATCH v3 05/14] ARM: dts: samsung-fimd: add I80 specific properties
` [RFC v2 PATCH v2 06/14] drm/exynos: support MIPI DSI command mode
` [RFC v2 PATCH v2 07/14] ARM: dts: exynos_dsim: add exynos5420 compatible to DT bindings
` [RFC v2 PATCH 08/14] drm/exynos: dsi: add driver data to support Exynos5420
` [RFC v2 PATCH v4 09/14] ARM: dts: s6e3fa0: add DT bindings
` [RFC v2 PATCH v3 10/14] drm/panel: add S6E3FA0 driver
` [RFC v2 PATCH 11/14] ARM: dts: exynos4: add system register node
` [RFC v2 PATCH 12/14] ARM: dts: exynos5: add system register support
` [RFC v2 PATCH 13/14] ARM: dts: exynos5420: add mipi-phy node
` [RFC v2 PATCH 14/14] ARM: dts: exynos5420: add dsi node
[PATCH v2 2/8] cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
2014-04-21 23:00 UTC (2+ messages)
` [PATCH v4 "
[PATCH] ARM: dts: Add peach-pit board support
2014-04-21 22:56 UTC (3+ messages)
[PATCH V2 0/9] drm: exynos: few patches to enhance bridge chip support
2014-04-21 22:39 UTC (10+ messages)
` [PATCH V2 1/9] drm/exynos: dp: support hotplug detection via GPIO
` [PATCH V2 2/9] drm/panel: add pre_enable and post_disable routines
` [PATCH V2 3/9] drm/panel: Add driver for exynos_dp based panels
` [PATCH V2 4/9] drm/exynos: add exynos_dp_panel driver registration to drm driver
` [PATCH V2 5/9] drm/exynos: dp: modify driver to support drm_panel
` [PATCH V2 6/9] drm/bridge: ptn3460: enable polling based detection
` [PATCH V2 7/9] drm/bridge: ptn3460: add drm_panel controls
` [PATCH V2 8/9] drm/bridge: Add PS8622 bridge driver
` [PATCH V2 9/9] drm/exynos: Add ps8622 lvds bridge discovery to DP driver
[RFC PATCH 00/14] drm/exynos: support MIPI DSI command mode display
2014-04-21 22:35 UTC (10+ messages)
` [RFC PATCH 02/14] drm/exynos: dsi: delay setting clocks after reset
` [RFC PATCH 05/14] ARM: dts: samsung-fimd: add I80 specific properties
` [RFC PATCH v2 "
[PATCH v2 0/2] Add resolution change event
2014-04-21 20:59 UTC (7+ messages)
` [PATCH v2 1/2] v4l: "
` [PATCH v2 2/2] [media] s5p-mfc: Add support for "
clocksources, rtcs, and sleeps, oh my!
2014-04-21 20:50 UTC
[PATCH 0/7] Add cros_ec changes for newer boards
2014-04-21 20:03 UTC (18+ messages)
` [PATCH 1/7] mfd: cros_ec: spi: calculate delay between transfers correctly
` [PATCH 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi
` [PATCH 3/7] mfd: cros_ec: spi: Make the cros_ec_spi timeout more reliable
` [PATCH 5/7] mfd: cros_ec: Sync to the latest cros_ec_commands.h from EC sources
` [PATCH 4/7] mfd: cros_ec: spi: Increase cros_ec_spi deadline from 5ms to 100ms
` [PATCH 7/7] ARM: tegra: Add the EC i2c tunnel to tegra124-venice2
[PATCH] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
2014-04-21 19:30 UTC (2+ messages)
[RESEND PATCH 0/7] Add cros_ec changes for newer boards
2014-04-21 17:53 UTC (3+ messages)
` [RESEND PATCH 6/7] i2c: ChromeOS EC tunnel driver
[PATCH v2] serial_core: Commonalize crlf when working w/ a non open console port
2014-04-21 17:06 UTC
[PATCH 1/3] serial: samsung: Use the passed in "port", fixing kgdb w/ no console
2014-04-21 16:40 UTC (3+ messages)
` [PATCH 2/3] serial: samsung: don't check config for every character
` [PATCH 3/3] serial: samsung: Change barrier() to cpu_relax() in console output
[PATCH 0/4] Add support for Exynos5800 SoC
2014-04-21 14:28 UTC (7+ messages)
` [PATCH 1/4] ARM: EXYNOS: Add 5800 SoC support
` [PATCH 2/4] clk: exynos5420: Add 5800 specific clocks
` [PATCH 3/4] ARM: dts: Add 5800 dt files
` [PATCH 4/4] ARM: dts: Add peach-pi board support
[PATCH 1/3] usb: ohci-exynos: Make provision for vdd regulators
2014-04-21 12:16 UTC (3+ messages)
` [PATCH 2/3] usb: ehci-exynos: "
` [PATCH 3/3] usb: dwc3-exynos: "
[PATCH 0/4] add cpuidle support for Exynos5420
2014-04-21 11:49 UTC (5+ messages)
` [PATCH 1/4] cpuidle: config: Add SOC_EXYNOS5420 entry to select cpuidle-big-little driver
` [PATCH 2/4] driver: cpuidle: cpuidle-big-little: init driver for Exynos5420
` [PATCH 3/4] exynos: cpuidle: do not allow cpuidle registration "
` [PATCH 4/4] mcpm: exynos: populate suspend and powered_up callbacks
[PATCH] arm: exynos: generalize power register address calculation
2014-04-21 8:29 UTC (5+ messages)
` [PATCH v4] "
[PATCH 0/2] Support cpufreq driver for Exynos3250
2014-04-21 7:03 UTC (10+ messages)
` [PATCH 1/2] cpufreq: exynos: Use dev_err/info function instead of pr_err/info
` [PATCH 2/2] cpufreq: exynos: Add new Exynos3250 cpufreq driver
[PATCH 0/2] phy: samsung: add exynos5 SoCs for as simple phy providers
2014-04-21 5:58 UTC (8+ messages)
` [PATCH 1/2] phy: samsung: add simple phys for exynos5250 SoC
` [PATCH 2/2] phy: samsung: add simple phys for exynos5420 SoC
[PATCH 1/1] ARM: dts: Keep LDO4 always ON on Arndale board
2014-04-21 5:03 UTC
[PATCH RFC 0/4] Fine tune USB 3.0 PHY on exynos5420
2014-04-21 4:20 UTC (6+ messages)
` [PATCH RFC 3/4] xhci: Tune PHY for the DWC3-Exynos host controller
[PATCHv3 0/7] Support new Exynos3250 SoC based on Cortex-A7 dual core
2014-04-21 1:10 UTC (9+ messages)
` [PATCHv3 1/7] ARM: EXYNOS: Add Exynos3250 SoC ID
` [PATCHv3 2/7] ARM: EXYNOS: Support secondary CPU boot of Exynos4212
` [PATCHv3 3/7] ARM: EXYNOS: Support secondary CPU boot of Exynos3250
` [PATCHv3 4/7] ARM: EXYNOS: Enter a15 lowpower mode for Exynos3250 based on Cortex-a7
` [PATCHv3 5/7] clk: samsung: exynos3250: Add clocks using common clock framework
` [PATCHv3 6/7] dt-bindings: add documentation for Exynos3250 clock controller
` [PATCHv3 7/7] ARM: dts: Add device tree sources for Exynos3250
[PATCH 0/7] drm: exynos: few patches to enhance bridge chip support
2014-04-21 0:34 UTC (18+ messages)
` [PATCH 1/7] drm/exynos: dp: support hotplug detection via GPIO
` [PATCH 3/7] drm/panel: Add driver for exynos_dp based panels
` [PATCH 4/7] drm/exynos: add exynos_dp_panel driver registration to drm driver
` [PATCH 5/7] drm/exynos: dp: modify driver to support drm_panel
` [PATCH 7/7] drm/bridge: ptn3460: add drm_panel controls
[PATCH] drm/exynos: enable fimd clocks in probe before accessing fimd registers
2014-04-20 12:32 UTC
[PATCH 0/5] ARM: dts: enable display for peach-pit and snow boards
2014-04-20 11:48 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: move dp hpd line to the board file for exynos5420
` [PATCH 2/5] ARM: dts: enable fimd for exynos5250 based snow board
` [PATCH 3/5] ARM: dts: enable dp-controller "
` [PATCH 4/5] ARM: dts: enable fimd for exynos5420 based peach-pit board
` [PATCH 5/5] ARM: dts: enable dp-controller "
[PATCH 0/7] ARM: dts: enable hdmi for exynos5 based peach and snow boards
2014-04-20 11:24 UTC (8+ messages)
` [PATCH 1/7] ARM: dtsi: add node for simple phy provider for exynos5250
` [PATCH 2/7] ARM: dtsi: add node for simple phy provider for exynos5420
` [PATCH 3/7] ARM: dtsi: add access to simple hdmiphy to exynos5250 hdmi node
` [PATCH 4/7] ARM: dtsi: add access to simple hdmiphy to exynos5420 "
` [PATCH 5/7] ARM: dts: enable hdmi for exynos5250 based snow board
` [PATCH 6/7] ARM: dts: change to correct compatible string for exynos5420 hdmi
` [PATCH 7/7] ARM: dts: enable hdmi for exynos5420 based peach-pit board
[PATCH v2 0/3] drm/exynos: enable support for exynos5420 hdmi
2014-04-20 10:23 UTC
[PATCH v2 0/3] drm/exynos: enable support for exynos5420 hdmi
2014-04-20 10:21 UTC (4+ messages)
` [PATCH v2 1/3] drm/exynos: remove unnecessary read for phy configuration values
` [PATCH v2 2/3] drm/exynos: add support for apb mapped phys in hdmi driver
` [PATCH v2 3/3] drm/exynos: enable support for exynos5420 hdmi device
[PATCH v11 12/27] ARM: dts: Add description of System MMU of Exynos SoCs
2014-04-20 9:55 UTC (2+ messages)
[PATCH v2 0/7] exynos5420: clock file cleanup
2014-04-20 8:32 UTC (10+ messages)
` [PATCH v2 1/7] clk: exynos5420: Add more clock register offsets
` [PATCH v2 2/7] clk: exynos5420: Add more clock IDs
` [PATCH v2 3/7] clk: exynos5420: Rename "
[PATCH 0/4] Fixes for DT CPU topology specification on Exynos
2014-04-20 7:23 UTC (8+ messages)
` [PATCH 1/4] ARM: EXYNOS: Fix definitions of S5P_ARM_CORE_* registers
` [PATCH 2/4] ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
` [PATCH 3/4] irqchip: gic: Add support for per CPU bank offset specification in DT
` [PATCH 4/4] ARM: dts: exynos4: Add CPU topology data
[PATCH 6/6] drm/exynos: call find_vma with the mmap_sem held
2014-04-20 2:26 UTC
[PATCH v3 0/5] Fixes for tps65090 for Samsung ARM Chromebook
2014-04-18 18:05 UTC (6+ messages)
` [PATCH v3 4/5] regulator: tps65090: Allow setting the overcurrent wait time
` [PATCH v3 5/5] regulator: tps65090: Make FETs more reliable by adding retries
[PATCH 0/4] regulator: s2mps11: Add external GPIO control for S2MPS14
2014-04-18 17:27 UTC (8+ messages)
` [PATCH 4/4] regulator: s5m8767: Use same binding for external control as in s2mps11
[PATCH 0/2] Move header files from dt-bindings/clk to dt-bindings/clock
2014-04-18 15:53 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: clock: Move at91.h to dt-bindigs/clock
[PATCH] ARM: dts: disable MDMA1 node for smdk5420 board
2014-04-18 13:44 UTC
[PATCH v2 0/6] rtc: s5m: Add support for S2MPS14
2014-04-18 13:18 UTC (7+ messages)
` [PATCH v2 1/6] mfd/rtc: sec/s5m: Rename SEC* symbols to S5M
` [PATCH v2 2/6] rtc: s5m: Remove undocumented time init on first boot
` [PATCH v2 3/6] rtc: s5m: Use shorter time of register update
` [PATCH v2 4/6] rtc: s5m: Support different register layout
` [PATCH v2 5/6] rtc: s5m: Add support for S2MPS14 RTC
` [PATCH v2 6/6] rtc: s5m: Consolidate two device type switch statements
[PATCH RFC 0/3] drm/exynos: refactoring drm initialization/cleanup code
2014-04-18 12:46 UTC (8+ messages)
` [PATCH RFC 3/3] drm/exynos: use pending_components for components tracking
[PATCH] net: sxgbe: Added phy_found error path
2014-04-18 11:59 UTC
[PATCH] net: sxgbe: rearrange dma descriptor
2014-04-18 11:59 UTC
[PATCH v3 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
2014-04-18 7:59 UTC
[PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
2014-04-18 7:59 UTC
[PATCH v3 5/7] arm64: Add 4 levels of page tables definition with 4KB pages
2014-04-18 7:59 UTC
[PATCH v3 4/7] arm64: Add a description on 48-bit address space with 4KB pages
2014-04-18 7:59 UTC
[PATCH v3 3/7] arm64: Introduce a kernel configuration option for VA_BITS
2014-04-18 7:59 UTC
[PATCH v3 2/7] arm64: Decouple page size from level of translation tables
2014-04-18 7:59 UTC
[PATCH v3 1/7] arm64: Use pr_* instead of printk
2014-04-18 7:59 UTC
[PATCH v3 0/7] Support 4 levels of translation tables for ARM64
2014-04-18 7:58 UTC
[PATCH 0/5] add super device node support
2014-04-18 6:41 UTC (6+ messages)
` [PATCH v6 1/5] drm/exynos: add super device support
` [PATCH 2/5] ARM: dts: exynos4210-universal: add super device node for exynos drm
` [PATCH 3/5] ARM: dts: exynos4210-trats: "
` [PATCH 4/5] ARM: dts: exynos4412-trats2: "
` [PATCH 5/5] exynos/drm: add DT bindings for super device node
[PATCH v2 7/7] arm64: KVM: Implement 4 levels of translation tables for HYP and stage2
2014-04-18 3:42 UTC (3+ messages)
[PATCH resend] mfd/rtc: s5m: Do not allocate RTC I2C dummy and regmap for unsupported chipsets
2014-04-17 16:22 UTC (3+ messages)
` [rtc-linux] "
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