..
acpi
use isa_intr_establish_xname() so this passes the device name
2018-06-24 12:25:33 +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
…
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
…
dmover
…
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
Remove the i2c "size" locator and corresponding property / attach arg.
2018-06-26 06:34:55 +00:00
i2o
…
ic
bpf_mtap*() after ieee80211_encap() should be bpf_mtap3() rather than
2018-06-26 06:17:40 +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
constify
2018-06-23 06:57:24 +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
In of_enter_i2c_devs(), we no longer need to set a "size" property
2018-06-26 06:24:52 +00:00
onewire
…
pad
Fix typo in previous. mea culpa, mea culpa, mea maxima culpa
2018-01-26 23:36:01 +00:00
pci
Move txintr_setup() stuff from lmc_interrupt() and do it in ifnet_start().
2018-06-25 09:32:28 +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
Simplify bpf_mtap() call. No functional change.
2018-06-25 09:57:25 +00:00
podulebus
…
ppbus
KNF & fix typo. No functional change.
2018-06-25 13:28:12 +00:00
pud
…
putter
…
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
…
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
constify
2018-06-23 06:57:24 +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
…
xmi
…
DEVNAMES
Rename ARM A9 Global Timer driver name to support fdt.
2018-06-05 08:03:28 +00:00
Makefile
…
auconv.c
Add all encoding supported by the mixer.
2018-06-23 03:18:49 +00:00
auconv.h
…
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
…
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
…
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.h
…
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
…
sequencer.c
…
sequencervar.h
…
spkr.c
…
spkr_audio.c
…
spkrio.h
…
spkrvar.h
…
veriexec.c
…
video.c
…
video_if.h
…
vnd.c
…
vndvar.h
…