summaryrefslogtreecommitdiff
path: root/drivers/platform/wmi
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-25/+97
14 daysplatform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf1-4/+8
14 daysplatform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf1-4/+6
14 daysplatform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf1-13/+10
14 daysplatform/wmi: Prepare to reject undersized unmarshalling resultsArmin Wolf4-7/+32
14 daysplatform/wmi: Add wmidev_invoke_procedure()Armin Wolf1-0/+44
2026-04-04platform/wmi: use generic driver_override infrastructureDanilo Krummrich1-31/+5
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-01-26platform/wmi: string-kunit: Add missing oversized string test caseArmin Wolf1-0/+18
2026-01-20platform/wmi: Add kunit test for the string conversion codeArmin Wolf3-0/+292
2026-01-20platform/wmi: Add helper functions for WMI string conversionsArmin Wolf3-1/+94
2026-01-20platform/wmi: Add kunit test for the marshalling codeArmin Wolf5-0/+481
2026-01-20platform/wmi: Introduce marshalling supportArmin Wolf4-5/+421
2025-11-18platform/x86: wmi: Move WMI core code into a separate directoryArmin Wolf3-0/+1471