opnsense-src/sys/dev
2026-07-14 11:43:06 +02:00
..
aac aac: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 2026-02-01 01:01:09 +08:00
aacraid chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
acpi_support chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
acpica chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
adb chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
adlink sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ae dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
age dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
agp chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ahci ahci(4): Add another device ID for Marvell 9128 SATA controller: 0x91a3 2026-04-30 09:51:30 +02:00
aic7xxx chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
al_eth chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
alc dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
ale ale(4): Fix typo in a kernel message 2025-11-08 21:14:20 +01:00
alpm chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
amd_ecc_inject sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
amdgpio amdgpio: Mask and service interrupts 2025-08-26 00:53:11 +02:00
amdpm chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
amdsbwd newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
amdsmb chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
amdsmn newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
amdsmu amdsmu: Read and dump idlemask 2025-07-27 15:17:51 +02:00
amdtemp amdtemp(4): Fix typo in a sysctl description 2025-11-08 20:03:20 +01:00
arcmsr arcmsr: Use device_set_descf() 2024-06-16 16:37:25 -04:00
asmc chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ata machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
ath ath_hal(4): Fix a typo in a source code comment 2026-02-05 14:52:13 +01:00
atkbdc chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
atopcase newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
axgbe axgbe: Reset PHY RX data path when mailbox command times out 2026-06-25 11:18:46 +02:00
backlight sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
bce bce(4): Fix a typo in a source code comment 2025-08-25 10:45:32 +02:00
bfe bus_generic_detach: Delete children after detaching them 2025-01-02 13:21:30 -05:00
bge bge: disable TXCSUM if UDP transmit checksum offloading is disabled 2026-01-21 20:51:34 +01:00
bhnd bhnd(4): Fix a typo in a source code comment 2026-04-14 18:44:09 +02:00
bnxt bnxt: Report actual link speed, rather than hard-coded 100Gbs 2026-07-06 11:07:12 +02:00
bwi bwi(4): Fix a typo in a panic messsage 2025-11-08 19:59:18 +01:00
bwn newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
bxe ifnet: Remove if_getamcount() 2024-09-04 14:28:28 +00:00
cadence cgem: Cleanup detaching of child miibus device 2025-01-02 13:23:16 -05:00
cardbus pci: Clear active PME# and disable PME# generation 2025-03-27 16:53:24 -04:00
cas Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05:00
cesa cesa: Fix a typo in a device messsage 2025-11-08 19:59:46 +01:00
cfe chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
cfi chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
chromebook_platform chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ciss chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
clk rockship: Fix a typo in a source code comment 2026-01-25 18:50:49 +01:00
coretemp newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
cpuctl ucode: use wrmsr_early_safe() for early CPU microcode update 2025-10-01 17:00:13 -07:00
cpufreq newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
cxgb chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
cxgbe chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
cyapa knotes: kqueue: handle copy for trivial filters 2025-11-01 02:43:14 +02:00
dc dc(4): fix argument to if_foreach_llmaddr() for 21143. 2025-10-20 18:33:08 +00:00
dcons chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
dialog/da9063 spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
dpaa chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
dpaa2 dpaa2: add support for several interface counters 2026-04-24 14:30:09 +02:00
dpms chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
drm2 vt: refer to correct man section. 2025-07-22 09:26:21 -06:00
dwc chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
dwwdt Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
e1000 e1000: Increase FC pause/refresh time on PCH2 and newer 2026-02-27 16:09:28 -07:00
efidev efidev: add support for memory attribute 2025-07-22 00:45:29 -04:00
ena ena: Update driver version to v2.8.3 2026-04-30 10:47:07 -07:00
enetc style(9): white space after ; and around binary operators 2026-02-05 22:52:32 +01:00
enic enic: fix potential panic due to not understanding what iflib had allocated 2025-03-03 12:49:01 -08:00
eqos eqos: Whitespace cleanup 2025-08-03 10:11:05 +10:00
et Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
etherswitch IfAPI: Finish etherswitch driver conversions 2025-06-25 15:53:13 -04:00
evdev hkbd(4): fix handling of apple function keys in hid and evdev 2026-04-22 22:59:02 +03:00
exca newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
fb chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
fdc chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
fdt dev/fdt: Use proper prototype for SYSINIT functions 2026-02-01 01:01:02 +08:00
ffec if_ffec: fix MAC address bootverbose print 2024-10-27 20:27:18 -07:00
filemon machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
firewire chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
firmware scmi: Avoid a use-after-free 2025-06-09 23:32:11 +01:00
flash chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ftgpio gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
ftwd chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
fxp chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
gem Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05:00
glxiic chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
glxsb sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
goldfish sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
gpio chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
gve gve: Relax a static assertion 2025-06-14 12:17:49 +00:00
hdmi clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
hid bcm5974(4): Do not handle pressure on non-ForceTouch devices 2026-04-22 22:59:04 +03:00
hifn hifn(4): add gone_in 16.0 2025-11-07 21:44:52 -08:00
hpt27xx chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
hptiop chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
hptmv style(9): white space after ; and around binary operators 2026-02-05 22:52:32 +01:00
hptnr chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
hptrr machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
hwpmc hwpmc: improve diagnostic messages for invalid tunables 2026-04-16 12:18:25 -03:00
hwreset hwreset: Move reset code in dev/hwreset 2024-01-10 19:20:28 +01:00
hwt hwt: On attach, ensure owner is a target effective GID's member 2025-09-18 10:50:29 +02:00
hyperv chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
iavf machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
ic sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ice ice(4): Add support for 40G maximal PMD speed 2026-07-11 08:36:00 +02:00
ichiic ichiic: Add PCI id for Arrow Lake. 2025-07-08 23:21:03 +09:00
ichsmb Add random Intel Elkhart Lake device IDs. 2025-10-20 10:11:22 -04:00
ichwd ichwd: address unused function warning by marking as __unused 2023-01-01 18:29:28 -05:00
ida chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
igc igc(4): Fix a typo in a sysctl description 2025-11-08 20:01:43 +01:00
iicbus chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
imcsmb Use the new bus_generic_detach directly in place of home-grown versions 2025-01-02 13:22:20 -05:00
intel Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
intpm sys/intpm: fix SMBus Read Block 2025-05-06 13:54:18 +02:00
io sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
ioat machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
iommu iommu_gas: Fix assertion. 2026-02-28 03:32:24 +02:00
ipmi chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ips chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ipw sys: convert ni->ni_txrate references use to the new net80211 API 2025-02-26 11:29:18 -08:00
irdma irdma(4): update irdma to version 1.3.56-k 2026-07-06 11:06:25 +02:00
isci chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
iscsi chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
iser chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
isl isl: Convert driver to CTLFLAG_MPSAFE 2026-01-26 00:51:44 +00:00
ismt newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
isp chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ispfw ispfw(4): Update and add firmware 2023-12-28 13:31:56 -05:00
itwd chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
iwi sys: convert ni->ni_txrate references use to the new net80211 API 2025-02-26 11:29:18 -08:00
iwm net80211: change ieee80211_ratectl_rate() to not return a rix 2025-02-26 11:29:36 -08:00
iwn sys: convert ni->ni_txrate references use to the new net80211 API 2025-02-26 11:29:18 -08:00
iwx iwx: Re-activate the 32-bit boundary cross check on 64-bit architectures 2026-03-06 18:19:59 +01:00
ixgbe ixgbe: workaround to prevent an i2c bus read to keep trying to read an empty slot 2026-06-19 09:47:29 +02:00
ixl ixl(4): Fix a typo in a source code comment 2026-04-14 18:44:15 +02:00
jedec_dimm jedec_dimm: Use device_set_descf() 2024-06-16 16:37:26 -04:00
jme jme: Convert driver to CTLFLAG_MPSAFE 2026-01-26 00:51:44 +00:00
kbd sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
kbdmux sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00
ksyms sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
kvm_clock newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
le chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
led sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
lge bus_generic_detach: Delete children after detaching them 2025-01-02 13:21:30 -05:00
liquidio lio: Avoid out-of-bounds read or write MAC address 2026-02-01 01:01:10 +08:00
mailbox/arm sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
malo sys: convert ni->ni_txrate references use to the new net80211 API 2025-02-26 11:29:18 -08:00
mana mana: remove redundant doorbell in mana_poll_rx_cq() 2025-03-14 05:51:34 +00:00
mbox sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
md vm_object: remove the charge member 2026-01-24 02:26:45 +02:00
mdio newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
mem dev/mem: use sx instead of rw lock 2025-07-05 11:35:53 +03:00
mfi chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
mgb mgb: Fix mac tx disable bug in teardown 2025-07-16 17:30:06 -04:00
mge chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
mii mccomphy: Guard the definition of mcommphy_yt8531_setup_delay() 2025-05-06 19:26:57 +00:00
mlx chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
mlx4 mlx(4): Fix a typo in a source code comment 2026-02-22 13:08:52 +01:00
mlx5 RDMA: Fix link active_speed size 2026-07-06 11:07:12 +02:00
mlxfw sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mmc sys/: rename bio_error variable to abio_error 2025-12-01 05:39:09 +02:00
mmcnull newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
mpi3mr chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
mpr chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
mps style(9): white space after ; and around binary operators 2026-02-05 22:52:32 +01:00
mpt style(9): white space after ; and around binary operators 2026-02-05 22:52:32 +01:00
mrsas mrsas: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 2026-02-01 01:01:10 +08:00
msk Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
mthca
mvs chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
mwl net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bw 2025-08-30 07:38:22 +00:00
mxge mxge(4): avoid clang 21 warning in NO-IP configuration 2026-01-26 09:41:28 +01:00
my net: Remove unneeded NULL check for the allocated ifnet 2024-06-28 18:16:29 +08:00
nctgpio gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
ncthwm chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
neta Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
netmap netmap: silence -Wdefault-const-init-field-unsafe warning 2026-07-06 11:03:10 +02:00
nfe style(9): white space after ; and around binary operators 2026-02-05 22:52:32 +01:00
nfsmb chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
nge dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
nmdm sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
ntb Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
null Match style in 3613896 2025-11-01 02:46:11 +02:00
nvd nvd: handle namespace changes 2025-11-18 21:10:53 -07:00
nvdimm newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
nvme chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
nvmem nvmem: Move nvmem code in dev/nvmem 2024-01-10 19:20:31 +01:00
nvmf nvmf: Limit the default I/O queue size to 128 entries 2026-04-24 11:42:35 -04:00
nvram sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
oce oce(4): Fix a typo in a device debug message 2026-01-10 14:08:42 +01:00
ocs_fc style(9): white space after ; and around binary operators 2026-02-05 22:52:32 +01:00
ofw dev/ofw: Teach ofw_cpu to find the pcpu on arm64 2026-01-13 14:06:20 +00:00
otus sys: convert ni->ni_txrate references use to the new net80211 API 2025-02-26 11:29:18 -08:00
ow chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
p2sb gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
pbio chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
pccard sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
pccbb Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
pcf chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
pci chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
phy phy: Move phy code in dev/phy 2024-01-10 19:20:34 +01:00
pms chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
powermac_nvram chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ppbus chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ppc chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
proto machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
psci random: Make random_source definitions const 2025-08-19 14:06:02 +00:00
pst chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
pty sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
puc puc: Add support for Systembase SB16C1054, SB16C1058. 2025-08-26 21:09:15 +10:00
pwm newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
qat knotes: kqueue: handle copy for trivial filters 2025-11-01 02:43:14 +02:00
qat_c2xxx sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
qcom_clk clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
qcom_dwc3 qcom_dwc3: update naming to match the later device tree drops. 2025-04-07 20:45:07 -07:00
qcom_ess_edma qcom_ess_edma: Add the IPQ4018/IPQ4019 ethernet MAC/MDIO driver. 2025-02-20 18:48:12 -08:00
qcom_gcc qcom_gcc: migrate to use sleep_clk directly 2025-04-07 20:46:02 -07:00
qcom_mdio qcom: fix panic in qcom_mdio_ipq4018 implementation 2023-08-11 02:12:55 +00:00
qcom_qup newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
qcom_rnd random: Make random_source definitions const 2025-08-19 14:06:02 +00:00
qcom_tcsr sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
qcom_tlmm gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
qlnx RDMA: Fix link active_speed size 2026-07-06 11:07:12 +02:00
qlxgb chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
qlxgbe chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
qlxge chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
quicc newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
ral sys: convert ni->ni_txrate references use to the new net80211 API 2025-02-26 11:29:18 -08:00
random arm64: Assume get_kernel_reg returns true 2026-04-08 14:59:53 +01:00
rccgpio gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
re re: Make sure re_rxeof() is called in net epoch context 2025-09-30 09:43:08 +00:00
regulator regulator: don't use internal gpiobus function 2025-07-04 23:24:31 +03:00
rl dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
rndtest machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
rtsx mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices 2025-03-10 13:32:53 -04:00
rtwn net80211 / LinuxKPI: 802.11: revert / redo enum ieee80211_sta_rx_bw 2025-08-30 07:38:22 +00:00
safe safe(4): add gone_in 16.0 2025-11-07 19:07:43 -08:00
safexcel sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sbni chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
scc newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
sdhci sdhci_fdt_rockchip: Don't return 0 from probe routine 2026-04-24 11:33:21 -04:00
sdio sdiob: Forward-declare struct sdio_func 2026-04-24 11:43:17 -04:00
sec sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sff Remove bogus detach routines 2024-11-04 20:31:16 -05:00
sfxge sfxge: defer ether_ifattach to when ifmedia_init is done 2024-12-02 02:09:24 -07:00
sge Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
siis chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
sis dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
sk Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
smartpqi chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
smbios chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
smbus chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
smc chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
snp sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
sound sound: Fix software buffer lifetime issues 2026-06-09 02:59:34 +00:00
speaker speaker: Use standard C bool 2024-02-05 15:45:32 -08:00
spibus chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
sram Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
ste dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
stge Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
sume sume(4): Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:33 +08:00
superio newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
sym sym(4): Map HCB memory as uncacheable also on x86 2026-02-05 22:52:33 +01:00
syscon Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
syscons Internal scheduling priorities: Always use symbolic ones 2025-06-17 22:08:02 -04:00
tcp_log sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
tdfx chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ti chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
tpm chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
tsec net: Remove unneeded NULL check for the allocated ifnet 2024-06-28 18:16:29 +08:00
tws style(9): white space after ; and around binary operators 2026-02-05 22:52:32 +01:00
uart chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
ufshci chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
usb usb: bpfattach() before if_attach() 2026-07-14 11:43:06 +02:00
veriexec sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vge dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
viapm newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
viawd newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
video sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
videomode sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
virtio virtio/p9fs: Define the channel list mutex as static 2026-07-09 08:58:53 +02:00
vkbd Internal scheduling priorities: Always use symbolic ones 2025-06-17 22:08:02 -04:00
vmd Remove now-redundant calls to device_delete_children 2025-01-02 13:22:50 -05:00
vmgenc random: Make the entropy source registration interface more uniform 2025-09-30 09:43:08 +00:00
vmm vmm: Add an include to vmm_ktr.h for vm_name() 2026-04-01 00:31:18 +00:00
vmware pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit 2025-01-15 12:32:31 +08:00
vnic vnic: Fix a typo in a device messsage 2025-11-08 20:04:19 +01:00
vr dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
vt vt: Avoid integer overflow in CONS_HISTORY ioctl 2026-06-09 03:00:15 +00:00
vte Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
watchdog watchdog: Convert to using sbintime_t format 2025-08-14 15:02:46 -04:00
wbwd wbwd: Use device_set_descf() 2024-06-16 16:37:26 -04:00
wdatwd sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
wg wg: fix LINT-NOIP build 2025-06-30 11:53:02 +02:00
wpi sys: convert ni->ni_txrate references use to the new net80211 API 2025-02-26 11:29:18 -08:00
wtap wtap(4): Clean up includes 2025-05-23 15:49:50 +08:00
xdma xdma: Use proper prototype for SYSINIT functions 2026-02-01 01:01:03 +08:00
xen xen: Use proper prototype for SYSINIT functions 2026-02-01 01:01:03 +08:00
xilinx chore: replace {0, 0} with {DEV,KOBJ}METHOD_END 2026-04-25 09:46:07 -07:00
xl dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
xz sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
zlib sys: Remove $FreeBSD$: one-line .h pattern 2023-08-16 11:54:18 -06:00