summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/hp
AgeCommit message (Expand)Author
2023-12-11Merge tag 'platform-drivers-x86-v6.7-3' into pdx86/for-nextHans de Goede
2023-12-11platform/x86: hp-wmi: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-15platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()Harshit Mogalapalli
2023-11-15platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()Harshit Mogalapalli
2023-10-31Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-10-06platform/x86: hp-wmi:: Mark driver struct with __refdata to prevent section m...Uwe Kleine-König
2023-10-04platform/x86: hp-bioscfg: Fix reference leakArmin Wolf
2023-09-26platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_byKees Cook
2023-08-21platform/x86: hp-bioscfg: Update steps order list elements are evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpyLi Zetao
2023-08-07platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loopJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Change how password encoding size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Change how enum possible values size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Change how order list size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Change how prerequisites size is evaluatedJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Replace the word HACK from source codeJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Fix uninitialized variable errorsJorge Lopez
2023-08-07platform/x86: hp-bioscfg: Fix memory leaks in attribute packagesJorge Lopez
2023-07-26platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()Dan Carpenter
2023-07-26platform/x86: hp-bioscfg: prevent a small buffer overflowDan Carpenter
2023-07-26platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query()Dan Carpenter
2023-07-10platform/x86: hp-bioscfg: MakefileJorge Lopez
2023-07-10platform/x86: hp-bioscfg: surestart-attributesJorge Lopez
2023-07-10platform/x86: hp-bioscfg: string-attributesJorge Lopez
2023-07-10platform/x86: hp-bioscfg: spmobj-attributesJorge Lopez
2023-07-10platform/x86: hp-bioscfg: passwdobj-attributesJorge Lopez
2023-07-10platform/x86: hp-bioscfg: order-list-attributesJorge Lopez
2023-07-10platform/x86: hp-bioscfg: int-attributesJorge Lopez
2023-07-10platform/x86: hp-bioscfg: enum-attributesJorge Lopez
2023-07-10platform/x86: hp-bioscfg: biosattr-interfaceJorge Lopez
2023-07-10platform/x86: hp-bioscfg: bioscfgJorge Lopez
2023-07-10platform/x86: hp-bioscfg: bioscfg-hJorge Lopez
2023-06-08platform/x86: hp-wmi: Add thermal profile for Victus 16-d1xxxSungHwan Jung
2023-05-16platform/x86: hp: constify pointers to hwmon_channel_infoKrzysztof Kozlowski
2023-05-09platform/x86: hp-wmi: Add HP Envy special key supportJonathan Singer
2023-05-09platform/x86: hp-wmi: Add HP WMI camera switchJonathan Singer
2023-05-09platform/x86: hp-wmi: add micmute to hp_wmi_keymap structFae
2023-03-07platform/x86: hp: tc1100-wmi: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-07platform/x86: hp: hp_accel: Convert to platform remove callback returning voidUwe Kleine-König
2023-02-02platform/x86: hp-wmi: Ignore Win-Lock key eventsRishit Bansal
2023-01-24platform/x86: hp-wmi: Fix cast to smaller integer type warningHans de Goede
2023-01-24platform/x86: hp-wmi: Handle Omen Key eventRishit Bansal
2022-11-16platform/x86: Move existing HP drivers to a new hp subdirJorge Lopez