summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/hp/hp-bioscfg
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: hp-bioscfg: Removed needless asm-genericTanzir Hasan2023-12-281-1/+0
* platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-2/+0
* platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-2/+4
* platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-6/+4
* platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Harshit Mogalapalli2023-11-151-5/+3
* Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-10-311-1/+1
|\
| * platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_byKees Cook2023-09-261-1/+1
* | platform/x86: hp-bioscfg: Fix reference leakArmin Wolf2023-10-041-4/+10
|/
* platform/x86: hp-bioscfg: Update steps order list elements are evaluatedJorge Lopez2023-08-211-7/+3
* platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpyLi Zetao2023-08-071-8/+3
* platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loopJorge Lopez2023-08-071-7/+5
* platform/x86: hp-bioscfg: Change how password encoding size is evaluatedJorge Lopez2023-08-071-2/+5
* platform/x86: hp-bioscfg: Change how enum possible values size is evaluatedJorge Lopez2023-08-071-2/+4
* platform/x86: hp-bioscfg: Change how order list size is evaluatedJorge Lopez2023-08-071-2/+5
* platform/x86: hp-bioscfg: Change how prerequisites size is evaluatedJorge Lopez2023-08-075-9/+21
* platform/x86: hp-bioscfg: Replace the word HACK from source codeJorge Lopez2023-08-075-8/+8
* platform/x86: hp-bioscfg: Fix uninitialized variable errorsJorge Lopez2023-08-075-6/+6
* platform/x86: hp-bioscfg: Fix memory leaks in attribute packagesJorge Lopez2023-08-075-0/+28
* platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()Dan Carpenter2023-07-261-0/+5
* platform/x86: hp-bioscfg: prevent a small buffer overflowDan Carpenter2023-07-261-2/+5
* platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query()Dan Carpenter2023-07-261-1/+1
* platform/x86: hp-bioscfg: MakefileJorge Lopez2023-07-101-0/+11
* platform/x86: hp-bioscfg: surestart-attributesJorge Lopez2023-07-101-0/+132
* platform/x86: hp-bioscfg: string-attributesJorge Lopez2023-07-101-0/+390
* platform/x86: hp-bioscfg: spmobj-attributesJorge Lopez2023-07-101-0/+386
* platform/x86: hp-bioscfg: passwdobj-attributesJorge Lopez2023-07-101-0/+543
* platform/x86: hp-bioscfg: order-list-attributesJorge Lopez2023-07-101-0/+436
* platform/x86: hp-bioscfg: int-attributesJorge Lopez2023-07-101-0/+409
* platform/x86: hp-bioscfg: enum-attributesJorge Lopez2023-07-101-0/+447
* platform/x86: hp-bioscfg: biosattr-interfaceJorge Lopez2023-07-101-0/+312
* platform/x86: hp-bioscfg: bioscfgJorge Lopez2023-07-101-0/+1055
* platform/x86: hp-bioscfg: bioscfg-hJorge Lopez2023-07-101-0/+487