freebsd-skq/sys
Hans Petter Selasky b1f99f9cc9 Improve handling of alternate settings in the USB stack.
Move initialization of num_altsetting under USB_CFG_INIT, else
there will be a page fault when enumerating USB devices.

PR:		251856
MFC after:	1 week
Submitted by:	Ma, Horse <Shichun.Ma@dell.com>
Sponsored by:	Mellanox Technologies // NVIDIA Networking
2020-12-15 15:36:41 +00:00
..
amd64 amd64 pmap: fix PCID mode invalidations 2020-12-14 22:52:29 +00:00
arm Remove unused functions and variables in cpufunc.[ch]. 2020-12-14 14:00:54 +00:00
arm64 Enable ROUTE_MPATH support in GENERIC kernels. 2020-12-14 22:23:08 +00:00
bsm
cam mmccam: Convert some printf to CAM_DEBUG 2020-11-30 14:49:13 +00:00
cddl Check that the frame pointer is within the current stack. 2020-12-08 18:00:58 +00:00
compat Improve handling of alternate settings in the USB stack. 2020-12-15 12:05:07 +00:00
conf hme(4): Remove as previous announced 2020-12-11 21:40:38 +00:00
contrib Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
crypto Revert r366943. It did not work as expected. 2020-12-11 00:42:53 +00:00
ddb Add a kstack_contains() helper function. 2020-12-01 17:04:46 +00:00
dev Improve handling of alternate settings in the USB stack. 2020-12-15 15:36:41 +00:00
dts
fs In ext2fs, BA_CLRBUF is used in ext2_balloc() not UFS_BALLOC(). 2020-12-08 00:49:31 +00:00
gdb
geom Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
gnu
i386 Enable ROUTE_MPATH support in GENERIC kernels. 2020-12-14 22:23:08 +00:00
isa
kern uipc: disable prediction in unp_pcb_lock_peer 2020-12-13 21:32:19 +00:00
kgssapi
libkern
mips mips: Fix sub-word atomics implementation 2020-12-14 00:47:59 +00:00
modules zfs: quiet gcc -Wmissing-include-dirs 2020-12-11 22:52:08 +00:00
net style(9): Correct whitespace in struct definitions 2020-12-11 01:00:07 +00:00
net80211
netgraph netgraph: macfilter: small fixes 2020-12-09 15:28:56 +00:00
netinet Harden the handling of outgoing streams in case of an restart or INIT 2020-12-13 23:51:51 +00:00
netinet6 Expose nonstandard IPv6 kernel definitions to standalone builds. 2020-12-04 21:51:47 +00:00
netipsec
netpfil Fix LINT-NOINET6 build after r368571. 2020-12-14 22:54:32 +00:00
netsmb
nfs
nfsclient
nfsserver nfs: Mark unused statistics variable as reserved 2020-11-18 04:35:49 +00:00
nlm
ofed
opencrypto Remove the cloned file descriptors for /dev/crypto. 2020-11-25 00:10:54 +00:00
powerpc Enable ROUTE_MPATH support in GENERIC kernels. 2020-12-14 22:23:08 +00:00
riscv Enable ROUTE_MPATH support in GENERIC kernels. 2020-12-14 22:23:08 +00:00
rpc
security pipe: allow for lockless pipe_stat 2020-11-19 06:30:25 +00:00
sys Improve handling of alternate settings in the USB stack. 2020-12-15 12:05:07 +00:00
teken
tests
tools
ufs ffs: quiet -Wstrict-prototypes 2020-12-11 22:51:57 +00:00
vm contig allocs: Don't retry forever on M_WAITOK. 2020-12-10 20:44:29 +00:00
x86 dmar: reserve memory windows of PCIe root port 2020-12-09 18:43:58 +00:00
xdr
xen
Makefile