index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-11
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
1
-7
/
+0
2025-01-24
Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2025-01-17
ALSA: hda/tas2781: Add tas2781 hda SPI driver
Baojun Xu
1
-0
/
+1
2024-12-19
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
1
-3
/
+1
2024-11-05
ACPI: scan: Use strscpy() instead of strcpy()
Muhammad Qasim Abdul Majeed
1
-7
/
+7
2024-09-11
Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'
Rafael J. Wysocki
1
-4
/
+2
2024-08-27
ACPI: pci_link: Clear the dependencies after probe
Sunil V L
1
-0
/
+1
2024-08-27
ACPI: scan: Define weak function to populate dependencies
Sunil V L
1
-0
/
+11
2024-08-27
ACPI: scan: Add RISC-V interrupt controllers to honor list
Sunil V L
1
-0
/
+2
2024-08-27
ACPI: scan: Refactor dependency creation
Sunil V L
1
-39
/
+47
2024-08-27
ACPI: scan: Add a weak arch_sort_irqchip_probe() to order the IRQCHIP probe
Sunil V L
1
-0
/
+3
2024-08-13
ACPI: EC: Evaluate _REG outside the EC scope more carefully
Rafael J. Wysocki
1
-0
/
+2
2024-08-02
ACPI: sysfs: remove return value of acpi_device_setup_files()
Thomas Weißschuh
1
-4
/
+1
2024-08-02
ACPI: sysfs: manage sysfs attributes through device core
Thomas Weißschuh
1
-0
/
+1
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-28
/
+8
2024-07-04
ACPI: Retire acpi_iommu_fwspec_ops()
Robin Murphy
1
-23
/
+5
2024-07-04
iommu: Resolve fwspec ops automatically
Robin Murphy
1
-5
/
+3
2024-06-28
ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
James Morse
1
-3
/
+27
2024-06-28
ACPI: scan: switch to flags for acpi_scan_check_and_detach()
Jonathan Cameron
1
-5
/
+12
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-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+18
2024-01-11
Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-1
/
+0
2024-01-09
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
[next]