NetBSD/sys/dev
tnn b656910d5f spi: make the "slave" config(5) locator optional
needed to be able to support FDT direct attachment of SPI slaves
2019-08-05 23:42:48 +00:00
..
acpi - Fix a bug that acpiec_space_handler() doesn't access more than 64bit 2019-08-05 10:12:04 +00:00
adb make this compile again without ddb 2019-06-09 14:18:29 +00:00
altmem
apm
arcbios
ata Take channel lock for calling reset_drive. 2019-06-06 20:55:43 +00:00
audio Use kmem_alloc/free() instead of old kern_malloc/free(). 2019-07-10 13:26:47 +00:00
bi Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*. 2019-05-28 07:41:46 +00:00
bluetooth Clean get_props(). 2019-06-08 08:02:36 +00:00
bus_dma
cadence Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*. 2019-05-28 07:41:46 +00:00
cardbus Catch up with MI pci changes to fix compile error. 2019-03-05 08:16:53 +00:00
clk Normalize clk name to prevent sysctl_createv from failing 2019-07-23 17:44:03 +00:00
dec
dkwedge Fix info leak: always clear 'dkw', because some of its (otherwise 2019-07-09 17:06:46 +00:00
dm
dmover
drm
dtv Pass 0xff instead of true to memset when setting "all PIDs" mode in the PID filter 2019-02-24 12:05:49 +00:00
ebus Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
eisa
fdt For drivers whose framebuffer is located not page-aligned, permit 2019-07-23 14:34:11 +00:00
filemon
flash
gpib s/recieve/receive/ 2019-05-28 08:59:33 +00:00
gpio
hdaudio Even though the spec says SRST should read back as 1 after being set, this 2019-07-26 11:13:46 +00:00
hdmicec
hid hidms depends on tpcalib now 2019-07-10 10:07:23 +00:00
hil
hpc
hyperv Fix build for !WSDISPLAY_COMPAT_RAWKBD. 2019-07-21 16:08:13 +00:00
i2c Add support FDT. 2019-08-05 12:21:00 +00:00
i2o
ic Use unsigned in rtk_setmulti() to avoid undefined behavoir. Found bk kUBSan. 2019-08-01 15:21:50 +00:00
ieee1394 s/recieve/receive/ 2019-05-28 08:59:33 +00:00
ir
isa Add IT8655 support. 2019-07-23 09:38:53 +00:00
isapnp Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
iscsi register with pmf to allow suspend. 2019-07-13 17:06:00 +00:00
marvell Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*. 2019-05-28 07:41:46 +00:00
mca Fix a bug that the supported media can't passed correctly. Not tested. 2019-04-09 04:04:04 +00:00
microcode Fix typo (s/recevie/receive/). 2019-06-04 10:15:22 +00:00
mii Check the return value of PHY_READ(). Because, if it fails, 'reg' is not 2019-07-03 17:40:29 +00:00
mscp
mvme
nand
news
nor
nvmm Localify two functions that are no longer used outside. Also return the 2019-07-06 05:13:10 +00:00
ofisa Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
ofw KNF. No functional change. 2019-05-29 06:21:56 +00:00
onewire
pad Fix return value. fo_poll expects revents, not errno. 2019-06-26 12:21:40 +00:00
pci Use unsigned to avoid undefined behavior in wm_i82543_mii_sendbits(). 2019-08-01 14:28:33 +00:00
pckbport pckbd_cngetc: Set type=0 and return if no data is available 2019-07-23 12:28:52 +00:00
pcmcia s/recieve/receive/ 2019-05-28 08:59:33 +00:00
podulebus
ppbus
pud
putter
pwm
qbus Use ETHER_LOCK()/ETHER_UNLOCK() for all ethernet drivers to protect ec_multi*. 2019-05-28 07:41:46 +00:00
raidframe Fix typo (s/supress/suppress/). 2019-07-11 03:49:51 +00:00
rasops Protect rasops_copy{rows,cols}() by _RASOPS_PRIVATE. 2019-08-03 06:29:52 +00:00
rcons
sbus Clean get_props(). 2019-06-08 08:02:36 +00:00
scsipi use correct size when copying outgoing sense data. 2019-05-30 16:57:39 +00:00
sdmmc Define SD_ARG_CMD52_WRITE macro correctly. Found by KUBSan. This macro is 2019-07-24 05:45:42 +00:00
smbus
spi spi: make the "slave" config(5) locator optional 2019-08-05 23:42:48 +00:00
splash
stbi
std
sun centralize setdisklabel(9) 2019-04-03 22:10:49 +00:00
sysmon Set the "required modules" to NULL, not to an empty string. 2019-04-26 08:38:25 +00:00
tc Clean get_props(). 2019-06-08 08:02:36 +00:00
tprof Fix compile error (s/LAPIC_PCINT/LAPIC_LVT_PCINT/) 2019-06-14 11:50:35 +00:00
usb Typo in error message 2019-08-05 07:03:55 +00:00
videomode
virtio
vme No functional change: 2019-04-25 10:08:45 +00:00
wscons When font is switched, not only putchar, but also other ri_ops can be 2019-07-31 14:29:54 +00:00
wsfb Notify size of shadow framebuffer if enabled. 2019-08-02 10:34:39 +00:00
wsfont Update Spleen kernel fonts to the latest released version, bringing 2019-07-03 13:31:57 +00:00
xmi
DEVNAMES Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
Makefile Hook spi. 2019-02-24 02:30:38 +00:00
bio.c Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
biovar.h
ccd.c Add a disk ioctl DIOCRMWEDGES to remove all wedges of a given disk 2019-03-27 19:13:33 +00:00
ccdvar.h
cgd.c
cgd_crypto.c
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
cninit.c
cons.c
cons.h
dev_verbose.c
dev_verbose.h
devlist2h.awk
dksubr.c Store a reference to the CPU that submitted the I/O request with the 2019-06-28 14:56:45 +00:00
dkvar.h
files.audio Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
files.dev
firmload.c
firmload.h
fss.c Make FSS_ERROR a flag to prevent bogus fscow_disestablish() after error. 2019-02-20 10:03:25 +00:00
fssvar.h Make FSS_ERROR a flag to prevent bogus fscow_disestablish() after error. 2019-02-20 10:03:25 +00:00
ipmi.c Add experimental userland interface to IPMI driver. Currently, transactions 2019-05-18 08:38:00 +00:00
ipmivar.h Add experimental userland interface to IPMI driver. Currently, transactions 2019-05-18 08:38:00 +00:00
keylock.c
keylock.h
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c Let backend provide a disk type. The information can be queried through 2019-03-19 07:01:14 +00:00
ldvar.h Let backend provide a disk type. The information can be queried through 2019-03-19 07:01:14 +00:00
led.c
led.h
lockstat.c
lockstat.h
md.c Take "sc_lock" after calling disk_ioctl() to make GPT partitioning work. 2019-05-26 10:22:07 +00:00
md.h
md_root.c
midi.c Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
midi_if.h
midictl.c
midictl.h
midisyn.c Merge isaki-audio2 branch, the overhaul of audio subsystem. 2019-05-08 13:40:13 +00:00
midisynvar.h
midivar.h
mm.c
mm.h
nullcons_subr.c
radio.c
radio_if.h
rnd_private.h
rndpseudo.c
sequencer.c
sequencervar.h
spkr.c White space and indent fix. 2019-04-18 13:01:38 +00:00
spkr_audio.c Use hztoms() instead of incorrect calculation. 2019-06-21 09:34:30 +00:00
spkrio.h
spkrvar.h
veriexec.c
veriexec.config Add a configuration file for enabling Veriexec in kernel config(5) files. 2019-04-26 18:41:24 +00:00
video.c
video_if.h
vnd.c Rename the MODULE_*_HOOK() macros to MODULE_HOOK_*() as briefly 2019-03-01 11:06:55 +00:00
vndvar.h