freebsd-src/sys/dev
Justin Hibbits 727bfe3894 Mechanically convert qlnx(4) to IfAPI
Reviewed By:	zlei
Sponsored by:	Juniper Networks, Inc.
Differential Revision: https://reviews.freebsd.org/D37856
2023-03-24 10:09:53 -04:00
..
aac
aacraid
acpi_support
acpica acpi(4): Fix a typo in a kernel message 2023-03-23 22:03:31 +01:00
adb sys/kbio.h: make pre-unicode keymap support optional 2023-02-14 14:03:28 +01:00
adlink
ae Mechanically convert ae(4) to IfAPI 2023-02-06 12:32:05 -05:00
age Mechanically convert age(4), alc(4), and ale(4) to IfAPI 2023-02-06 12:32:14 -05:00
agp kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
ahci ahci: increase timout 2023-02-10 17:10:04 +01:00
aic7xxx
al_eth Mechanically convert al_eth(4) to IfAPI 2023-02-06 12:32:13 -05:00
alc Mechanically convert age(4), alc(4), and ale(4) to IfAPI 2023-02-06 12:32:14 -05:00
ale Mechanically convert age(4), alc(4), and ale(4) to IfAPI 2023-02-06 12:32:14 -05:00
alpm
altera altera: Fix build from 068f2c0e10 2023-03-07 12:00:00 -05:00
amd_ecc_inject kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
amdgpio
amdpm
amdsbwd
amdsmb
amdsmn
amdtemp
arcmsr arcmsr(4): Fix a typo in a source code comment 2022-10-25 12:57:37 +02:00
asmc asmc: Add support for 10 byte light sensor payloads; MacBookAir6,1 2023-02-08 04:06:16 +00:00
ata
ath ath(4) IfAPI fixups 2023-02-06 12:32:05 -05:00
atkbdc kbdreg.h: include opt_kbd.h 2023-02-27 07:37:32 -07:00
axgbe Finish mechanical conversion of axgbe(4) to IfAPI. 2023-02-14 10:21:20 -05:00
backlight
bce Mechanically convert bce(4) to IfAPI 2023-02-06 12:32:11 -05:00
beri Mechanically convert vtbe(4) to IfAPI 2023-02-07 14:16:18 -05:00
bfe Mechanically convert if_bfe(4) to IfAPI 2023-02-06 12:32:06 -05:00
bge Mechanically convert bge(4) to DrvAPI 2023-01-31 15:02:18 -05:00
bhnd Alter the prototype of qsort_r(3) to match POSIX, which adopted the 2022-09-30 15:26:30 -07:00
bnxt IfAPI: Finish conversion of bnxt(4) to IfAPI. 2023-01-31 15:02:18 -05:00
bwi
bwn
bxe DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
cadence
cardbus
cas Mechanically convert if_cas(4) to IfAPI 2023-01-31 16:26:34 -05:00
cesa pmap_unmapdev/bios: Accept a pointer instead of a vm_offset_t. 2022-09-22 15:08:52 -07:00
cfe
cfi
chromebook_platform
ciss
coretemp coretemp: Only log critical temperature events 2023-02-04 22:05:48 -07:00
cpuctl
cpufreq
cxgb Mechanically convert cxgb(4) and cxgbe(4) to IfAPI 2023-03-07 15:31:48 -05:00
cxgbe Mechanically convert cxgb(4) and cxgbe(4) to IfAPI 2023-03-07 15:31:48 -05:00
cyapa
dc Mechanically convert dc(4) to IfAPI 2023-02-06 12:32:13 -05:00
dcons Fix various places which cast a pointer to a vm_paddr_t or vice versa. 2022-10-03 16:10:41 -07:00
dialog/da9063 da9063_rtc: Add new driver for the Dialog Semiconductor DA9063 RTC 2022-09-13 17:46:21 +01:00
dpaa dtsec: Complete mechanical conversion to IfAPI 2023-03-11 11:34:42 -05:00
dpaa2 dpaa2_mc.c: unbreak by adding <sys/lock.h> 2023-03-08 21:50:01 +01:00
dpms
drm2 Remove an extra argument to SYSCTL_FOREACH 2022-10-05 10:27:48 +01:00
dwc Mechanically convert dwc(4) to IfAPI 2023-03-07 09:49:11 -05:00
dwwdt
e1000 e1000: Add support for future client platforms 2023-02-08 18:14:41 -07:00
efidev Use the correct size when checking an EFI address 2022-09-09 08:47:15 +01:00
ena Mechanically convert ena(4) to DrvAPI 2023-01-13 17:09:17 +01:00
enetc DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
enic enic: convert to IfAPI 2023-02-06 13:19:48 -08:00
eqos eqos: Mechanically convert to IfAPI 2023-03-08 10:18:16 -05:00
et Mechanically convert if_et(4) to IfAPI 2023-02-06 12:32:08 -05:00
etherswitch etherswitch: Fix leftovers from IfAPI conversion 2023-02-14 10:21:18 -05:00
evdev evdev: Extend EVIOCGRAB ioctl scope to cover kbd interface 2022-11-19 02:54:46 +03:00
exca
extres extres/phy: Add mode setting function. 2023-01-03 10:19:29 +01:00
fb fb: whack __mips__ leftovers 2023-03-01 11:40:38 +00:00
fdc
fdt sys: Nuke double-semicolons 2022-11-02 09:34:20 -06:00
ffec Mechanically convert ffec(4) to IfAPI 2023-01-31 16:26:36 -05:00
filemon
firewire Mechanically convert fwe(4) and fwip(4) to IfAPI 2023-02-06 12:32:09 -05:00
firmware/arm scmi: Suppress a couple of -Wunused-function warnings 2023-02-24 13:44:52 -05:00
flash
ftgpio ftgpio: Fix panic at attach and use better device description 2023-03-02 08:17:04 -07:00
ftwd
fxp
gem Mechanically convert gem(4) to IfAPI 2023-01-31 16:26:35 -05:00
glxiic
glxsb
goldfish
gpio sys/kbio.h: make pre-unicode keymap support optional 2023-02-14 14:03:28 +01:00
hdmi arm: Rename hdmi_if.m to crtc_if.m 2023-03-17 13:34:57 +01:00
hid sys/kbio.h: make pre-unicode keymap support optional 2023-02-14 14:03:28 +01:00
hifn
hpt27xx
hptiop
hptmv hptmv: purge EOL release compatibility 2023-02-04 09:13:09 -07:00
hptnr
hptrr
hwpmc hwpmc: Don't wrap entire files in #ifdef DEV_ACPI. 2023-03-01 10:31:53 -08:00
hyperv hyperv: Fix Coverity issues in the Hyper-V driver 2023-02-15 18:24:45 -06:00
iavf iavf: purge EOL release compatibility 2023-02-04 09:13:08 -07:00
ic
ice ice(4): Restore old conditional overwritten by last update 2023-03-24 00:05:26 -07:00
ichiic
ichsmb
ichwd
ida
igc DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
iicbus Mechanically convert ic(4) to IfAPI 2023-02-06 12:32:12 -05:00
imcsmb
intel
intpm
io
ioat ioat: Add Ice Lake ID. 2022-10-06 14:44:10 -04:00
iommu iommu_gas: initialize start_gap as first node 2023-02-08 11:04:13 -06:00
ipmi ipmi: use a queue for kcs driver requests when possible 2022-11-01 10:55:14 -07:00
ips
ipw DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
irdma irdma(4): Add code for compilation on stable/13 branch 2023-02-06 14:37:39 -08:00
isci isci(4): Fix common typos in source code comments 2023-01-11 10:45:08 +01:00
iscsi
iser Fix various places which cast a pointer to a uint64_t or vice versa. 2022-09-28 13:58:02 -07:00
isl
ismt
isp isp: Remove a double word in the driver manual 2022-09-10 13:03:38 +02:00
ispfw
itwd
iwi Mechanically convert iwi(4) and iwn(4) to IfAPI 2023-02-06 12:32:05 -05:00
iwm iwm(4): Correct some typos in source code comments 2022-09-04 13:33:59 +02:00
iwn Mechanically convert iwi(4) and iwn(4) to IfAPI 2023-02-06 12:32:05 -05:00
ixgbe ixgbe(4): Filter out spurious link up indication 2023-02-15 14:38:05 -08:00
ixl ixl(4): Fix MAC/VLAN filters accounting 2023-02-15 14:34:25 -08:00
jedec_dimm
jme Mechanically convert jme(4) to IfAPI 2023-02-06 12:32:09 -05:00
kbd kbdreg.h: include opt_kbd.h 2023-02-27 07:37:32 -07:00
kbdmux sys/kbio.h: make pre-unicode keymap support optional 2023-02-14 14:03:28 +01:00
ksyms
kvm_clock kvmclock: Fix initialization when EARLY_AP_STARTUP is not defined 2023-01-13 10:37:37 -05:00
le Mechanically convert le(4) to IfAPI 2023-02-06 12:32:11 -05:00
led
lge lge: ansify 2023-02-12 21:38:11 +00:00
liquidio Mechanically convert liquidio(4) to IfAPI 2023-02-07 14:16:17 -05:00
mailbox/arm Add support for ARM System Control and Management Interface (SCMI) v3.1. 2022-12-19 22:28:21 +00:00
malo DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
mana Mechanically convert mana to IfAPI 2023-02-07 14:16:18 -05:00
mbox
md md.c: another style fix 2023-01-20 04:39:36 +02:00
mdio
mem
mfi
mgb Last change for mgb(4) needed for IfAPI conversion 2023-01-31 16:26:33 -05:00
mge mge(4): Fix build after IfAPI conversion 2023-02-06 15:56:22 -05:00
mii Add driver for Motorcomm YT8511 GbE PHY 2022-12-13 05:58:51 +00:00
mlx
mlx4 mlx4: Finish conversion to IfAPI 2023-02-14 10:21:19 -05:00
mlx5 mlx5: Enter network epoch when using if_foreach() 2023-03-06 11:04:15 -05:00
mlxfw
mmc mmc: purge EOL release compatibility 2023-02-04 09:11:13 -07:00
mmcnull
mpr Fix kernel memory disclosures in mpr and mps 2023-03-02 13:31:06 -07:00
mps Fix kernel memory disclosures in mpr and mps 2023-03-02 13:31:06 -07:00
mpt mpt: purge EOL release compatibility 2023-02-04 09:10:34 -07:00
mrsas mrsas: purge EOL release compatibility 2023-02-04 09:10:36 -07:00
msk Mechanically convert msk(4) to IfAPI 2023-02-06 12:32:12 -05:00
mthca
mvs mvs(4): Fix a typo in a source code comment 2023-01-11 10:49:22 +01:00
mwl Mechanically convert mwl(4) to IfAPI 2023-01-31 16:26:35 -05:00
mxge Mechanically convert mxge(4) to IfAPI 2023-02-06 12:52:46 -05:00
my Mechanically convert if_my(4) to IfAPI 2023-02-06 12:32:12 -05:00
nctgpio
neta mvneta: add the missing include opt_mvneta.h 2023-02-07 19:20:05 +00:00
netmap netmap: fix copyin/copyout of nmreq options list 2023-03-21 23:23:18 +00:00
nfe DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
nfsmb
nge Mechanically convert nge(4) to IfAPI 2023-02-06 12:32:13 -05:00
nmdm
ntb ntb: Use uintmax_t casts and %j to print physical addresses. 2022-09-28 13:56:31 -07:00
null
nvd
nvdimm Fix Coverity issue in the NVDIMM driver 2023-02-22 20:42:12 -06:00
nvme Add NAMESPACE MANAGEMENT into admin_opcode[]. 2023-03-08 15:42:31 -05:00
nvram
oce Mechanically convert oce(4) to IfAPI 2023-02-07 14:16:17 -05:00
ocs_fc ocs: Fix mismatch in array bounds. 2022-12-07 12:31:33 -08:00
ofw ofwbus: only allow unit number zero 2023-02-13 13:45:01 -04:00
otus DrvAPI: Trivial mechanical conversions for various drivers 2022-12-21 15:36:59 -05:00
ow
p2sb
pbio
pccard
pccbb
pcf
pci Remove a #error that sneaked in 2023-03-06 08:07:52 +00:00
pms
powermac_nvram powerpc_nvram: Fix a bug in the adler32 checksum. 2022-10-03 16:10:41 -07:00
ppbus Mechanically convert if_plip(4) to IfAPI 2023-02-06 12:32:06 -05:00
ppc
proto
psci Add PSCI affinity info return values 2023-03-16 13:08:00 +00:00
pst
pty
puc
pwm
qat qat: Fixed Coverity reported issue 2023-02-01 11:02:08 -05:00
qat_c2xxx
qcom_clk qcom_clk: Fix a typo in an error message 2023-01-11 10:42:09 +01:00
qcom_dwc3
qcom_gcc qcom_gcc: fix the parent clock to work again 2022-09-12 20:10:24 -07:00
qcom_mdio
qcom_qup qcom_qup: compilation fixes 2022-09-12 20:10:25 -07:00
qcom_rnd
qcom_tcsr
qcom_tlmm qcom_tlmm: use return code instead of always returning true. 2022-09-12 20:10:25 -07:00
qlnx Mechanically convert qlnx(4) to IfAPI 2023-03-24 10:09:53 -04:00
qlxgb Mechanically convert qlxgb(4) to IfAPI 2023-03-07 15:31:48 -05:00
qlxgbe Mechanically convert qlxgbe(4) to IfAPI 2023-03-07 15:31:48 -05:00
qlxge Mechanically convert qlxge(4) to IfAPI 2023-03-07 15:31:48 -05:00
quicc
ral net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA 2022-09-03 21:04:13 +00:00
random
rccgpio
re if_re: Drop redundant assignments for ifq_maxlen and ifq_drv_maxlen 2023-03-21 12:29:24 +08:00
rl Mechanically convert if_rl(4) to IfAPI 2023-02-06 12:32:08 -05:00
rndtest
rtsx rtsx: purge EOL release compatibility 2023-02-04 09:13:09 -07:00
rtwn rtwm: purge EOL release compatibility 2023-02-04 09:13:10 -07:00
safe
safexcel safexcel: Fix a typo in a source code comment 2022-09-15 10:26:48 +02:00
sbni sbni(4): Fix i386 build 2023-02-06 15:56:22 -05:00
scc
sdhci Add support for Rockchip RK3568 SDHCI controller. 2022-12-24 12:38:33 +00:00
sdio
sec
sfxge Mechanically convert sfxge(4) to IfAPI 2023-02-07 14:15:49 -05:00
sge Mechanically convert sge(4) to IfAPI 2023-02-06 12:32:14 -05:00
siis
sis Mechanically convert sis(4) to IfAPI 2023-02-06 12:32:10 -05:00
sk sk: ansify 2023-02-08 00:05:03 +00:00
smartpqi smartpqi(4): Fix two typos in kernel error messages 2022-10-25 13:17:20 +02:00
smbios x86: gate smbios hypervisor identification behind vm_guest 2023-03-17 00:54:32 -05:00
smbus
smc Mechanically convert smc(4) to IfAPI 2023-02-06 12:32:10 -05:00
snp snp(4): implement detach 2022-09-25 23:36:16 +03:00
sound sound(4): Fix memory map of /dev/dsp devices when buffer size is not a multiple of PAGE_SIZE. 2022-11-04 19:05:34 +01:00
speaker speaker: ansify 2023-02-13 18:28:09 +00:00
spibus
sram Add support for ARM System Control and Management Interface (SCMI) v3.1. 2022-12-19 22:28:21 +00:00
ste Mechanically convert if_ste(4) to IfAPI 2023-02-06 12:32:07 -05:00
stge Mechanically convert stge(4) to IfAPI 2023-02-07 14:15:48 -05:00
sume Mechanically convert if_sume(4) to IfAPI 2023-02-07 14:15:49 -05:00
superio superio,ftgpio: Add support for Fintek F81865 GPIO 2023-02-28 10:17:53 -07:00
sym
syscons syscons: whack __mips__ leftovers 2023-03-01 11:11:46 +00:00
tcp_log
tdfx
ti Mechanically convert if_ti(4) to IfAPI 2023-02-06 12:32:06 -05:00
tpm tpm: Fix entropy harvesting logic 2022-09-02 13:09:41 +02:00
tsec tsec(4): Fix the build from IfAPI conversion 2023-02-06 15:23:52 -05:00
twe
tws
uart uart: Don't change settings or throttle putc for Hyper-V 2023-03-18 07:07:54 +00:00
usb xhci(4): Describe Fresco Logic FL1009 USB 3.0 controller 2023-03-20 12:04:14 +08:00
veriexec
vge Mechanically convert if_vge(4) to IfAPI 2023-02-06 12:32:08 -05:00
viapm
viawd
video arm: Rename hdmi_if.m to crtc_if.m 2023-03-17 13:34:57 +01:00
videomode
virtio net: use pfil_mbuf_{in,out} where we always have an mbuf 2023-02-14 10:02:49 -08:00
vkbd sys/kbio.h: make pre-unicode keymap support optional 2023-02-14 14:03:28 +01:00
vmd vmd: Add DID 8086:7D0B and 8086:AD0B for Intel MTL SKUs 2022-10-06 12:44:59 -04:00
vmgenc
vmware Convert iflib(4) and iflib-based drivers to the DrvAPI 2022-12-21 09:20:06 -05:00
vnic thunderx: fix potential sign extension issue 2023-03-01 09:48:17 -05:00
vr Mechanically convert if_vr(4) to IfAPI 2023-02-06 12:32:07 -05:00
vt efifb: add a tunable to select the framebuffer cache attribute 2023-03-01 00:04:49 -06:00
vte Mechanically convert if_vte(4) to IfAPI 2023-02-06 12:32:07 -05:00
watchdog
wbwd
wdatwd wdatwd: fix i386 build breakage. 2023-01-04 10:04:44 +09:00
wg Mechanically convert wg(4) to IfAPI 2023-02-03 09:38:03 -05:00
wpi
wtap
xdma Fix xdma_if.m in an ACPI only kernel 2022-10-27 17:17:20 +01:00
xen xen: bump used interface version 2023-03-09 17:13:17 +01:00
xilinx Mechanically convert if_xae to IfAPI 2023-02-07 14:15:04 -05:00
xl Convert xl(4) to IfAPI 2023-01-24 14:35:32 -05:00
xz
zlib