.. |
aac
|
aac: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:27 -07:00 |
aacraid
|
aacraid: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:28 -07:00 |
acpi_support
|
acpi_toshiba: Use device_get_softc in attach.
|
2022-04-21 10:29:15 -07:00 |
acpica
|
acpi: Remove unused devclass arguments to DRIVER_MODULE.
|
2022-05-06 15:39:28 -07:00 |
adb
|
|
|
adlink
|
|
|
ae
|
ae: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:28 -07:00 |
age
|
age: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:28 -07:00 |
agp
|
agp_nvidia: Replace a dummy variable to force a read with a void cast.
|
2022-04-08 17:30:14 -07:00 |
ahci
|
ahci: Remove unused devclass arguments to DRIVER_MODULE.
|
2022-05-06 15:39:28 -07:00 |
aic7xxx
|
ahc/ahd: Remove unused devclass arguments to DRIVER_MODULE.
|
2022-05-06 15:39:28 -07:00 |
al_eth
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
alc
|
alc: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:29 -07:00 |
ale
|
ale: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:29 -07:00 |
alpm
|
|
|
altera
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
amd_ecc_inject
|
amd_ecc_inject: return an error instead of ignoring it in tsc_modevent
|
2021-11-24 16:25:50 +00:00 |
amdgpio
|
|
|
amdpm
|
|
|
amdsbwd
|
amdsbwd: always enable watchdog register decoding
|
2021-12-13 13:36:50 +02:00 |
amdsmb
|
|
|
amdsmn
|
|
|
amdtemp
|
amdtemp: Remove CTLFLAG_NEEDGIANT from sysctls.
|
2021-12-25 21:03:54 -05:00 |
arcmsr
|
arcmsr: Remove never-true NULL check from cdev callbacks.
|
2022-04-21 10:29:14 -07:00 |
asmc
|
asmc: Add support for Macmini 5,1 (2011) and 5,3 and 7,1 (2014) models
|
2022-05-04 11:31:01 -04:00 |
ata
|
Remove unused ata_pci_devclass.
|
2022-05-06 15:39:29 -07:00 |
ath
|
ath: Remove unused devclass arguments to DRIVER_MODULE.
|
2022-05-06 15:39:29 -07:00 |
atkbdc
|
psm: Swap the unit member in the softc for a device_t.
|
2022-04-21 13:52:48 -07:00 |
axgbe
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
backlight
|
|
|
bce
|
bce: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:29 -07:00 |
beri
|
vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd)
|
2022-03-24 10:20:51 +00:00 |
bfe
|
bfe: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:29 -07:00 |
bge
|
bge: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:29 -07:00 |
bhnd
|
bhnd: Use devclass_find to lookup devclass for bhnd.
|
2022-05-05 16:34:02 -07:00 |
bnxt
|
if_bnxt: Allow bnxt interfaces to use vlans
|
2022-04-21 09:31:51 +01:00 |
bwi
|
bwi: Mark write-only variable as __unused
|
2022-04-05 13:52:55 -06:00 |
bwn
|
bwn_lo_measure_gain_values: eliminate write only trsw_rx variable
|
2022-04-04 22:29:23 -06:00 |
bxe
|
bxe: Quiet set but not used warnings.
|
2022-04-06 16:45:28 -07:00 |
cadence
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
cardbus
|
cardbus: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:29 -07:00 |
cas
|
cas: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:29 -07:00 |
ce
|
Remove checks for __CC_SUPPORTS__INLINE assuming it is always true.
|
2022-04-12 10:06:09 -07:00 |
cesa
|
cesa: Remove unused variable.
|
2022-04-08 18:31:29 -07:00 |
cfe
|
|
|
cfi
|
|
|
chromebook_platform
|
|
|
ciss
|
ciss: Remove unused devclass argument to DRIVER_MODULE.
|
2022-05-06 15:39:29 -07:00 |
coretemp
|
Make CPU children explicitly share parent unit numbers.
|
2021-09-24 23:31:51 -04:00 |
cp
|
Remove checks for __CC_SUPPORTS__INLINE assuming it is always true.
|
2022-04-12 10:06:09 -07:00 |
cpuctl
|
|
|
cpufreq
|
cpufreq: dt: Plug set but not used variable
|
2022-02-21 11:08:23 +01:00 |
cxgb
|
cxgb(4): Fix "set but not used [-Wunused-but-set-variable]" warnings.
|
2022-01-10 12:15:12 -08:00 |
cxgbe
|
cxgbe tom: Force unsigned modulus for queue indices.
|
2022-05-05 16:30:14 -07:00 |
cyapa
|
cyapa_raw_input: elimmminate write only k variable
|
2022-04-04 22:29:25 -06:00 |
dc
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
dcons
|
|
|
dme
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
dpaa
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
dpms
|
|
|
drm2
|
Revert "drm2: Fix a typo in a source code comment"
|
2022-04-14 09:01:29 +02:00 |
dwc
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
dwwdt
|
dwwdt: make it actually useful
|
2022-01-11 15:56:07 +02:00 |
e1000
|
e1000: Try auto-negotiation for fixed 100 or 10 configuration
|
2022-04-13 09:17:32 -07:00 |
efidev
|
efirt: Mark buffers filled out by EFI firmware as initialized
|
2021-09-07 11:19:29 -04:00 |
ena
|
ena(4): Remove a double word in a source code comment
|
2022-04-09 10:50:49 +02:00 |
enetc
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
et
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
etherswitch
|
Remove unused mdio_devclass.
|
2022-05-06 15:39:28 -07:00 |
evdev
|
evdev: Fix a typo in a commit
|
2021-10-02 10:43:41 +02:00 |
exca
|
exca(4): Fix a typo in a source code comment
|
2022-03-28 19:30:10 +02:00 |
extres
|
clk: rename clknode_try_freq to clknode_test_freq
|
2021-12-26 06:16:02 -08:00 |
fb
|
FB_INSTALL_CDEV: Remove this option and related code.
|
2022-04-21 10:29:14 -07:00 |
fdc
|
fd_probe: only define unit on x86, other platforms don't use this code
|
2022-04-04 22:29:28 -06:00 |
fdt
|
Extend device_get_property API
|
2022-03-10 12:11:32 +01:00 |
ffec
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
filemon
|
filemon: Reject FILEMON_SET_FD commands when the fd is a kqueue
|
2022-02-03 09:41:53 -05:00 |
firewire
|
firewire: Initialize firewire_devclass in fw_modevent.
|
2022-04-27 12:26:05 -07:00 |
flash
|
flash: Remove unused variables.
|
2022-04-13 16:08:22 -07:00 |
ftwd
|
|
|
fxp
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
gem
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
glxiic
|
|
|
glxsb
|
crypto: Constify all transform descriptors
|
2021-07-26 16:41:05 -04:00 |
goldfish
|
|
|
gpio
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
gxemul
|
|
|
hdmi
|
|
|
hid
|
hidbus: Use devclass_find to lookup the devclass for hidbus.
|
2022-04-21 10:29:14 -07:00 |
hifn
|
OCF: Remove support for asymmetric cryptographic operations.
|
2021-04-12 14:28:43 -07:00 |
hpt27xx
|
hpt27xx: Remove FreeBSD 9.x support including Giant.
|
2021-12-09 20:24:29 -05:00 |
hptiop
|
hptiop: Store softc pointer in si_drv1 of cdev.
|
2022-04-21 10:29:13 -07:00 |
hptmv
|
Fix "set but not used" for hptmv
|
2021-12-04 11:07:04 -07:00 |
hptnr
|
cam: clear on-stack CCBs in last few drivers
|
2021-05-21 08:53:59 +01:00 |
hptrr
|
cam: clear on-stack CCBs in last few drivers
|
2021-05-21 08:53:59 +01:00 |
hwpmc
|
hwpmc: Use __diagused for variables only used in KASSERT().
|
2022-04-13 16:08:22 -07:00 |
hyperv
|
hyperv: Use __diagused for a variable only used in KASSERT().
|
2022-04-13 16:08:20 -07:00 |
iavf
|
iavf: Quite set but not used warnings.
|
2022-04-06 16:45:28 -07:00 |
ic
|
esp: Remove
|
2021-11-25 00:45:12 -07:00 |
ice
|
ice: Remove a double word in a source code comment
|
2022-04-09 09:25:47 +02:00 |
ichiic
|
ig4(4): Add PNP info for ACPI attachment
|
2022-03-03 02:35:23 +03:00 |
ichsmb
|
Remove check for __CC_SUPPORTS___FUNC__.
|
2022-04-12 10:06:04 -07:00 |
ichwd
|
ichwd: add Lewisburg Super SKUs, Cannon and Comet Lake support
|
2021-08-26 12:04:28 +02:00 |
ida
|
ida: plug set-but-not-used vars
|
2021-12-16 13:23:30 +00:00 |
igc
|
Default to always accepting the PHY that's present. Linux did
|
2022-02-26 18:29:08 -07:00 |
iicbus
|
iicbus(4): Fix two typos in kernel error messages
|
2022-04-20 12:55:44 +02:00 |
imcsmb
|
|
|
intel
|
pchtherm: Add IDs for CannonLake-H, CometLake and Lewisburg controllers
|
2021-04-14 13:15:19 +03:00 |
intpm
|
intpm: Remove write only variables, tag slvcnt unused since it's used for debugging
|
2022-04-05 21:42:05 -06:00 |
io
|
|
|
ioat
|
ioat: plug set-but-not-unused vars
|
2021-12-09 20:21:16 +00:00 |
iommu
|
dev/iommu: Include offset in maxaddr check.
|
2022-04-20 17:24:11 -05:00 |
ipmi
|
ipmi: Use devclass_find to lookup ipmi devclass in ipmi_unload.
|
2022-05-05 16:34:33 -07:00 |
ips
|
Fix "set but not used" in the ips driver. Dead code.
|
2022-02-26 10:35:51 -07:00 |
ipw
|
|
|
isci
|
iscsi(4): Remove a double word in a source code comment
|
2022-04-09 11:01:43 +02:00 |
iscsi
|
iscsi: Fetch limits based on a socket rather than assuming global limits.
|
2022-04-18 12:53:28 -07:00 |
iser
|
iscsi: Fetch limits based on a socket rather than assuming global limits.
|
2022-04-18 12:53:28 -07:00 |
isl
|
|
|
ismt
|
|
|
isp
|
isp: Remove unused variable.
|
2022-04-12 14:58:59 -07:00 |
ispfw
|
|
|
itwd
|
|
|
iwi
|
iwi: Remove write-only status variable.
|
2022-04-06 16:45:27 -07:00 |
iwm
|
iwm: plug set-but-not-used vars
|
2022-04-22 22:16:25 +00:00 |
iwn
|
iwn: Remove write-only extra variable.
|
2022-04-06 16:45:27 -07:00 |
ixgbe
|
ixgbe: Update mc filter before FCTRL flags
|
2022-04-13 08:59:21 -07:00 |
ixl
|
i40e_validate_filter_settings: Remove unused variables.
|
2022-04-12 14:51:44 -07:00 |
jedec_dimm
|
|
|
jme
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
kbd
|
kbd: replace vestigial spl calls with Giant assertions
|
2022-03-24 12:56:29 -04:00 |
kbdmux
|
kbdmux(4): Make callout handler mpsafe.
|
2021-08-08 18:29:48 -04:00 |
ksyms
|
|
|
kvm_clock
|
kvmclock: Expose implied TSC frequency via sysctl
|
2021-11-16 10:27:27 -08:00 |
le
|
|
|
led
|
|
|
lge
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
liquidio
|
lio: Quiet set but unused warnings.
|
2022-04-06 16:45:29 -07:00 |
malo
|
malo: Remove write only variables, but leave hardware reads in place
|
2022-04-05 21:42:05 -06:00 |
mana
|
mana: Add handling of CQE_RX_TRUNCATED
|
2022-02-15 07:27:42 +00:00 |
mbox
|
|
|
md
|
vfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd)
|
2022-03-24 10:20:51 +00:00 |
mdio
|
Remove unused mdio_devclass.
|
2022-05-06 15:39:28 -07:00 |
mem
|
Add new vnode dumper to support live minidumps
|
2022-04-05 15:35:05 -03:00 |
mfi
|
hardware: added Dell H840 raid support
|
2022-03-24 07:13:45 +01:00 |
mgb
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
mge
|
Remove unused mdio_devclass.
|
2022-05-06 15:39:28 -07:00 |
mii
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
mlx
|
mlx: Use devclass_find to lookup the devclass for mlxd.
|
2022-04-21 10:29:14 -07:00 |
mlx4
|
mlx4: Remove unused variables.
|
2022-04-08 17:25:13 -07:00 |
mlx5
|
mlx5en(4): Use hard-coded 4K page size for RQ/SQ/CQ.
|
2022-05-03 13:48:43 +02:00 |
mlxfw
|
|
|
mmc
|
Extend device_get_property API
|
2022-03-10 12:11:32 +01:00 |
mmcnull
|
|
|
mpr
|
mpr/mps: when sending reset on removal, include target in message
|
2022-04-28 16:30:00 -06:00 |
mps
|
mpr/mps: when sending reset on removal, include target in message
|
2022-04-28 16:30:00 -06:00 |
mpt
|
mpt(4): Fix a typo in a source code comment
|
2022-04-09 14:10:05 +02:00 |
mrsas
|
mrsas: if controller reset is in progress, refrain from firing DCMDs to
|
2022-04-05 08:38:15 -06:00 |
msk
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
mthca
|
mthca: Mark a variable used only in debug traces as unused.
|
2022-04-07 17:01:26 -07:00 |
mvs
|
ahci/siis/mvs: Fix panics after 3394d4239b .
|
2022-03-04 20:55:23 -05:00 |
mwl
|
mwl: Remove write only variables, but leave hardware reads in place
|
2022-04-05 21:42:06 -06:00 |
mxge
|
mxgbe: Remove a dummy variable used to force a register read.
|
2022-04-07 17:01:26 -07:00 |
my
|
|
|
nctgpio
|
|
|
neta
|
Remove unused mdio_devclass.
|
2022-05-06 15:39:28 -07:00 |
netmap
|
netmap: Move more_txspace and some_recvd under #ifdef SYNC_KLOOP_POLL.
|
2022-04-08 17:30:14 -07:00 |
nfe
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
nfsmb
|
|
|
nge
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
nmdm
|
|
|
ntb
|
ntb_hw_intel: fix xeon NTB gen3 bar disable logic
|
2021-09-27 12:13:03 -07:00 |
null
|
Remove 12.x ABI compat for kernel dump ioctls
|
2022-04-15 12:06:05 -03:00 |
nvd
|
nvd: For AHCI attached devices, report ahci bridge
|
2021-12-06 10:23:40 -07:00 |
nvdimm
|
nvdimm_e820: Use driver->name in identify method.
|
2022-05-06 14:42:02 -07:00 |
nvme
|
nvme: Use devclass_find to lookup the nvme devclass.
|
2022-04-21 10:29:14 -07:00 |
nvram
|
|
|
nvram2env
|
|
|
oce
|
oce(4): Fix a typo in a sysctl description
|
2022-04-20 12:51:52 +02:00 |
ocs_fc
|
ocs: Remove unused variable.
|
2022-04-07 17:01:27 -07:00 |
ofw
|
Fix ofw_bus_iommu_map() since there is no limit on amount of maps
|
2022-05-06 18:09:42 +01:00 |
otus
|
otus: Return computed error value instead of ENXIO from otus_raw_xmit.
|
2022-04-07 17:01:27 -07:00 |
ow
|
newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf
|
2021-06-22 20:52:06 -06:00 |
p2sb
|
Add support for Lewisburg GPIO through P2SB
|
2021-08-26 11:00:39 +02:00 |
pbio
|
pbio: Add locking and remove D_NEEDGIANT.
|
2022-05-05 16:40:04 -07:00 |
pccard
|
pccard: Remove more of the PC Card infrastructure
|
2021-12-14 15:27:47 -07:00 |
pccbb
|
pccbb: Remove Giant mention in comments.
|
2021-12-25 21:51:48 -05:00 |
pcf
|
|
|
pci
|
Remove isab_devclass from ISA bridge drivers.
|
2022-05-06 15:39:28 -07:00 |
pms
|
Fix some common typos in source code comments
|
2021-08-14 08:55:58 +02:00 |
powermac_nvram
|
powermac_nvram: Actually return EBUSY on error from open.
|
2022-04-12 14:58:58 -07:00 |
ppbus
|
lpt: Mark ppbus in lptout unused.
|
2022-04-13 16:08:20 -07:00 |
ppc
|
ppc: Fix set but not used warnings on !i386.
|
2022-04-06 16:45:27 -07:00 |
proto
|
|
|
psci
|
psci: finish psci_present implementation
|
2022-03-18 22:04:32 -05:00 |
pst
|
|
|
pty
|
|
|
puc
|
newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf
|
2021-06-22 20:52:06 -06:00 |
pwm
|
newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf
|
2021-06-22 20:52:06 -06:00 |
qat
|
qat: Address -Wunused-but-set-variable warnings
|
2021-12-17 13:10:22 -05:00 |
qcom_clk
|
qcom_clk: add the qualcomm clock nodes for the IPQ4018
|
2021-12-27 13:02:30 -08:00 |
qcom_dwc3
|
qcom_dwc3: add initial Qualcomm SoC DWC3 controller glue
|
2021-12-27 18:25:32 -08:00 |
qcom_gcc
|
Add support for qualcomm clock nodes the the IPQ4018/IPQ4019 clock tree.
|
2021-12-27 13:02:31 -08:00 |
qcom_mdio
|
qcom_mdio: add initial IPQ4018 MDIO support
|
2022-02-03 21:26:14 -08:00 |
qcom_qup
|
qcom_qup: add initial v1/v2 QUP SPI driver
|
2021-12-27 15:27:29 -08:00 |
qcom_rnd
|
qcom_rnd: add initial qualcomm prng driver.
|
2021-11-04 09:02:27 -07:00 |
qcom_tcsr
|
qcom_tcsr: add initial top control and status register (TCSR) support
|
2021-12-27 15:56:28 -08:00 |
qcom_tlmm
|
qcom_tlmm: add initial gpio/pinmux controller (TLMM)
|
2021-12-23 10:41:41 -08:00 |
qlnx
|
qlnxe(4): Fix a typo in a source code comment
|
2022-04-09 09:29:35 +02:00 |
qlxgb
|
qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6.
|
2022-04-22 15:18:05 -07:00 |
qlxgbe
|
qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6.
|
2022-04-22 15:18:05 -07:00 |
qlxge
|
qlxgb/qlxgbe/qlxge: Fix build without INET and/or without INET6.
|
2022-04-22 15:18:05 -07:00 |
quicc
|
|
|
ral
|
ral: plug set-but-not-used vars
|
2021-12-14 14:24:21 +00:00 |
random
|
Remove checks for __GNUCLIKE_ASM assuming it is always true.
|
2022-04-12 10:05:45 -07:00 |
rccgpio
|
|
|
re
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
rl
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
rndtest
|
|
|
rt
|
Remove unused mdio_devclass.
|
2022-05-06 15:39:28 -07:00 |
rtsx
|
rtsx: Number of tweaks for RTS5260.
|
2022-04-26 21:43:17 -04:00 |
rtwn
|
rtwn: Restore RF_ENV control type after initializing RF.
|
2022-04-07 17:01:28 -07:00 |
safe
|
safe(4): Fix a typo in a source code comment
|
2022-04-02 14:03:17 +02:00 |
safexcel
|
safexcel: plug set-but-not-used vars
|
2021-12-18 13:29:32 +00:00 |
sbni
|
sbni: Use memset to clear flags structure in attach.
|
2022-04-08 17:25:14 -07:00 |
scc
|
|
|
sdhci
|
sdhci_card_task: d is only used in the non-MMCCAM case.
|
2022-04-13 16:08:20 -07:00 |
sdio
|
Create wrapper for Giant taken for newbus
|
2021-12-09 17:04:45 -07:00 |
sec
|
crypto: Add a new type of crypto buffer for a single mbuf.
|
2021-05-25 16:59:18 -07:00 |
sfxge
|
sfxge: plug set-but-not-used vars
|
2022-04-19 12:45:57 +00:00 |
sge
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
siis
|
ahci/siis/mvs: Fix panics after 3394d4239b .
|
2022-03-04 20:55:23 -05:00 |
sis
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
sk
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
smartpqi
|
smartpqi(4): Fix a typo in a source code comment
|
2022-04-02 15:21:45 +02:00 |
smbios
|
smbios/vpd: Use devclass_find to lookup devclass in module event handler.
|
2022-04-21 10:29:14 -07:00 |
smbus
|
newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf
|
2021-06-22 20:52:06 -06:00 |
smc
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
snp
|
|
|
sound
|
pcm: Initialize pcm_devclass in sound_modevent.
|
2022-04-21 10:29:14 -07:00 |
speaker
|
|
|
spibus
|
newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf
|
2021-06-22 20:52:06 -06:00 |
ste
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
stge
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
sume
|
|
|
superio
|
newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf
|
2021-06-22 20:52:06 -06:00 |
sym
|
sym(4): Fix a typo in a source code comment
|
2022-04-09 09:23:57 +02:00 |
syscons
|
syscons: silent 'set but unused' warning in some configurations
|
2022-04-21 01:55:12 +03:00 |
tcp_log
|
|
|
tdfx
|
tdfx: Initialize tdfx_devclass via a module event handler.
|
2022-05-05 16:37:38 -07:00 |
ti
|
Fix "set but not used" for the ti driver
|
2021-12-03 15:31:14 -07:00 |
tpm
|
tpm: Remove unused variables.
|
2022-04-07 17:01:29 -07:00 |
tsec
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
twe
|
twe: Use devclass_find in twe_report debug function.
|
2022-04-21 10:29:14 -07:00 |
tws
|
tws: fix "set but not used" in the tws driver
|
2022-01-09 14:28:08 -09:00 |
uart
|
uart: plug a set-but-not-used var
|
2022-04-19 09:34:55 +00:00 |
usb
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
veriexec
|
vfs: remove the unused thread argument from NDINIT*
|
2021-11-25 22:50:42 +00:00 |
vge
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
viapm
|
Remove isa_devclass from ISA bus drivers.
|
2022-05-06 15:39:28 -07:00 |
viawd
|
viawd(4): Fix a typo in a kernel message
|
2022-04-02 10:21:37 +02:00 |
videomode
|
videomode: Fix a typo in an kernel message
|
2022-04-19 17:09:52 +02:00 |
virtio
|
if_vtnet: improve dumping a kernel
|
2022-04-19 00:40:31 +02:00 |
vkbd
|
|
|
vmd
|
Missed line from 7af4475a6e .
|
2021-09-02 22:25:16 -04:00 |
vmgenc
|
|
|
vmware
|
vmci: Remove unused variables.
|
2022-04-07 17:01:29 -07:00 |
vnic
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
vr
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
vt
|
vt: use TERMINAL_DECLARE_EARLY() macro
|
2022-05-06 14:24:01 -03:00 |
vte
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
watchdog
|
|
|
wbwd
|
wbwd: Move set but not used variable test under notyet
|
2022-01-07 09:23:00 -07:00 |
wpi
|
wpi: Fix a lock leak in an error path in wpi_run()
|
2021-09-10 10:03:51 -04:00 |
wtap
|
|
|
xdma
|
xdma: Inline variables with simple values used once in a KASSERT().
|
2022-04-13 16:08:23 -07:00 |
xen
|
xen: Use devclass_find to lookup devclasses in identify.
|
2022-04-25 11:55:30 -07:00 |
xilinx
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
xl
|
Remove unused miibus_devclass and miibus_fdt_devclass.
|
2022-05-06 15:39:28 -07:00 |
xz
|
|
|
zlib
|
|
|