Files
twx-linux/include/linux
Linus Torvalds 7299cd48ae Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Pull i2c fixes from Wolfram Sang:

 - Two fixes for SMBusAlert handling in the I2C core: one to avoid an
   endless loop when scanning for handlers and one to make sure handlers
   are always called even if HW has broken behaviour

 - I2C header build fix for when ACPI is enabled but I2C isn't

 - The testunit gets a rename in the code to match the documentation

 - Two fixes for the Qualcomm GENI I2C controller are cleaning up the
   error exit patch in the runtime_resume() function. The first is
   disabling the clock, the second disables the icc on the way out

* tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: testunit: match HostNotify test name with docs
  i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resume
  i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resume
  i2c: Fix conditional for substituting empty ACPI functions
  i2c: smbus: Send alert notifications to all devices if source not found
  i2c: smbus: Improve handling of stuck alerts
2024-08-10 10:28:52 -07:00
..
2022-01-22 08:33:34 +02:00
2021-05-06 19:24:11 -07:00
2023-12-20 19:26:32 -05:00
2024-05-02 20:35:57 +02:00
2020-05-24 20:48:11 +02:00
2024-07-08 01:51:05 -06:00
2023-12-15 16:25:55 -08:00
2024-06-24 18:29:20 +02:00
2024-04-23 09:03:37 +09:00
2023-04-17 18:01:23 +02:00
2024-06-11 12:57:49 -05:00
2024-02-20 14:22:55 -05:00
2024-02-20 14:22:51 -05:00
2019-12-03 11:20:37 +01:00
2021-08-26 15:32:28 -04:00
2018-01-01 12:40:27 -07:00
2024-05-27 11:08:31 +02:00
2024-04-15 16:03:24 -04:00
2021-07-27 11:00:36 +02:00
2024-06-28 10:36:45 +02:00
2024-05-19 14:36:17 -07:00
2024-07-03 19:29:52 -07:00
2024-05-27 16:50:03 +02:00
2022-01-20 08:52:54 +02:00
2021-07-27 20:11:45 +01:00
2021-07-27 20:11:44 +01:00
2010-02-09 11:13:56 +01:00
2023-05-01 17:50:18 -07:00
2020-07-24 17:12:41 -07:00
2019-06-26 13:19:46 -07:00
2024-02-28 19:36:39 -08:00
2024-02-14 11:14:40 +01:00
2023-12-20 19:26:31 -05:00
2024-06-24 22:24:56 -07:00
2019-12-11 09:12:38 +01:00
2023-10-11 10:11:54 -07:00
2024-07-03 19:30:23 -07:00
2024-02-17 16:20:41 +01:00
2021-02-26 09:41:03 -08:00
2024-06-05 19:19:26 -07:00
2023-10-18 14:43:21 -07:00
2023-10-04 10:41:57 -07:00
2023-12-20 19:26:30 -05:00
2024-05-03 10:44:42 +01:00
2023-10-16 12:44:06 -04:00
2019-03-07 18:32:03 -08:00
2022-06-19 10:38:26 +01:00
2024-07-31 09:57:18 -07:00
2022-07-27 14:04:52 +02:00
2022-08-02 12:34:04 -04:00
2021-07-01 11:06:05 -07:00
2023-06-20 20:17:10 -07:00
2024-06-24 22:25:02 -07:00
2022-10-03 17:34:32 -07:00
2022-09-26 19:46:27 -07:00
2024-03-26 11:07:20 -07:00
2021-02-03 19:05:50 +01:00
2024-06-28 09:52:05 +02:00
2024-03-13 12:53:53 -07:00
2024-03-13 12:53:53 -07:00
2023-12-20 19:26:30 -05:00
2023-08-12 09:18:47 -07:00
2024-07-10 17:52:47 +02:00
2023-10-06 11:01:23 +02:00
2023-05-23 12:55:12 -07:00
2022-03-08 14:33:36 -06:00
2024-04-02 18:03:32 -07:00
2023-07-15 11:34:49 -07:00
2023-12-27 11:49:56 -05:00
2023-12-20 19:26:31 -05:00
2024-03-08 12:05:10 +01:00
2024-04-03 09:59:38 +01:00
2023-12-20 19:26:32 -05:00
2023-12-20 19:26:32 -05:00
2023-01-19 15:01:19 +01:00
2024-04-09 10:53:44 +02:00
2020-12-10 16:17:15 +01:00
2021-08-19 09:02:55 +09:00
2024-05-04 18:57:21 +02:00
2023-10-18 14:43:21 -07:00
2022-09-07 12:42:25 +01:00
2023-08-21 13:37:26 -07:00
2024-07-10 07:59:03 +02:00
2022-09-29 15:20:29 +02:00
2024-04-08 11:49:02 +01:00
2024-05-06 12:05:00 +02:00
2024-04-07 02:42:36 -04:00
2021-10-12 11:41:39 -03:00
2023-03-23 17:25:46 +01:00
2023-08-24 13:27:47 -05:00
2023-04-21 03:02:34 -04:00
2024-02-09 12:07:48 +00:00
2021-10-19 23:44:30 +08:00
2024-04-25 20:55:48 -07:00