public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-01-16 18:04:08 to 2024-01-30 20:32:24 UTC [more...]

[RESEND PATCH v5 1/2] dt-bindings: i2c: pca954x: Add custom properties for MAX7357
 2024-01-30 20:24 UTC  (3+ messages)
` [RESEND PATCH v5 2/2] i2c: muxes: pca954x: Enable features on MAX7357

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

[V2] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-30 15:24 UTC  (6+ messages)

[PATCH 0/8] i2c: i801: collection of further improvements / refactorings
 2024-01-30 11:20 UTC  (23+ messages)
` [PATCH 1/8] i2c: i801: Replace magic value with constant in dmi_check_onboard_devices
` [PATCH 2/8] i2c: i801: Remove unused argument from tco functions
` [PATCH 3/8] i2c: i801: Use i2c core default adapter timeout
` [PATCH 4/8] i2c: i801: Define FEATURES_ICH5 as an extension of FEATURES_ICH4
` [PATCH 5/8] i2c: i801: Add helper i801_check_and_clear_pec_error
` [PATCH 6/8] i2c: i801: Split i801_block_transaction
` [PATCH 7/8] i2c: i801: Add SMBUS_LEN_SENTINEL
` [PATCH 8/8] i2c: i801: Add helper i801_get_block_len

[PATCH v2] hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
 2024-01-29 15:49 UTC  (3+ messages)

[PATCH 1/1] i2c: i2c-qcom-geni: Correct I2C TRE sequence
 2024-01-29  6:15 UTC  (3+ messages)

[PATCH AUTOSEL 6.1 27/27] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
 2024-01-28 23:19 UTC  (2+ messages)

[PATCH v1] hwmon: Add driver for MPS MPQ8785 Synchronous Step-Down Converter
 2024-01-28 17:13 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 31/31] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
 2024-01-28 16:13 UTC 

[PATCH AUTOSEL 6.7 39/39] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
 2024-01-28 16:10 UTC 

[PATCH net-next] mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_list
 2024-01-28 14:18 UTC  (2+ messages)

[PATCH 00/14] Add suspend to ram support for PCIe on J7200
 2024-01-28  0:12 UTC  (30+ messages)
` [PATCH 01/14] gpio: pca953x: move suspend/resume to suspend_noirq/resume_noirq
` [PATCH 02/14] pinctrl: pinctrl-single: "
` [PATCH 04/14] mux: mmio: Add resume support
` [PATCH 05/14] phy: ti: phy-j721e-wiz: make wiz_clock_init callable multiple times
` [PATCH 11/14] phy: cadence-torrent: add suspend and resume support
` [PATCH 14/14] PCI: j721e: "

[PATCH] Input: bma150: remove I2C_CLASS_HWMON from drivers w/o detect and address_list
 2024-01-27 15:18 UTC 

[PATCH] ipmi: ipmb: Remove I2C_CLASS_HWMON from drivers w/o detect and address_list
 2024-01-27 15:15 UTC 

[PATCH] media: ddbridge: Remove unused class-based I2C autoprobing code
 2024-01-27  7:12 UTC  (2+ messages)

[PATCH v2 0/4] i2c: Support i2c_register_spd() on multiplexed bus segments
 2024-01-26 21:15 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update i2c host drivers repository
 2024-01-26  8:54 UTC  (2+ messages)

[PATCH] i2c: imx: move to generic GPIO recovery
 2024-01-26  7:43 UTC  (4+ messages)

[PATCH v2 RESEND] i2c: cadence: Add system suspend and resume PM support
 2024-01-25 15:30 UTC  (7+ messages)

[RESEND PATCH v5 1/2] dt-bindings: i2c: pca954x: Add custom properties for MAX7357
 2024-01-25 11:58 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: i2c: mux: i2c-demux-pinctrl: Drop i2c-mux.yaml reference
 2024-01-24 19:05 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: i2c: mux: i2c-demux-pinctrl: Define "i2c-parent" constraints

[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  (17+ messages)
` [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 5/5] i2c: muxes: pca954x: Allow sharing reset GPIO

[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  (4+ 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  (16+ messages)
` [PATCH v3 03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
` [PATCH v3 05/12] tty: serial: samsung: set UPIO_MEM32 iotype "
` [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 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 13/14] PCI: j721e: move reset GPIO to device struct
 2024-01-16 18:19 UTC  (2+ messages)


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