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