messages from 2023-01-11 05:02:53 to 2023-01-20 15:06:24 UTC [more...]
[PATCH v10 00/18] drm: Add Samsung MIPI DSIM bridge
2023-01-20 15:06 UTC (7+ messages)
[PATCH] regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpios
2023-01-20 13:14 UTC
[PATCH] arm64: dts: exynos: drop unsupported UFS properties in ExynosAutov9 SADK
2023-01-20 13:01 UTC
[PATCH] iommu/exynos: fix error handling in exynos_iommu_init()
2023-01-20 12:47 UTC (2+ messages)
[PATCH 1/5] ASoC: samsung: remove DMA filter function and data
2023-01-20 12:29 UTC (6+ messages)
[PATCH v2 00/13] spi: Add support for stacked/parallel memories
2023-01-20 10:09 UTC (15+ messages)
` [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod
` [PATCH v2 03/13] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v2 04/13] iio: imu: "
` [PATCH v2 05/13] mtd: devices: "
` [PATCH v2 06/13] staging: "
` [PATCH v2 07/13] platform/x86: serial-multi-instantiate: "
` [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core
` [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
` [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
[PATCH v3 00/51] cpuidle,rcu: Clean up the mess
2023-01-20 9:56 UTC (62+ messages)
` [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call
` [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v3 04/51] cpuidle: Move IRQ state validation
` [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v3 06/51] cpuidle,tegra: "
` [PATCH v3 07/51] cpuidle,psci: "
` [PATCH v3 08/51] cpuidle,imx6: "
` [PATCH v3 09/51] cpuidle,omap3: "
` [PATCH v3 10/51] cpuidle,armada: "
` [PATCH v3 11/51] cpuidle,omap4: "
` [PATCH v3 12/51] cpuidle,dt: "
` [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage
` [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v3 15/51] acpi_idle: Remove tracing
` [PATCH v3 16/51] cpuidle: Annotate poll_idle()
` [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v3 24/51] arm64,smp: "
` [PATCH v3 25/51] printk: "
` [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean
` [PATCH v3 29/51] cpuidle,tdx: Make tdx "
` [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v3 31/51] cpuidle,nospec: Make "
` [PATCH v3 32/51] cpuidle,acpi: "
` [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller()
` [PATCH v3 34/51] trace: WARN on rcuidle
` [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing
` [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v3 41/51] cpuidle,clk: "
` [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns
` [PATCH v3 43/51] intel_idle: Add force_irq_on module param
` [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check()
` [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage
` [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle
` [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle
` [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle
` [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle
` [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN
[PATCH 1/2] dt-bindings: mmc: drop unneeded quotes
2023-01-20 9:38 UTC (6+ messages)
` [PATCH 2/2] dt-bindings: mmc: correct pwrseq node names
[PATCH treewide 0/7] phy: Add devm_of_phy_optional_get() helper
2023-01-20 8:46 UTC (22+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] net: fman: memac: Convert to devm_of_phy_optional_get()
` [PATCH 3/7] net: lan966x: "
` [PATCH 4/7] net: ethernet: ti: am65-cpsw: "
` [PATCH 5/7] PCI: tegra: "
` [PATCH 6/7] usb: host: ehci-exynos: "
` [PATCH 7/7] usb: host: ohci-exynos: "
[PATCH 1/5] dt-bindings: iio: drop unneeded quotes
2023-01-20 8:31 UTC (7+ messages)
` [PATCH 2/5] dt-bindings: iio: minor whitespace cleanups
` [PATCH 3/5] dt-bindings: iio: correct node names in examples
` [PATCH 4/5] dt-bindings: iio: use lowercase hex "
` [PATCH 5/5] dt-bindings: iio: cleanup examples - indentation
[PATCH 0/3] Correct inaccuracies in Exynos5420 and Exynos5800 device trees
2023-01-20 7:36 UTC (5+ messages)
` [PATCH 1/3] arm: dts: exynos5420: Add a label to the DSI controller node
` [PATCH 2/3] arm: dts: exynos5420: Use Exynos5420 compatible for the MIPI video phy
` [PATCH 3/3] arm: dts: exynos5800: Use Exynos5422 compatible for the DSI controller
[PATCH 0/2] Add support for Samsung Galaxy S5 (Exynos)
2023-01-20 7:35 UTC (5+ messages)
` [PATCH 1/2] Documentation: devicetree: bindings: Add compatible "
` [PATCH 2/2] arm: dts: Add device-tree "
[PATCH] ARM: s3c: fix s3c64xx_set_timer_source prototype
2023-01-20 7:24 UTC (2+ messages)
[PATCH] ARM: dts: exynos: drop incorrect power-supplies in P4 Note
2023-01-20 7:11 UTC
[PATCH] ARM: dts: exynos: align OPP table names with DT schema
2023-01-20 6:47 UTC
[PATCH] serial: samsung: fix buffer size for clk_name
2023-01-19 14:52 UTC (4+ messages)
[PATCH] drm/exynos: Drop unbalanced obj unref
2023-01-19 23:20 UTC
[PATCH v11 0/3] drm: exynos: dsi: Restore the bridge chain
2023-01-19 18:19 UTC (4+ messages)
[PATCH v4 0/5] ASoC: samsung: fsd: audio support for FSD SoC
2023-01-18 13:42 UTC (10+ messages)
` [PATCH v4 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings
` [PATCH v4 2/5] ASoC: samsung: i2s: add support for FSD I2S
` [PATCH v4 3/5] arm64: dts: fsd: Add I2S DAI node for Tesla FSD
` (subset) "
` [PATCH v4 4/5] arm64: dts: fsd: Add codec "
` (subset) "
` [PATCH v4 5/5] arm64: dts: fsd: Add sound card "
` (subset) "
` (subset) [PATCH v4 0/5] ASoC: samsung: fsd: audio support for FSD SoC
[PATCH v2 00/23] Update cache properties for arm64 DTS
2023-01-18 8:21 UTC (7+ messages)
` [PATCH v2 02/23] arm64: dts: Update cache properties for amd
` [PATCH v2 13/23] arm64: dts: Update cache properties for microchip
` [PATCH v2 23/23] arm64: dts: Update cache properties for ti
` (subset) "
[PATCH v1 1/1] pinctrl: samsung: Do not mention legacy API in the code
2023-01-16 13:59 UTC (3+ messages)
[PATCH v3 0/5] ASoC: samsung: fsd: audio support for FSD SoC
2023-01-16 7:56 UTC (15+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings
` [PATCH v3 2/5] ASoC: samsung: i2s: add support for FSD I2S
` [PATCH v3 3/5] arm64: dts: fsd: Add I2S DAI node for Tesla FSD
` [PATCH v3 4/5] arm64: dts: fsd: Add codec "
` [PATCH v3 5/5] arm64: dts: fsd: Add sound card "
[PATCH v2 0/5] ASoC: samsung: fsd: audio support for FSD SoC
2023-01-13 12:14 UTC (6+ messages)
` [PATCH v2 5/5] arm64: dts: fsd: Add sound card node for Tesla FSD
[PATCH v4 0/9] media: dt-bindings: common CEC properties
2023-01-13 9:04 UTC (3+ messages)
[PATCH 0/4] Further code removal after Arnd's latest cleanup
2023-01-13 7:14 UTC (16+ messages)
` [PATCH 1/4] ARM: s3c: remove obsolete s3c-cpu-freq header
` [PATCH 2/4] ARM: pxa: remove further dead code after pxa93 support removal
` [PATCH 4/4] ARM: debug: remove references in DEBUG_UART_8250_SHIFT to removed configs
` [PATCH 3/4] usb: remove OMAP USB Device Controller and OHCI support for OMAP1/2 chips
[PATCH] clk: samsung: remove s3c24xx specific pll bits
2023-01-12 20:38 UTC (2+ messages)
Silikonmischungen
2023-01-12 8:35 UTC
[PATCH] dt-bindings: soc: samsung: exynos-sysreg: correct indentation for deprecated
2023-01-11 5:02 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