aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/lindebugfs
Commit message (Expand)AuthorAgeFilesLines
* lindebugfs: Add `debugfs_create_file_size()`Jean-Sébastien Pédron2023-01-251-0/+11
* lindebugfs: Add missing `debugfs_create_u*()` and `debugfs_create_x*()`Jean-Sébastien Pédron2023-01-251-0/+140
* lindebugfs: Add `debugfs_create_atomic_t()`Jean-Sébastien Pédron2023-01-251-0/+30
* LinuxKPI,lindebugfs: add u8 base type and blob supportBjoern A. Zeeb2022-11-281-0/+66
* linuxkpi: drm-kmod debugfs supportJake Freeland2022-09-201-39/+130
* lindebugfs: The Linux file operations use negative return values in the kernel.Hans Petter Selasky2022-03-111-2/+2
* lindebugfs: Zero the linux_file structure before use.Hans Petter Selasky2022-03-111-2/+1
* lindebugfs: Fix writeEmmanuel Vadot2022-02-041-2/+8
* Add emulation support for the Linux kcov(4) ioctl API.Mark Johnston2020-09-041-0/+3
* compat: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* LinuxKPI: Finalize move of lindebugfs from ports to base.Johannes Lundberg2019-05-191-4/+12
* import linux debugfs supportMatt Macy2019-02-231-0/+309