..
acpi
Introduce sc_poll_ticks and obsolete COM_HW_POLL bit in sc_hwflags.
2021-03-25 05:33:59 +00:00
adb
defparam and use ADBKBD_LAYOUT, default to KB_US|KB_APPLE for tradition
2020-08-31 17:54:18 +00:00
altmem
apm
Use sel{record,remove}_knote().
2020-12-19 01:18:58 +00:00
arcbios
ata
Add G3 and DevSleep definitions. This changes the mask used by
2020-12-27 15:15:45 +00:00
audio
Fix and improve the buffer length calculation to avoid zero length
2021-03-20 04:56:52 +00:00
bi
bluetooth
bus_dma
Fix some more uvm.h cleanup fallout.
2020-09-06 15:27:22 +00:00
cadence
cardbus
Ensure event_thread stays in event loop upon creation.
2020-10-04 06:15:54 +00:00
clk
dec
dkwedge
Misc style fixes. No binary changes.
2021-02-20 09:51:20 +00:00
dm
Adapt to proplib API chanages.
2020-07-08 15:07:13 +00:00
dmover
drm
dtv
ebus
eisa
Use eisa_compatible_{match,lookup}().
2021-01-27 04:35:15 +00:00
fdt
Fix previous
2021-03-24 18:19:31 +00:00
flash
gpib
s/parition/partition/
2020-09-29 02:49:55 +00:00
gpio
hdaudio
If the Subordinate Node Count returns 0 nodes, complain and return instead
2020-12-28 19:31:43 +00:00
hdmicec
hid
provide KB_APPLE layout variant which uses Command-F* to switch console screens
2020-08-29 22:42:53 +00:00
hil
hpc
Use sel{record,remove}_knote().
2020-12-19 01:18:58 +00:00
hyperv
hvn(4): Don't wait forever.
2021-01-29 04:38:49 +00:00
i2c
Use lmtemp(4) as entropy source.
2021-03-01 04:40:39 +00:00
i2o
ic
Introduce COM_HW_BROKEN_ETXRDY bit in sc_hwflags; push TX queue if
2021-03-25 05:34:49 +00:00
ieee1394
ir
Use sel{record,remove}_knote().
2020-12-19 01:18:58 +00:00
isa
Calling halt_{input,output} is done by the MI audio layer if necessary.
2021-02-06 07:16:18 +00:00
isapnp
iscsi
Stop advertising more openings after limit is reached.
2021-03-07 12:30:03 +00:00
marvell
Round of uvm.h cleanup.
2020-09-05 16:30:10 +00:00
mca
microcode
mii
Fix a bug that "ifconfig xx0 media none" set LINK_STATE_UNKNOWN instead of
2020-11-04 09:15:10 +00:00
mscp
mvme
nand
Include opt_nand.h for NAND_DEBUG.
2020-07-06 10:22:07 +00:00
news
nor
nvmm
Implement nvmm_vcpu::stop, a race-free exit from nvmm_vcpu_run() without
2021-03-26 15:59:53 +00:00
ofisa
Rename of_match_compat_data() to of_compatible_match(). Similarly,
2021-01-27 03:10:18 +00:00
ofw
Wrap some definite-only-in-kernel-environment prototypees in _KERNEL.
2021-02-06 16:07:13 +00:00
onewire
pad
pci
Introduce sc_poll_ticks and obsolete COM_HW_POLL bit in sc_hwflags.
2021-03-25 05:33:59 +00:00
pckbport
synaptics: Emulate scrolling when the middle button is held with TrackPoints
2020-10-01 17:13:19 +00:00
pcmcia
podulebus
ppbus
s/occurence/occurrence/
2020-09-29 02:58:51 +00:00
pud
putter
Use sel{record,remove}_knote().
2020-12-18 02:54:34 +00:00
pwm
qbus
Use sel{record,remove}_knote().
2020-12-18 02:41:35 +00:00
raidframe
Fix a long long-standing off-by-one error in computing lastPSID.
2021-02-15 23:27:03 +00:00
rasops
Remove pointless cast; dp is already uint32_t *.
2020-07-02 07:49:44 +00:00
rcons
s/depreciated/deprecated/g
2021-03-24 05:00:24 +00:00
sbus
introduce DDB_END_CMD and replace more than 20 copies of the same
2021-02-23 07:13:51 +00:00
scsipi
PR/55986: Ryo Onodera: DK_BUSY must have mask as second argument. Make cd.c
2021-02-10 16:30:01 +00:00
sdmmc
Enable block count only for count > 0.
2021-03-13 23:26:47 +00:00
smbus
spi
Use DEVICE_COMPAT_EOL.
2021-01-27 02:29:48 +00:00
splash
stbi
std
sun
Use sel{record,remove}_knote().
2020-12-18 01:54:22 +00:00
sysmon
Use sel{remove,record}_knote().
2020-12-18 01:46:39 +00:00
tc
Restrict stic_xmap to the kernel namespace
2020-09-12 16:44:41 +00:00
tprof
tprof: Use percpu rather than a MAXCPUS-element array.
2020-11-27 20:10:25 +00:00
usb
regen
2021-03-15 07:30:40 +00:00
videomode
virtio
Add virtio mmio probe function
2021-02-05 21:25:36 +00:00
vme
s/ressource/resource/. No functional change.
2020-08-24 05:37:40 +00:00
vmt
use aprint_verbose_dev()
2020-11-17 17:59:31 +00:00
wscons
fix logic botch from previous - if we're asked to draw the cursor somewhere
2021-01-28 17:40:00 +00:00
wsfb
add optional glyph cache for genfb
2021-01-27 22:42:53 +00:00
wsfont
Update Spleen kernel fonts to version 1.9.0, bringing the following
2021-03-12 17:03:06 +00:00
xmi
bio.c
malloc(9) -> kmem(9)
2020-12-19 01:12:21 +00:00
biovar.h
ccd.c
Fix ioctl locking. Add dkdriver.
2020-10-06 18:45:23 +00:00
ccdvar.h
cgd_crypto.c
Split aes_cbc_* and aes_xts_* into their own header files.
2020-07-25 22:14:35 +00:00
cgd_crypto.h
cgd.c
Fix whitespace.
2020-08-01 02:15:49 +00:00
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cninit - don't reset cn_tab on entry.
2020-07-29 01:55:58 +00:00
cons.c
cons.h
dev_verbose.c
dev_verbose.h
DEV_VERBOSE_DEFINE - use MODULE_CLASS_DRIVER to match the definition.
2020-08-11 12:10:10 +00:00
devlist2h.awk
DEVNAMES
add rge
2021-03-01 18:18:39 +00:00
dksubr.c
dkvar.h
files.audio
files.dev
firmload.c
firmload.h
fss.c
Check the return value of device_lookup_private against NULL.
2020-12-26 14:50:50 +00:00
fssvar.h
ipmi.c
ipmi(4): Fixed a bug that incorrect condition is notified.
2020-08-17 08:34:36 +00:00
ipmivar.h
keylock.c
keylock.h
kloader.c
Round of uvm.h cleanup.
2020-09-05 16:30:10 +00:00
kloader.h
kttcp.c
kttcpio.h
ld.c
Remove unnecessary wait in ldbegindetach.
2020-08-02 01:17:56 +00:00
ldvar.h
Remove unnecessary wait in ldbegindetach.
2020-08-02 01:17:56 +00:00
led.c
led.h
lockstat.c
lockstat.h
Makefile
Use HAVE_NVMM for nvmm headers
2020-09-27 11:57:28 +00:00
md_root.c
md.c
md.h
midi_if.h
midi.c
Use sel{record,remove}_knote().
2020-12-19 01:18:58 +00:00
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mm.h
nullcons_subr.c
radio_if.h
radio.c
random.c
/dev/random: Fix nonblocking read.
2021-01-13 23:54:21 +00:00
sequencer.c
Use sel{record,remove}_knote().
2020-12-19 01:18:58 +00:00
sequencervar.h
spkr_audio.c
Attach this only if the parent device has playback capability.
2021-02-17 12:37:33 +00:00
spkr.c
spkrio.h
spkrvar.h
veriexec.c
veriexec.config
video_if.h
video.c
Nix trailing whitespace.
2020-08-13 16:45:58 +00:00
vnd.c
Fix calculation of cylinder count from medium size.
2021-01-04 16:17:26 +00:00
vndvar.h