Linux Samsung SOC development
 help / color / mirror / Atom feed
 messages from 2024-01-12 09:28:01 to 2024-01-23 19:00:46 UTC [more...]

[PATCH 00/21] spi: s3c64xx: winter cleanup and gs101 support
 2024-01-23 19:00 UTC  (24+ messages)
` [PATCH 01/21] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH 02/21] spi: s3c64xx: sort headers alphabetically
` [PATCH 03/21] spi: s3c64xx: remove extra blank line
` [PATCH 04/21] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH 05/21] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH 06/21] spi: s3c64xx: remove else after return
` [PATCH 07/21] spi: s3c64xx: use bitfield access macros
` [PATCH 08/21] spi: s3c64xx: move error check up to avoid rechecking
` [PATCH 09/21] spi: s3c64xx: use full mask for {RX, TX}_FIFO_LVL
` [PATCH 10/21] spi: s3c64xx: move common code outside if else
` [PATCH 11/21] spi: s3c64xx: check return code of dmaengine_slave_config()
` [PATCH 12/21] spi: s3c64xx: propagate the dma_submit_error() error code
` [PATCH 13/21] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
` [PATCH 14/21] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
` [PATCH 15/21] spi: s3c64xx: simplify s3c64xx_wait_for_pio()
` [PATCH 16/21] spi: s3c64xx: add missing blank line after declaration
` [PATCH 17/21] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
` [PATCH 18/21] asm-generic/io.h: add iowrite{8,16}_32 accessors
` [PATCH 19/21] spi: s3c64xx: add support for google,gs101-spi
` [PATCH 20/21] spi: s3c64xx: make the SPI alias optional for newer SoCs
` [PATCH 21/21] MAINTAINERS: add Tudor Ambarus as R for the samsung SPI driver

[PATCH 0/9] Add exynos_pmu_update/read/write() APIs to exynos-pmu
 2024-01-23 18:56 UTC  (20+ messages)
` [PATCH 1/9] dt-bindings: watchdog: samsung-wdt: deprecate samsung,syscon-phandle
` [PATCH 2/9] soc: samsung: exynos-pmu: Add exynos_pmu_update/read/write APIs and SoC quirks
` [PATCH 3/9] watchdog: s3c2410_wdt: update to use new exynos_pmu_*() apis
` [PATCH 4/9] arm64: dts: fsd: remove deprecated samsung,syscon-phandle
` [PATCH 5/9] arm64: dts: exynosautov9: "
` [PATCH 6/9] arm64: dts: exynos850: "
` [PATCH 7/9] arm64: dts: exynos7: "
` [PATCH 8/9] ARM: dts: samsung: exynos4: "
` [PATCH 9/9] ARM: dts: exynos5250: "

[PATCH 0/7] arm64: exynos: Enable SPI for Exynos850
 2024-01-23 12:56 UTC  (14+ messages)
` [PATCH 1/7] dt-bindings: clock: exynos850: Add PDMA clocks
  ` (subset) "
` [PATCH 2/7] dt-bindings: spi: samsung: Add Exynos850 SPI
` [PATCH 3/7] clk: samsung: exynos850: Add PDMA clocks
  ` (subset) "
` [PATCH 4/7] clk: samsung: exynos850: Propagate SPI IPCLK rate change
` [PATCH 5/7] spi: s3c64xx: Add Exynos850 support
` [PATCH 6/7] arm64: dts: exynos: Add PDMA node for Exynos850
` [PATCH 7/7] arm64: dts: exynos: Add SPI nodes "

[PATCH v4 0/8] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-23  9:54 UTC  (29+ messages)
` [PATCH v4 1/8] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
  ` (subset) "
` [PATCH v4 2/8] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
  ` (subset) "
` [PATCH v4 3/8] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v4 4/8] arm64: dts: exynos: gs101: remove reg-io-width from serial
  ` (subset) "
` [PATCH v4 5/8] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
  ` (subset) "
` [PATCH v4 6/8] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
  ` (subset) "
` [PATCH v4 7/8] arm64: dts: exynos: gs101: define USI8 with I2C configuration
  ` (subset) "
` [PATCH v4 8/8] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
  ` (subset) "

[PATCH 1/2] dt-bindings: clock: Fix spelling mistake in 'tesla,fsd-clock.yaml'
 2024-01-23  9:54 UTC  (3+ messages)
  ` (subset) "

[PATCH] spi: s3c64xx: Extract FIFO depth calculation to a dedicated macro
 2024-01-22 20:44 UTC  (6+ messages)

[PATCH AUTOSEL 4.19 14/23] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
 2024-01-22 15:17 UTC 

[PATCH AUTOSEL 5.4 15/24] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
 2024-01-22 15:16 UTC 

[PATCH AUTOSEL 5.10 19/28] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
 2024-01-22 15:14 UTC 

[PATCH AUTOSEL 5.15 21/35] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
 2024-01-22 15:12 UTC 

[PATCH AUTOSEL 6.1 30/53] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
 2024-01-22 15:08 UTC 

[PATCH AUTOSEL 6.6 38/73] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
 2024-01-22 15:01 UTC 

[PATCH AUTOSEL 6.7 44/88] drm/exynos: Call drm_atomic_helper_shutdown() at shutdown/unbind time
 2024-01-22 14:51 UTC 

[PATCH v5] clk: samsung: gs101: add support for cmu_peric0
 2024-01-22 12:20 UTC  (2+ messages)

[PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
 2024-01-22 12:11 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible
` [PATCH 2/3] clk: samsung: gs101: register cmu_misc clocks early
  ` (subset) "
` [PATCH 3/3] arm64: dts: exynos: gs101: define Multi Core Timer (MCT) node
  ` (subset) "

[PATCH 1/2] ARM: dts: exynos: add accelerometer and gyro to p4note
 2024-01-22 11:15 UTC  (2+ messages)

[PATCH v2 00/22] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-01-22 11:15 UTC  (5+ messages)
` [PATCH v2 06/22] ARM: dts: samsung: exynos5420: Enable cros-ec-spi as wake source
  ` (subset) "
` [PATCH v2 07/22] ARM: dts: samsung: exynos5800: "
  ` (subset) "

[PATCH v2] ARM: dts: exynos: disable polling in Odroid XU3-related devices
 2024-01-22 11:15 UTC  (2+ messages)

[PATCH v2 0/2] Fix panel polarity mixup in S6D7AA0 panel driver and Galaxy Tab 3 8.0 DTSI
 2024-01-22 11:15 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: exynos4212-tab3: add samsung,invert-vclk flag to fimd
  ` (subset) "
