freebsd-src/sys/dev
Aymeric Wibo e966eb4039
acpi: Fix typos in sysctl descriptions
Reviewed by:	thj, emaste
Approved by:	thj
Sponsored by:	The FreeBSD Foundation
2025-11-28 14:42:57 +00:00
..
aac aac: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 2025-10-20 12:28:42 +08:00
aacraid aacraid: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 2025-10-20 12:28:42 +08:00
acpi_support newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
acpica acpi: Fix typos in sysctl descriptions 2025-11-28 14:42:57 +00: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 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 newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
ahci achiem: quiet gcc -Warray-bounds 2025-10-17 15:43:06 -07:00
aic7xxx aic7xxx: Fix a couple of typos in device messages 2025-10-29 09:29:08 +01:00
al_eth al_eth: improve TCP LRO 2024-09-05 17:35:40 +02:00
alc dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
ale sys: RealTek -> Realtek 2025-11-26 23:19:26 -07: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 amdgpio: Mask and service interrupts 2025-08-26 00:53:11 +02:00
amdpm Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05:00
amdsbwd newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
amdsmb Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05: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-10-31 19:50:40 +01:00
arcmsr arcmsr: Use device_set_descf() 2024-06-16 16:37:25 -04:00
asmc asmc: Add support for macmini 6,1 and 6,2 (late 2012) models 2025-04-24 22:35:56 -07:00
ata machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
ath ath(4): Fix a typo in a device messsage 2025-10-31 19:50:40 +01:00
atkbdc knotes: kqueue: handle copy for trivial filters 2025-10-18 08:12:37 +03:00
atopcase newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
axgbe iflib: report output drops and handle ENOBUFS properly 2025-09-10 09:55:24 -04: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 bus_generic_detach: Delete children after detaching them 2025-01-02 13:21:30 -05:00
bhnd gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
bnxt LinuxKPI: pci: implementation of [lkpi_]pci_get_slot() 2025-09-29 23:16:18 +00:00
bwi bwi(4): Fix a typo in a panic messsage 2025-10-31 19:50:40 +01:00
bwn net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD 2025-09-19 17:42:45 -07: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-10-31 19:50:41 +01: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 leftover device unit wildcards 2025-06-21 05:57:45 +03:00
ciss ciss(4): Fix a typo in a debug messsage 2025-10-31 19:50:41 +01:00
clk Add StarFive JH7110's STG clocks 2024-12-16 15:27:23 -04: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-09-27 07:30:40 -07:00
cpufreq newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
cxgb newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
cxgbe cxgbe(4): Enable IFCAP_NV and implement SIOCGIFCAPNV/SIOCSIFCAPNV 2025-11-25 13:08:03 -08:00
cyapa knotes: kqueue: handle copy for trivial filters 2025-10-18 08:12:37 +03:00
dc dc(4): fix argument to if_foreach_llmaddr() for 21143. 2025-10-17 16:45:58 +00: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 dpaa2: Setup interface caps on attach 2025-11-19 23:23:30 +01:00
dpms sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
drm2 drm2: update gone_in to 16 from 13 2025-11-13 12:37:19 -08:00
dwc if_dwc: Add support for cvitek ethernet controller 2025-08-01 14:35:54 +02:00
dwwdt Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
e1000 em(4): fix capability bounds needed to access checksum context. 2025-11-25 09:20:03 +00:00
efidev efidev: add support for memory attribute 2025-07-22 00:45:29 -04:00
ena ena: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-22 09:29:34 -05:00
enetc style(9): white space after ; and around binary operators 2025-10-16 15:02:50 -07: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 knotes: kqueue: handle copy for trivial filters 2025-10-18 08:12:37 +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 machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
fdt dev/fdt: Add support for non-PCI MSI interrupts 2025-11-18 18:00:30 +00: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 newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
firmware scmi: Avoid a use-after-free 2025-06-09 23:32:11 +01:00
flash Fix TXFIFO register write and timeout message 2025-04-28 10:02:50 -06:00
ftgpio gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
ftwd sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
fxp dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
gem Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05:00
glxiic newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03: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 acpi_gpiobus: implement bus_child_deleted 2025-10-29 20:58:00 +03: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 Match style in 3613896 2025-10-18 22:54:02 -07:00
hpt27xx hpt27xx(4): Fix a couple of typos in source code comments 2025-08-25 10:48:25 +02:00
hptiop machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
hptmv style(9): white space after ; and around binary operators 2025-10-16 15:02:50 -07:00
hptnr machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
hptrr machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
hwpmc hwpmc: On attach, fix allowing a PMC's owner to attach it to itself 2025-09-09 17:56:47 +02: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-09 17:56:47 +02:00
hyperv hn: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-22 09:29:34 -05:00
iavf iavf: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-22 09:29:33 -05:00
ic sys: Remove ancient SCCS tags. 2023-11-26 22:23:30 -07:00
ice ice: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-22 09:29:33 -05: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-09-08 12:28:24 -04:00
ichwd ichwd: address unused function warning by marking as __unused 2025-09-11 12:41:45 -04:00
ida Remove now-redundant calls to device_delete_children 2025-01-02 13:22:50 -05:00
igc igc: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-22 09:29:35 -05:00
iicbus iichid: The IICHID spec defines the response to the RESET command as two bytes of zeros. 2025-11-18 19:25:10 +00: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 AMD IOMMU: fix per-device IOMMU bypass when IR is enabled 2025-10-20 16:06:47 -05:00
ipmi ipmi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 2025-10-20 12:28:42 +08:00
ips Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
ipw net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD 2025-09-19 17:42:45 -07:00
irdma irdma(4): fix potential memory leak on qhash cqp operation 2025-11-24 19:45:58 +01:00
isci isci(4): Fix two typos in a log messages 2025-10-31 19:50:41 +01: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 leftover device unit wildcards 2025-06-21 05:57:45 +03:00
ismt newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
isp machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01: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 net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD 2025-09-19 17:42:45 -07:00
iwm iwm: assign sequence numbers even if we ask the firmware to override 2025-09-21 11:30:46 -07:00
iwn [iwn] Don't originate NULL data frames in net80211 2025-09-19 17:46:32 -07:00
iwx iwx: tag RX frames as A_MPDU RX; tag A-MSDU frames appropriately 2025-11-20 23:09:47 -08:00
ixgbe ixgbe: Use newly exposed RSS hash API rather than ad-hoc hashing 2025-11-22 09:29:32 -05:00
ixl ixl: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-22 09:29:32 -05:00
jedec_dimm jedec_dimm: Use device_set_descf() 2024-06-16 16:37:26 -04:00
jme dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04: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 le(4): Update depreciation notice 2025-10-24 13:19:51 -04: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: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-22 09:29:34 -05:00
mailbox/arm sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
malo net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD 2025-09-19 17:42:45 -07: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 sys/dev/md: cleanup includes 2025-10-28 20:52:06 +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 mfi(4): Fix a typo in a KASSERT message 2025-10-31 19:50:41 +01:00
mgb mgb: Fix mac tx disable bug in teardown 2025-07-16 17:30:06 -04:00
mge arm/mv: Remove pre-armv7 support 2025-03-27 13:47:37 +00:00
mii sys: RealTek -> Realtek 2025-11-26 23:19:26 -07: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: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-24 10:36:41 -05:00
mlxfw sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
mmc mmc_fdt: handle broken-cd property 2025-11-05 10:40:34 -04:00
mmcnull newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
mpi3mr mpi3mr: Get rid of a supurious printf 2025-09-14 11:29:40 -06:00
mpr mpr: Add workaround for too few slots being automatically scanned 2025-08-31 13:01:09 -06:00
mps style(9): white space after ; and around binary operators 2025-10-16 15:02:50 -07:00
mpt style(9): white space after ; and around binary operators 2025-10-16 15:02:50 -07:00
mrsas mrsas: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 2025-10-20 12:28:43 +08:00
msk Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
mthca
mvs machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
mwl net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD 2025-09-19 17:42:45 -07: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 gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03: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 kqueue: handle copy for netmap filters 2025-10-18 08:12:36 +03:00
nfe style(9): white space after ; and around binary operators 2025-10-16 15:02:50 -07:00
nfsmb Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05: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-10-18 22:54:02 -07:00
nvd nvd: handle namespace changes 2025-11-18 14:01:43 -07:00
nvdimm newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
nvme nvme: Use 'unsigned int' in preference to bare unsigned 2025-11-25 22:14:20 -07:00
nvmem nvmem: Move nvmem code in dev/nvmem 2024-01-10 19:20:31 +01:00
nvmf nvmf: Add support for DIOCGIDENT 2025-11-17 13:26:30 -05:00
nvram sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
oce oce(4): Fix a couple of typos in a sysctl descriptions 2025-10-31 19:50:40 +01:00
ocs_fc ocs_fc(4): Fix a couple of typos in kernel messages 2025-10-28 09:11:11 +01:00
ofw dev/ofw: Teach ofw_cpu to find the pcpu on arm64 2025-11-18 18:00:29 +00:00
otus net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD 2025-09-19 17:42:45 -07:00
ow Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
p2sb gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03: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 newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
pci pci/n1sdp: Disable HotPlug 2025-10-17 16:02:19 +01: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 newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03:00
ppc style(9): white space after ; and around binary operators 2025-10-16 15:02:50 -07:00
proto machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
psci kexec: Introduce basic arm64 support 2025-10-27 10:33:50 -04:00
pst machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01: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-10-18 08:12:37 +03: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 qlnxe: Report speeds in decimal format 2025-09-09 18:04:55 +08: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 net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD 2025-09-19 17:42:45 -07:00
random random: Have RANDOM_PURE_START be a cross-platform source 2025-11-07 15:28:16 -08:00
rccgpio gpio: remove gpiobus_attach_bus 2025-08-13 14:14:00 +03:00
re sys: RealTek -> Realtek 2025-11-26 23:19:26 -07:00
regulator regulator: don't use internal gpiobus function 2025-07-04 23:24:31 +03:00
rl sys: RealTek -> Realtek 2025-11-26 23:19:26 -07: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 rtwn: migrate to new ieee80211 key data accessors 2025-11-13 18:25:25 -08:00
safe safe(4): fix api used 2025-11-07 15:23:42 -08: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: Add driver for the cvitek sdhci controller 2025-08-01 14:35:54 +02:00
sdio sdio: don't use CAM_PRIORITY_NONE for queued CCB-s 2025-08-05 19:27:12 +03: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: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-22 09:29:35 -05:00
sge Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
siis machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01: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 style(9): white space after ; and around binary operators 2025-10-16 15:02:50 -07:00
smbios efi: Use EDK2 EFI_GUID instead of sturct uuid 2025-05-01 11:53:28 -06:00
smbus newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03: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: Retire snd_mixer->busy 2025-11-28 15:35:56 +01:00
speaker speaker: Use standard C bool 2024-02-05 15:45:32 -08:00
spibus newbus: replace leftover device unit wildcards 2025-06-21 05:57:45 +03: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 style(9): white space after ; and around binary operators 2025-10-16 15:02:50 -07: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 linux: Make the macro LINUX_IOCTL_SET public 2025-10-20 12:28:41 +08:00
thunderbolt tb_pci: Don't try to attach to PCI buses that aren't below a PCI-PCI brige 2025-11-03 10:24:23 -05:00
ti net: Remove unneeded NULL check for the allocated ifnet 2024-06-28 18:16:29 +08:00
tpm tpm: crb: factor out idle/ready state transitions 2025-11-14 20:22:10 -06: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 2025-10-16 15:02:50 -07:00
uart uart: provide and use default rclk for JH7110 UART 2025-10-31 12:30:02 -03:00
ufshci ufshci: revisit controller reset path and add I/O timeout handling 2025-09-18 14:41:47 +00:00
usb sys: RealTek -> Realtek 2025-11-26 23:19:26 -07: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 vtnet: fix enabling/disabling tso 2025-11-10 16:34:53 +01: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-08 15:21:43 +00:00
vmm vmm: Move vm_maxcpu handling into MI code 2025-11-04 13:56:15 +00:00
vmware vmxnet3: use newly exposed RSS hash key API rather than ad-hoc hashing 2025-11-22 09:29:34 -05:00
vnic vnic: Fix a typo in a device messsage 2025-10-31 19:50:40 +01:00
vr dev: Use recently added improvements to PME# support to simplify drivers 2025-03-27 16:55:12 -04:00
vt vt: Allow VT_SETMODE with frsig=0 2025-11-26 19:19:04 -05:00
vte Remove now-redundant calls to device_delete_child 2025-01-02 13:22:35 -05:00
watchdog watchdog: ifdef wd_ioctl_patpat on COMPAT_FREEBSD14 2025-10-01 07:40:31 +00: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 2025-10-13 18:12:29 +08:00
xen xen: Use proper prototype for SYSINIT functions 2025-10-13 18:12:30 +08:00
xilinx xae(4), axidma(4): rewrite DMA operation. 2025-11-26 16:38:07 +00: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