summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/seq_file.h
AgeCommit message (Expand)Author
2026-01-04linuxkpi: Add option to skip trailing newline in `lkpi_hex_dump()`Jean-Sébastien Pédron
2025-08-09linuxkpi: Define `DEFINE_SHOW_STORE_ATTRIBUTE()`Jean-Sébastien Pédron
2025-04-12LinuxKPI: add seq_hex_dump()Bjoern A. Zeeb
2023-12-13linuxkpi: Include <linux/string_helpers.h> from <linux/seq_file.h>Jean-Sébastien Pédron
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-03-20linuxkpi: Define `seq_has_overflowed()` and `single_open_size()`Jean-Sébastien Pédron
2022-10-24LinuxKPI: seq_file add "private" versions.Bjoern A. Zeeb
2022-09-20linuxkpi: Resolve duplicate global symbol name to fix LINT kernel build.Hans Petter Selasky
2022-09-20linuxkpi: drm-kmod debugfs supportJake Freeland
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2019-05-16LinuxKPI: Finalize import of seq_file.Johannes Lundberg
2019-02-23import linux debugfs supportMatt Macy