]> Git Repo - linux.git/commit
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm/linux...
authorLinus Torvalds <[email protected]>
Sun, 29 Sep 2024 16:47:33 +0000 (09:47 -0700)
committerLinus Torvalds <[email protected]>
Sun, 29 Sep 2024 16:47:33 +0000 (09:47 -0700)
commit907537f570c66703844eb6d3858fcb0e70abd0d4
tree3d2a7b773ec2edc22f51dd47484a1fc2e4dcda1f
parentb81b78dacc44b30b32c8137b29f36712cc1ea980
parent26de8614d83f1f1a0b0b0a300e3be40a95b9a340
Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:

 - fix DesignWare driver ENABLE-ABORT sequence, ensuring ABORT can
   always be sent when needed

 - check for PCLK in the SynQuacer controller as an optional clock,
   allowing ACPI to directly provide the clock rate

 - KEBA driver Kconfig dependency fix

 - fix XIIC driver power suspend sequence

* tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled
  i2c: keba: I2C_KEBA should depend on KEBA_CP500
  i2c: synquacer: Deal with optional PCLK correctly
  i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled
This page took 0.04189 seconds and 4 git commands to generate.