| .. |
|
aac
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
aacraid
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
acpi_support
|
acpi_wmi: Add type check before evaluaeting query ACPI method
|
2025-03-10 11:22:30 +09:00 |
|
acpica
|
acpi_pci: Add quirk for PSTAT_PME-before-detach
|
2025-03-05 12:25:49 -08:00 |
|
adb
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
adlink
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
ae
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
age
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
agp
|
agp: Set the driver-specific field correctly
|
2024-08-29 13:12:19 +00:00 |
|
ahci
|
Use bus_generic_detach instead of device_delete_children in detach
|
2025-01-02 13:24:28 -05:00 |
|
aic7xxx
|
aic7xxx: use rounddown_pow_of_two
|
2024-06-24 02:14:55 -05:00 |
|
al_eth
|
al_eth: improve TCP LRO
|
2024-09-05 17:35:40 +02:00 |
|
alc
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
ale
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
alpm
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
amd_ecc_inject
|
sys: Remove $FreeBSD$: two-line .h pattern
|
2023-08-16 11:54:11 -06:00 |
|
amdgpio
|
sys: Remove $FreeBSD$: one-line .c pattern
|
2023-08-16 11:54:36 -06:00 |
|
amdpm
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
amdsbwd
|
intpm: use MMIO for AMD EFCH CPUs
|
2025-01-24 14:42:40 -07:00 |
|
amdsmb
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
amdsmn
|
amdsmn(4), amdtemp(4): add support for Zen 5
|
2025-01-12 14:14:01 +02:00 |
|
amdtemp
|
amdsmn(4), amdtemp(4): add support for Zen 5
|
2025-01-12 14:14:01 +02:00 |
|
arcmsr
|
arcmsr: Use device_set_descf()
|
2024-06-16 16:37:25 -04:00 |
|
asmc
|
asmc: Add support for MacbookPro11,4
|
2024-08-26 14:27:58 +00:00 |
|
ata
|
Use bus_generic_detach instead of device_delete_children in detach
|
2025-01-02 13:24:28 -05:00 |
|
ath
|
ath_rate_sample: fix setting HT rates
|
2025-03-01 15:32:56 -08:00 |
|
atkbdc
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
atopcase
|
Use bus_generic_detach instead of device_delete_children in detach
|
2025-01-02 13:24:28 -05:00 |
|
axgbe
|
axgbe: Fix setting promisc mode
|
2024-10-12 21:56:56 +08:00 |
|
backlight
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
bce
|
bce: make compile with BCE_DEBUG
|
2025-02-02 09:57:01 -07:00 |
|
bfe
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
bge
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
bhnd
|
bhnd bcma/siba: Remove duplicate call to device_delete_children
|
2025-01-02 13:24:13 -05:00 |
|
bnxt
|
bnxt_en: Improve sysctl handler bnxt_dcb_list_app()
|
2025-02-14 18:38:30 +08:00 |
|
bwi
|
net80211: change ieee80211_ratectl_rate() to not return a rix
|
2025-02-26 11:29:36 -08:00 |
|
bwn
|
net80211: change ieee80211_ratectl_rate() to not return a rix
|
2025-02-26 11:29:36 -08: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
|
Remove now-redundant calls to device_delete_children
|
2025-01-02 13:22:50 -05:00 |
|
cas
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
cesa
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
cfe
|
newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY
|
2024-07-24 22:23:02 -06:00 |
|
cfi
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
chromebook_platform
|
newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY
|
2024-07-24 22:23:02 -06:00 |
|
ciss
|
ciss: Don't panic on null CR ciss_dequeue_notify
|
2024-10-13 23:37:46 -06:00 |
|
clk
|
Add StarFive JH7110's STG clocks
|
2024-12-16 15:27:23 -04:00 |
|
coretemp
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
cpuctl
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
cpufreq
|
riscv: enable cpufreq_dt driver
|
2025-01-10 15:16:06 -04:00 |
|
cxgb
|
cxgb(4): Use routines from pci(9) instead of hand rolled equivalents.
|
2025-02-13 20:44:23 -08:00 |
|
cxgbe
|
cxgbe(4): Block most access to the hardware as soon as the adapter stops.
|
2025-02-25 11:33:40 -08:00 |
|
cyapa
|
kern: Make fileops and filterops tables const where possible
|
2024-11-26 21:04:21 +00:00 |
|
dc
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
dcons
|
Deprecate contigfree(9) in favour of free(9)
|
2024-07-26 10:45:01 +00:00 |
|
dialog/da9063
|
spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD
|
2023-05-12 10:44:03 -06:00 |
|
dpaa
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
dpaa2
|
Remove now-redundant calls to device_delete_children
|
2025-01-02 13:22:50 -05:00 |
|
dpms
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
drm2
|
vm_lowmem: Fix signature mismatches in vm_lowmem callbacks
|
2025-03-04 20:18:52 -05:00 |
|
dwc
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
dwwdt
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
e1000
|
e1000: Fix vlan PCP/DEI on lem(4)
|
2025-02-13 11:20:26 -07:00 |
|
efidev
|
sys: make the kernel metadata pointer global
|
2025-01-24 14:25:51 -07:00 |
|
ena
|
ena: Remove \n from sysctl description
|
2024-11-26 23:52:54 +08:00 |
|
enetc
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
enic
|
enic: fix potential panic due to not understanding what iflib had allocated
|
2025-03-03 12:49:01 -08:00 |
|
eqos
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
et
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
etherswitch
|
ar40xx: fix to compile/run under the new ifnet rules
|
2025-02-15 12:43:42 -08:00 |
|
evdev
|
sysmouse(4): Add wsp(4)-style T-Axis reporting.
|
2025-03-07 20:53:35 +03:00 |
|
exca
|
newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY
|
2024-07-24 22:22:58 -06:00 |
|
fb
|
fb: Check for errors from copyin()
|
2024-01-12 15:56:00 -05:00 |
|
fdc
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
fdt
|
simplebus: Stop accepting SYS_RES_IOPORT resources
|
2025-01-29 10:03:37 -05:00 |
|
ffec
|
if_ffec: fix MAC address bootverbose print
|
2024-10-27 20:27:18 -07:00 |
|
filemon
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
firewire
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
firmware
|
scmi: Add sysctl transport properties
|
2025-01-23 17:26:27 +00:00 |
|
flash
|
flash: add w25n (nand flash) support
|
2025-02-14 19:03:55 -08:00 |
|
ftgpio
|
ftgpio: Fix panic at attach and use better device description
|
2023-03-02 08:17:04 -07:00 |
|
ftwd
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
fxp
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
gem
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
glxiic
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05: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
|
gpioaei: Add support for ACPI _EVT method
|
2025-03-07 18:59:12 +03:00 |
|
gve
|
gve: Fix qpl_buf_head being initialized improperly
|
2025-02-14 15:08:23 +00:00 |
|
hdmi
|
clk: Move clock code in dev/clk
|
2024-01-10 19:20:26 +01:00 |
|
hid
|
Remove now-redundant calls to device_delete_children
|
2025-01-02 13:22:50 -05:00 |
|
hifn
|
hifn/safe: Remove dummy calls to bus_generic_detach
|
2024-11-04 20:31:30 -05:00 |
|
hpt27xx
|
hpt27xx(4): Stop checking for failures from malloc(M_WAITOK)
|
2024-09-03 18:25:28 +08:00 |
|
hptiop
|
hptiop: Use device_set_descf()
|
2024-07-14 14:29:15 -04:00 |
|
hptmv
|
Deprecate contigfree(9) in favour of free(9)
|
2024-07-26 10:45:01 +00:00 |
|
hptnr
|
hptnr(4): Stop checking for failures from malloc(M_WAITOK)
|
2024-09-03 18:25:29 +08:00 |
|
hptrr
|
hptrr: Better error recovery
|
2025-02-04 18:38:02 -07:00 |
|
hwpmc
|
hwpmc_x86: Fix NULL deref when loading on unsupported hardware
|
2024-12-23 11:00:57 +01:00 |
|
hwreset
|
hwreset: Move reset code in dev/hwreset
|
2024-01-10 19:20:28 +01:00 |
|
hyperv
|
Hyper-V: hn: rewrite hn rsc swtich to avoid sysctl hang
|
2025-02-04 13:39:14 +00:00 |
|
iavf
|
pci: Don't cache the count of MSI/MSI-X messages before allocation
|
2025-02-11 09:11:48 -05:00 |
|
ic
|
sys: Remove ancient SCCS tags.
|
2023-11-26 22:23:30 -07:00 |
|
ice
|
ice(4): properly use kernel option RSS
|
2024-11-04 11:01:37 -04:00 |
|
ichiic
|
ig4_iic: Allow sleeping if called from iichid interrupt handler.
|
2025-03-07 09:26:51 +03:00 |
|
ichsmb
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
ichwd
|
pci_cfgreg: Add a PCI domain argument to the low-level register API
|
2023-11-29 10:31:47 -08:00 |
|
ida
|
Remove now-redundant calls to device_delete_children
|
2025-01-02 13:22:50 -05:00 |
|
igc
|
igc(4): Fix attach for I226-K and LMVP devices
|
2025-02-26 10:15:38 -08:00 |
|
iicbus
|
iichid(4): Wait for RESET command response while attaching
|
2025-03-07 09:26:51 +03: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
|
intpm: use MMIO for AMD EFCH CPUs
|
2025-01-24 14:42:40 -07:00 |
|
io
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
ioat
|
Deprecate contigfree(9) in favour of free(9)
|
2024-07-26 10:45:01 +00:00 |
|
iommu
|
iommu: eliminate iommu_free_ctx()
|
2024-11-03 21:38:19 +02:00 |
|
ipmi
|
ipmi: fix powerpc build
|
2024-10-18 13:30:44 -07:00 |
|
ips
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
ipw
|
sys: convert ni->ni_txrate references use to the new net80211 API
|
2025-02-26 11:29:18 -08:00 |
|
irdma
|
tcp: extend the use of the th_flags accessor function
|
2024-11-29 09:48:23 +01:00 |
|
isci
|
isci: Remove dead code
|
2025-02-02 10:18:35 -07:00 |
|
iscsi
|
mbuf: Don't force all M_EXTPG mbufs to be read-only
|
2024-10-31 16:32:31 -04:00 |
|
iser
|
iser(4): Stop checking for failures from malloc(M_WAITOK)
|
2024-09-03 18:25:30 +08:00 |
|
isl
|
newbus: replace -1 in BUS_ADD_CHILD(...-1) with DEVICE_UNIT_ANY
|
2024-07-24 22:23:02 -06:00 |
|
ismt
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
isp
|
isp: Fix abort issue introduced by previous commit
|
2025-01-08 13:23:26 -05:00 |
|
ispfw
|
ispfw(4): Update and add firmware
|
2023-12-28 13:31:56 -05:00 |
|
itwd
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -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 |
|
ixgbe
|
ixgbe: Fix a logic error in ixgbe_read_mailbox_vf()
|
2025-02-28 16:12:00 +08:00 |
|
ixl
|
Revert "ixl: fix multicast filters handling"
|
2024-12-19 13:49:30 +00:00 |
|
jedec_dimm
|
jedec_dimm: Use device_set_descf()
|
2024-06-16 16:37:26 -04:00 |
|
jme
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05: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
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
le
|
net: Remove unneeded NULL check for the allocated ifnet
|
2024-06-28 18:16:29 +08: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
|
ifnet: Remove if_getamcount()
|
2024-09-04 14:28:28 +00: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: refill the rx mbuf in batch
|
2025-02-27 08:08:13 +00:00 |
|
mbox
|
sys: Remove $FreeBSD$: one-line sh pattern
|
2023-08-16 11:54:58 -06:00 |
|
md
|
md: Fix linking of embedded filesystem images on aarch64
|
2024-11-21 13:36:37 -05:00 |
|
mdio
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
mem
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
mfi
|
mfi: Use bus_generic_detach to simplify deleting children during detach
|
2025-01-02 13:25:27 -05:00 |
|
mgb
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
mge
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
mii
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
mlx
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
mlx4
|
mlx4ib(4): Fix some typos in device messages
|
2025-02-05 11:31:12 +01:00 |
|
mlx5
|
mlx5_en: correct recalculation of the ipv4 checksum for hw lro packet
|
2025-03-13 17:59:50 +02:00 |
|
mlxfw
|
sys: Remove $FreeBSD$: two-line .h pattern
|
2023-08-16 11:54:11 -06:00 |
|
mmc
|
mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices
|
2025-03-10 13:32:53 -04:00 |
|
mmcnull
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
mpi3mr
|
mpi3mr: Remove a stray semicolon
|
2024-10-24 23:04:50 +08:00 |
|
mpr
|
mps/mpr: Add workaround for firmware not responding to IOC_FACTS or IOC_INIT
|
2024-10-13 15:38:01 -06:00 |
|
mps
|
mps/mpr: Add workaround for firmware not responding to IOC_FACTS or IOC_INIT
|
2024-10-13 15:38:01 -06:00 |
|
mpt
|
mpt: replace mpt_prt with mpt_lprt in mpt_cam.c
|
2025-02-04 17:47:21 -07:00 |
|
mrsas
|
mrsas(4): Stop checking for failures from malloc(M_WAITOK)
|
2024-09-03 18:25:32 +08:00 |
|
msk
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
mthca
|
Fix unused variable warning in mlx5_ib_devx.c
|
2022-07-25 00:40:13 +02:00 |
|
mvs
|
Use bus_generic_detach instead of device_delete_children in detach
|
2025-01-02 13:24:28 -05:00 |
|
mwl
|
sys: convert ni->ni_txrate references use to the new net80211 API
|
2025-02-26 11:29:18 -08:00 |
|
mxge
|
mxge(4): Stop checking for failures from taskqueue_create(M_WAITOK)
|
2024-09-03 18:25:38 +08:00 |
|
my
|
net: Remove unneeded NULL check for the allocated ifnet
|
2024-06-28 18:16:29 +08:00 |
|
nctgpio
|
sys: Remove $FreeBSD$: two-line .h pattern
|
2023-08-16 11:54:11 -06:00 |
|
ncthwm
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
neta
|
Use bus_generic_detach instead of device_delete_children in detach
|
2025-01-02 13:24:28 -05:00 |
|
netmap
|
kern: Make fileops and filterops tables const where possible
|
2024-11-26 21:04:21 +00:00 |
|
nfe
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
nfsmb
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
nge
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05: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
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
nvd
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
nvdimm
|
sys: make the kernel metadata pointer global
|
2025-01-24 14:25:51 -07:00 |
|
nvme
|
nvme: Fix hotplug on one of the amazon platforms
|
2025-02-25 09:36:53 -07:00 |
|
nvmem
|
nvmem: Move nvmem code in dev/nvmem
|
2024-01-10 19:20:31 +01:00 |
|
nvmf
|
nvmft: Export more info for a ctl port for use by ctladm
|
2025-02-20 10:31:20 -05:00 |
|
nvram
|
sys: Remove $FreeBSD$: two-line .h pattern
|
2023-08-16 11:54:11 -06:00 |
|
oce
|
Revert "oce(4): deprecate"
|
2025-01-27 12:06:21 -05:00 |
|
ocs_fc
|
ocs_fc: print instance_index value rather than pointer itself in ocs_cam.c
|
2024-12-28 14:12:35 -07:00 |
|
ofw
|
ofw_cpu: check for "disabled" status during probe
|
2025-01-10 14:59:08 -04:00 |
|
otus
|
sys: convert ni->ni_txrate references use to the new net80211 API
|
2025-02-26 11:29:18 -08:00 |
|
ow
|
Use bus_generic_detach instead of device_delete_children in detach
|
2025-01-02 13:24:28 -05:00 |
|
p2sb
|
Use bus_generic_detach instead of device_delete_children in detach
|
2025-01-02 13:24:28 -05:00 |
|
pbio
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -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
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
pci
|
pcib: Use taskqueue_bus for hot-plug events instead of a private taskqueue
|
2025-03-10 13:32:38 -04:00 |
|
phy
|
phy: Move phy code in dev/phy
|
2024-01-10 19:20:34 +01:00 |
|
pms
|
pms: Fix always true condition
|
2025-02-02 09:35:51 -07:00 |
|
powermac_nvram
|
sys: Remove $FreeBSD$: two-line .h pattern
|
2023-08-16 11:54:11 -06:00 |
|
ppbus
|
Use the new bus_generic_detach directly in place of home-grown versions
|
2025-01-02 13:22:20 -05:00 |
|
ppc
|
Use bus_generic_detach instead of device_delete_children in detach
|
2025-01-02 13:24:28 -05:00 |
|
proto
|
proto: Use device_set_descf()
|
2024-06-02 19:38:41 -04:00 |
|
psci
|
psci: Support the arm64 Errata ABI
|
2025-01-24 12:09:28 +00:00 |
|
pst
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
pty
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
puc
|
puc: Use device_delete_children if attach fails
|
2025-01-02 13:25:38 -05:00 |
|
pwm
|
Use the new bus_generic_detach directly in place of home-grown versions
|
2025-01-02 13:22:20 -05:00 |
|
qat
|
kern: Make fileops and filterops tables const where possible
|
2024-11-26 21:04:21 +00: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
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05: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
|
hwreset: Move reset code in dev/hwreset
|
2024-01-10 19:20:28 +01:00 |
|
qcom_mdio
|
qcom: fix panic in qcom_mdio_ipq4018 implementation
|
2023-08-11 02:12:55 +00:00 |
|
qcom_qup
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
qcom_rnd
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
qcom_tcsr
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
qcom_tlmm
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
qlnx
|
qlnx: Convert recent changes to IfAPI
|
2024-11-13 14:30:59 -05:00 |
|
qlxgb
|
net: Remove unneeded NULL check for the allocated ifnet
|
2024-06-28 18:16:29 +08:00 |
|
qlxgbe
|
tcp: extend the use of the th_flags accessor function
|
2024-11-29 09:48:23 +01:00 |
|
qlxge
|
net: Remove unneeded NULL check for the allocated ifnet
|
2024-06-28 18:16:29 +08: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
|
sys: Add an SMCCC Random Number Generator driver
|
2024-10-15 18:24:42 +01:00 |
|
rccgpio
|
sys: Remove $FreeBSD$: one-line .c pattern
|
2023-08-16 11:54:36 -06:00 |
|
re
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
regulator
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
rl
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
rndtest
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
rtsx
|
mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices
|
2025-03-10 13:32:53 -04:00 |
|
rtwn
|
rtwn: move to using ieee80211_node_get_txrate()
|
2025-02-26 11:30:01 -08:00 |
|
safe
|
hifn/safe: Remove dummy calls to bus_generic_detach
|
2024-11-04 20:31:30 -05:00 |
|
safexcel
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
sbni
|
net: Remove unneeded NULL check for the allocated ifnet
|
2024-06-28 18:16:29 +08:00 |
|
scc
|
newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY
|
2024-07-24 22:22:58 -06:00 |
|
sdhci
|
sdhci: Use bus_topo_lock and taskqueue_bus for hotplug events
|
2025-03-10 13:33:49 -04:00 |
|
sdio
|
sdiodevs: add more vendors and devices
|
2024-08-31 21:38:57 +00: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
|
Use bus_generic_detach instead of device_delete_children in detach
|
2025-01-02 13:24:28 -05:00 |
|
sis
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
sk
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
smartpqi
|
smartpqi(4): Fix a typo in a source code comment
|
2025-01-26 13:09:34 +01:00 |
|
smbios
|
smbios: style(9): smbios_cksum()
|
2025-03-07 17:42:47 +01:00 |
|
smbus
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
smc
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
snp
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
sound
|
sound: Remove redundant check in mixer_clone()
|
2025-03-12 22:15:34 +01:00 |
|
speaker
|
speaker: Use standard C bool
|
2024-02-05 15:45:32 -08:00 |
|
spibus
|
spibus: Use bus_generic_* directly instead of wrappers
|
2025-01-02 13:25:01 -05:00 |
|
sram
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
ste
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05: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
|
Remove now-redundant calls to device_delete_children
|
2025-01-02 13:22:50 -05:00 |
|
sym
|
sym(4): Add __diagused to nseg of getbaddrcb()
|
2023-08-18 16:33:27 +02:00 |
|
syscon
|
Replace calls to bus_generic_attach with bus_attach_children
|
2024-12-06 17:26:16 -05:00 |
|
syscons
|
sysmouse(4): Add wsp(4)-style T-Axis reporting.
|
2025-03-07 20:53:35 +03:00 |
|
tcp_log
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
tdfx
|
tdfx: Handle errors from copyin() and copyout()
|
2023-12-26 19:00:53 -05:00 |
|
ti
|
net: Remove unneeded NULL check for the allocated ifnet
|
2024-06-28 18:16:29 +08:00 |
|
tpm
|
tpm: Register TPM as entropy source
|
2024-08-31 10:53:02 -07:00 |
|
tsec
|
net: Remove unneeded NULL check for the allocated ifnet
|
2024-06-28 18:16:29 +08:00 |
|
tws
|
sys: Remove $FreeBSD$: one-line .c pattern
|
2023-08-16 11:54:36 -06:00 |
|
uart
|
Kill ignore regshft flag
|
2025-01-14 19:24:36 -07:00 |
|
usb
|
usb: Use bus_detach_children instead of bus_generic_detach
|
2025-03-12 10:54:49 -04:00 |
|
veriexec
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
vge
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
viapm
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
viawd
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07: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
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
vkbd
|
vkbd: correct ref count on cloned cdevs
|
2023-10-10 02:37:43 +03:00 |
|
vmd
|
Remove now-redundant calls to device_delete_children
|
2025-01-02 13:22:50 -05:00 |
|
vmgenc
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
vmm
|
vmm: Consolidate code which manages guest memory regions
|
2025-02-18 16:00:07 +00:00 |
|
vmware
|
pvscsi: Explicitly mask out CTS_SAS_VALID_SPEED bit
|
2025-01-15 12:32:31 +08:00 |
|
vnic
|
bus_generic_detach: Delete children after detaching them
|
2025-01-02 13:21:30 -05:00 |
|
vr
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
vt
|
sysmouse(4): Add wsp(4)-style T-Axis reporting.
|
2025-03-07 20:53:35 +03:00 |
|
vte
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05:00 |
|
watchdog
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07: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
|
kern: wg: remove overly-restrictive address family check
|
2025-03-04 13:57:34 -06:00 |
|
wpi
|
sys: convert ni->ni_txrate references use to the new net80211 API
|
2025-02-26 11:29:18 -08:00 |
|
wtap
|
sys: convert ni->ni_txrate references use to the new net80211 API
|
2025-02-26 11:29:18 -08:00 |
|
xdma
|
sys: Automated cleanup of cdefs and other formatting
|
2023-11-26 22:24:00 -07:00 |
|
xen
|
xen/netfront: use iflladdr_event to send ARPs
|
2024-12-16 06:49:29 -08:00 |
|
xilinx
|
Use bus_generic_detach to detach and delete child devices during detach
|
2025-01-02 13:25:12 -05:00 |
|
xl
|
Remove now-redundant calls to device_delete_child
|
2025-01-02 13:22:35 -05: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 |