` (subset) [PATCH v2 0/2] Fix panel polarity mixup in S6D7AA0 panel driver and Galaxy Tab 3 8.0 DTSI

[PATCH] ARM: s5pv210: fix pm.c kernel-doc warning
 2024-01-22 10:44 UTC  (3+ messages)

[PATCH v2 0/3] GS101: rename cmu_misc clock-names
 2024-01-22 10:41 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: clock: gs101: "

[PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-01-22  9:14 UTC  (2+ messages)

[GIT PULL] exynos-drm-fixes
 2024-01-22  7:24 UTC 

[PATCH v3 0/2] Add helper function to get and enable all bulk clocks
 2024-01-20 15:03 UTC  (3+ messages)
  ` [PATCH v3 1/2] clk: Provide managed helper to get and enable "

[PATCH v2 00/19] serial: samsung: gs101 updates and winter cleanup
 2024-01-19 16:27 UTC  (22+ messages)
` [PATCH v2 01/19] tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
` [PATCH v2 02/19] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v2 03/19] tty: serial: samsung: prepare for different IO types
` [PATCH v2 04/19] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v2 05/19] tty: serial: samsung: add gs101 earlycon support
` [PATCH v2 06/19] tty: serial: samsung: sort headers alphabetically
` [PATCH v2 07/19] tty: serial: samsung: explicitly include <linux/types.h>
` [PATCH v2 08/19] tty: serial: samsung: use u32 for register interactions
` [PATCH v2 09/19] tty: serial: samsung: remove braces on single statement block
` [PATCH v2 10/19] tty: serial: samsung: move open brace '{' on the next line
` [PATCH v2 11/19] tty: serial: samsung: drop superfluous comment
` [PATCH v2 12/19] tty: serial: samsung: make max_count unsigned int
` [PATCH v2 13/19] tty: serial: samsung: don't compare with zero an if (bitwise expression)
` [PATCH v2 14/19] tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo()
` [PATCH v2 15/19] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
` [PATCH v2 16/19] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt()
` [PATCH v2 17/19] tty: serial: samsung: shrink the clock selection to 8 clocks
` [PATCH v2 18/19] tty: serial: samsung: change has_divslot type to bool
` [PATCH v2 19/19] tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``

[PATCH 00/18] serial: samsung: gs101 updates and winter cleanup
 2024-01-19 10:02 UTC  (52+ messages)
` [PATCH 01/18] tty: serial: samsung: prepare for different IO types
` [PATCH 02/18] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH 03/18] tty: serial: samsung: add gs101 earlycon support
` [PATCH 04/18] tty: serial: samsung: sort headers alphabetically
` [PATCH 05/18] tty: serial: samsung: explicitly include <linux/types.h>
` [PATCH 06/18] tty: serial: samsung: use u32 for register interactions
` [PATCH 07/18] tty: serial: samsung: remove braces on single statement block
` [PATCH 08/18] tty: serial: samsung: move open brace '{' on the next line
` [PATCH 09/18] tty: serial: samsung: drop superfluous comment
` [PATCH 10/18] tty: serial: samsung: make max_count unsigned int
` [PATCH 11/18] tty: serial: samsung: don't compare with zero an if (bitwise expression)
` [PATCH 12/18] tty: serial: samsung: use TIOCSER_TEMT for tx_empty()
` [PATCH 13/18] tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo()
` [PATCH 14/18] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
` [PATCH 15/18] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt()
` [PATCH 16/18] tty: serial: samsung: shrink the clock selection to 8 clocks
` [PATCH 17/18] tty: serial: samsung: shrink port feature flags to u8
` [PATCH 18/18] tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``

[PATCH v3 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-17 16:12 UTC  (24+ messages)
` [PATCH v3 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH v3 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v3 04/12] tty: serial: samsung: prepare for different IO types
` [PATCH v3 05/12] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
` [PATCH v3 06/12] tty: serial: samsung: add gs101 earlycon support
` [PATCH v3 07/12] clk: samsung: gs101: add support for cmu_peric0
` [PATCH v3 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
` [PATCH v3 10/12] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
` [PATCH v3 11/12] arm64: dts: exynos: gs101: define USI8 with I2C configuration

[PATCH AUTOSEL 6.6 017/104] ARM: dts: samsung: exynos4: fix camera unit addresses/ranges
 2024-01-16 19:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 018/104] ARM: dts: samsung: s5pv210: "

[PATCH AUTOSEL 6.7 017/108] ARM: dts: samsung: exynos4: fix camera unit addresses/ranges
 2024-01-16 19:38 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 018/108] ARM: dts: samsung: s5pv210: "


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