messages from 2014-07-01 08:10:34 to 2014-07-04 10:54:07 UTC [more...]
[PATCH v6 00/23] Add Maxim 77802 PMIC support
2014-07-04 10:54 UTC (26+ messages)
` [PATCH v6 01/23] mfd: max77686: Convert to use regmap_irq
` [PATCH v6 02/23] mfd: max77686: Add power management support
` [PATCH v6 03/23] mfd: max77686: Don't define dummy function if OF isn't enabled
` [PATCH v6 04/23] mfd: max77686: Make platform data over-rule DT
` [PATCH v6 05/23] mfd: max77686: Return correct error when pdata isn't found
` [PATCH v6 06/23] mfd: max77686: Make error checking consistent
` [PATCH v6 07/23] mfd: max77686: Remove unneeded OOM error message
` [PATCH v6 08/23] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support
` [PATCH v6 09/23] rtc: max77686: Allow the max77686 rtc to wakeup the system
` [PATCH v6 10/23] clk: max77686: Add DT include for MAX77686 PMIC clock
` [PATCH v6 11/23] clk: Add generic driver for Maxim PMIC clocks
` [PATCH v6 12/23] clk: max77686: Convert to the generic max clock driver
` [PATCH v6 13/23] clk: max77686: Improve Maxim 77686 PMIC clocks binding
` [PATCH v6 14/23] regmap: Add regmap_reg_copy function
` [PATCH v6 15/23] regulator: max77686: Setup DVS-related GPIOs on probe
` [PATCH v6 16/23] mfd: max77686: Add documentation for DVS bindings
` [PATCH v6 17/23] mfd: max77686: Add Maxim 77802 PMIC support
` [PATCH v6 18/23] mfd: max77802: Add DT binding documentation
` [PATCH v6 19/23] regulator: Add driver for Maxim 77802 PMIC regulators
` [PATCH v6 20/23] clk: Add driver for Maxim 77802 PMIC clocks
` [PATCH v6 21/23] clk: max77802: Add DT binding documentation
` [PATCH v6 22/23] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock
` [PATCH v6 23/23] ARM: dts: Add max77802 to exynos5420-peach-pit and exynos5800-peach-pi
[PATCH] drm/exynos: fimd: Keep power enabled during fimd_bind
2014-07-04 10:33 UTC
[PATCH] thermal: Add missing cpumask_clear
2014-07-04 10:22 UTC
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-04 10:11 UTC (7+ messages)
[PATCH 0/3] Adding UHS support for dw_mmc driver
2014-07-04 10:08 UTC (10+ messages)
` [PATCH 3/3] mmc: dw_mmc: Support voltage changes
[PATCH 0/6] Various improvements for samsung-pinctrl driver
2014-07-04 9:41 UTC (8+ messages)
` [PATCH 1/6] pinctrl: samsung: Decouple direction setting from pinctrl
` [PATCH 2/6] pinctrl: samsung: Handle GPIO request and free using pinctrl helpers
` [PATCH 3/6] pinctrl: exynos: Consolidate irq_chips of GPIO and WKUP EINTs
` [PATCH 4/6] pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs
` [PATCH 5/6] pinctrl: samsung: Allow grouping multiple pinmux/pinconf nodes
` [PATCH 6/6] pinctrl: samsung: Allow pin value to be initialized using pinfunc
[PATCH] ARM: dts: Add sound-card name for Snow/Peach-Pit/Peach-Pi
2014-07-04 9:20 UTC
[PATCH] ARM: dts: Add I2S dt node for Exynos3250
2014-07-04 9:18 UTC (5+ messages)
ASoC: samsung: MACH_SMDK6450
2014-07-04 9:01 UTC (7+ messages)
[PATCH] ARM: EXYNOS: Fix the check for non-smp configuration
2014-07-04 8:57 UTC (3+ messages)
[PATCH 1/2] ASoC: samsung: Update sound-card name for Snow
2014-07-04 8:53 UTC (2+ messages)
` [PATCH 2/2] ASoC: core: Fix possible NULL pointer dereference
[PATCH 1/1] ARM: EXYNOS: Remove unused code in common.h
2014-07-04 8:55 UTC (5+ messages)
[PATCH 00/17] ARM: S5P64X0, S5PC100: no more support in mainline
2014-07-04 8:43 UTC (11+ messages)
` [PATCH 05/17] pwm: samsung: remove s5p64x0 related pwm codes
` [PATCH 11/17] pwm: samsung: remove s5pc100 "
[PATCH RESEND] ARM: EXYNOS: Do not calculate boot address twice
2014-07-04 8:41 UTC (2+ messages)
[PATCH] ARM: EXYNOS: Restore the entry address setup code post-resume
2014-07-04 4:13 UTC (16+ messages)
` [PATCH v2] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
` [RFC PATCH v3] "
` [RFC PATCH v4] "
` [PATCH v5] "
` several messages
[PATCH v1 0/4] Fine tune USB 3.0 PHY on exynos5420
2014-07-03 22:39 UTC (6+ messages)
` [PATCH 2/4] usb: host: xhci-plat: Add support to get PHYs
[PATCH v2] Documentation: devicetree: Fix tps65090 typos in example
2014-07-03 15:40 UTC (2+ messages)
[PATCH V4 00/10] drm: exynos: few patches to enhance bridge chip support
2014-07-03 14:55 UTC (3+ messages)
[PATCH 00/12] drm/exynos/ipp: image post processing improvements, part three
2014-07-03 13:10 UTC (13+ messages)
` [PATCH 01/12] drm/exynos/ipp: remove type casting
` [PATCH 02/12] drm/exynos/ipp: remove unused field from exynos_drm_ipp_private
` [PATCH 03/12] drm/exynos/ipp: remove struct exynos_drm_ipp_private
` [PATCH 04/12] drm/exynos/ipp: correct address type
` [PATCH 05/12] drm/exynos/ipp: remove temporary variable
` [PATCH 06/12] drm/exynos/ipp: remove incorrect checks of list_first_entry result
` [PATCH 07/12] drm/exynos/ipp: simplify memory check function
` [PATCH 08/12] drm/exynos/ipp: remove useless registration checks
` [PATCH 09/12] drm/exynos/ipp: simplify ipp_find_obj
` [PATCH 10/12] drm/exynos/ipp: remove redundant messages
` [PATCH 11/12] drm/exynos/ipp: simplify ipp_create_id
` [PATCH 12/12] drm/exynos/ipp: simplify ipp_find_driver
[PATCH v2 0/10] Batch of cleanup patches for cros_ec
2014-07-03 7:32 UTC (21+ messages)
` [PATCH v2 01/10] mfd: cros_ec: Fix the comment on cros_ec_remove()
` [PATCH v2 02/10] mfd: cros_ec: Allow static din/dout buffers with cros_ec_register()
` [PATCH v2 03/10] mfd: cros_ec: Tweak struct cros_ec_device for clarity
` [PATCH v2 04/10] mdf: cros_ec: Detect in-progress commands
` [PATCH v2 05/10] mfd: cros_ec: Use struct cros_ec_command to communicate with the EC
` [PATCH v2 06/10] mfd: cros_ec: cleanup: remove unused fields from struct cros_ec_device
` [PATCH v2 07/10] mfd: cros_ec: cleanup: Remove EC wrapper functions
` [PATCH v2 08/10] mfd: cros_ec: Check result code from EC messages
` [PATCH v2 09/10] mfd: cros_ec: ec_dev->cmd_xfer() returns number of bytes received from EC
` [PATCH v2 10/10] mfd: cros_ec: move EC interrupt to cros_ec_keyb
[PATCH] drivers: phy: exynos4x12-phy: Add missing MODULE_DEVICE_TABLE
2014-07-03 6:57 UTC (3+ messages)
` [PATCH] drivers: phy: phy-samsung-usb2.c: "
[PATCH] mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare
2014-07-03 0:26 UTC (2+ messages)
[PATCH v2 0/4] Add support for Exynos clock output configuration
2014-07-03 0:14 UTC (3+ messages)
[PATCH v2 04/17] ASoC: samsung: no more support for S5P6440 and S5P6450 SoCs
2014-07-02 22:40 UTC
[GIT PULL] Samsung clock fixes for v3.16
2014-07-02 18:05 UTC (3+ messages)
[PATCH v2] clk: s2mps11: Fix clk_ops
2014-07-02 17:01 UTC (2+ messages)
[PATCH 1/3 v5] spi: s3c64xx: fix broken "cs_gpios" usage in the driver
2014-07-02 16:56 UTC (2+ messages)
[PATCH v5 00/14] Add Maxim 77802 PMIC support
2014-07-02 15:21 UTC (18+ messages)
` [PATCH v5 03/14] clk: max77686: Add DT include for MAX77686 PMIC clock
` [PATCH v5 04/14] clk: max77686: Improve Maxim 77686 PMIC clocks binding
` [PATCH v5 05/14] clk: Add generic driver for Maxim PMIC clocks
` [PATCH v5 07/14] mfd: Add driver for Maxim 77802 Power Management IC
` [PATCH v5 14/14] ARM: dts: Add max77802 to exynos5420-peach-pit and exynos5800-peach-pi
[RFC 0/4] ARM: dts: exynos: Prepare Spring
2014-07-02 14:56 UTC (6+ messages)
ABBA deadlock in Common Clock Framework
2014-07-02 12:41 UTC (4+ messages)
[PATCH 1/3] ARM: exynos: remove unused <mach/memory.h>
2014-07-02 9:57 UTC
ASoC: samsung: MACH_SMDKC100
2014-07-02 8:01 UTC
[PATCH 0/7] Exynos4: enable HDMI support for Odroid and UniversalC210
2014-07-02 7:56 UTC (14+ messages)
` [PATCH 1/7] clk: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocks
` [PATCH 4/7] Exynos: add support for 'domain-always-on' property
` [PATCH 5/7] ARM: dts: exynos4: add hdmi related nodes
` [PATCH 6/7] ARM: dts: exynos4412-odroid: enable hdmi support
` [PATCH 7/7] ARM: dts: exynos4210-universal_c210: "
[PATCHv2 1/3] of: Split early_init_dt_scan into two parts
2014-07-02 6:00 UTC (4+ messages)
` [PATCHv2 2/3] of: Add memory limiting function for flattened devicetrees
` [PATCHv2 3/3] arm: Add devicetree fixup machine function
[PATCH] ARM: dts: Remove outdated usb2 phy entry from exynos5250.dtsi
2014-07-02 4:50 UTC (2+ messages)
[PATCH] ARM: dts: Add TMU dt node to monitor the temperature for Exynos3250
2014-07-02 4:27 UTC (7+ messages)
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part1)
2014-07-02 3:17 UTC (9+ messages)
[PATCH 0/2] cpuidle fixes and cleanup
2014-07-02 3:11 UTC (5+ messages)
` [PATCH 1/2] ARM: Exynos: remove arm diagnostic and power register save/restore code
` [PATCH 2/2] cpuidle: Exynos: fix cpuidle for all states
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ (part2)
2014-07-01 16:19 UTC
[PATCH] ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
2014-07-01 16:14 UTC
[PATCH v2] phy: phy-samsung-usb2: Change phy power on/power off sequence
2014-07-01 15:15 UTC
mwifiex card reset
2014-07-01 15:09 UTC (2+ messages)
[PATCH] clk: s2mps11: Fix clk_ops
2014-07-01 14:57 UTC
[PATCH 0/6] Various Samsung fixes for v3.16-rc3
2014-07-01 13:54 UTC (2+ messages)
[PATCH v5 0/3] Adds PMU and S2R support for exynos5420
2014-07-01 13:47 UTC (4+ messages)
` [PATCH v5 2/3] arm: exynos5: Add Suspend-to-RAM support for 5420
[PATCH 01/17] ARM: S5P64X0: no more support S5P6440 and S5P6450 SoCs
2014-07-01 12:55 UTC (6+ messages)
` [PATCH 08/17] ARM: S5PC100: no more support S5PC100 SoC
[PATCH 0/3] Fix boot-hang on Peach-pit and Enable audio
2014-07-01 11:59 UTC (10+ messages)
` [PATCH 2/3] ARM: dts: Update the parent for Audss clocks in Exynos5420
[Patch v7 0/6] add cpuidle support for Exynos5420
2014-07-01 11:52 UTC (2+ messages)
[PATCH 1/2] of: Split early_init_dt_scan into two parts
2014-07-01 10:57 UTC (5+ messages)
` [PATCH 2/2] arm: Add back maximum bank limit
[PATCH] ARM: dts: disable MDMA1 node for exynos5420
2014-07-01 10:07 UTC
[PATCH] phy: phy-samsung-usb2: Change phy power on/power off sequence
2014-07-01 9:59 UTC (2+ messages)
[PATCH] drm/exynos: Fix NULL pointer exception when suspending without components
2014-07-01 8:39 UTC (2+ messages)
[PATCHv2 0/5] ARM: remove the sub-node and deprecated supports-highspeed property for dwmmc
2014-07-01 8:26 UTC (2+ 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