NetBSD/sys/dev
msaitoh 6750ba655b Add Intel 400 Series PCH-V devices. 2021-10-12 14:15:34 +00:00
..
acpi Also print the device name with aprint_naive, like wss@pnpbios does. 2021-10-07 00:11:08 +00:00
adb Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
altmem
apm Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
arcbios Avoid use of CALLFRAME_S0 on calling ARC BIOS functions. 2020-05-30 03:16:31 +00:00
ata PR kern/56403 2021-10-05 08:01:05 +00:00
audio audio(9): Issue pserialize_perform outside sc_lock in audiodetach. 2021-10-10 11:21:05 +00:00
bi Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
bluetooth Merge thorpej-cfargs2. 2021-08-07 16:18:40 +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 Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
clk
dec Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
dkwedge fix some more typos in comments/log messages, improve wording as well. 2021-08-21 11:55:24 +00:00
dm fix typos in sys/dev/dm code comments and documentation. 2021-08-21 22:23:33 +00:00
dmover
drm
dtv #include <sys/param.h> for COHERENCY_UNIT and some KNF while I'm here. 2021-07-24 07:48:38 +00:00
ebus
eisa Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
fdt Remove "no IOMMU" hack. 2021-09-14 22:00:11 +00:00
flash Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
gpib Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
gpio use l->l_cred since it is available. 2021-09-21 14:36:34 +00:00
hdaudio Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
hdmicec
hid wscons: add definitions for BÉPO, a standardized, Dvorak-style optimized 2021-09-22 17:37:31 +00:00
hil Use C99 designated initializer for wscons ops. 2021-09-19 04:55:58 +00:00
hpc Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
hyperv Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
i2c fix various typos, mainly in comments. 2021-10-12 08:36:28 +00:00
i2o Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
ic Note that while sleeping (HUPCL), time passes. 2021-10-12 08:09:50 +00:00
ieee1394 follow fcambus steps by fixing typos for "unknown" in few more error messages. 2021-10-04 20:48:05 +00:00
ir Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
isa sys/dev: Memset zero before copyout. 2021-09-09 23:26:36 +00:00
isapnp Fix KASSERT triggered when attaching opl at wss@isapnp. 2021-10-07 00:01:45 +00:00
iscsi Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
marvell some love to double letters (in comments). 2021-09-17 08:13:06 +00:00
mca Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
microcode Restore MKNOUVEAUFIRMWARE and MKRADEONFIRMWARE and make gpufw set unconditional 2021-09-26 15:52:40 +00:00
mii Add missing RCSID and __KERNEL_RCSID(). 2021-08-25 21:50:29 +00:00
mscp fix various typos in comments and messages. 2021-08-09 19:24:32 +00:00
mvme Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
nand Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
news
nor Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
nvmm be sure to only access vcpu if it was initialised. 2021-04-12 09:22:58 +00:00
ofisa Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
ofw Adjust the device_call() calling convention so as to provide type checking 2021-09-15 17:33:08 +00:00
onewire Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
pad pad(4): Explain what's wrong with using device pointers like this. 2021-06-14 18:44:53 +00:00
pci Add Intel 400 Series PCH-V devices. 2021-10-12 14:15:34 +00:00
pckbport synaptics: use the new WSCONS_EVENT_(H|V)SCROLL event types 2021-09-28 06:16:13 +00:00
pcmcia Advertise ATAC_CAP_DATA32 also for memory-mapped mode. 2021-10-05 08:21:10 +00:00
podulebus Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
ppbus Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
pud
putter Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
pwm
qbus Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
raidframe sys/dev: Memset zero before copyout. 2021-09-09 23:26:36 +00:00
rasops rasops_reconfig: Do not abort even if font stride is not supported by 2021-10-04 12:26:29 +00:00
rcons s/depreciated/deprecated/g 2021-03-24 05:00:24 +00:00
sbus Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
scsipi fix various typos, mainly in comments. 2021-10-12 08:36:28 +00:00
sdmmc Fixup bwfm(4) register bit regarding SDIO device suspend/resume. 2021-08-08 16:23:37 +00:00
smbus
spi ssdfb: add support for SSD1306 and SH1106 at spi attachment 2021-08-19 17:50:18 +00:00
splash
stbi
std Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
sun Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
sysmon - Call selnotify() with sysmon_power_event_queue_mtx held, passing the 2021-09-26 16:24:21 +00:00
tc Add missing double p and d for stopped and overriden accordingly. 2021-09-11 20:28:03 +00:00
tprof Make sure setup happens on all CPUs. 2021-09-26 13:37:36 +00:00
usb Add missing inclusion of sys/bitops.h. 2021-10-11 06:30:23 +00:00
videomode
virtio Add virtio mmio probe function 2021-02-05 21:25:36 +00:00
vme Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
vmt Removed little endian dependencies. 2021-03-27 21:23:14 +00:00
wscons wsmouse: add support for "precision scrolling" events and (GET|SET)PARAMS 2021-09-28 06:14:27 +00:00
wsfb Add 10-bit pixel format support. 2021-08-30 22:47:24 +00:00
wsfont add an ioctl() to get a list of fonts currently available via wsfont 2021-04-24 00:15:37 +00:00
xmi Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
DEVNAMES Remove uscanner(4) driver 2021-06-29 10:22:33 +00:00
Makefile Use HAVE_NVMM for nvmm headers 2020-09-27 11:57:28 +00:00
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.c Fix whitespace. 2020-08-01 02:15:49 +00:00
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
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 Rework the xxxVERBOSE option to share the common module-hook-based 2021-06-29 21:03:36 +00:00
dev_verbose.h Rework the xxxVERBOSE option to share the common module-hook-based 2021-06-29 21:03:36 +00:00
devlist2h.awk devlist2h.awk: Nix trailing whitespace. 2021-06-30 17:34:03 +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
efi.c UEFI calls can modify size inputs, so stash them for use with kmem_free 2021-10-10 14:52:30 +00:00
efivar.h efi: Add /dev/efi character device 2021-10-10 13:03:08 +00:00
files.audio
files.dev efi: Add /dev/efi character device 2021-10-10 13:03:08 +00:00
firmload.c Add containment for the cloning devices hack in vn_open. 2021-06-29 22:40:53 +00:00
firmload.h
fss.c Add containment for the cloning devices hack in vn_open. 2021-06-29 22:40:53 +00:00
fssvar.h
ipmi.c ipmi(4): Tidy up ipmi_thread a little. 2021-06-15 00:20:33 +00:00
ipmivar.h
keylock.c
keylock.h
kloader.c Switch to kmem(9). 2021-10-11 14:25:05 +00:00
kloader.h
kttcp.c
kttcpio.h
ld.c ld(4): Block requests while suspended until resumed. 2021-05-30 11:24:02 +00:00
ldvar.h ld(4): Block requests while suspended until resumed. 2021-05-30 11:24:02 +00:00
led.c
led.h
lockstat.c Move proc_lock into the data segment. It was dynamically allocated because 2020-05-23 23:42:41 +00:00
lockstat.h
md.c
md.h
md_root.c
midi.c Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
midi_if.h
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mm.h Add missing double p and d for stopped and overriden accordingly. 2021-09-11 20:28:03 +00:00
nullcons_subr.c
radio.c Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
radio_if.h
random.c /dev/random: Fix nonblocking read. 2021-01-13 23:54:21 +00:00
sequencer.c Change the kqueue filterops::f_isfd field to filterops::f_flags, and 2021-09-26 01:16:07 +00:00
sequencervar.h
smbios.c fix typos in word "successful". 2021-09-16 22:19:10 +00:00
smbios_platform.c x86's platform.c no longer has any x86 specific code in it, so move it to 2021-07-21 23:26:15 +00:00
smbiosvar.h smbios: Add character device for accessing SMBIOS tables 2021-07-24 11:39:18 +00:00
spkr.c Merge thorpej-cfargs2. 2021-08-07 16:18:40 +00:00
spkr_audio.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 fix proplib deprecation 2021-06-21 03:04:27 +00:00
veriexec.config
video.c s/fist/first/ 2021-08-09 21:38:04 +00:00
video_if.h Support VIDIOC_G_PARM/VIDIOC_S_PARM 2020-05-22 11:23:51 +00:00
vnd.c Fix all remaining typos, mainly in comments but also in few definitions and log messages, reported by me in PR kern/54889. 2021-07-24 21:31:31 +00:00
vndvar.h