aboutsummaryrefslogtreecommitdiff
path: root/sbin/camcontrol
Commit message (Expand)AuthorAgeFilesLines
* Make GCC happy about math in r350676.Alexander Motin2019-08-071-4/+1
* Make `camcontrol modepage` support block descriptors.Alexander Motin2019-08-074-43/+273
* Make `camcontrol modepage` to use 10 byte commands.Alexander Motin2019-07-304-120/+184
* Use present now scsi_mode_sense_subpage().Alexander Motin2019-07-291-9/+2
* Decode some more IDENTIFY DEVICE bits.Alexander Motin2019-07-281-15/+31
* Make `camcontrol sanitize` support also ATA devices.Alexander Motin2019-07-252-182/+332
* Make `camcontrol hpa` and `camcontrol ama` trigger reprobe.Alexander Motin2019-07-231-4/+8
* Unify BTL parsing for `camcontrol debug` and `reset`.Alexander Motin2019-07-222-172/+132
* Properly report ACS revisions alike to kernel.Alexander Motin2019-07-191-1/+14
* Add Accessible Max Address Configuration support to camcontrol.Alexander Motin2019-07-192-10/+311
* Use a different approach to range check.Warner Losh2019-07-151-1/+1
* Implement a devtype command.Warner Losh2019-07-152-16/+88
* Use the more proper term of SATL instead of ATA_BEHIND_SCSI.Warner Losh2019-07-155-8/+8
* Add device type NVME and device type MMCSD to get_device_typeWarner Losh2019-07-132-0/+10
* Retire support for -DMINIMALISTICWarner Losh2019-07-122-48/+0
* Replay r349341 by imp accidentally reverted by r349352Warner Losh2019-06-251-21/+3
* Remove NAND and NANDFS supportWarner Losh2019-06-251-3/+21
* Use ata_param_fixup instead of a custom copy hereWarner Losh2019-06-241-21/+3
* Increase the timeout for READ NATIVE MAXWarner Losh2019-06-131-1/+1
* Add ATA power mode support to camcontrolSteven Hartland2019-04-232-4/+80
* Add new fields to mmc_data in preparation to SDIO CMD53 block mode supportIlya Bakulin2019-04-101-0/+1
* Make WD and WDC aliases for HGST.Warner Losh2019-03-211-0/+4
* camcontrol.8: Bump date after r345051Mateusz Piotrowski2019-03-121-1/+1
* Add -l to camcontrol readcap.Warner Losh2019-03-122-3/+17
* Fix incorrect / unused sector_count for identify requestsSteven Hartland2019-03-011-3/+2
* NVME support is only for x86 and powerpc64.Warner Losh2018-06-142-1/+19
* Make camcontrol identify work with nda devicesWarner Losh2018-06-132-14/+58
* nda protocol rate reportingWarner Losh2018-05-091-0/+15
* Strip trailing whitespace.Edward Tomasz Napierala2018-04-101-22/+22
* Revert ABI breakage to CAM that came in with MMC/SD support in r320844.Scott Long2018-01-191-3/+39
* Refactor code related to 'camcontrol devlist'Scott Long2018-01-101-49/+90
* Implement the ability to query NVME for its controller data so that it willScott Long2018-01-101-0/+59
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-276-2/+14
* Print ZAC device type in "camcontrol identify" outputAlan Somers2017-11-201-0/+12
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Fix whitespace bugsEnji Cooper2017-07-101-390/+387
* Fix -Wuninitialized warning with gccEnji Cooper2017-07-101-1/+1
* New command 'mmcsdcmd' for camcontrol, to allow interacting with SD cardsWarner Losh2017-07-091-1/+302
* Fix integer overflow in "camcontrol format"Alan Somers2017-05-311-3/+3
* When editing a mode page on a tape drive, do not clear the deviceKenneth D. Merry2017-05-051-1/+14
* Bump the camcontrol(8) man page date.Kenneth D. Merry2017-05-031-1/+1
* Add the ability to rescan or reset devices specified by peripheralKenneth D. Merry2017-05-032-10/+115
* Fix memory leaks in camcontrolAlan Somers2017-05-031-9/+6
* Fix camcontrol timestamp setting and update the man page.Kenneth D. Merry2017-05-012-5/+11
* Fix printing bits above first eight.Alexander Motin2017-03-221-4/+4
* Decode modern PIM flags.Alexander Motin2017-03-091-0/+12
* Add task attribute support to camcontrol(8).Kenneth D. Merry2017-02-179-159/+260
* Misc Coverity fixes in camcontrol(8)Alan Somers2017-01-204-7/+28
* "Buses" is the preferred plural of "bus"Conrad Meyer2017-01-152-9/+9
* Make `camcontrol cmd ... -i ...` return only valid bytes.Alexander Motin2017-01-151-5/+9