freebsd-nq/sys/dev
2013-12-29 14:19:15 +00:00
..
aac Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
aacraid
acpi_support
acpica Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
adb
adlink
advansys Remove unused static function adwccbstatus() from adw(4). 2013-12-24 15:56:16 +00:00
ae Failed m_devget(9) indicates lack of free mbuf cluster. Update 2013-12-18 07:23:42 +00:00
age
agp Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
aha
ahb
ahci Destroy mtx lock when failed to allocate memory during attach. 2013-12-11 17:40:35 +00:00
aic
aic7xxx Remove another unused static const variable num_chip_names, from 2013-12-24 18:52:36 +00:00
alc
ale
altera
amdsbwd
amdtemp
amr
an Fix several panics when initialization of an ISA or PC-CARD device fails: 2013-12-14 18:49:59 +00:00
arcmsr Commit 2/2: vendor whitespace changes to the driver. 2013-12-18 19:25:40 +00:00
asmc
asr
ata
ath
atkbdc
auxio
bce
bfe
bge Add support for BCM57764, BCM57767, BCM57782, BCM57786 and BCM57787. 2013-12-02 05:21:54 +00:00
bktr Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
bm
buslogic
bvm
bwi
bwn
bxe In sys/dev/bxe/bxe.c, remove static function bxe_has_tx_work_unload(), 2013-12-26 22:42:11 +00:00
cadence
cardbus
cas
ce
cesa Similar to the (1 << 31) case it is not defined to do (2 << 30). 2013-11-30 22:16:37 +00:00
cfe
cfi
ciss
cm
cmx
coretemp
cp
cpuctl
cpufreq
cs
ct
ctau
cx
cxgb In sys/dev/cxgb/ulp/tom/cxgb_cpl_io.c, remove static functions 2013-12-25 22:49:54 +00:00
cxgbe Do not create a hardware IPv6 server if the listen address is not 2013-12-17 21:41:23 +00:00
cy
dc
dcons
de
digi
dpms
dpt
drm In sys/dev/drm/mach64_dma.c, remove static function mach64_set_dma_eol(), 2013-12-26 00:11:19 +00:00
drm2 drm: Lower priority of "EDID checksum is invalid" message 2013-12-22 11:11:23 +00:00
e1000 use the correct netmap <-> nic slot mapping on the transmit ring for 'lem'. 2013-12-26 05:22:38 +00:00
ed
eisa
en In sys/dev/en/midway.c, #if 0 an unused static function. 2013-12-29 14:19:15 +00:00
ep
esp
et
etherswitch Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
ex
exca
fatm
fb o Add virtual terminal mmap request handler. 2013-12-23 18:09:10 +00:00
fdc
fdt Remove dead code. Most of this was in an #if 0 block; the rest is not 2013-12-17 14:51:47 +00:00
fe
ffec Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
filemon
firewire Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
flash
fxp
gem
glxiic
glxsb
gpio Move the GPIOBUS_SET_PINFLAGS(..., ..., pin, GPIO_PIN_OUTPUT) to led(4) 2013-12-06 17:56:20 +00:00
gxemul
hatm Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
hifn
hme
hpt27xx
hptiop
hptmv
hptnr
hptrr
hwpmc Add another Haswell model (0x45) to the set of supported chips. 2013-12-20 20:22:10 +00:00
hyperv Fix missing new line after: 2013-12-10 17:16:13 +00:00
ic
ichsmb
ichwd
ida
ie Bite the bullet and start removing the first compile time warnings 2013-12-25 20:15:48 +00:00
ieee488
if_ndis
iicbus Make more unsigned ints signed. 2013-12-07 22:25:07 +00:00
iir
io
ipmi
ips
ipw
isci
iscsi Properly refuse handoff requests on already connected sessions. Previously 2013-12-10 18:18:39 +00:00
iscsi_initiator
isp Harvest one no longer used constant string. 2013-12-25 04:51:56 +00:00
ispfw
iwi
iwn Fix the Intel 6150 support. 2013-12-28 05:50:53 +00:00
ixgb
ixgbe Fix build broken in r259644. 2013-12-20 13:18:50 +00:00
jme
joy
kbd
kbdmux
ksyms
le
led
lge
lindev
lmc
malo
mbox
mc146818
mca
mcd
md Only assert the length of the passed bio in the mdstart_vnode() when 2013-12-10 20:52:31 +00:00
mem
mfi
mge Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mii
mk48txx
mlx
mly
mmc
mn
mps
mpt Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mse
msk Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mvs Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
mwl In sys/dev/mwl/if_mwl.c, put the static RD4() function under #ifdef 2013-12-25 14:48:27 +00:00
mxge Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
my
nand Add a nand flash controller driver for Atmel at91 family. Tested only 2013-12-02 03:52:40 +00:00
ncv
netmap Fix build. 2013-12-18 04:36:35 +00:00
nfe
nge
nmdm Make nmdm(4) destroy devices when both sides of a pair are disconnected. 2013-12-18 12:53:48 +00:00
nsp
ntb
null
nvd
nve
nvme
nvram
nvram2env
nxge
oce Apply vendor improvements to oce(4) driver: 2013-12-04 20:24:18 +00:00
ofw Simplify the ofw_bus_lookup_imap() API slightly: make it allocate maskbuf 2013-12-17 15:11:24 +00:00
patm
pbio
pccard
pccbb
pcf
pci vga_pci: Improve boot display detection 2013-12-21 12:55:42 +00:00
pcn
pdq
powermac_nvram
ppbus
ppc
pst
pty
puc
qlxgb
qlxgbe
qlxge Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
quicc
ral Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
random
rc
re
rndtest
rp
rt
safe
sbni
scc
scd
sdhci
sec
sf
sfxge Bandaid for compiling with gcc. 2013-11-27 08:39:48 +00:00
sge
si
siba
siis
sio
sis
sk Remove superfluous old-style rcsid[] from if_sk.c. There is already an 2013-12-28 21:04:17 +00:00
smbus
smc
sn
snc
snp
sound Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
speaker
spibus
ste
stg
stge
streams
sym In sys/dev/sym/sym_hipd.c, remove static functions sym_que_first(), 2013-12-25 17:28:18 +00:00
syscons Extend libteken to support CJK fullwidth characters. 2013-12-20 21:31:50 +00:00
tdfx
terasic
ti
tl
tpm
trm
tsec
twa
twe
tws
tx
txp
uart Add another HP iLO serial (console) port, found on Itanium servers. 2013-12-24 19:58:27 +00:00
ubsec
usb Add D-Link DWA-140 rev D1, another RT5372/run(4). 2013-12-27 08:03:53 +00:00
utopia
vge
viawd
virtio
vkbd
vmware/vmxnet3
vr
vt Fix AltGr, we should not only skip RAlt key release if enable_altgr is set, but 2013-12-26 14:25:37 +00:00
vte
vx
vxge
watchdog
wb
wbwd
wds
wi
wl
wpi Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this 2013-11-30 22:17:27 +00:00
wtap
xe
xen
xl