index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
nfit
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
ACPI: NFIT: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-02-02
ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-3
/
+2
2024-01-03
acpi/nfit: Use sysfs_emit() for all attributes
Dan Williams
1
-22
/
+22
2024-01-01
ACPI: NFIT: Use cleanup.h helpers instead of devm_*()
Michal Wilczynski
1
-13
/
+8
2023-10-26
Merge branch 'acpi-bus'
Rafael J. Wysocki
1
-1
/
+1
2023-10-22
ACPI: NFIT: Install Notify() handler before getting NFIT table
Xiang Chen
1
-11
/
+11
2023-10-06
ACPI: bus: Add context argument to acpi_dev_install_notify_handler()
Rafael J. Wysocki
1
-1
/
+1
2023-09-25
ACPI: NFIT: Fix incorrect calculation of idt size
Yu Liao
1
-1
/
+1
2023-07-14
ACPI: NFIT: Remove unnecessary .remove callback
Michal Wilczynski
1
-6
/
+0
2023-07-14
ACPI: NFIT: Install Notify() handler directly
Michal Wilczynski
1
-9
/
+29
2023-04-06
ACPICA: struct acpi_nfit_interleave: Replace 1-element array with flexible array
Kees Cook
1
-1
/
+1
2023-04-06
ACPICA: actbl2: Replace 1-element arrays with flexible arrays
Kees Cook
1
-2
/
+2
2023-01-25
ACPI: NFIT: fix a potential deadlock during NFIT teardown
Vishal Verma
1
-1
/
+1
2022-11-23
ACPI: make remove callback of ACPI driver void
Dawei Li
1
-2
/
+1
2022-04-28
ACPI: NFIT: Drop nfit_device_lock()
Dan Williams
1
-15
/
+15
2022-03-11
nvdimm/region: Delete nd_blk_region infrastructure
Dan Williams
1
-8
/
+3
2022-03-11
ACPI: NFIT: Remove block aperture support
Dan Williams
1
-376
/
+0
2021-12-18
ACPI: NFIT: Import GUID before use
Andy Shevchenko
1
-1
/
+3
2021-09-27
ACPI: NFIT: Use fallback node id when numa info in NFIT table is incorrect
Jia He
1
-0
/
+12
2021-08-11
ACPI: NFIT: Fix support for virtual SPA ranges
Dan Williams
1
-0
/
+3
2021-05-12
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
1
-4
/
+11
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-1
/
+2
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+2
2021-04-07
ACPICA: ACPI 6.4: NFIT: add Location Cookie field
Bob Moore
1
-1
/
+1
2021-01-11
ACPI: NFIT: Fix flexible_array.cocci warnings
Dan Williams
1
-47
/
+28
2020-11-23
ACPI: NFIT: Fix input validation of bus-family
Dan Williams
1
-1
/
+5
2020-11-18
ACPI/nfit: avoid accessing uninitialized memory in acpi_nfit_ctl()
Zhen Lei
1
-4
/
+5
2020-11-09
ACPI: Fix whitespace inconsistencies
Maximilian Luz
1
-5
/
+5
2020-10-27
ACPI: NFIT: Fix comparison to '-ENXIO'
Zhang Qilong
1
-1
/
+1
2020-10-13
Merge branch 'acpi-numa'
Rafael J. Wysocki
1
-4
/
+2
2020-09-24
ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()
Jonathan Cameron
1
-2
/
+1
2020-09-24
ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
Jonathan Cameron
1
-2
/
+1
2020-09-15
ACPI: NFIT: Use kobj_to_dev() instead
Wang Qing
1
-2
/
+2
2020-08-03
ACPI: NFIT: Fix ARS zero-sized allocation
Dan Williams
1
-3
/
+12
2020-07-28
ACPI: NFIT: Add runtime firmware activate support
Dan Williams
1
-4
/
+37
2020-07-25
ACPI: NFIT: Define runtime firmware activation commands
Dan Williams
1
-28
/
+58
2020-07-25
ACPI: NFIT: Move bus_dsm_mask out of generic nvdimm_bus_descriptor
Dan Williams
1
-4
/
+4
2020-07-25
libnvdimm: Validate command family indices
Dan Williams
1
-2
/
+9
2020-04-22
libnvdimm: Replace guid_copy() with import_guid() where it makes sense
Andy Shevchenko
1
-1
/
+1
2020-04-02
Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-next
Dan Williams
1
-4
/
+6
2020-03-17
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
1
-1
/
+3
2020-02-28
acpi/nfit: improve bounds checking for 'func'
Dan Carpenter
1
-4
/
+6
2019-11-19
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nvdimm_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_mapping_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
1
-2
/
+0
2019-10-22
ACPI: NFIT: Fix unlock on error in scrub_show()
Dan Carpenter
1
-1
/
+1
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+14
[next]