Age | Commit message (Expand) | Author |
2024-06-28 | ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug | James Morse |
2024-06-28 | ACPI: scan: switch to flags for acpi_scan_check_and_detach() | Jonathan Cameron |
2024-05-18 | Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-05-13 | Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in... | Joerg Roedel |
2024-04-30 | ACPI: scan: Avoid enumerating devices with clearly invalid _STA values | Rafael J. Wysocki |
2024-04-26 | dma-mapping: Simplify arch_setup_dma_ops() | Robin Murphy |
2024-04-11 | Merge back earlier ACPI device enumeration changes for 6.10. | Rafael J. Wysocki |
2024-04-08 | ACPI: scan: Do not increase dep_unmet for already met dependencies | Hans de Goede |
2024-04-04 | ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context members | Andy Shevchenko |
2024-04-04 | ACPI: scan: Use standard error checking pattern | Andy Shevchenko |
2024-04-04 | ACPI: scan: Move misleading comment to acpi_dma_configure_id() | Andy Shevchenko |
2024-04-04 | ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid() | Andy Shevchenko |
2024-03-14 | Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2024-03-08 | platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57 | Simon Trimmer |
2024-02-27 | ACPI: scan: Consolidate Device Check and Bus Check notification handling | Rafael J. Wysocki |
2024-02-27 | ACPI: scan: Rework Device Check and Bus Check notification handling | Rafael J. Wysocki |
2024-02-27 | ACPI: scan: Make acpi_processor_add() check the device enabled bit | Rafael J. Wysocki |
2024-02-27 | ACPI: scan: Relocate acpi_bus_trim_one() | Rafael J. Wysocki |
2024-02-27 | ACPI: scan: Fix device check notification handling | Rafael J. Wysocki |
2024-02-12 | ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC device | Wentong Wu |
2024-01-18 | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-01-11 | Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d... | Linus Torvalds |
2024-01-09 | Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2024-01-04 | Merge branch 'acpi-utils' | Rafael J. Wysocki |
2024-01-04 | Merge branches 'acpi-scan' and 'acpi-processor' | Rafael J. Wysocki |
2023-12-15 | dma-mapping: don't store redundant offsets | Robin Murphy |
2023-12-15 | ACPI: utils: Return bool from acpi_evaluate_reference() | Rafael J. Wysocki |
2023-12-12 | acpi: Do not return struct iommu_ops from acpi_iommu_configure_id() | Jason Gunthorpe |
2023-12-12 | iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops() | Jason Gunthorpe |
2023-11-27 | iommu: Avoid more races around device probe | Robin Murphy |
2023-11-20 | ACPI: scan: Extract MIPI DisCo for Imaging data into swnodes | Rafael J. Wysocki |
2023-11-20 | ACPI: scan: Extract CSI-2 connection graph from _CRS | Rafael J. Wysocki |
2023-11-20 | ACPI: scan: Add LNXVIDEO HID to ignore_serial_bus_ids[] | Hans de Goede |
2023-10-26 | Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc' | Rafael J. Wysocki |
2023-10-24 | ACPI: scan: Rename acpi_scan_device_not_present() to be about enumeration | James Morse |
2023-10-20 | ACPI: scan: Use the acpi_device_is_present() helper in more places | James Morse |
2023-09-29 | ACPI: utils: Dynamically determine acpi_handle_list size | Rafael J. Wysocki |
2023-09-01 | Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-08-25 | Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc' | Rafael J. Wysocki |
2023-08-21 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '... | Joerg Roedel |
2023-08-17 | ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC device | Wentong Wu |
2023-08-01 | ACPI: Move AMBA bus scan handling into arm64 specific directory | Sudeep Holla |
2023-07-31 | ACPI: scan: Create platform device for CS35L56 | Simon Trimmer |
2023-07-14 | iommu: Have __iommu_probe_device() check for already probed devices | Jason Gunthorpe |
2023-07-04 | ACPI: scan: Use the acpi_match_acpi_device() helper | Andy Shevchenko |
2023-07-04 | ACPI: scan: fix undeclared variable warnings by including sleep.h | Ben Dooks |
2023-06-29 | ACPI: scan: Move acpi_root to internal header | Andy Shevchenko |
2023-06-05 | ACPI: scan: Reduce overhead related to devices with dependencies | Rafael J. Wysocki |
2023-01-10 | ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptops | Hans de Goede |
2022-11-03 | ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0) | Giulio Benetti |