Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2016-04-27 09:10:54 to 2016-05-06 06:28:53 UTC [more...]

[RFC v2 00/13] usb/mmc/power: Fix USB/LAN when TFTP booting
 2016-05-06  6:28 UTC  (40+ messages)
` [RFC v2 01/13] usb: misc: usb3503: Clean up on driver unbind
` [RFC v2 02/13] power/mmc: Move pwrseq drivers to power/pwrseq
` [RFC v2 03/13] MAINTAINERS: Retain Ulf Hansson as the same maintainer of pwrseq
  ` [RFC v2 04/13] power: pwrseq: Enable COMPILE_TEST for drivers
  ` [RFC v2 05/13] power: pwrseq: Remove mmc prefix from mmc_pwrseq
  ` [RFC v2 11/13] usb: port: Parse pwrseq phandle from Device Tree
  ` [RFC v2 12/13] ARM: dts: exynos: Switch the buck8 to GPIO mode on Odroid U3
` [RFC v2 06/13] power: pwrseq: Generalize mmc_pwrseq operations by removing mmc prefix
` [RFC v2 07/13] power: pwrseq: simple: Add support for toggling regulator
` [RFC v2 08/13] usb: hub: Handle deferred probe
` [RFC v2 09/13] power: pwrseq: Add support for USB hubs with external power
` [RFC v2 10/13] usb: hub: Power sequence the ports on activation
` [RFC v2 13/13] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3

[PATCH] drm/exynos: fimd: harden fimd_calc_clkdiv()
 2016-05-06  5:44 UTC  (2+ messages)

drm/exynos: fimd: pagefault when restarting X
 2016-05-05 17:27 UTC 

drm/exynos: fimd: vrefresh is zero
 2016-05-05 16:23 UTC  (9+ messages)

[RFT PATCH 0/3] usb: misc: usb3503: Fix missing device when TFTP booting
 2016-05-04 18:25 UTC  (22+ messages)
` [RFT PATCH 1/3] usb: misc: usb3503: Fix HUB mode after bootloader initialization
` [RFT PATCH 2/3] ARM: dts: exynos: Provide regulator for usb3503 on Odroid to fix device detection
  ` [PATCH 3/3] regulator: max77686: Configure enable time to properly handle regulator enable
    ` Applied "regulator: max77686: Configure enable time to properly handle regulator enable" to the regulator tree

[PATCH] drm/exynos: fix cancel page flip code
 2016-05-04 13:23 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v3 1/3] ARM: dts: exynos: Define vqmmc for SD card and allow disabling regulators on Odroid X/X2/U3
 2016-05-04 13:06 UTC  (5+ messages)
` [PATCH v3 2/3] ARM: dts: exynos: Define vqmmc for eMMC card "
` [PATCH v3 3/3] ARM: dts: exynos: Lower SD card interface voltage to 2.8 V "

[GIT PULL] ARM: dts: exynos: Devfreq for v4.7
 2016-05-04 13:05 UTC 

[PATCH 0/6] drm/exynos: add pipeline clock support
 2016-05-04  9:52 UTC  (3+ messages)
` [PATCH 3/6] drm/exynos/hdmi: expose HDMI-PHY clock as pipeline clock

[PATCH] media: vb2-dma-contig: configure DMA max segment size properly
 2016-05-04  9:00 UTC  (18+ messages)
  ` [PATCH v2] "
            ` [PATCH v3] "
                    ` [PATCH v4] "

[RFC PATCH 00/12] ARM: dts: exynos: Reorganize before adding Odroid XU board
 2016-05-03 17:52 UTC  (13+ messages)
` [RFC PATCH 01/12] dt-bindings: clock: Add license and reformat Exynos5410 clock IDs
` [RFC PATCH 02/12] dt-bindings: clock: Add PWM clock ID to Exynos5410
` [RFC PATCH 03/12] ARM: dts: exynos: Re-order alphabetically Exynos5420 SD0/SD1 pinctrl nodes
` [RFC PATCH 04/12] ARM: dts: exynos: Use lowercase for Exynos5410 CPU node labels
` [RFC PATCH 05/12] ARM: dts: exynos: Configure Exynos5410 pinctrl for eMMC and SD card
` [RFC PATCH 06/12] ARM: dts: exynos: Split Odroid XU3 LEDs to separate DTSI
` [RFC PATCH 07/12] ARM: dts: exynos: Move common nodes to exynos5.dtsi
` [RFC PATCH 08/12] ARM: dts: exynos: Prepare for inclusion of exynos5.dtsi in exynos5410.dtsi
` [RFC PATCH 09/12] ARM: dts: exynos: Use phandle to get parent node in exynos5250-snow
` [RFC PATCH 10/12] ARM: dts: exynos: Move Exynos5250 and Exynos5420 nodes under soc
` [RFC PATCH 11/12] ARM: dts: exynos: Include common exynos5 in exynos5410.dtsi
` [RFC PATCH 12/12] ARM: dts: exynos: Enable UART3 on Exynos5410

[PATCH v2 0/8] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3
 2016-05-03 10:48 UTC  (3+ messages)

[PATCH v9 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
 2016-05-03 10:25 UTC  (2+ messages)

Watchdog reset trigger for eMMC
 2016-05-03  2:35 UTC  (3+ messages)

Fwd: [PATCH v2 0/8] PM / devfreq: Add NoCP devfreq-event and support busfreq on exyno5422-odroidxu3
 2016-05-03  2:17 UTC  (5+ messages)

[PATCH 1/2] media: exynos4-is: fix deadlock on driver probe
 2016-05-02 13:36 UTC  (7+ messages)
` [PATCH 2/2] media: s3c-camif: fix deadlock on driver probe()

