index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
hp
/
hp-bioscfg
Age
Commit message (
Expand
)
Author
2026-02-27
platform/x86: hp-bioscfg: Support allocations of larger data
Mario Limonciello
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-29
platform/x86: hp-bioscfg: Skip empty attribute names
Mario Limonciello
2026-01-20
platform/x86: hp-bioscfg: Fix automatic module loading
Mario Limonciello
2026-01-20
platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macro
Mario Limonciello
2026-01-16
platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute names
Mario Limonciello
2025-12-29
platform/x86: hp-bioscfg: Fix out-of-bounds array access in ACPI package parsing
Junrui Luo
2025-06-30
platform/x86: hp-bioscfg: Fix class device unregistration
Kurt Borja
2025-03-03
platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy()
Thorsten Blum
2025-02-24
platform/x86: hp: Use *-y instead of *-objs in Makefile
Kurt Borja
2025-02-24
platform/x86: hp-bioscfg: Use wmi_instance_count()
Armin Wolf
2025-01-09
platform/x86: hp-bioscfg: Directly use firmware_attributes_class
Thomas Weißschuh
2024-11-12
platform/x86: hp: hp-bioscfg: remove redundant if statement
Colin Ian King
2024-06-03
platform/x86: hp: hp-bioscfg: Use 2-argument strscpy()
Andy Shevchenko
2024-03-12
platform/x86: make fw_attr_class constant
Ricardo B. Marliere
2023-12-28
platform/x86: hp-bioscfg: Removed needless asm-generic
Tanzir Hasan
2023-11-15
platform/x86: hp-bioscfg: Remove unused obj in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
platform/x86: hp-bioscfg: Fix error handling in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
platform/x86: hp-bioscfg: move mutex_lock() down in hp_add_other_attributes()
Harshit Mogalapalli
2023-11-15
platform/x86: hp-bioscfg: Simplify return check in hp_add_other_attributes()
Harshit Mogalapalli
2023-10-31
Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-10-04
platform/x86: hp-bioscfg: Fix reference leak
Armin Wolf
2023-09-26
platform/x86: hp-bioscfg: Annotate struct bios_args with __counted_by
Kees Cook
2023-08-21
platform/x86: hp-bioscfg: Update steps order list elements are evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Use kmemdup() to replace kmalloc + memcpy
Li Zetao
2023-08-07
platform/x86: hp-bioscfg: Remove duplicate use of variable in inner loop
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Change how password encoding size is evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Change how enum possible values size is evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Change how order list size is evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Change how prerequisites size is evaluated
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Replace the word HACK from source code
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Fix uninitialized variable errors
Jorge Lopez
2023-08-07
platform/x86: hp-bioscfg: Fix memory leaks in attribute packages
Jorge Lopez
2023-07-26
platform/x86: hp-bioscfg: fix error reporting in hp_add_other_attributes()
Dan Carpenter
2023-07-26
platform/x86: hp-bioscfg: prevent a small buffer overflow
Dan Carpenter
2023-07-26
platform/x86: hp-bioscfg: fix a signedness bug in hp_wmi_perform_query()
Dan Carpenter
2023-07-10
platform/x86: hp-bioscfg: Makefile
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: surestart-attributes
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: string-attributes
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: spmobj-attributes
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: passwdobj-attributes
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: order-list-attributes
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: int-attributes
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: enum-attributes
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: biosattr-interface
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: bioscfg
Jorge Lopez
2023-07-10
platform/x86: hp-bioscfg: bioscfg-h
Jorge Lopez