index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
scan.c
Age
Commit message (
Expand
)
Author
2024-04-08
ACPI: scan: Do not increase dep_unmet for already met dependencies
Hans de Goede
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
2022-10-26
ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]
Hans de Goede
2022-10-19
ACPI: scan: Fix DMA range assignment
Robin Murphy
2022-09-30
Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'
Rafael J. Wysocki
2022-09-24
ACPI: scan: Add acpi_dev_get_next_consumer_dev()
Daniel Scally
2022-09-24
ACPI: scan: Support multiple DMA windows with different offsets
Jianmin Lv
2022-08-24
ACPI: Drop parent field from struct acpi_device
Rafael J. Wysocki
2022-08-23
ACPI: scan: Eliminate __acpi_device_add()
Rafael J. Wysocki
2022-08-23
ACPI: scan: Rearrange initialization of ACPI device objects
Rafael J. Wysocki
2022-08-23
ACPI: scan: Rename acpi_bus_get_parent() and rearrange it
Rafael J. Wysocki
2022-08-23
ACPI: Rename acpi_bus_get/put_acpi_device()
Rafael J. Wysocki
2022-08-06
Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
[next]