freebsd-nq/sys/dev
Marius Strobl d141239c56 mc146818(4): remove obsolete driver
It's no longer used since 58aa35d429
and r357455 respectively.
2020-12-25 19:47:45 +01:00
..
aac
aacraid
acpi_support acpi_wmi(4): Allow attachment to ACPI node if EC is not found 2020-12-23 11:10:53 +03:00
acpica acpi: Ensure that adjacent memory affinity table entries are coalesced 2020-12-18 16:04:48 +00:00
adb
adlink
ae
age
agp
ahci Add basic support for Freescale LX2160A SoC. 2020-12-05 12:08:37 +00:00
aic7xxx
al_eth
alc
ale
alpm
altera
amd_ecc_inject
amdgpio
amdpm
amdsbwd
amdsmb
amdsmn amdsmn(4), amdtemp(4): add support for Family 19h (Zen 3) 2020-12-12 19:34:12 +00:00
amdtemp amdtemp(4): Add missing Family 17h models 2020-12-12 19:43:38 +00:00
amr
an
arcmsr arcmsr(4): don't bzero newly allocated ccb; xpt_alloc_ccb() already does that. 2020-11-23 12:50:38 +00:00
asmc
ata Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
ath [ath] also remove the magic size value here for the transmit antenna statistics. 2020-12-08 17:28:42 +00:00
atkbdc psm(4): Always initialize Synaptics touchpad report range with defaults 2020-12-23 11:10:53 +03:00
axgbe [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issue 2020-12-03 16:54:59 +00:00
backlight Add backlight subsystem 2020-10-02 18:18:01 +00:00
bce
beri
bfe
bge
bhnd
bnxt
bwi
bwn Provide MS() and SM() macros for 80211 and wireless drivers. 2020-09-24 10:57:39 +00:00
bxe Remove newline from bxe description, it's not done elsewhere. 2020-11-09 03:02:34 +00:00
cadence
cardbus
cas
ce
cesa
cfe
cfi
chromebook_platform
ciss
cmx
coretemp
cp
cpuctl
cpufreq
cxgb
cxgbe Clear TLS offload mode if a TLS socket hangs without receiving data. 2020-12-03 22:06:08 +00:00
cyapa cyapa(4): Add support for evdev protocol 2020-12-23 11:10:49 +03:00
dc
dcons
dme
dpaa
dpms
drm2 Don't permit DRM buffer mappings to be upgraded to executable. 2020-10-06 18:13:15 +00:00
dwc [if_dwc] add support for multi-descriptor packets in TX path 2020-12-23 12:29:29 -08:00
e1000 Fix whitespace in r368698 2020-12-16 14:48:46 +00:00
efidev
ena Update ENA driver version to v2.3.0 2020-11-18 15:25:38 +00:00
esp
et
etherswitch
evdev kqueue: save space by using only one func pointer for assertions 2020-11-09 00:04:35 +00:00
exca
extres syscon: Add syscon_get_by_ofw_node 2020-11-17 14:59:58 +00:00
fb
fdc
fdt Correctly handle nodes compatible with "syscon", "simple-bus". 2020-09-25 13:52:31 +00:00
ffec
filemon
firewire Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
flash Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
ftwd Add watchdog(9) driver for the Fintek F81803 SuperIO chip 2020-11-28 22:34:33 +00:00
fxp
gem
glxiic
glxsb
goldfish
gpio Provide userland notification of gpio pin changes ("userland gpio interrupts"). 2020-12-12 18:34:15 +00:00
gxemul
hdmi
hifn
hpt27xx
hptiop
hptmv Don't check return from xpt_alloc_ccb() for being NULL; since it's not 2020-11-23 12:59:56 +00:00
hptnr
hptrr
hwpmc PMC: remove now orphaned PMC for INTEL XScale processors. 2020-12-25 15:21:53 +01:00
hyperv hyperv/vmbus: avoid crash, panic if vbe fb info is missing 2020-12-10 13:11:52 +00:00
ic
ice ice: quiet -Wredundant-decls 2020-12-17 22:53:45 +00:00
ichiic ig4(4): Add PCI IDs for Intel Tiger Lake 2020-12-05 10:57:15 +00:00
ichsmb ichsmb_pci: convert to pci_device_table / add PCI_PNP_INFO 2020-10-01 16:55:01 +00:00
ichwd
ida
if_ndis ndis(4): expand deprecation to the whole driver 2020-12-11 21:51:50 +00:00
if_wg if_wg: appease gcc 2020-12-11 22:52:03 +00:00
iicbus Add basic support for Freescale LX2160A SoC. 2020-12-05 12:08:37 +00:00
iir
imcsmb
intel
intpm
io
ioat
iommu dmar: reserve memory windows of PCIe root port 2020-12-09 18:43:58 +00:00
ipmi
ips
ipw
isci Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
iscsi Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
iscsi_initiator
iser
isl
ismt
isp Mark inline functions static. 2020-11-29 00:35:13 +00:00
ispfw Remove parallel SCSI and 1/2Gb FC support from isp(4). 2020-11-20 01:15:48 +00:00
itwd
iwi
iwm
iwn Provide MS() and SM() macros for 80211 and wireless drivers. 2020-09-24 10:57:39 +00:00
ixgbe
ixl
jedec_dimm
jme
kbd
kbdmux
ksyms
le
led
lge
liquidio
malo Provide MS() and SM() macros for 80211 and wireless drivers. 2020-09-24 10:57:39 +00:00
mbox
md md: Fix a read-after-free in BIO_GETATTR handling 2020-12-23 11:16:40 -05:00
mdio
mem vm_phys: Try to clean up NUMA KPIs 2020-11-19 03:59:21 +00:00
mfi dev/mfi: Make a seemingly bogus conditional unconditional 2020-12-09 02:07:01 +00:00
mgb
mge
mii
mk48txx
mlx
mlx4 Include GID type when deleting GIDs from HW table under RoCE in mlx4ib. 2020-11-10 12:58:25 +00:00
mlx5 Remove erradic assert after SVN r367149 in mlx5en(4). 2020-11-24 13:07:59 +00:00
mlxfw
mly
mmc dwmmc: dwmmc_switch_vccq is only used in MMCCAM kernel 2020-11-16 11:53:36 +00:00
mmcnull
mn Fix compilation after r368397. 2020-12-07 11:18:51 +00:00
mpr Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mps Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mpt Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mrsas Use uintptr_t instead of unsigned long for pointers. 2020-12-16 00:13:32 +00:00
msk
mthca
mvs Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mwl Provide MS() and SM() macros for 80211 and wireless drivers. 2020-09-24 10:57:39 +00:00
mxge Use uintptr_t instead of unsigned long for integers holding pointers. 2020-12-16 00:17:54 +00:00
my
nctgpio
neta
netfpga10g/nf10bmac
netmap netmap: fix mutex double unlock bug 2020-10-22 20:21:11 +00:00
nfe
nfsmb
nge
nmdm
ntb ntb: quiet gcc -Wreturn-type 2020-12-11 22:51:48 +00:00
null
nvd
nvdimm
nvme nvme: Remove a wmb() that's not necessary. 2020-12-04 21:34:48 +00:00
nvram
nvram2env
oce
ocs_fc Introduce support of SCSI Command Priority. 2020-10-25 19:34:02 +00:00
ofw [PowerPC] Allow traversal of oversize OF properties. 2020-11-13 16:49:41 +00:00
otus
ow
pbio
pccard
pccbb
pcf
pci pci_iov: When pci_iov_detach(9) is called, destroy VF children 2020-12-18 03:46:50 +00:00
pms Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
powermac_nvram
ppbus
ppc
proto
psci
pst
pty
puc
pwm pwm_backlight: Fix 32 bits build 2020-10-03 08:31:28 +00:00
qat qat: quiet -Wredundant-decls 2020-12-11 22:51:53 +00:00
qlnx
qlxgb
qlxgbe
qlxge
quicc
ral
random random(4) FenestrasX: Push root seed version to arc4random(3) 2020-10-10 21:52:00 +00:00
rccgpio
re re(4): Add a 8168-compatible device ID 2020-10-05 19:58:55 +00:00
rl re(4): Add a 8168-compatible device ID 2020-10-05 19:58:55 +00:00
rndtest
rt Move kernel env global variables, etc to sys/kenv.h 2020-10-07 06:16:37 +00:00
rtsx Port rtsx(4) driver for Realtek SD card reader from OpenBSD. 2020-11-24 21:28:44 +00:00
rtwn rtwn: narrow the epoch area 2020-09-29 20:46:25 +00:00
safe
safexcel
sbni
scc
sdhci Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
sdio
sec
sfxge
sge
siis Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
sis
sk hme(4): Remove as previous announced 2020-12-11 21:40:38 +00:00
smartpqi smartpqi: don't bzero the new ccb; xpt_alloc_ccb_nowait() already does that. 2020-11-23 12:54:19 +00:00
smbus
smc
snp
sound Unlock channels when any of them are locked, when returning for non-busy state. 2020-11-20 14:02:43 +00:00
speaker
spibus Add IRQ resource to SPIBUS 2020-12-17 17:11:14 +00:00
ste
stge
sume
superio Add support for Fintek F81803 SuperIO chip 2020-11-26 07:34:20 +00:00
sym Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
syscons Remove remaning definition of GFB_<foo> options. 2020-12-05 19:44:00 +00:00
tcp_log
tdfx
terasic
ti
tpm
tsec
twa
twe
tws Make tws(4) use xpt_alloc_ccb()/xpt_free_ccb() instead of malloc/free. 2020-11-23 13:02:23 +00:00
uart uart: allow UART_DEV_DBGPORT for fdt consoles 2020-12-02 21:01:52 +00:00
usb wmt: quiet gcc -Wparentheses 2020-12-24 12:49:27 -08:00
veriexec
vge
viapm
viawd
videomode
virtio Stop redefining PAGE_SHIFT in virtio-mmio 2020-12-23 13:10:26 +00:00
vkbd
vmd
vmgenc
vmware
vnic
vr
vt vt: if loader did pass the font via metadata, use it 2020-11-30 11:45:47 +00:00
vte
watchdog
wbwd
wi
wpi
wtap
xdma
xen Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
xilinx
xl
xz
zlib