Merge commit 'smtms/amd64'
[dragonfly.git] / sys / dev /
2009-07-07 Matthew DillonMerge commit 'smtms/amd64'
2009-07-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-07 Matthew DillonAHCI - Set AE before doing hard reset (HR).
2009-07-06 Jordan GordeevMerge branch 'master' into amd64
2009-07-06 Jordan GordeevMerge commit '973c11b9c3cdde88fe6ca0ef2c5af56a8c49e014...
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-07-02 Matthew DillonSILI - Fix embarassing bug for non-NCQ disk accesses...
2009-07-02 Matthew DillonAHCI - Fix embarassing bug for non-NCQ disk accesses...
2009-07-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-01 Matthew DillonSILI - ATAPI adjustments.
2009-07-01 Matthew DillonAHCI - ATAPI adjustments.
2009-07-01 Matthew DillonAHCI - Move some intel-specific magic writes to intel...
2009-06-29 Matthew DillonAHCI/SILI - Do manual chipid check to PMs with fake...
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-26 Matthew DillonAHCI/SILI - Remove unused ScsiTypeArray array
2009-06-26 Matthew DillonSILI - Increase hard -> soft PM target delay to 5 seconds
2009-06-26 Matthew DillonSILI - Fix assertion panic during error handling.
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-26 Matthew DillonSILI - Add the SILI driver to the general module build
2009-06-26 Matthew DillonSILI - Add serial number support, strip whitespace.
2009-06-26 Matthew DillonAHCI - Add serial number support, strip whitespace.
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-26 Matthew DillonSILI - Cleanup, remove broken KKASSERT and remove DIAGN...
2009-06-26 Matthew DillonAHCI - Reduce console spew
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-25 Hasso TepperWe shouldn't need to drop and reaquire the lock here.
2009-06-25 Hasso TepperSome more cleanups for vblank code on Intel.
2009-06-25 Hasso TepperInitialize max_vblank_count earlier.
2009-06-25 Hasso TepperKeep track of the hardware counter more aggressively
2009-06-25 Hasso TepperFix one use of atomic for refcount missed in last commit.
2009-06-25 Hasso TepperAdditional vblank cleanups.
2009-06-25 Hasso TepperEnsure that we always hold the lock when executing...
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-25 Matthew DillonCAM/UMASS - use xpt_action_async() to ensure asynchrono...
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-24 Hasso TepperAdd some sysctl info so that we can see what is going...
2009-06-24 Hasso TepperOnly release irq resources if we were actually using...
2009-06-24 Hasso TepperRemove signals for vblank events code.
2009-06-24 Hasso TepperMore meaningful timeout for sleep.
2009-06-24 Hasso TepperDon't corrupt hardware vblank counter.
2009-06-24 Hasso TepperHold the lock while we save/restore register for suspen...
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-06-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-22 Hasso TepperMake all G4X chips use the new framecount register.
2009-06-22 Hasso Tepperkrealloc() behaves identically to kmalloc when passed...
2009-06-22 Hasso TepperDon't panic if drm_rmmap is called with a NULL map...
2009-06-22 Hasso TepperDon't try to setup interrupts for drivers that don...
2009-06-22 Hasso TepperCheck offsets for R300_ZB_ZPASS_ADDR.
2009-06-22 Hasso TepperAdd regs required for occlusion queries support.
2009-06-22 Hasso TepperAdd support for RV790 (HD 4890) asics.
2009-06-22 Hasso TepperRadeon microcode handling cleanup.
2009-06-22 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE' (early part)
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE' (early part)
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH' (early part)
2009-06-19 Matthew DillonAHCI - Correct prdbc warning.
2009-06-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-19 Matthew DillonSILI - Minor fixes and adjustments.
2009-06-19 Matthew DillonAHCI - Intel fixes, error processing fixes.
2009-06-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-18 Matthew DillonSILI - Fix port re-insertion probe problems when coming...
2009-06-18 Matthew DillonSILI - Reorganize the probe code, fix CAM startup issue...
2009-06-17 Matthew DillonSILI - Get read log page 10 working, improve error...
2009-06-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-17 Matthew DillonCCD - Allow ccd to be kldunload'd.
2009-06-17 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-17 Matthew DillonSILI - Work around hardware LRAM bugs part 2/2.
2009-06-17 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-17 Matthew DillonSILI - Work around hardware LRAM bugs part 1/2.
2009-06-17 Matthew DillonAHCI - Remove DIAGNOSTICs
2009-06-17 Matthew DillonAHCI - Bring fixes in from SILI.
2009-06-17 Matthew DillonSILI - Silicon Image 3132 driver, initial commit
2009-06-16 Matthew DillonAHCI - separate pmreg.h out, always zero the FIS in...
2009-06-16 Matthew DillonAHCI - augment ahci_pm_check_good() to handle targets...
2009-06-16 Matthew DillonAHCI - go back to reading the EINFO register, check...
2009-06-15 Matthew DillonAHCI - add new kenv "hint.ahci.nofeatures"
2009-06-15 Matthew DillonAHCI - Add additional information in the CMD TIMEOUT...
2009-06-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-15 Matthew DillonAHCI - Add hint.ahci.force150. Force negotiation at...
2009-06-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-14 Matthew DillonAHCI - Add kenv "boot.hint.ahci_disabled", and add...
2009-06-14 Matthew DillonAHCI - Minor console output spew cleanup
2009-06-14 Matthew DillonAHCI - Bug fixes - primary port probe and TFD flushing.
next