[PATCH v3] serial: samsung: Reorder the sequence of clock control when call s3c24xx_serial_set_termios()
 2016-05-02 12:04 UTC  (2+ messages)

[PATCHv16 00/13] HDMI CEC framework
 2016-04-29 13:52 UTC  (14+ messages)
` [PATCHv16 01/13] input.h: add BUS_CEC type
` [PATCHv16 02/13] HID: add HDMI CEC specific keycodes
` [PATCHv16 03/13] rc: Add HDMI CEC protocol handling
` [PATCHv16 04/13] cec: add HDMI CEC framework
` [PATCHv16 05/13] cec/TODO: add TODO file so we know why this is still in staging
` [PATCHv16 06/13] cec: add compat32 ioctl support
` [PATCHv16 07/13] cec.txt: add CEC framework documentation
` [PATCHv16 08/13] DocBook/media: add CEC documentation
` [PATCHv16 09/13] cec: adv7604: add cec support
` [PATCHv16 10/13] cec: adv7842: "
` [PATCHv16 11/13] cec: adv7511: "
` [PATCHv16 12/13] cec: s5p-cec: Add s5p-cec driver
` [PATCHv16 13/13] vivid: add CEC emulation

[PATCH] ARM: exynos_defconfig: Disable big.LITTLE switcher
 2016-04-29 12:08 UTC  (5+ messages)

[PATCH 0/3] phy: exynos-mipi-video: add support for Exynos 54xx SoCs
 2016-04-29  9:27 UTC  (2+ messages)

[GIT PULL 0/3] ARM: EXYNOS: Second round for v4.7
 2016-04-29 12:01 UTC  (10+ messages)
` [GIT PULL 1/3] ARM: dts: exynos: Secound round of DTS "
` [GIT PULL 2/3] ARM: dts: exynos: Fixup for SROM controller (v4.7)
` [GIT PULL 3/3] ARM: drivers: memory: SROM controller for v4.7

[PATCH] ARM: dts: exynos: Add MFC memory banks for Peach boards
 2016-04-28 19:21 UTC 

[PATCH 1/2] PM / OPP: Remove OF dependency on dev_pm_opp_of_{cpumask_,}remove_table
 2016-04-28 11:22 UTC  (4+ messages)

[PATCH 0/7] mfd: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
 2016-04-28 10:39 UTC  (17+ messages)
` [PATCH 1/7] mfd: as3722: "
` [PATCH 3/7] mfd: max77686: "
` [PATCH 4/7] mfd: rc5t583: Use devm_mfd_add_devices and devm_request_threaded_irq
` [PATCH 5/7] mfd: sec: Use devm_mfd_add_devices and devm_regmap_add_irq_chip
` [PATCH 6/7] mfd: tps65910: "
` [PATCH 7/7] mfd: wl1273-core: Use devm_mfd_add_devices() for mfd_device registration

[PATCH v2 1/3] ARM: dts: exynos: Define vqmmc for SD card and allow disabling regulators on Odroid X/X2/U3
 2016-04-28  6:21 UTC  (8+ messages)
` [PATCH v2 2/3] ARM: dts: exynos: Define vqmmc for eMMC card "
` [PATCH v2 3/3] ARM: dts: exynos: Lower SD card interface voltage to 2.8v "

[PATCH 1/2] phy: Move ULPI phy header out of driver to includes path
 2016-04-28  5:25 UTC  (5+ messages)
` [PATCH v2 2/2] phy: Group vendor specific phy drivers

[PATCH] crypto: s5p-sss: fix incorrect usage of scatterlists api
 2016-04-28  1:21 UTC  (2+ messages)

[PATCH RESEND 1/2] media: vb2-dma-contig: add helper for setting dma max seg size
 2016-04-27 13:33 UTC  (8+ messages)
` [PATCH RESEND 2/2] media: set proper max seg size for devices on Exynos SoCs

[PATCH 1/3] ARM: dts: exynos: Define vqmmc for SD card and allow disabling regulators on Odroid X/X2/U3
 2016-04-27 12:19 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: exynos: Define vqmmc for eMMC card "
` [PATCH 3/3] ARM: dts: exynos: Lower SD card interface voltage to 2.8v "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox