SILI - Minor fixes and adjustments.
[dragonfly.git] / sys / dev /
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.
2009-06-14 Matthew DillonAHCI - Implement better timeout semantics, fix bug...
2009-06-13 Matthew DillonAHCI - Port Multiplier bug fixes
2009-06-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-13 Matthew DillonAHCI - fix minor bug in last commit.
2009-06-13 Matthew DillonAHCI - Fix PM probing issues, wait 10 seconds on physic...
2009-06-13 Sascha WildnerFix several 'cound' typos.
2009-06-13 Matthew DillonAHCI - fixes to ahci_port_init()
2009-06-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-13 Matthew DillonAHCI - Port multiplier plug/unplug work, tuning, cleanu...
2009-06-13 Sepherosa ZiehauACPI P-State probing: Put _PCT evaluation error logging...
2009-06-12 Matthew DillonAHCI - Fix a bug in ahci_port_intr() when blockable...
2009-06-12 Matthew DillonAHCI - Implement parallel port scan and thread each...
2009-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-12 Matthew DillonAHCI - follow fixes to CAM
2009-06-12 Matthew DillonAHCI - Fix CAM reentrancy problem, work-around HW async...
2009-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-12 Matthew DillonAHCI - Add Port Multiplier HOTPLUG support
2009-06-11 Matthew DillonAHCI - Try to salvage port on PM target failure.
2009-06-11 Matthew DillonAHCI - DHRS interrupt does not stop command processing.
2009-06-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-11 Matthew DillonAHCI - Initial Port Multiplier support + misc fixes...
2009-06-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-09 Matthew DillonAHCI - Better reset sequencing, bug fixes
2009-06-09 Matthew DillonAHCI - Add some small delays in the reset sequence.
2009-06-09 Matthew DillonAHCI - Improve hot-plug sequencing.
2009-06-09 Matthew DillonAHCI bug fixes & enhancements. port_init, port_stop...
2009-06-08 Matthew DillonUSB - Properly handle the 'wait' flag when getting...
2009-06-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-08 Matthew DillonUSB - Add support for xfer-restart-before-callback
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-07 Matthew DillonAHCI - Fix a polled command issue.
2009-06-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-07 Matthew DillonAHCI - properly initialize ccb_xa.flags in softreset...
2009-06-07 Sepherosa ZiehauACPI P-State: Using priority messages
2009-06-07 Matthew DillonUSB - umass - fix reentrancy issues when rescanning...
2009-06-07 Matthew DillonAHCI - Implement ahci_xpt_poll() - fix livelock during...
2009-06-06 Matthew DillonAHCI - Hotplug. Increase timeout for BSY check, FIS...
2009-06-06 Matthew DillonAdd the AHCI driver to the kernel module build subsyste...
2009-06-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-06 Matthew DillonAHCI - Hot Plug support, ATAPI IDENTIFY, CAM bus scan...
2009-06-06 Matthew DillonAHCI - Normalize console reporting of the port scan...
2009-06-06 Matthew DillonAHCI - Add conditional logic for wcache and rahead...
2009-06-06 Matthew DillonAHCI - Add conditional logic for wcache and rahead...
2009-06-06 Matthew DillonAHCI - Hook up sense information from rfis for ATAPI...
2009-06-05 Matthew DillonAHCI Driver - add initial ATAPI support, suppy fake...
2009-06-04 Matthew DillonAHCI Driver port from OpenBSD to DragonFly - Initial...
2009-06-04 Matthew DillonMinor string description changes to match READ_CAPACITY_16
2009-06-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-03 Sepherosa ZiehauACPI P-State support step 1.5/2: Add CPU driver for...
2009-05-31 Sascha Wildnerugensa(4): Fix handling of Huawei modems.
2009-05-30 Sascha Wildnerath(4): Really unbreak MODULES_WITH_WORLD building.
2009-05-30 Sepherosa ZiehauACPI P-State support step 1/2: Extract information...
2009-05-29 Sepherosa Ziehauacpi_cpu: Let cpu driver install ACPI-CA notify handler...
2009-05-29 Sepherosa Ziehauacpi_cpu: Override resource alloc/release methods.
2009-05-29 Sepherosa Ziehauacpi_cpu: Split C-State support out of cpu driver.
2009-05-28 Simon Schubertdrm: add support for Intel G41
2009-05-28 Simon Schubertdrm: adapt and use drm_close
2009-05-24 Matthew Dillonvkernel - more crit section work to avoid pthread reent...
2009-05-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-23 Matthew DillonMiscellanious protection around pthread calls to avoid...
2009-05-20 Sepherosa Ziehauaac(4): Functions called on the interrupt processing...
2009-05-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-19 Sascha Wildnerath(4) HAL: Set AH_SUPPORT_AR5416 to 1 for now (unbreak...
2009-05-19 Sascha Wildnerath(4) HAL: Adjust/fix a few build related things.
2009-05-19 Sepherosa Ziehauaac(4): Break out of the loop, if the command could...
2009-05-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-18 Sascha Wildneraacvar.h: Fix typo in AAC_ON_AACQ_MASK.
2009-05-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-17 Sepherosa ZiehauAdd interrupt cputimer interface.
2009-05-16 Hasso TepperOpen source ath(4) HAL code.
2009-05-15 Matthew DillonUse the new cothread_delete() API in vke_stop().
2009-05-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-15 Joe Talbottif_vke: Convert from kqueue API to cothread API.
2009-05-14 Jordan Gordeevvga(4): Fix truncation of 64-bit addresses.
next