Rafael J. Wysocki 1bfc0835d4 Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'
Merge ACPI EC driver fixes, an ACPI APEI fix and PNP fixes for
6.10-rc3:

 - Fix error handling during EC operation region accesses in the ACPI EC
   driver (Armin Wolf).

 - Fix a memory leak in the APEI error injection driver introduced
   during its converion to a platform driver (Dan Williams).

 - Fix build failures related to the dev_is_pnp() macro by redefining it
   as a proper function and exporting it to modules as appropriate and
   unexport pnp_bus_type which need not be exported any more (Andy
   Shevchenko).

* acpi-ec:
  ACPI: EC: Avoid returning AE_OK on errors in address space handler
  ACPI: EC: Abort address space access upon error

* acpi-apei:
  ACPI: APEI: EINJ: Fix einj_dev release leak

* pnp:
  PNP: Hide pnp_bus_type from the non-PNP code
  PNP: Make dev_is_pnp() to be a function and export it for modules
2024-06-05 16:58:09 +02:00
..
2024-05-14 13:31:24 -07:00
2024-04-08 16:10:27 +02:00
2024-03-19 18:30:54 -07:00
2024-05-13 20:13:48 +02:00
2024-04-08 16:10:27 +02:00
2024-03-27 16:36:45 +01:00
2023-09-21 20:55:43 +02:00
2022-01-22 08:33:37 +02:00
2024-05-18 10:55:13 -07:00
2024-03-19 11:15:14 -07:00
2023-03-27 20:50:28 +02:00