aboutsummaryrefslogtreecommitdiff
path: root/src/sg_ses_microcode.c
AgeCommit message (Expand)Author
2021-06-11sg_read_buffer: fix --length= problem; pt: new configure option --enable-pt_d...Douglas Gilbert
2019-05-15sg_read_buffer: decode read microcode status page, add --inhex=FN optionDouglas Gilbert
2019-04-19spelling and testing for sg v4 driverDouglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-06-29sg_opcode: support MLU, Multiple Logical Units (18-045r1); sg_lib: sg_simple_...Douglas Gilbert
2018-05-24add SG_LIB_LOGIC_ERROR and SG_LIB_CONTRADICT; implement across many utilities...Douglas Gilbert
2018-05-15cleanup of error messages around sg_cmds_open_device(); add flock error msg f...Douglas Gilbert
2018-02-22sg_lib: add sg_if_can2stdout(); use uint8_t instead of unsigned char; Windows...Douglas Gilbert
2018-02-19sg_raw: add --raw option (for CF in binary); sg_lib: add sg_get_nvme_opcode_n...Douglas Gilbert
2018-01-19add hex2stdout(), hex2stderr() and hex2str(); add testing/sg_tst_nvme; clean ...Douglas Gilbert
2018-01-13sg_ses_microcode: add --dry-run and --ealsd; sg_write_buffer: add --dry-runDouglas Gilbert
2017-12-08sg_ses: first cut of NVMe support, lib/sg_linux_nvme.c has small SNTL and cod...Douglas Gilbert
2017-10-13further two valued ints converted to boolDouglas Gilbert
2017-10-09convert lots of two valued 'int's to bool; add sg_ll_inquiry_v2() sg_ll_write...Douglas Gilbert
2017-09-18https://github.com/hreinecke/sg3_utils branch sles15 synced 20170914; change ...Douglas Gilbert
2016-06-12sg_lib: add sg_get_llnum_nomult(); sg_ses: multiple option fixesDouglas Gilbert
2016-04-24sg_decode sense: add --cdb option; add stdint.h to some headersDouglas Gilbert
2015-12-20rescan-scsi-bus.sh: updates from Suse; sg_lib: add 'sense' categories for SCS...Douglas Gilbert
2014-10-31sg_vpd: add zoned block device characteristics page; sg_ses: sync with ses3r07Douglas Gilbert
2014-10-02sg_ses_microcode: more tweaks, back off number of RDRsDouglas Gilbert
2014-09-30sg_ses_microcode: add --non optio to bypass RDR callsDouglas Gilbert
2014-09-29sg_ses_microcode: new utilityDouglas Gilbert