1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/sys/dev
Mateusz Guzik 94b098882f vmx: plug set-but-not-used var
Sponsored by:	Rubicon Communications, LLC ("Netgate")
2021-12-14 14:12:35 +00:00
..
aac Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
aacraid aacraid: ignore data overrun on INQUIRY 2021-06-21 15:13:13 -03:00
acpi_support
acpica acpi_cpu: Replace Giant with bus_topo_lock. 2021-12-09 20:08:25 -05:00
adb
adlink
ae
age
agp agp: Handle multiple devices more gracefully 2021-11-25 11:36:33 -05:00
ahci ahci: Add Intel Comet Lake RAID/RST controller PCI ID 2021-12-05 21:28:39 +00:00
aic7xxx ahc: Mark sysctls with CTLFLAG_MPSAFE. 2021-12-09 21:36:21 -05:00
al_eth al_eth: Use device_t in preference to struct device * 2021-04-12 09:32:02 -04:00
alc alc: plug set-but-not-unused vars 2021-12-10 11:48:42 +00:00
ale
alpm
altera
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: plug set-but-not-used vars 2021-12-09 16:37:26 +00:00
arcmsr sys/dev/arcmsr: Update Areca RAID driver to fix some issues on ARC-1886. 2021-12-13 08:09:15 -08:00
asmc asmc: plug set-but-not-unused vars 2021-12-10 11:45:36 +00:00
ata Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
ath ath: bump the default node queue size to 128 frames, not 64 2021-05-22 21:23:00 -07:00
atkbdc psm(4): Disable KVM switch "jitter" clamping for absolute touchpads. 2021-09-10 00:37:40 +03:00
axgbe Fix to call callout_init with correct inputs from axp driver 2021-07-13 14:38:31 +00:00
backlight
bce Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816" 2021-12-02 14:45:04 -08:00
beri vfs: remove the unused thread argument from NDINIT* 2021-11-25 22:50:42 +00:00
bfe bfe: plug a set-but-not-unused var 2021-12-10 12:02:05 +00:00
bge Fix "set but not used" for bge 2021-12-03 23:29:51 -07:00
bhnd newbus: add bus_topo_assert 2021-12-09 17:04:57 -07:00
bnxt bnxt(4): Mark sysctls MP-safe. 2021-09-03 13:51:08 -04:00
bwi
bwn
bxe bxe: plug some of set-but-not-used vars 2021-12-10 12:19:16 +00:00
cadence cgem: Add support for the SiFive FU740 2021-07-21 02:51:25 +01:00
cardbus Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
cas
ce Retire synchronous PPP kernel driver sppp(4). 2021-10-22 11:41:36 -07:00
cesa cesa: remove unused CESA_SESSIONS macro 2021-10-05 12:17:10 +00:00
cfe
cfi
chromebook_platform
ciss Fix "set but not used" warnings in the ciss driver. 2021-11-25 03:33:39 +00:00
coretemp Make CPU children explicitly share parent unit numbers. 2021-09-24 23:31:51 -04:00
cp Retire synchronous PPP kernel driver sppp(4). 2021-10-22 11:41:36 -07:00
cpuctl
cpufreq Make CPU children explicitly share parent unit numbers. 2021-09-24 23:31:51 -04:00
cxgb Fix typo on "Celsius" 2021-11-18 23:05:32 -07:00
cxgbe crypto: Validate AES-GCM IV length in check_csp(). 2021-12-09 11:52:41 -08:00
cyapa cyapa(4): Adapt to recent evdev KPI changes 2021-09-02 22:35:26 +03:00
dc
dcons
dme
dpaa
dpms
drm2 Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
dwc dwc: Use mii_fdt function 2021-04-27 19:07:33 +02:00
dwwdt dwwdt: Add PNP info for the driver 2021-01-13 18:43:51 +01:00
e1000 e1000: fix interface capabilities management 2021-12-08 08:55:40 +00:00
efidev efirt: Mark buffers filled out by EFI firmware as initialized 2021-09-07 11:19:29 -04:00
ena ena: fix building in-kernel driver 2021-09-16 16:47:45 +02:00
enetc enetc: Serialize MDIO transactions 2021-12-08 09:32:51 +01:00
et et: plug set-but-not-used vars 2021-12-09 16:37:26 +00:00
etherswitch felix: Add support for PHY interrupts 2021-11-24 07:40:37 +01:00
evdev evdev: Fix a typo in a commit 2021-10-02 10:43:41 +02:00
exca
extres Fix two typos in source code comments 2021-10-16 08:09:31 +02:00
fb fb: Remove some unused ioctls 2021-12-06 11:28:01 +01:00
fdc fdc: plug set-but-not-used vars 2021-11-25 11:25:11 +00:00
fdt device: add device_get_property and device_has_property 2021-09-20 17:17:57 +02:00
ffec
filemon Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
firewire firewire: plug set-but-not-used vars 2021-12-09 16:37:26 +00:00
flash flex_spi: Don't try to destroy disk if it doesn't exist 2021-12-07 07:13:53 +01:00
ftwd
fxp fxp: Mark sysctls with CTLFLAG_MPSAFE. 2021-12-09 21:16:16 -05:00
gem
glxiic
glxsb crypto: Constify all transform descriptors 2021-07-26 16:41:05 -04:00
goldfish
gpio Make device_busy/unbusy work w/o Giant held 2021-11-30 15:18:01 -07:00
gxemul
hdmi
hid newbus: add bus_topo_assert 2021-12-09 17:04:57 -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: Remove Giant locking around ioctls. 2021-12-09 20:35:21 -05: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: Add IDs for Intel Comet/Ice/Tiger/Rocketlake CPUs. 2021-11-25 19:26:04 -05:00
hyperv hn: plug set-but-not-unused vars 2021-12-10 12:09:26 +00:00
iavf iavf(4): Include RSS header file when RSS is defined 2021-12-03 12:02:42 -08:00
ic esp: Remove 2021-11-25 00:45:12 -07:00
ice ice(4): Update to version 0.29.4-k 2021-11-23 14:09:29 -08:00
ichiic ig4: Add PCI IDs for Intel Alder Lake I2C controller. 2021-11-24 20:15:02 -05:00
ichsmb ichsmb: Add PCI IDs for Intel Alder Lake SMBus controller 2021-11-24 13:07:58 -05:00
ichwd ichwd: add Lewisburg Super SKUs, Cannon and Comet Lake support 2021-08-26 12:04:28 +02:00
ida Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
igc Fix 'take effect' spelling in menus and comments. 2021-11-18 23:22:12 -07:00
iicbus ds3231: fix accidental breakage of !FDT in 1256067c 2021-12-13 13:49:47 +02:00
imcsmb
intel pchtherm: Add IDs for CannonLake-H, CometLake and Lewisburg controllers 2021-04-14 13:15:19 +03:00
intpm
io
ioat ioat: plug set-but-not-unused vars 2021-12-09 20:21:16 +00:00
iommu DMAR: clean up warnings about write-only variables 2021-10-21 21:40:46 +03:00
ipmi ipmi(4): Limit maximum watchdog pre-timeout interval. 2021-09-14 21:06:39 -04:00
ips
ipw
isci iscsi(4): Fix a typo in a source code comment 2021-11-19 19:29:21 +01:00
iscsi Move the ICL_CONN_*LOCK* macros to <dev/iscsi/icl.h>. 2021-11-05 16:38:25 -07:00
iser iser: Remove redundant linuxkpi MODULE_DEPEND 2021-11-15 14:04:08 +08:00
isl
ismt
isp FIx "set but not used" in the isp driver. 2021-12-05 15:19:56 -07:00
ispfw
itwd
iwi
iwm iwm(4): Fix a typo in a source code comment 2021-11-19 19:51:55 +01:00
iwn iwn: adjust EEPROM read timeout for Intel 4965AGN M2 2021-06-06 16:44:47 -04:00
ixgbe ixgbe(4): Fix a few typos in source code comments 2021-11-03 16:16:20 +01:00
ixl ixl(4): Remove iavf(4) source files 2021-11-24 11:54:08 -08:00
jedec_dimm
jme
kbd Suppress D_NEEDGIANT warnings for some drivers 2021-06-06 16:44:46 -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
liquidio Fix some common typos in source code comments 2021-08-14 08:55:58 +02:00
malo
mana mana: Fix a typo in a source code comment 2021-11-03 16:20:11 +01:00
mbox
md vfs: remove the unused thread argument from NDINIT* 2021-11-25 22:50:42 +00:00
mdio
mem
mfi Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
mgb mgb: remove set but not used variables 2021-11-23 20:56:53 -05:00
mge mge(4): Mark sysctls and callout MP-safe. 2021-09-03 12:15:39 -04:00
mii newbus: add bus_topo_assert 2021-12-09 17:04:57 -07:00
mlx Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
mlx4 Fix 'take effect' spelling in menus and comments. 2021-11-18 23:22:12 -07:00
mlx5 Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
mlxfw
mmc mmc: Fix HS200/HS400 capability check 2021-11-29 17:02:01 +01:00
mmcnull
mpr mpr(4): Fix a typo in a source code comment 2021-11-30 10:40:50 +01:00
mps Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816" 2021-12-02 14:45:04 -08:00
mpt Mark some sysctls as CTLFLAG_MPSAFE. 2021-08-10 20:44:27 -04:00
mrsas Fix "set but not used" in mrsas. This includes removing unnecessary cdevsw 2021-12-04 00:08:27 -07:00
msk
mthca ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mvs newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
mwl
mxge
my
nctgpio
neta Suport Q-in-Q for mvneta. 2021-12-03 11:06:58 +01:00
netfpga10g/nf10bmac
netmap netmap: fix uint32_t overflow in pool size calculation 2021-09-26 13:56:33 +00:00
nfe nfe: plug set-but-not-unused vars 2021-12-10 11:53:38 +00:00
nfsmb
nge Fix a common typo in man pages and src comments 2021-08-28 19:24:27 +02:00
nmdm Use the actual credentials to create the /dev/nmdm* devices. 2021-01-04 13:18:47 +00:00
ntb ntb_hw_intel: fix xeon NTB gen3 bar disable logic 2021-09-27 12:13:03 -07:00
null
nvd nvd: For AHCI attached devices, report ahci bridge 2021-12-06 10:23:40 -07:00
nvdimm newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
nvme nvme_sim: Only report PCI related stats when we can 2021-12-06 10:23:40 -07:00
nvram
nvram2env
oce Fix some common typos in source code comments 2021-08-28 18:57:23 +02:00
ocs_fc ocs_fc: Remove unused function delarations. 2021-12-07 14:14:38 +05:30
ofw bus: Make BUS_TRANSLATE_RESOURCE behave more like other bus methods 2021-11-15 13:01:30 -05:00
otus
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
pccard Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
pccbb pccard: remove pccbb_isa 2021-01-07 17:05:30 -07:00
pcf
pci Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
pms Fix some common typos in source code comments 2021-08-14 08:55:58 +02:00
powermac_nvram
ppbus ppbus(4): Fix a typo in source code comment 2021-11-19 19:19:36 +01:00
ppc
proto
psci
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 crypto: Validate AES-GCM IV length in check_csp(). 2021-12-09 11:52:41 -08:00
qcom_rnd qcom_rnd: add initial qualcomm prng driver. 2021-11-04 09:02:27 -07:00
qlnx Fix typo on "Celsius" 2021-11-18 23:05:32 -07:00
qlxgb
qlxgbe
qlxge
quicc
ral
random randomdev: Remove 100 ms sleep from write routine 2021-11-16 10:27:27 -08:00
rccgpio
re re: netmap: enable/disable krings on interface reinit 2021-01-10 15:09:05 +00:00
rl
rndtest
rt rt(4): Replace Giant callout+task with timeout_task. 2021-09-03 18:10:06 -04:00
rtsx rtsx: Call taskqueue sooner, adjust DELAY(9) calls, add an inversion heuristic 2021-09-09 14:26:17 -04:00
rtwn rtwn/usb: add product ID for Asus USB N10 Nano Rev. B1 2021-12-06 09:43:26 +02:00
safe OCF: Remove support for asymmetric cryptographic operations. 2021-04-12 14:28:43 -07:00
safexcel crypto: Validate AES-GCM IV length in check_csp(). 2021-12-09 11:52:41 -08:00
sbni
scc
sdhci sdhci: plug set-but-not-unused vars 2021-12-14 14:08:35 +00: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 Fix a common typo in source code comments 2021-09-04 12:56:57 +02:00
sge
siis newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
sis
sk sk: plug set-but-not-used vars 2021-12-14 14:08:17 +00:00
smartpqi cam: fix xpt_bus_register and xpt_bus_deregister return errno 2021-06-28 16:13:03 -06:00
smbios ipmi,smbios: move smbios_walk_table to smbios.h 2021-04-07 15:05:49 -05: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
snp
sound hdda: Remove extra topo_unlock 2021-12-10 10:01:21 -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
stge
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 Fix "set but not used" for the sym driver. 2021-12-03 15:18:39 -07:00
syscons fb: Remove unused cursors ioctls 2021-12-06 11:27:59 +01:00
tcp_log
tdfx Convert remaining cap_rights_init users to cap_rights_init_one 2021-01-12 13:16:10 +00:00
terasic
ti Fix "set but not used" for the ti driver 2021-12-03 15:31:14 -07:00
tpm tpm_tis: Improve interrupt allocation 2021-08-16 06:28:33 +02:00
tsec
twe Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
tws Fix "set but not used" in the tws driver 2021-12-03 15:40:29 -07:00
uart uart: Match simple comm 2021-09-30 14:16:19 -06:00
usb Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
veriexec vfs: remove the unused thread argument from NDINIT* 2021-11-25 22:50:42 +00:00
vge
viapm
viawd
videomode modules: increase MAXMODNAME and provide backward compat 2021-12-09 18:09:53 +00:00
virtio vtnet: plug set-but-not-used vars 2021-12-14 14:08:28 +00:00
vkbd
vmd Missed line from 7af4475a6e. 2021-09-02 22:25:16 -04:00
vmgenc
vmware vmx: plug set-but-not-used var 2021-12-14 14:12:35 +00:00
vnic vnic: Fix a typo in a comment 2021-10-02 10:47:21 +02:00
vr Fix a common typo in man pages and src comments 2021-08-28 19:24:27 +02:00
vt fb: Add new FBTYPE_EFIFB 2021-12-06 11:28:03 +01:00
vte
watchdog
wbwd wbwd: Mark sysctls with CTLFLAG_MPSAFE. 2021-12-09 21:13:10 -05: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: Fix another -Wunused-but-set-variable warning previously missed 2021-12-10 05:06:54 +00:00
xen Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
xilinx
xl
xz
zlib