..
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
Avoid use of CALLFRAME_S0 on calling ARC BIOS functions.
2020-05-30 03:16:31 +00:00
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
Update for proplib(3) API changes.
2020-06-11 02:32:06 +00:00
bus_dma
Fix some more uvm.h cleanup fallout.
2020-09-06 15:27:22 +00:00
cadence
Use prop_data_value (not prop_data_data_nocopy)
2020-06-28 12:43:00 +00:00
cardbus
convert cardslot event thread from wakeup/tsleep to mutex/condvar.
2021-04-17 01:19:48 +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
allocate memory for dtv_ts_section using kmem_alloc() in dtv_demux_read(),
2020-05-30 13:15:10 +00:00
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
spello in comment
2021-04-16 07:02:09 +00:00
i2o
ic
remove extra line that clearly isn't meant to be there and may trigger
2021-04-13 04:13:52 +00:00
ieee1394
convert union member from [0] array to [3] array, so that attempts
2021-04-12 09:22:21 +00:00
ir
Use sel{record,remove}_knote().
2020-12-19 01:18:58 +00:00
isa
Rework about the rest note in speaker(4).
2021-04-03 04:10:30 +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
update comment about the 'quirk' in we_mca_init_hook() - actually that is
2021-04-08 17:36:33 +00:00
microcode
No longer depend on libl.
2020-06-29 06:39:38 +00:00
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
convert 'extern phys_ram_seg_t mem_clusters[0];' to the '[]' form
2021-04-15 01:57:11 +00:00
nand
Include opt_nand.h for NAND_DEBUG.
2020-07-06 10:22:07 +00:00
news
nor
nvmm
be sure to only access vcpu if it was initialised.
2021-04-12 09:22:58 +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
fix typo
2021-04-16 08:09:40 +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
mark an extremely uncommon, but sometimes seen, log message
2021-04-11 01:41:12 +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
handle cd1400_compute_baud() failure and avoid reading uninitialised
2021-04-12 09:23:32 +00:00
scsipi
Limit buffer size for device capabilities requests as a work-around for PR
2021-04-16 12:58:54 +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
remove KERNHIST_INIT_STATIC(). it stradles the line between usable
2021-04-17 01:53:58 +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
Removed little endian dependencies.
2021-03-27 21:23:14 +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(4): Align IVs on the stack.
2020-06-29 23:36:06 +00:00
cgd.c
Fix whitespace.
2020-08-01 02:15:49 +00:00
cgdvar.h
Constify.
2020-06-13 22:15:57 +00:00
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
dk_start(): retry device-dependent start() routine later, also when it
2021-04-15 00:32:50 +00:00
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
Rework about the rest note in speaker(4).
2021-04-03 04:10:30 +00:00
spkr.c
Rework about the rest note in speaker(4).
2021-04-03 04:10:30 +00:00
spkrio.h
spkrvar.h
Rework about the rest note in speaker(4).
2021-04-03 04:10:30 +00:00
veriexec.c
veriexec.config
video_if.h
video.c
Nix trailing whitespace.
2020-08-13 16:45:58 +00:00
vnd.c
Provide a default preferred I/O size.
2021-04-11 18:18:39 +00:00
vndvar.h