Skip to content

Commit

Permalink
Merge branches 'acpi-ec', 'acpi-fan' and 'acpi-pci'
Browse files Browse the repository at this point in the history
* acpi-ec:
  ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKE
  ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
  ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init()
  ACPI: EC: Consolidate event handler installation code
  ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC
  ACPI: EC: Simplify acpi_ec_add()
  ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()
  ACPI: EC: Avoid passing redundant argument to functions
  ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()

* acpi-fan:
  ACPI: fan: Use scnprintf() for avoiding potential buffer overflow

* acpi-pci:
  ACPI: PCI: Use scnprintf() for avoiding potential buffer overflow
  • Loading branch information
Rafael J. Wysocki committed Mar 30, 2020
4 parents f94a57a + b1e1499 + 949fe25 + edd6608 commit 1da28f0
Show file tree
Hide file tree
Showing 4 changed files with 143 additions and 193 deletions.
Loading

0 comments on commit 1da28f0

Please sign in to comment.