index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu: Get DT/ACPI parsing into the proper probe path
Robin Murphy
2025-03-11
1
-7
/
+0
*
Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-01-24
1
-0
/
+1
|
\
|
*
ALSA: hda/tas2781: Add tas2781 hda SPI driver
Baojun Xu
2025-01-17
1
-0
/
+1
*
|
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
2024-12-19
1
-3
/
+1
|
/
*
ACPI: scan: Use strscpy() instead of strcpy()
Muhammad Qasim Abdul Majeed
2024-11-05
1
-7
/
+7
*
-
.
Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'
Rafael J. Wysocki
2024-09-11
1
-4
/
+2
|
\
\
|
|
*
ACPI: sysfs: remove return value of acpi_device_setup_files()
Thomas Weißschuh
2024-08-02
1
-4
/
+1
|
|
*
ACPI: sysfs: manage sysfs attributes through device core
Thomas Weißschuh
2024-08-02
1
-0
/
+1
*
|
|
ACPI: pci_link: Clear the dependencies after probe
Sunil V L
2024-08-27
1
-0
/
+1
*
|
|
ACPI: scan: Define weak function to populate dependencies
Sunil V L
2024-08-27
1
-0
/
+11
*
|
|
ACPI: scan: Add RISC-V interrupt controllers to honor list
Sunil V L
2024-08-27
1
-0
/
+2
*
|
|
ACPI: scan: Refactor dependency creation
Sunil V L
2024-08-27
1
-39
/
+47
*
|
|
ACPI: scan: Add a weak arch_sort_irqchip_probe() to order the IRQCHIP probe
Sunil V L
2024-08-27
1
-0
/
+3
|
/
/
*
/
ACPI: EC: Evaluate _REG outside the EC scope more carefully
Rafael J. Wysocki
2024-08-13
1
-0
/
+2
|
/
*
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-19
1
-28
/
+8
|
\
|
*
ACPI: Retire acpi_iommu_fwspec_ops()
Robin Murphy
2024-07-04
1
-23
/
+5
|
*
iommu: Resolve fwspec ops automatically
Robin Murphy
2024-07-04
1
-5
/
+3
*
|
ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
James Morse
2024-06-28
1
-3
/
+27
*
|
ACPI: scan: switch to flags for acpi_scan_check_and_detach()
Jonathan Cameron
2024-06-28
1
-5
/
+12
|
/
*
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-18
1
-6
/
+1
|
\
|
*
-
.
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-13
1
-6
/
+1
|
|
\
\
|
|
|
*
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-26
1
-6
/
+1
|
|
|
/
*
|
|
ACPI: scan: Avoid enumerating devices with clearly invalid _STA values
Rafael J. Wysocki
2024-04-30
1
-1
/
+1
*
|
|
Merge back earlier ACPI device enumeration changes for 6.10.
Rafael J. Wysocki
2024-04-11
1
-14
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context members
Andy Shevchenko
2024-04-04
1
-3
/
+2
|
*
|
ACPI: scan: Use standard error checking pattern
Andy Shevchenko
2024-04-04
1
-4
/
+5
|
*
|
ACPI: scan: Move misleading comment to acpi_dma_configure_id()
Andy Shevchenko
2024-04-04
1
-5
/
+5
|
*
|
ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid()
Andy Shevchenko
2024-04-04
1
-2
/
+2
|
|
/
*
/
ACPI: scan: Do not increase dep_unmet for already met dependencies
Hans de Goede
2024-04-08
1
-1
/
+2
|
/
*
Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2024-03-14
1
-0
/
+2
|
\
|
*
platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57
Simon Trimmer
2024-03-08
1
-0
/
+2
*
|
ACPI: scan: Consolidate Device Check and Bus Check notification handling
Rafael J. Wysocki
2024-02-27
1
-19
/
+25
*
|
ACPI: scan: Rework Device Check and Bus Check notification handling
Rafael J. Wysocki
2024-02-27
1
-39
/
+45
*
|
ACPI: scan: Make acpi_processor_add() check the device enabled bit
Rafael J. Wysocki
2024-02-27
1
-0
/
+5
*
|
ACPI: scan: Relocate acpi_bus_trim_one()
Rafael J. Wysocki
2024-02-27
1
-26
/
+26
*
|
ACPI: scan: Fix device check notification handling
Rafael J. Wysocki
2024-02-27
1
-6
/
+2
*
|
ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC device
Wentong Wu
2024-02-12
1
-0
/
+1
|
/
*
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
1
-14
/
+18
|
\
|
*
acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
Jason Gunthorpe
2023-12-12
1
-12
/
+17
|
*
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-12
1
-2
/
+1
*
|
Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2024-01-11
1
-1
/
+0
|
\
\
|
*
|
dma-mapping: don't store redundant offsets
Robin Murphy
2023-12-15
1
-1
/
+0
|
|
/
*
|
Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-01-10
1
-0
/
+1
|
\
\
|
*
|
ACPI: scan: Add LNXVIDEO HID to ignore_serial_bus_ids[]
Hans de Goede
2023-11-20
1
-0
/
+1
*
|
|
Merge branch 'acpi-utils'
Rafael J. Wysocki
2024-01-04
1
-3
/
+2
|
\
\
\
|
*
|
|
ACPI: utils: Return bool from acpi_evaluate_reference()
Rafael J. Wysocki
2023-12-15
1
-3
/
+2
|
|
|
/
|
|
/
|
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'acpi-scan' and 'acpi-processor'
Rafael J. Wysocki
2024-01-04
1
-9
/
+47
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
*
|
ACPI: scan: Extract MIPI DisCo for Imaging data into swnodes
Rafael J. Wysocki
2023-11-20
1
-2
/
+10
|
*
|
ACPI: scan: Extract CSI-2 connection graph from _CRS
Rafael J. Wysocki
2023-11-20
1
-9
/
+39
|
|
/
*
/
iommu: Avoid more races around device probe
Robin Murphy
2023-11-27
1
-1
/
+6
|
/
[next]