NetBSD/sys/dev
msaitoh b8e169d62e Use {isa,pci}_intr_establish"_xname"() for intrctl(8). 2017-04-27 10:01:53 +00:00
..
acpi provide intr xname 2017-03-29 20:08:40 +00:00
adb Add us.dvorak keymap variant for ADB keyboards. Addresses PR 51255. 2016-06-20 00:05:58 +00:00
altmem
apm
arcbios
ata remove the workaround for Seagate 'mod15write' bug, now driver only prints 2017-04-24 09:42:52 +00:00
bi Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
bluetooth Curious typo, found by mootja 2016-08-15 08:20:11 +00:00
bus_dma
cadence Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
cardbus weak alias some pcmcia functions (to an returns error function) so this 2016-09-24 23:54:49 +00:00
clk Add support for multiple clock domains in clk API. 2017-04-16 12:28:21 +00:00
dec Don't use a callout unnecessarily - especially not this early 2016-07-11 10:55:35 +00:00
dkwedge Enhance disk metrics by calculating a weighted sum that is incremented 2017-03-05 23:07:12 +00:00
dm KNF. No functional change. 2016-07-11 11:31:49 +00:00
dmover kill alloca in favor of ssp 2017-01-07 21:11:14 +00:00
drm Check pmf_device_register return value. NFC 2017-01-20 12:25:07 +00:00
dtv
ebus cs4231_ebus_round_blocksize: never return 0 as blocksize 2017-01-24 05:22:38 +00:00
eisa Modularize the ld driver and all of its attachments. Ensure that all 2016-09-27 03:33:32 +00:00
fdt Allow for specifying (optional) pass number locator for devices at fdt. 2017-04-26 01:51:52 +00:00
filemon Take a reference on the (activity log) file itself, and not on the 2016-01-11 01:37:36 +00:00
flash
gpib - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
gpio Check pmf_device_register return value. NFC 2017-01-20 12:25:07 +00:00
hdaudio remove redundant assignments 2017-04-18 16:30:21 +00:00
hdmicec
hil Remove auto-repeat key functions in WSKBD_RAW mode. 2017-04-08 17:04:56 +00:00
hpc Don't read beyond the end of an array 2016-09-06 06:27:17 +00:00
i2c remove unused field in softc 2017-04-22 23:50:13 +00:00
i2o refactor the ld(4) DIOCCACHESYNC hook into general ioctl hook, so that attachments 2017-02-27 21:32:33 +00:00
ic Fix PRB blanking, so as not to stomp on the feet of neighboring slots. 2017-04-24 21:14:32 +00:00
ieee1394 Let's try initializing the pointers *before* dereferencing them! 2016-11-21 01:19:35 +00:00
if_ndis Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
ir - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
isa Use {isa,pci}_intr_establish"_xname"() for intrctl(8). 2017-04-27 10:01:53 +00:00
isapnp - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
iscsi Remove redundant duplicate assignment. 2017-04-18 17:28:18 +00:00
marvell Remove extra 0x. This bug was added when replacing bitmask_snprintf(9) with 2017-03-31 08:38:13 +00:00
mca - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
microcode acknowleg -> acknowledg, proceedure -> procedure. 2016-12-12 15:58:44 +00:00
mii regen. 2017-02-01 05:46:41 +00:00
mscp Initialize disk_geom information, DIOCGPARTINFO relies on it. 2016-03-29 04:55:53 +00:00
mvme
nand Use ONFI_STATUS_WP instead of 0x80. 2016-10-04 14:47:18 +00:00
news
nor
ofisa Factor our model printing code; use aprint; eliminate alloca. 2016-12-09 17:18:35 +00:00
ofw Virtio block devices may have a "scsi" device_type instead of "block", 2017-03-25 09:21:21 +00:00
onewire
pad Update pad due to changes in audio. sc_bytes_count and BYTESTOSLEEP are 2017-02-23 23:13:27 +00:00
pci Use {isa,pci}_intr_establish"_xname"() for intrctl(8). 2017-04-27 10:01:53 +00:00
pckbport
pcmcia wlan interfaces make interrupt routine running on softint context. 2017-02-02 10:05:35 +00:00
podulebus Check pmf_device_register return value. NFC 2017-01-20 12:25:07 +00:00
ppbus Catch up with other networking changes (John D. Baker) 2016-05-08 03:11:33 +00:00
pud Replace DIOCGPART -> DIOCGPARTINFO which returns the data needed instead of 2015-12-08 20:36:14 +00:00
putter
qbus Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
raidframe rf_get_component_caches(): remove useless condition 2017-04-05 20:30:55 +00:00
rasops add RI_PREFER_ALPHA flag, for drivers that can draw such fonts by hardware 2017-04-22 15:05:02 +00:00
rcons
sbus Move bpf_mtap and if_ipackets++ on Rx of each driver to percpuq if_input 2016-12-15 09:28:02 +00:00
scsipi Put back module_autoload code; the module_autoload code now checks that 2017-04-11 14:32:43 +00:00
sdmmc Add a vendor callback for setting signal voltage. 2017-04-22 21:49:41 +00:00
smbus
spi Fixed typo in name for MCP3304. 2016-11-20 12:38:04 +00:00
splash Do not panic if the splash screen is bigger than the framebuffer 2016-04-25 22:26:50 +00:00
stbi PR/50686: David Binderman: fix memory leak 2016-01-21 17:17:53 +00:00
std
sun Disks without a disk label happen in normal operation (both as USB 2017-02-26 09:49:40 +00:00
sysmon sysmon's components need to be MODULE_CLASS_DRIVER so they will get 2015-12-14 01:08:47 +00:00
tc Clean-up (remove redundant declarations, concentrate checks). 2016-12-12 17:03:40 +00:00
tprof
usb In umass_detach set sc_dyring so that further attempts at transfers will 2017-04-25 05:36:03 +00:00
videomode
vme
wscons properly optimize drawing stretches of blanks that are interrupted only by 2017-04-26 21:03:52 +00:00
wsfb genfb(4): Enabling/Disabling shadowfb can be controlled via prop. 2017-02-25 01:11:55 +00:00
wsfont shiny new console font, use FONT_GO_MONO12x23 2016-11-20 15:55:31 +00:00
xmi
DEVNAMES Add tcu (MI). OK skrll@ 2016-10-01 15:24:35 +00:00
Makefile move spkrio.h out of isa 2016-12-09 04:46:39 +00:00
auconv.c
auconv.h
audio.c Improved blksize calculation. 2017-04-26 11:32:04 +00:00
audio_if.h
audiobell.c minor clean ups: 2017-02-27 23:31:00 +00:00
audiobellvar.h restore audiobell api 2016-12-09 13:26:11 +00:00
audiovar.h Improved mixing function - more expensive in cycles though. 2017-04-17 22:40:06 +00:00
aurateconv.c
auvolconv.c Fix soft volume audio distortion. OK jmcneil@. 2016-02-26 13:08:28 +00:00
auvolconv.h
bio.c
biovar.h
ccd.c introduce DKCACHE_COMBINE() macro - it combines the flags in a way that 2017-04-05 18:34:56 +00:00
ccdvar.h
cgd.c pass also DIOCGCACHE to underlying device, so that upper layers would be able 2017-02-27 21:25:45 +00:00
cgd_crypto.c Replace numeric block sizes with symbolic names, 2017-01-02 14:28:29 +00:00
cgd_crypto.h Replace numeric block sizes with symbolic names, 2017-01-02 14:28:29 +00:00
cgdvar.h
clock_subr.c Fix leap year handling for years 2100 and greater. 2016-08-15 15:51:39 +00:00
clock_subr.h
clockctl.c - Return ENOTTY rather than EINVAL for invalid ioctl, suggested by 2016-11-21 03:53:59 +00:00
cninit.c
cons.c
cons.h
dev_verbose.c Avoid writing beyond the end of the buffer we were given. 2016-10-26 06:10:39 +00:00
dev_verbose.h remove extra semicolons. 2015-11-13 01:37:19 +00:00
devlist2h.awk Update the devlist2h.awk script to track the maximum lengths of vendor 2016-10-26 01:03:23 +00:00
dksubr.c Enhance disk metrics by calculating a weighted sum that is incremented 2017-03-05 23:07:12 +00:00
dkvar.h Fix race condition in dksubr, where a dk_start from another thread 2016-12-22 13:42:14 +00:00
files.audio Add mulaw to audio device for auconv_set_converter. 2016-12-25 23:23:46 +00:00
files.dev Add DKWEDGE_METHOD_RDB option, which is Amiga Rigid Disk Block (RDB) 2017-02-26 11:56:49 +00:00
firmload.c PR 51184 David Binderman: simplify redundant conditional 2016-05-30 02:33:49 +00:00
firmload.h
fss.c Bring back vrele_flush() to flush deferred vrele() o an suspended file system. 2017-02-17 08:30:00 +00:00
fssvar.h
keylock.c
keylock.h
kloader.c
kloader.h
kttcp.c MFREE -> m_free 2016-10-02 14:16:02 +00:00
kttcpio.h
ld.c refactor the ld(4) DIOCCACHESYNC hook into general ioctl hook, so that attachments 2017-02-27 21:32:33 +00:00
ldvar.h refactor the ld(4) DIOCCACHESYNC hook into general ioctl hook, so that attachments 2017-02-27 21:32:33 +00:00
lockstat.c
lockstat.h Fix non-cpu counter build. 2016-01-24 01:01:11 +00:00
md.c Don't mutex_exit() if we didn't mutex_enter(). 2016-07-27 05:14:40 +00:00
md.h
md_root.c
midi.c - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
midi_if.h
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c /dev/mem cannot lseek over 0x80000000 on 32bit architectures. 2016-10-13 08:56:31 +00:00
mm.h Add mm_md_page_color hook and use to support better page coloring. 2016-07-11 16:13:28 +00:00
mulaw.c
mulaw.h
nullcons_subr.c
radio.c
radio_if.h
rnd_private.h
rndpseudo.c
sequencer.c
sequencervar.h
spkr.c Implement a common spkr_detach() function and call it from the 2017-01-06 09:32:08 +00:00
spkr_audio.c Implement a common spkr_detach() function and call it from the 2017-01-06 09:32:08 +00:00
spkrio.h move spkrio.h out of isa 2016-12-09 04:46:39 +00:00
spkrvar.h Implement a common spkr_detach() function and call it from the 2017-01-06 09:32:08 +00:00
veriexec.c Rename verified_exec.c -> veriexec.c. 2015-12-09 18:25:32 +00:00
video.c
video_if.h
vnd.c Don't display step-by-step detailed error messages unless DIAGNOSTIC. 2017-03-25 07:00:33 +00:00
vndvar.h