History log of /src/sys/compat/linuxkpi/common/include/linux/string_helpers.h (Results 1 – 12 of 12)
Revision Date Author Comments
# 4d6d5f5a 18-Sep-2025 Ed Maste <emaste@FreeBSD.org>

linuxkpi: Move string_helpers.h to string_choices.h

Chace Linux change fca76071bab2 ("lib/string_helpers: Split out
string_choices.h") from v6.5. Everything that we implemented from
string_helpers.

linuxkpi: Move string_helpers.h to string_choices.h

Chace Linux change fca76071bab2 ("lib/string_helpers: Split out
string_choices.h") from v6.5. Everything that we implemented from
string_helpers.h has moved, so rename the file, update the include
guards, and add a new dummy string_helpers.h that just #includes it.
This matches Linux for the functionality that we have.

Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52606

show more ...


# a274435d 13-Aug-2025 Bjoern A. Zeeb <bz@FreeBSD.org>

LinuxKPI: implement str_disable_enable()

Implement str_disable_enable() needed by a wireless driver by using
the already existing str_enable_disable() with a toggled argument.

Sponsored by: The Fre

LinuxKPI: implement str_disable_enable()

Implement str_disable_enable() needed by a wireless driver by using
the already existing str_enable_disable() with a toggled argument.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D52081

show more ...


# ae1084ff 24-Dec-2023 Vladimir Kondratyev <wulf@FreeBSD.org>

LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

Sponsored by: Serenity Cyber Security, LLC
Reviewed by: manu, bz, imp (previous version)
MFC after: 1 week
Differential Revision:

LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

Sponsored by: Serenity Cyber Security, LLC
Reviewed by: manu, bz, imp (previous version)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D42794

show more ...


# 38138beb 04-Dec-2023 Jean-Sébastien Pédron <dumbbell@FreeBSD.org>

linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

[Why]
This header and str_yes_no() are now used by the i915 DRM driver in
Linux 5.18.

Reviewed by: manu
Approved by: manu
Differential Revisi

linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

[Why]
This header and str_yes_no() are now used by the i915 DRM driver in
Linux 5.18.

Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D43014

show more ...


# 4d6d5f5a 18-Sep-2025 Ed Maste <emaste@FreeBSD.org>

linuxkpi: Move string_helpers.h to string_choices.h

Chace Linux change fca76071bab2 ("lib/string_helpers: Split out
string_choices.h") from v6.5. Everything that we implemented from
string_helpers.

linuxkpi: Move string_helpers.h to string_choices.h

Chace Linux change fca76071bab2 ("lib/string_helpers: Split out
string_choices.h") from v6.5. Everything that we implemented from
string_helpers.h has moved, so rename the file, update the include
guards, and add a new dummy string_helpers.h that just #includes it.
This matches Linux for the functionality that we have.

Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52606

show more ...


# a274435d 13-Aug-2025 Bjoern A. Zeeb <bz@FreeBSD.org>

LinuxKPI: implement str_disable_enable()

Implement str_disable_enable() needed by a wireless driver by using
the already existing str_enable_disable() with a toggled argument.

Sponsored by: The Fre

LinuxKPI: implement str_disable_enable()

Implement str_disable_enable() needed by a wireless driver by using
the already existing str_enable_disable() with a toggled argument.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D52081

show more ...


# ae1084ff 24-Dec-2023 Vladimir Kondratyev <wulf@FreeBSD.org>

LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

Sponsored by: Serenity Cyber Security, LLC
Reviewed by: manu, bz, imp (previous version)
MFC after: 1 week
Differential Revision:

LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

Sponsored by: Serenity Cyber Security, LLC
Reviewed by: manu, bz, imp (previous version)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D42794

show more ...


# 38138beb 04-Dec-2023 Jean-Sébastien Pédron <dumbbell@FreeBSD.org>

linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

[Why]
This header and str_yes_no() are now used by the i915 DRM driver in
Linux 5.18.

Reviewed by: manu
Approved by: manu
Differential Revisi

linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

[Why]
This header and str_yes_no() are now used by the i915 DRM driver in
Linux 5.18.

Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D43014

show more ...


# 4d6d5f5a 18-Sep-2025 Ed Maste <emaste@FreeBSD.org>

linuxkpi: Move string_helpers.h to string_choices.h

Chace Linux change fca76071bab2 ("lib/string_helpers: Split out
string_choices.h") from v6.5. Everything that we implemented from
string_helpers.

linuxkpi: Move string_helpers.h to string_choices.h

Chace Linux change fca76071bab2 ("lib/string_helpers: Split out
string_choices.h") from v6.5. Everything that we implemented from
string_helpers.h has moved, so rename the file, update the include
guards, and add a new dummy string_helpers.h that just #includes it.
This matches Linux for the functionality that we have.

Reviewed by: bz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52606

show more ...


# a274435d 13-Aug-2025 Bjoern A. Zeeb <bz@FreeBSD.org>

LinuxKPI: implement str_disable_enable()

Implement str_disable_enable() needed by a wireless driver by using
the already existing str_enable_disable() with a toggled argument.

Sponsored by: The Fre

LinuxKPI: implement str_disable_enable()

Implement str_disable_enable() needed by a wireless driver by using
the already existing str_enable_disable() with a toggled argument.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D52081

show more ...


# ae1084ff 24-Dec-2023 Vladimir Kondratyev <wulf@FreeBSD.org>

LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

Sponsored by: Serenity Cyber Security, LLC
Reviewed by: manu, bz, imp (previous version)
MFC after: 1 week
Differential Revision:

LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h

Sponsored by: Serenity Cyber Security, LLC
Reviewed by: manu, bz, imp (previous version)
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D42794

show more ...


# 38138beb 04-Dec-2023 Jean-Sébastien Pédron <dumbbell@FreeBSD.org>

linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

[Why]
This header and str_yes_no() are now used by the i915 DRM driver in
Linux 5.18.

Reviewed by: manu
Approved by: manu
Differential Revisi

linuxkpi: Add <linux/string_helpers.h> and str_yes_no()

[Why]
This header and str_yes_no() are now used by the i915 DRM driver in
Linux 5.18.

Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D43014

show more ...