1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/sys/dev
Alexander Motin c33c978915 Move hptmv and mpt drivers shutdown a bit later to the SHUTDOWN_PRI_LAST
stage of shutdown_post_sync.  That should allow CAM to do final cache flush
at the SHUTDOWN_PRI_DEFAULT without using polling magic.

MFC after:	3 days
2013-04-24 19:00:45 +00:00
..
aac MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
acpi_support Fix white spaces. 2013-04-23 18:30:33 +00:00
acpica - Some BIOSes use an Extended IRQ resource descriptor in _PRS for a link 2013-04-22 15:51:06 +00:00
adb
adlink Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
advansys Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
ae
age Rework jumbo frame handling. QAC confirmed that the controller 2013-02-05 00:37:45 +00:00
agp Switch the vm_object mutex to be a rwlock. This will enable in the 2013-03-09 02:32:23 +00:00
aha Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
ahb Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
ahci Create controller-level DMA tag, handling range of supported addresses. 2013-04-10 20:38:15 +00:00
aic Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
aic7xxx Correct misleading bootverbose output: ahc_isa_probe -> ahc_isa_identify 2013-04-17 02:33:56 +00:00
alc
ale
altera MFP4 change 219820 2013-01-22 18:51:14 +00:00
amdsbwd Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
amdtemp Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
amr Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
an
arcmsr MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
asmc
asr
ata Usnure that PCI bus BIS_GET_DMA_TAG() method sees the actual PCI 2013-04-14 14:02:34 +00:00
ath When doing BAW tracking, don't dereference a NULL pointer if the BAW 2013-04-21 00:41:15 +00:00
atkbdc List TrackPoint device before generic model. 2013-03-18 23:31:22 +00:00
auxio Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
bce Initialize count in order to appease clang. 2013-03-01 22:05:20 +00:00
bfe
bge Fix a typo. 2013-04-02 00:57:54 +00:00
bktr Fix white spaces. 2013-04-23 18:30:33 +00:00
bm
buslogic Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
bvm
bwi
bwn Revert r249800 as 2013-04-23 16:33:25 +00:00
bxe This fixes a out-of-order problem with several 2013-02-07 15:20:54 +00:00
cardbus
cas - Correct mispellings of the word necessary 2013-04-17 11:42:40 +00:00
ce Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
cesa
cfe
cfi MFP4 change 217313 and part of 222068: 2013-04-03 22:37:40 +00:00
ciss Return a lun count of 1 and a lun id of 0 when CAM attempts a REPORT_LUNS 2013-04-23 18:29:51 +00:00
cm
cmx
coretemp Mark the coretemp(4) sysctls as MPSAFE, ensuring that Giant won't be held 2013-02-18 22:47:16 +00:00
cp Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
cpuctl
cpufreq Add a quirk to disable this driver for certain older laptops with an ICH2 2013-02-26 18:30:47 +00:00
cs
ct
ctau Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
cx Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
cxgb - Correct mispellings of the word occurrence 2013-04-17 11:40:10 +00:00
cxgbe cxgbe(4): Refuse to install T5 firmwares on a T4 card (and vice versa). 2013-04-18 22:54:41 +00:00
cy
dc
dcons MFcalloutng: 2013-02-19 18:22:25 +00:00
de
digi Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
dpms
dpt options DPT_HANDLE_TIMEOUTS hasn't worked since dpt(4) was converted to CAM 2013-04-10 23:20:09 +00:00
drm Fix white spaces. 2013-04-23 18:30:33 +00:00
drm2 drm: Right-shift I2C slave address before passing it to aux channel 2013-04-08 08:37:57 +00:00
e1000 Corrections to the RX checksum code, make sure its disabled as 2013-04-15 17:01:42 +00:00
ed
eisa
en
ep Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
esp
et
etherswitch Update arswitch to the new API. 2013-04-22 18:58:12 +00:00
ex
exca
fatm
fb Limit the amount of video memory we map for the driver to the maximum value. 2013-03-27 18:06:28 +00:00
fdc Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
fdt Return "start" and "end" to u_long world. Because rman handle addresses as 2013-03-19 14:15:41 +00:00
fe
filemon
firewire MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
flash
fxp
gem
glxiic
glxsb
gpio
gxemul
hatm
hifn
hme
hpt27xx MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
hptiop MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
hptmv Move hptmv and mpt drivers shutdown a bit later to the SHUTDOWN_PRI_LAST 2013-04-24 19:00:45 +00:00
hptrr MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
hwpmc Improve/correct a comment. We now support a lot more cpu types. 2013-04-14 02:26:12 +00:00
ic Add support for A10 uart. 2013-03-01 01:42:31 +00:00
ichsmb Add Intel Lynx Point PCH SMBus Device IDs 2013-01-02 22:01:26 +00:00
ichwd Don't log a message when the watchdog is reloaded. It's not useful to do so 2013-03-09 15:04:44 +00:00
ida
ie
ieee488
if_ndis
iicbus Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
iir Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
io
ipmi Unlock IPMI sc while performing requests via KCS and SMIC interfaces. 2013-03-25 14:30:34 +00:00
ips Improving r249461 by providing a better way to handle the clang warning. 2013-04-17 21:21:27 +00:00
ipw
isci - Correct mispellings of word resource 2013-04-17 11:47:32 +00:00
iscsi/initiator MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
isf Merge Perforce changeset 219952 to head: 2013-01-13 16:57:11 +00:00
isp MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
ispfw
iwi
iwn
ixgb Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
ixgbe Two small fixes: 2013-03-29 18:03:00 +00:00
jme
joy
kbd
kbdmux
ksyms
le
led MFcalloutng: 2013-02-19 19:25:50 +00:00
lge
lindev
lmc
malo
mc146818
mca
mcd The other giant locked storage drivers have removed splbio(), for the 2013-02-21 02:34:04 +00:00
md Do not declare that preloaded md(4) supports unmapped bio requests, it 2013-04-02 19:39:31 +00:00
mem
mfi MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
mge
mii For RTL8211B or later PHYs, enable crossover detection and 2013-03-20 05:31:34 +00:00
mk48txx
mlx
mly MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
mmc Print MB and GB instead of MiB and GiB mislabeled as MB and GB. 2013-04-14 19:21:43 +00:00
mn Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
mps MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
mpt Move hptmv and mpt drivers shutdown a bit later to the SHUTDOWN_PRI_LAST 2013-04-24 19:00:45 +00:00
mse
msk - Correct mispellings of the word occurrence 2013-04-17 11:40:10 +00:00
mvs Make siis(4) and mvs(4) send bus_get_dma_tag() requests to parent buses 2013-04-18 12:43:06 +00:00
mwl
mxge - Correct mispellings of word resource 2013-04-17 11:47:32 +00:00
my Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
nand Add the chip used in recent GlobalScale Technologies *Plug computers 2013-01-27 00:16:36 +00:00
ncv
netmap mostly whitespace changes: 2013-04-19 21:08:21 +00:00
nfe
nge
nmdm
nsp
null
nvd Add unmapped bio support to nvme(4) and nvd(4). 2013-04-01 16:23:34 +00:00
nve
nvme Remove the NVME_IDENTIFY_CONTROLLER and NVME_IDENTIFY_NAMESPACE IOCTLs and replace 2013-04-12 17:56:47 +00:00
nvram
nvram2env Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
nxge Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
oce Eliminate excessive $FreeBSD$ headers. 2013-03-08 18:08:12 +00:00
ofw
patm
pbio
pccard
pccbb
pcf
pci Usnure that PCI bus BIS_GET_DMA_TAG() method sees the actual PCI 2013-04-14 14:02:34 +00:00
pcn
pdq
powermac_nvram
ppbus - Corrrect mispellings of word useful 2013-04-17 11:45:15 +00:00
ppc Fix build. 2013-02-21 12:40:52 +00:00
pst
pty
puc Correct the definition for Exar XR17V258IV: we must use a config_function 2013-03-18 19:22:51 +00:00
qlxgb
quicc
ral
random Attempt to mitigate poor initialization of arc4 by one-shot 2013-04-19 00:30:52 +00:00
rc
re Disable TX IP header checksum offloading on RL_HWREV_8168CP. The 2013-03-13 02:11:45 +00:00
rndtest - Correct mispellings of the word occurrence 2013-04-17 11:40:10 +00:00
rp
rt
safe
sbni
scc
scd
sdhci Add hooks for plugging platform-provided transfer backend. 2013-02-28 19:43:14 +00:00
sec
sf
sfxge
sge
si Remove incorrect comment about splsoftclock. 2013-02-21 07:19:50 +00:00
siba
siis Make siis(4) and mvs(4) send bus_get_dma_tag() requests to parent buses 2013-04-18 12:43:06 +00:00
sio
sis r119712 introduced SIS_TYPE_83816 but it was not actually set in 2013-03-18 04:46:17 +00:00
sk
smbus
smc
sn
snc
snp
sound Fix for duplicate sample rate detection after recent patches. 2013-04-24 16:52:03 +00:00
speaker
spibus
ste
stg
stge
streams
sym Don't try and negotiate sync mode if either period or offset are zero. 2013-02-25 14:06:24 +00:00
syscons MFcalloutng (r244249, r244306 by mav): 2013-03-04 14:00:58 +00:00
tdfx
terasic Merge Perforce changeset 219952 to head: 2013-01-13 16:57:11 +00:00
ti
tl
tpm
trm Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
tsec
twa MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
twe
tws MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
tx
txp
uart Add support for Intel C600/X79 Series Chipset KT Controller. 2013-04-23 13:03:08 +00:00
ubsec
usb Add convenience wrapper functions to run callbacks in the context of the 2013-04-23 10:42:15 +00:00
utopia
vge
viawd
virtio MFprojects/camlock r248982: 2013-04-14 09:55:48 +00:00
vkbd
vr
vte
vx Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
vxge Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
watchdog watchdogd(8) and watchdog(4) enhancements. 2013-02-27 19:03:31 +00:00
wb
wbwd Add ID for Nuvoton WPCM450RA0BX found on Supermicro X9SCA-F motherboards. 2013-01-11 10:22:09 +00:00
wds Reform the busdma API so that new types may be added without modifying 2013-02-12 16:57:20 +00:00
wi
wl
wpi
wtap wtap should not set the IEEE80211_F_DATAPAD flag; 2012-12-18 16:15:20 +00:00
xe
xen - Correct spelling in comments 2013-04-17 11:56:11 +00:00
xl