messages from 2016-02-18 05:20:12 to 2016-02-26 00:58:00 UTC [more...]
[PATCH v3 00/52] mtd: rework ECC layout definition
2016-02-26 0:58 UTC (52+ messages)
` [PATCH v3 01/52] mtd: kill the ecclayout->oobavail field
` [PATCH v3 02/52] mtd: create an mtd_oobavail() helper and make use of it
` [PATCH v3 03/52] mtd: mtdswap: remove useless if (!mtd->ecclayout) test
` [PATCH v3 04/52] mtd: nand: simplify nand_bch_init() usage
` [PATCH v3 05/52] mtd: add mtd_ooblayout_xxx() helper functions
` [PATCH v3 06/52] mtd: use mtd_ooblayout_xxx() helpers where appropriate
` [PATCH v3 07/52] mtd: nand: core: "
` [PATCH v3 08/52] mtd: nand: atmel: "
` [PATCH v3 09/52] mtd: nand: fsl_ifc: "
` [PATCH v3 10/52] mtd: nand: gpmi: "
` [PATCH v3 11/52] mtd: nand: lpc32xx: "
` [PATCH v3 12/52] mtd: nand: omap2: "
` [PATCH v3 13/52] mtd: onenand: "
` [PATCH v3 14/52] mtd: add mtd_set_ecclayout() helper function
` [PATCH v3 15/52] mtd: use mtd_set_ecclayout() where appropriate
` [PATCH v3 16/52] mtd: nand: "
` [PATCH v3 17/52] mtd: onenand: "
` [PATCH v3 18/52] mtd: docg3: "
` [PATCH v3 19/52] mtd: create an mtd_ooblayout_ops struct to ease ECC layout definition
` [PATCH v3 20/52] mtd: docg3: switch to mtd_ooblayout_ops
` [PATCH v3 21/52] mtd: nand: implement the default mtd_ooblayout_ops
` [PATCH v3 22/52] mtd: nand: bch: switch to mtd_ooblayout_ops
` [PATCH v3 23/52] mtd: nand: sharpsl: "
` [PATCH v3 24/52] mtd: nand: jz4740: "
` [PATCH v3 26/52] mtd: nand: bf5xx: "
` [PATCH v3 27/52] mtd: nand: brcm: "
` [PATCH v3 28/52] mtd: nand: cafe: "
` [PATCH v3 29/52] mtd: nand: davinci: "
` [PATCH v3 30/52] mtd: nand: denali: "
` [PATCH v3 31/52] mtd: nand: diskonchip: "
` [PATCH v3 32/52] mtd: nand: docg4: "
` [PATCH v3 33/52] mtd: nand: fsl_elbc: "
` [PATCH v3 35/52] mtd: nand: fsmc: "
` [PATCH v3 36/52] mtd: nand: fsmc: get rid of the fsmc_nand_eccplace struct
` [PATCH v3 37/52] mtd: nand: gpmi: switch to mtd_ooblayout_ops
` [PATCH v3 38/52] mtd: nand: hisi504: "
` [PATCH v3 39/52] mtd: nand: jz4780: "
` [PATCH v3 40/52] mtd: nand: lpc32xx: "
` [PATCH v3 41/52] mtd: nand: mxc: "
` [PATCH v3 42/52] mtd: nand: omap2: "
` [PATCH v3 43/52] mtd: nand: pxa3xx: "
` [PATCH v3 44/52] mtd: nand: s3c2410: "
` [PATCH v3 45/52] mtd: nand: sh_flctl: "
` [PATCH v3 46/52] mtd: nand: sm_common: "
` [PATCH v3 47/52] mtd: nand: sunxi: "
` [PATCH v3 48/52] mtd: nand: vf610: "
` [PATCH v3 49/52] mtd: onenand: "
` [PATCH v3 50/52] staging: mt29f_spinand: "
` [PATCH v3 51/52] mtd: nand: kill the ecc->layout field
` [PATCH v3 52/52] mtd: kill the nand_ecclayout struct
` [PATCH v3 34/52] mtd: nand: fsl_ifc: switch to mtd_ooblayout_ops
[RESPIN/PATCH] arm64: dts: Add tmu node for exynos7
2016-02-26 0:38 UTC (2+ messages)
[PATCH] arm64: defconfig: Enable exynos thermal config
2016-02-26 0:34 UTC (2+ messages)
[GIT PULL 1/2] ARM: EXYNOS: mach/soc changes for v4.6, 2nd
2016-02-26 0:09 UTC (3+ messages)
` [GIT PULL 2/2] ARM64: "
[PATCH] ARM: s3c24xx: avoid warning for inb/outb
2016-02-25 23:46 UTC (2+ messages)
[GIT PULL] clk/samsung updates
2016-02-25 23:19 UTC (2+ messages)
[PATCH v2 00/13] SYSMMU driver update and support for Exynos 5433
2016-02-25 14:34 UTC (15+ messages)
` [PATCH v2 01/13] iommu: exynos: rework iommu group initialization
` [PATCH v2 02/13] iommu: exynos: add support for IOMMU_DOMAIN_DMA domain type
` [PATCH v2 03/13] iommu: exynos: remove ARM-specific cache flush interface
` [PATCH v2 04/13] iommu: exynos: simplify master clock operations
` [PATCH v2 05/13] iommu: exynos: refactor code (no direct register access)
` [PATCH v2 06/13] iommu: exynos: refactor fault handling code
` [PATCH v2 07/13] iommu: exynos: refactor init config code
` [PATCH v2 08/13] iommu: exynos: unify code for fldp cache invalidation
` [PATCH v2 09/13] iommu: exynos: add support for SYSMMU controller with bogus version reg
` [PATCH v2 10/13] iommu: exynos: update device tree documentation
` [PATCH v2 11/13] iommu: exynos: add support for v5 SYSMMU
` [PATCH v2 12/13] iommu: exynos: add Maintainers entry for Exynos SYSMMU driver
` [PATCH v2 13/13] iommu: exynos: support multiple attach_device calls
[PATCH 9/9] clockevents/drivers/exynos_mct: Implement ->set_state_oneshot_stopped()
2016-02-25 13:37 UTC
[PATCH] arm64: dts: Add tmu node for exynos7
2016-02-25 9:16 UTC (5+ messages)
[RESPIN 0/6] Add support for Exynos SROM Controller driver
2016-02-25 8:33 UTC (7+ messages)
` [RESPIN 1/6] dt-bindings: EXYNOS: Add exynos-srom device tree binding
` [RESPIN 2/6] drivers: memory: Add support for exynos SROM driver
` [RESPIN 3/6] MAINTAINERS: Add maintainers entry for drivers/memory/samsung
` [RESPIN 4/6] ARM: EXYNOS: Remove SROM related register settings from mach-exynos
` [RESPIN 5/6] dt-bindings: EXYNOS: Describe SROMc configuration
` [RESPIN 6/6] drivers: memory: exynos-srom: Add support for bank configuration
[GIT PULL 0/7] ARM: EXYNOS: Pull request for v4.6
2016-02-25 4:50 UTC (20+ messages)
` [GIT PULL 1/7] ARM: EXYNOS: Non-critical fixes "
` [GIT PULL 2/7] ARM: dts: Exynos DT dependency "
` [GIT PULL 3/7] drivers: soc: EXYNOS drivers "
` [GIT PULL 4/7] ARM: EXYNOS: mach/soc changes "
` [GIT PULL 5/7] ARM: EXYNOS: Driver "
` [GIT PULL 6/7] ARM: dts: Exynos stuff "
` [GIT PULL 7/7] ARM: EXYNOS: Defconfig changes "
[PATCH v2 0/2] ARM: EXYNOS: Trivial cleanup samsung mach files
2016-02-25 4:26 UTC (4+ messages)
` [PATCH v2 1/2] ARM: EXYNOS: cleanup header files inclusion
` [PATCH v2 2/2] ARM: SAMSUNG: remove unused register offset definition
[PATCH 5/5] drm/exynos: remove incorrect ccflags from Makefile
2016-02-24 14:15 UTC (2+ messages)
` [PATCH 5/5 v2] "
[PATCH 0/3] ARM: EXYNOS: Trivial cleanup in mach-exynos
2016-02-24 9:14 UTC (14+ messages)
` [PATCH 1/3] ARM: EXYNOS: correct header comment in Kconfig file
` [PATCH 2/3] ARM: EXYNOS: remove unused register offset definition
` [PATCH 3/3] ARM: EXYNOS: cleanup header files inclusion
[PATCH] ARM: dts: add support for gpio buttons for exynos5422-odroidxu3
2016-02-24 7:27 UTC (8+ messages)
[PATCH] ARM: plat-samsung: remove unused register definitions
2016-02-24 0:53 UTC (2+ messages)
[PATCH] rtc: s5m: De-inline large functions to save space
2016-02-23 23:15 UTC (2+ messages)
[PATCH 0/3] thermal: exynos: Fixes for vtmu-supply regulator handling
2016-02-23 20:26 UTC (11+ messages)
` [PATCH 1/3] thermal: exynos: List vtmu-supply as optional property in DT binding
` [PATCH 2/3] thermal: exynos: Use devm_regulator_get_optional() for vtmu
` [PATCH 3/3] thermal: exynos: Defer probe if vtmu is present but not registered
[PATCH 0/6] clk/samsung: exynos5433 clk fixes
2016-02-23 12:14 UTC (7+ messages)
` [PATCH 1/6] clk: samsung: exynos5433: Fix typos in *_ISP_MPWM clock names
` [PATCH 2/6] clk: samsung: exynos5433: Fix definitions of MUX_SEL_CAM04 clocks
` [PATCH 3/6] clk: samsung: exynos5433: Fix definitions of SCLK ISP SENSOR0 clocks
` [PATCH 4/6] clk: samsung: exynos5433: Drop RO registers from the save/restore lists
` [PATCH 5/6] clk: samsung: exynos5433: Fix mout_aclk_cam1*_user clocks definition
` [PATCH 6/6] clk: samsung: exynos5433: Fix wrong registers of PCLK_GSCL_SMMU clocks
[PATCH 0/2] Support exynos5420-fimd
2016-02-23 10:46 UTC (3+ messages)
` [PATCH 1/2] drm/exynos: add exynos5420 support for fimd
[PATCH v5 0/5] drm/exynos: introduce generic zpos and blending properties
2016-02-23 9:10 UTC (2+ messages)
[PATCH v2] ARM: dts: Move syscon reboot/poweroff to common dtsi for Exynos
2016-02-23 0:18 UTC (4+ messages)
[PATCH v5 0/3] arm64/clk: EXYNOS: Consolidate Exynos7 symbol
2016-02-23 0:14 UTC (5+ messages)
` [PATCH v5 2/3] clk: samsung: Don't build ARMv8 clock drivers on ARMv7
[PATCH v2 1/3] ARM: dts: Add cooling levels for CPUs on exynos5420
2016-02-22 11:21 UTC (9+ messages)
` [PATCH v2 2/3] ARM: dts: Add cooling levels for CPUs on exynos5422/5800
` [PATCH v2 3/3] ARM: dts: Don't overheat the Odroid XU3-Lite on high load
[PATCHv2] serial: samsung: drop the spinlock around uart_write_wakeup
2016-02-22 3:31 UTC (7+ messages)
[PATCH 1/3] thermal: exynos: Document compatible for Exynos5433 TMU
2016-02-22 2:55 UTC (8+ messages)
` [PATCH 2/3] thermal: exynos: Document number of supported trip-points
` [PATCH 3/3] thermal: exynos: Print a message about exceeded "
[PATCH v4 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
2016-02-22 1:00 UTC (3+ messages)
[PATCH] serial: samsung: fix the inconsistency in spinlock
2016-02-21 1:30 UTC (11+ messages)
[PATCH] ASoC: samsung: Use IRQ safe spin lock calls
2016-02-19 10:59 UTC (3+ messages)
` [alsa-devel] "
[RFC-help needed 0/3] ARM: dts: thermal: Fix Odroid XU3-Lite overheat
2016-02-18 23:55 UTC (8+ messages)
` [RFC 3/3] ARM: dts: Don't overheat the Odroid XU3-Lite on high load
[PATCH v2] rtc: s3c: Document in binding that only s3c6410 needs a src clk
2016-02-18 14:38 UTC (2+ messages)
[PATCH 0/2] Exynos DRM: resolve problems with DMA and virtual exynos-drm device
2016-02-18 13:34 UTC (3+ messages)
` [PATCH 1/2] drm/exynos: refactor driver and device registration code
` [PATCH 2/2] drm/exynos: use real device for DMA-mapping operations
[PATCH v2] regulator: s2mps11: Simplify expression used in BUILD_BUG_ON
2016-02-18 9:06 UTC (5+ messages)
[PATCH] regulator: s2mps11: Use local variable for number of regulators
2016-02-18 6:15 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