summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux
AgeCommit message (Expand)Author
5 daysLinuxKPI: pci: fix pcie_get_speed_cap()Bjoern A. Zeeb
6 daysLinuxKPI: include acpi headers for RISC-VBjoern A. Zeeb
12 dayslinuxkpi: Add `rol32()`Jean-Sébastien Pédron
12 dayslinuxkpi: Replicate the chain of #include in the `cec*.h` headersJean-Sébastien Pédron
12 dayslinuxkpi: Add WARN_RATELIMIT()Jean-Sébastien Pédron
12 dayslinuxkpi: Add <linux/kmsg_dump.h>Jean-Sébastien Pédron
12 dayslinuxkpi: Add <linux/font.h>Jean-Sébastien Pédron
12 dayslinuxkpi: Define `raw_spinlock_t` in <linux/spinlock.h>Jean-Sébastien Pédron
2026-01-05linuxkpi: Add `radix_tree_deref_slot()`Jean-Sébastien Pédron
2026-01-05linuxkpi: Add <linux/siphash.h>Jean-Sébastien Pédron
2026-01-05linuxkpi: Add `rol64()`Jean-Sébastien Pédron
2026-01-05linuxkpi: Add support for statically-allocated kfifoJean-Sébastien Pédron
2026-01-05linuxkpi: Replicate Linux #includes between headersJean-Sébastien Pédron
2026-01-05linuxkpi: Split <linux/compiler.h>Jean-Sébastien Pédron
2026-01-05linuxkpi: Define `PCI_POSSIBLE_ERROR()` macroJean-Sébastien Pédron
2026-01-04linuxkpi: Add hex_dump_to_buffer()Jean-Sébastien Pédron
2026-01-04linuxkpi: Add option to skip trailing newline in `lkpi_hex_dump()`Jean-Sébastien Pédron
2026-01-03linuxkpi: Correct kstrtoboolDag-Erling Smørgrav
2026-01-02linuxkpi: Don't clobber result on failureDag-Erling Smørgrav
2025-12-19LinuxKPI: bitcount fix builds with gcc and older llvmBjoern A. Zeeb
2025-12-18LinuxKPI: Implement vmap_pfnVladimir Kondratyev
2025-12-09linuxkpi: Take const root in read-only radix tree functionsJean-Sébastien Pédron
2025-12-06LinuxKPI: ath10k: adjust for led changes to keep ath10k compilingBjoern A. Zeeb
2025-12-03LinuxKPI: mt76: depend on CONFIG_NET_MEDIATEK_SOC_WEDBjoern A. Zeeb
2025-12-03LinuxKPI: 802.11: fill in more skeleton functionsBjoern A. Zeeb
2025-12-03LinuxKPI: device: add a pr_debug("TODO") call to device_release_driver()Bjoern A. Zeeb
2025-10-29linuxkpi: add stub implementation of pm_vt_switch_(un)registerAustin Shafer
2025-10-22linuxkpi: Fix the definition of BITS_PER_LONGMark Johnston
2025-10-21LinuxKPI: 802.11: additions for Linux v6.17 based wireless driversBjoern A. Zeeb
2025-10-21LinuxKPI: netdevice add attach/detach skeleton functionsBjoern A. Zeeb
2025-10-21LinuxKPI: skbuff: add a misplaced socket operation to skbuff.h for nowBjoern A. Zeeb
2025-10-21LinuxKPI: soc/mediatek add pr_debug callsBjoern A. Zeeb
2025-10-21LinuxKPI: add skeleton pci_enable_wake()Bjoern A. Zeeb
2025-10-21LinuxKPI: add fips.hBjoern A. Zeeb
2025-10-21LinuxKPI: device_driver add (*coredump)()Bjoern A. Zeeb
2025-10-21LinuxKPI: platform_device return type changeBjoern A. Zeeb
2025-10-21LinuxKPI: add three skeleton functions to etherdevice.hBjoern A. Zeeb
2025-10-21LinuxKPI: add __counted_by_le() and __counted_by_be()Bjoern A. Zeeb
2025-09-29LinuxKPI: pci: implementation of [lkpi_]pci_get_slot()Bjoern A. Zeeb
2025-09-18linuxkpi: Move string_helpers.h to string_choices.hEd Maste
2025-09-05LinuxKPI: devres: divorce dem_kfree from lkpi_devm_kmalloc_releaseBjoern A. Zeeb
2025-09-05LinuxKPI: maths64: implement roundup_u64()Bjoern A. Zeeb
2025-09-05LinuxKPI: sync overflow.h from Linux v6.16Bjoern A. Zeeb
2025-09-05LinuxKPI: add __struct_sizeBjoern A. Zeeb
2025-09-05LinuxKPI: add DEFINE_LOCK_GUARD_0 for rcuBjoern A. Zeeb
2025-09-05LinuxKPI: cleanup: implement __free() and DEFINE_FREE(); use for kfree()Bjoern A. Zeeb
2025-09-05LinuxKPI: timer KPI *_timer -> timer_*Bjoern A. Zeeb
2025-09-05LinuxKPI: rename from_timer() to timer_container_of()Bjoern A. Zeeb
2025-09-05LinuxKPI: correct the LINUXKPI_VERSION check for abs_diff()Bjoern A. Zeeb
2025-09-05LinuxKPI: pci: implement [linuxkpi_]pcim_request_all_regions()Bjoern A. Zeeb