21 May, 2019
1 commit
-
Based on 1 normalized pattern(s):
this program is free software you can redistribute it and or modify
it under the terms of the gnu general public license as published by
the free software foundation either version 2 or at your option any
later version this program is distributed in the hope that it will
be useful but without any warranty without even the implied warranty
of merchantability or fitness for a particular purpose see the gnu
general public license for more details you should have received a
copy of the gnu general public license along with this program see
the file copying if not write to the free software foundation 675
mass ave cambridge ma 02139 usaextracted by the scancode license scanner the SPDX license identifier
GPL-2.0-or-later
has been chosen to replace the boilerplate/reference in 52 file(s).
Signed-off-by: Thomas Gleixner
Reviewed-by: Jilayne Lovejoy
Reviewed-by: Steve Winslow
Reviewed-by: Kate Stewart
Reviewed-by: Allison Randal
Cc: linux-spdx@vger.kernel.org
Link: https://lkml.kernel.org/r/20190519154042.342335923@linutronix.de
Signed-off-by: Greg Kroah-Hartman
10 May, 2016
4 commits
-
Add NCQ encapsulation for ZAC MANAGEMENT OUT and evaluate
NCQ Non-Data log pages to figure out if NCQ encapsulation
is supported.Signed-off-by: Hannes Reinecke
Signed-off-by: Tejun Heo -
ZAC drives implement a 'ZAC Management Out' command template,
which maps onto the ZBC OUT command.Signed-off-by: Hannes Reinecke
Signed-off-by: Tejun Heo -
ZAC drives implement a 'ZAC Management In' command template,
which maps onto the ZBC IN command.Signed-off-by: Hannes Reinecke
Signed-off-by: Tejun Heo -
Some commands like FPDMA RECEIVE or NCQ NON DATA can encapsulate
other commands to NCQ transport. So decode the subcmds, too.Signed-off-by: Hannes Reinecke
Signed-off-by: Tejun Heo
27 Mar, 2015
1 commit
-
Add some tracepoints for ata_qc_issue, ata_qc_complete, and
ata_eh_link_autopsy.Signed-off-by: Hannes Reinecke
Signed-off-by: Tejun Heo