NetBSD/sys/dev
jmcneill b75b1688db If max-frequency is not specified, use UINT_MAX instead of the rate programmed by the bootloader. 2018-06-22 10:17:04 +00:00
..
acpi Remove duplicate ; 2018-06-06 01:49:07 +00:00
adb
altmem
apm
arcbios
ata Call config_cfattach_attach() regardless of whether the module is 2018-06-22 09:06:04 +00:00
bi It's not required to include net/bpfdesc.h. Remove it. 2018-06-22 04:17:40 +00:00
bluetooth Factor out bus-independant HID code so that it can be shared by USB, bluetooth 2017-12-10 17:03:07 +00:00
bus_dma
cadence It's not required to include net/bpfdesc.h. Remove it. 2018-06-22 04:17:40 +00:00
cardbus Stop potential misuse of vendor names and USB vendor IDs in root hub 2018-04-09 16:21:09 +00:00
clk If setting rate on a clock with no set_rate function, and the desired rate 2018-06-12 23:08:37 +00:00
dec
dkwedge Support dump on wedges. 2018-05-12 10:33:06 +00:00
dm use some size_t, add whitespace between functions, rcsids. 2018-01-05 14:22:26 +00:00
dmover add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
drm
dtv s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ebus
eisa
fdt If max-frequency is not specified, use UINT_MAX instead of the rate programmed by the bootloader. 2018-06-22 10:17:04 +00:00
filemon Remove duplicate ; 2018-06-06 01:49:07 +00:00
flash s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
gpib
gpio Fix a paste-o that prevented the 2-pin interrupt messages from being 2018-06-01 13:42:14 +00:00
hdaudio s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
hdmicec
hid Fix HIDMS_DEBUG build 2018-05-25 15:52:45 +00:00
hil
hpc
i2c Use the device_compatible_entry mechanism rather than of_compat_data; 2018-06-19 02:08:12 +00:00
i2o
ic Simplify like other drivers. NULL check of ifp->if_bpf is done in 2018-06-22 04:41:57 +00:00
ieee1394 Listed UniNorth device is in fact the UniNorth 2 interface, rename. 2018-03-31 14:50:45 +00:00
if_ndis Typos. 2018-02-08 09:05:16 +00:00
ir
isa It's not required to include net/bpfdesc.h. Remove it. 2018-06-22 04:17:40 +00:00
isapnp
iscsi Return temporary errors when the session is trying to recover the last 2018-03-04 07:39:45 +00:00
marvell Rename 2018-06-01 08:56:00 +00:00
mca
microcode Constify the microcode variables used by BNX. This moves 38 pages of kernel 2018-06-03 10:01:21 +00:00
mii Use symbolic names for chip revision. NFC. 2018-06-19 10:36:41 +00:00
mscp
mvme
nand s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
news
nor s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
ofisa
ofw It's not required to include net/bpfdesc.h. Remove it. 2018-06-22 04:17:40 +00:00
onewire
pad Fix typo in previous. mea culpa, mea culpa, mea maxima culpa 2018-01-26 23:36:01 +00:00
pci Remove bpf_tap() call in rx. It's done in if_percpuq_softint(). 2018-06-22 09:13:59 +00:00
pckbport Make the error message from pms_alps_probe_init() an error again now 2018-06-19 23:25:59 +00:00
pcmcia It's not required to include net/bpfdesc.h. Remove it. 2018-06-22 04:17:40 +00:00
podulebus
ppbus
pud
putter add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
pwm Add kernel API for pwm channels. 2018-05-06 10:32:33 +00:00
qbus It's not required to include net/bpfdesc.h. Remove it. 2018-06-22 04:17:40 +00:00
raidframe Fix two mis-spellings in comments. No functional changes. 2018-06-09 21:18:41 +00:00
rasops
rcons
sbus It's not required to include net/bpfdesc.h. Remove it. 2018-06-22 04:17:40 +00:00
scsipi It's not required to include net/bpfdesc.h. Remove it. 2018-06-22 04:17:40 +00:00
sdmmc sync with openbsd bwfm to some extent. 2018-05-11 07:41:11 +00:00
smbus
spi Add four Winbond devices. 2018-01-31 16:00:03 +00:00
splash Only need to build stbi if options SPLASHSCREEN is defined 2017-12-09 13:25:38 +00:00
stbi a macro idiom used here triggers the GCC 6.4 ident checker. work around it. 2018-02-04 09:18:44 +00:00
std
sun update for GCC 6: 2018-02-08 10:52:05 +00:00
sysmon Add support for light sensors that report Illuminance in lux. 2018-05-27 01:39:00 +00:00
tc correct typo: and and -> and (comments only) 2018-03-30 22:54:36 +00:00
tprof
usb It's not required to include net/bpfdesc.h. Remove it. 2018-06-22 04:17:40 +00:00
videomode
virtio Add cfprint_t virtiobusprint() and use it for virtio_mmio. 2018-06-15 17:13:43 +00:00
vme
wscons timespec_to_timespec50 - don't leak kernel memory in struct padding. 2018-06-14 10:30:55 +00:00
wsfb Fix cmap bounds checking. 2018-03-06 07:49:36 +00:00
wsfont Don't test for failure of malloc(...,M_WAITOK), it cannot fail 2017-11-04 08:33:28 +00:00
xmi
DEVNAMES Rename ARM A9 Global Timer driver name to support fdt. 2018-06-05 08:03:28 +00:00
Makefile Fix fallout from hid factorisation: 2017-12-10 20:38:13 +00:00
auconv.c Replace LINEARN_TO_LINEARN macro with individual optimized functions for 2017-12-16 16:09:36 +00:00
auconv.h Replace LINEARN_TO_LINEARN macro with individual optimized functions for 2017-12-16 16:09:36 +00:00
audio.c Using audioctl without the -p switch defaults to the mix ring. This allows 2018-05-22 01:35:49 +00:00
audio_dai.h Add APIs for linking dai devices and jack detection 2018-05-11 22:48:55 +00:00
audio_if.h
audiobell.c
audiobelldata.h
audiobellvar.h
audiovar.h For the virtual stream it is required to insert silence. As these streams 2017-11-15 04:28:45 +00:00
aurateconv.c
auvolconv.c
auvolconv.h
bio.c
biovar.h
ccd.c factor out the ccd COMPAT_60 code. 2018-03-18 20:33:52 +00:00
ccdvar.h factor out the ccd COMPAT_60 code. 2018-03-18 20:33:52 +00:00
cgd.c Add "bufq_fcfs" requirement to all those driver modules that explicitly 2018-01-23 22:42:29 +00:00
cgd_crypto.c
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
clockctl.c
cninit.c
cons.c
cons.h
dev_verbose.c
dev_verbose.h
devlist2h.awk
dksubr.c Support dump on wedges. 2018-05-12 10:33:06 +00:00
dkvar.h
files.audio
files.dev
firmload.c
firmload.h
fss.c Add "bufq_fcfs" requirement to all those driver modules that explicitly 2018-01-23 22:42:29 +00:00
fssvar.h
keylock.c
keylock.h
kloader.c
kloader.h
kttcp.c
kttcpio.h
ld.c
ldvar.h
led.c Use correct type with CTLTYPE_BOOL. 2018-01-10 15:58:40 +00:00
led.h
lockstat.c
lockstat.h
md.c conditionally elide conditional for rump. 2018-03-03 19:26:12 +00:00
md.h
md_root.c
midi.c
midi_if.h
midictl.c
midictl.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mm.h
mulaw.c mulaw/alaw_to_linearN macros replaced with individual faster filters. 2017-12-27 00:12:06 +00:00
mulaw.h mulaw/alaw_to_linearN macros replaced with individual faster filters. 2017-12-27 00:12:06 +00:00
nullcons_subr.c
radio.c fixes for GCC 6.4: 2018-02-05 22:14:26 +00:00
radio_if.h
rnd_private.h
rndpseudo.c add fo_name so we can identify the fileops in a simple way. 2017-11-30 20:25:54 +00:00
sequencer.c
sequencervar.h
spkr.c
spkr_audio.c
spkrio.h
spkrvar.h
veriexec.c
video.c
video_if.h
vnd.c
vndvar.h