]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/cam
Use the UART frequency when programming the UART clock.
[FreeBSD/FreeBSD.git] / sys / cam /
2013-07-15 mavMake some improvements to r253322 to really rescan...
2013-07-15 kenFix an argument reversal in calls to scsi_read_element_...
2013-07-13 mavWhen printing opcode description, map T_NODEVICE to...
2013-07-13 mavImprove handling of 0x3F/0x0E "Reported LUNs data has...
2013-07-12 scottlConst-ify the new da_delete_functions.
2013-07-12 kenFix a problem with READ ELEMENT STATUS that occurs...
2013-07-12 scottlRefactor the various delete methods out of dastart...
2013-07-09 smhAdded 4K QUIRK for OCZ Vertex 4 SSDs
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-04 rpauloRestore the dbus directory that was not meant to be...
2013-07-04 rpauloMerge hostapd / wpa_supplicant 2.0.
2013-07-04 jkimMake it little bit more C++ friendly. This explicit...
2013-07-03 smhBump disk(9) ABI version to signify the addition of...
2013-07-03 mavFix NULL-deference kernel panic on attempt of destroyin...
2013-06-29 scottlIntroduce accessors for the ccb status word. Convert...
2013-06-26 mavFix some UTF-8 chars slipped into r252204 via copy...
2013-06-25 mavAdd bunch of names for Seagate and HGST vennor-specifif...
2013-06-20 smhCorrected ATA Passthrough defines from decimal to hex
2013-06-19 scottlFix an unfortunate typo with the compat shims
2013-06-18 peterIntroduce svnlite so that we can check out our source...
2013-06-17 baptUpdate dialog to 1.2-20130523
2013-06-17 scottlAdd infrastructure for doing compatibility shims, as...
2013-06-15 mavRestore use of polling mode for disk cache flush in...
2013-06-13 mavRevert r251649:
2013-06-12 dimUpgrade our copy of llvm/clang to 3.3 release.
2013-06-12 mavMake CAM return and GEOM DISK pass through new GEOM...
2013-06-12 mavAcquire periph reference when handling d_getattr()...
2013-06-07 scottlSimplify the checking of flags for cam_periph_mapmem...
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-28 smhAdded missing SCSI quirks from r241784
2013-05-24 smhEnforce validation on the selected delete method via...
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-18 smhAdded output of device QUIRKS for CAM and AHCI devices...
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 mavSuppress error printing for "PREVENT ALLOW MEDIUM REMOV...
2013-05-11 eadlerIntel's 320-series and 510-series SSDs advertise 512...
2013-05-11 mavDisable sending Early R_OK on SiI3726/SiI3826 port...
2013-05-10 eadlerFxi a bunch of typos.
2013-05-06 mavRework r250298 in more correct way.
2013-05-06 mavFix byte order of ATA WWN when converting it to SCSI...
2013-05-03 mavTune support for removable media in da driver:
2013-05-02 smhEnable CAM SCSI to choice ATA TRIM during autodetection...
2013-05-02 smhUse the existence of ATA Information VPD to determine...
2013-05-02 smhFix probe in progress check in dareprobe
2013-05-02 smhUpdate probe flow so that devices with lbp can also...
2013-05-01 eadlerCorrect a few sizeof()s
2013-04-28 smhCorrect comment typo's
2013-04-28 mavAdd some cam_freeze_devq()'s missed at r249466.
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 mavMFprojects/camlock r249542:
2013-04-27 mavMFprojects/camlock r249541:
2013-04-26 smhAdded automatic detection of non-rotating media which...
2013-04-26 smhTeach GEOM and CAM about the difference between the...
2013-04-26 smhAdded available delete methods discovery during device...
2013-04-26 smhRefactored scsi_xpt use of device_has_vpd to generic...
2013-04-26 smhUpdated TRIM calculations in cam/ata to be based off...
2013-04-26 smhAdded the ability to send ATA identify and Data Set...
2013-04-26 smhRemoved unneeded tests in dadeletemethodset changing...
2013-04-21 gshapiroMerge sendmail 8.14.7 to HEAD
2013-04-20 kenFix compilation.
2013-04-20 sbrunoExpose CAM_BOOT_DELAY as a kernel conf item now.
2013-04-19 jkimMerge ACPICA 20130418.
2013-04-19 kenUpdate chio(1) and ch(4) to support reporting element...
2013-04-17 gabor- Corrrect mispellings of word useful
2013-04-17 gabor- Correct mispellings of the word occurrence
2013-04-16 pfgDTrace: print() should try to resolve function pointers
2013-04-14 mavRemove some more pieces of multilevel freeze mechanism...
2013-04-14 mavRemove owner field from struct cam_ed, unused at least...
2013-04-14 mavMFprojects/camlock r248982:
2013-04-14 mavMFprojects/camlock r248890, r248897, r248898, r248900...
2013-04-13 mavMFprojects/camlock r248894:
2013-04-12 pfgDtrace: resolve const types from fbt and other fixes.
2013-04-12 dimUpgrade our copy of llvm/clang to trunk r178860, in...
2013-04-12 traszRemove ctl(4) from GENERIC. Also remove 'options CTL_D...
2013-04-11 pfgDTrace: option for time-ordered output
2013-04-11 mavDo not sent 120 TEST UNIT READY requests on generic...
2013-04-10 kenAdd a callback to the ada(4) driver so that it knows...
2013-04-09 edImport a new version of NetBSD's mtree.
2013-04-08 kenFix a memory leak that showed up when we delete LUNs...
2013-04-07 mavRemove extra semicolons from CAM_SIM_[UN]LOCK() macros.
2013-04-06 marius- With the demise of !ATA_CAM, ATA_STATIC_ID is the...
2013-04-06 mavReplicate r245306 from SCSI to ATA. The problem didn...
2013-04-06 mariusUnbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48...
2013-04-06 mmMFV r248217:
2013-04-06 traszMake SYNCHRONIZE CACHE work with LUNs backed by device...
2013-04-05 desUpgrade to 1.4.20.
2013-04-05 desMinimal subset of the unbound sources.
2013-04-04 jkimMerge ACPICA 20130328.
2013-04-04 mavMFprojects/camlock:
2013-04-04 mavMFprojects/camlock r248931:
2013-04-04 mavMFprojects/camlock r248930:
2013-04-04 mavMFprojects/camlock r248928:
2013-04-04 traszSince the CTL version in FreeBSD does not support High...
2013-04-04 mavRemove xpt_sim_opened(), the only consumer of which...
2013-04-04 mavUse xpt_lock_buses() instead of equivalent mtx_lock...
2013-04-04 mavRemove all legacy ATA code parts, not used since option...
next