linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-10 08:02:54 to 2024-01-24 14:10:07 UTC [more...]

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-24 14:09 UTC  (41+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
` [PATCH 02/14] pinctrl: pinctrl-single: "
` [PATCH 03/14] i2c: omap: wakeup the controller during suspend callback
` [PATCH 04/14] mux: mmio: Add resume support
` [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
` [PATCH 06/14] phy: ti: phy-j721e-wiz: add resume support
` [PATCH 07/14] phy: cadence-torrent: extract calls to clk_get from cdns_torrent_clk
` [PATCH 08/14] phy: cadence-torrent: register resets even if the phy is already configured
` [PATCH 09/14] phy: cadence-torrent: move already_configured to struct cdns_torrent_phy
` [PATCH 10/14] phy: cadence-torrent: remove noop_ops phy operations
` [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
` [PATCH 12/14] PCI: cadence: add resume support to cdns_pcie_host_setup()
` [PATCH 13/14] PCI: j721e: move reset GPIO to device struct
` [PATCH 14/14] PCI: j721e: add suspend and resume support

[PATCH v2 RESEND] i2c: cadence: Add system suspend and resume PM support
 2024-01-24 12:53 UTC  (6+ messages)

[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]i2c: hisi: Clear the interrupt status and optimize writing limitation
 2024-01-23  8:02 UTC  (3+ messages)
` [PATCH 1/2] i2c: hisi: Optimized the value setting of maxwrite limit to fifo depth - 1
` [PATCH 2/2] i2c: hisi: Add clearing tx aempty interrupt operation

[PATCH] MAINTAINERS: Drop my "+dt" sub-address
 2024-01-22 21:32 UTC  (2+ messages)

[PATCH 00/20] remove I2C_CLASS_DDC support
 2024-01-22 15:31 UTC  (3+ messages)
` [PATCH v3 11/20] drivers/gpu/drm/bridge/synopsys/dw-hdmi.c: "

Dell XPS 13 9360: DMAR errors `DRHD: handling fault status reg 2` and `[INTR-REMAP] Request device [f0:1f.0] fault index 0x0`
 2024-01-22 13:22 UTC  (2+ messages)

[PATCH v3 0/5] reset: gpio: ASoC: shared GPIO resets
 2024-01-22 13:14 UTC  (20+ messages)
` [PATCH v3 1/5] reset: gpio: Add GPIO-based reset controller
` [PATCH v3 2/5] reset: Instantiate reset GPIO controller for shared reset-gpios
` [PATCH v3 3/5] ASoC: dt-bindings: qcom,wsa8840: Add reset-gpios for shared line
` [PATCH v3 4/5] ASoC: codecs: wsa884x: Allow sharing reset GPIO
` [PATCH v3 5/5] i2c: muxes: pca954x: "

[PATCH v1 1/2] i2c: designware: constify abort_sources
 2024-01-22  9:44 UTC  (3+ messages)
` [PATCH v1 2/2] i2c: designware: constify regmap_config

[PATCH] dt-bindings: i2c: imx-lpi2c: add i.MX95 LPI2C
 2024-01-22  9:33 UTC  (2+ messages)

[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)

[PATCH v7 0/6] i2c: add zhaoxin i2c controller driver
 2024-01-21 23:56 UTC  (5+ messages)
` [PATCH v7 1/6] i2c: wmt: create wmt_i2c_init for general init

[PATCH v9 00/13] Introduce STM32 Firewall framework
 2024-01-19 22:06 UTC  (3+ messages)
` [PATCH v9 02/13] dt-bindings: treewide: add access-controllers description

[PATCH v2 1/1] i2c: lpi2c: Avoid calling clk_get_rate during transfer
 2024-01-19  7:48 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.8-rc1-rebased
 2024-01-19  2:40 UTC  (2+ messages)

[PATCH 1/1] i2c: lpi2c: Avoid calling clk_get_rate during transfer
 2024-01-19  0:08 UTC  (5+ messages)

[PULL REQUEST] i2c-for-6.8-rc1-fixed
 2024-01-18  5:52 UTC  (4+ messages)

[PATCH] i2c: cadence: Avoid fifo clear after start
 2024-01-17 21:05 UTC  (5+ messages)

[PULL REQUEST] i2c-for-6.8-rc1
 2024-01-17 21:00 UTC  (3+ messages)

[PATCH v3 00/12] GS101 Oriole: CMU_PERIC0 support and USI updates
 2024-01-17 16:12 UTC  (31+ messages)
` [PATCH v3 01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
` [PATCH v3 02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
` [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/RFC] i2c: sh_mobile: Switch R-Mobile A1/APE6 and SH-Mobile AG5 to new frequency calculation
 2024-01-17 14:34 UTC  (2+ messages)

[PATCH v8 1/1] i2c: lpi2c: use clk notifier for rate changes
 2024-01-17  7:11 UTC  (4+ messages)

[PATCH] i2c: designware: Revert recent changes to i2c_dw_probe_lock_support()
 2024-01-16  8:15 UTC  (9+ messages)

[PATCH] i2c: octeon: Add block-mode r/w
 2024-01-16  1:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: use proper email for my I2C work
 2024-01-14  8:34 UTC  (2+ messages)

[PATCH v2 4/6] platform/x86: dell-smo8800: Allow using the IIO st_accel driver
 2024-01-13 14:24 UTC  (3+ messages)

[PATCH v2 0/4] i2c: Support i2c_register_spd() on multiplexed bus segments
 2024-01-13 11:28 UTC  (5+ messages)
` [PATCH v2 1/4] i2c: smbus: Prepare i2c_register_spd for usage on muxed segments
` [PATCH v2 2/4] i2c: mux: add basic support for calling i2c_register_spd on muxed bus segments
` [PATCH v2 3/4] i2c: mux: gpio: Allow to call i2c_register_spd on a muxed segment
` [PATCH v2 4/4] i2c: i801: Call i2c_register_spd() on muxed bus segments

[PATCH 0/4] i2c: Support i2c_register_spd() on multiplexed bus segments
 2024-01-13  8:38 UTC  (9+ messages)
` [PATCH 1/4] i2c: smbus: Prepare i2c_register_spd for usage on muxed segments
` [PATCH 2/4] i2c: mux: add basic support for calling i2c_register_spd on muxed bus segments
` [PATCH 3/4] i2c: mux: gpio: Allow to call i2c_register_spd on a muxed segment
` [PATCH 4/4] i2c: i801: Call i2c_register_spd() on muxed bus segments

[PATCH v2 2/6] platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
 2024-01-13  7:46 UTC  (3+ messages)

[PATCH 1/2] i2c: synquacer: Fix an error handling path in synquacer_i2c_probe()
 2024-01-12 17:50 UTC  (4+ messages)
` [PATCH 2/2] i2c: synquacer: Remove a clk reference from struct synquacer_i2c

[PATCH 1/1] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-12 14:54 UTC  (2+ messages)

i2c-designware: NULL ptr at RIP: 0010:regmap_read+0x12/0x70
 2024-01-11 13:01 UTC  (7+ messages)

[PATCH] i2c: muxes: pca954x: Allow sharing reset GPIO
 2024-01-11  9:27 UTC  (3+ messages)

[PATCH] i2c: Fix NULL pointer dereference in npcm_i2c_reg_slave
 2024-01-10  9:23 UTC  (3+ messages)
  ` Re: [lvc-project] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).