summaryrefslogtreecommitdiffstats
path: root/arch/csky
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2024-09-16 14:06:04 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2024-09-16 14:06:04 +0200
commite03ad65cea610b24c6991aebf432d5c6824cd002 (patch)
tree6f240d1f2a04773295b2fd98426900b6df4275f1 /arch/csky
parentLinux 6.11-rc5 (diff)
parenti2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq() (diff)
downloadlinux-e03ad65cea610b24c6991aebf432d5c6824cd002.tar.xz
linux-e03ad65cea610b24c6991aebf432d5c6824cd002.zip
Merge tag 'i2c-host-fixes-6.11-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-current
The Aspeed driver tracks the controller's state (stop, pending, start, etc.). Previously, when the stop command was sent, the state was not updated. The fix in this pull request ensures the driver's state is aligned with the device status. The Intel SCH driver receives a new look, and among the cleanups, there is a fix where, due to an oversight, an if/else statement was missing the else, causing it to move forward instead of exiting the function in case of an error. The Qualcomm GENI I2C driver adds the IRQF_NO_AUTOEN flag to the IRQ setup to prevent unwanted interrupts during probe. The Xilinx XPS controller fixes TX FIFO handling to avoid missed NAKs. Another fix ensures the controller is reinitialized when the bus appears busy.
Diffstat (limited to 'arch/csky')
0 files changed, 0 insertions, 0 deletions