/openbmc/linux/drivers/ata/ |
H A D | libata-sata.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | ahci_qoriq.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | pata_ep93xx.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | pata_ns87415.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | acard-ahci.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | sata_vsc.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | ahci_xgene.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | sata_svw.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | sata_highbank.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | pata_octeon_cf.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | sata_rcar.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | sata_inic162x.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | libata-acpi.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | libata-sff.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | libahci.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | libata-eh.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | libata-scsi.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | ahci.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
H A D | libata-core.c | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|
/openbmc/linux/include/linux/ |
H A D | libata.h | diff efcef265fd83d9a68a68926abecb3e1dd3e260a8 Tue Feb 15 12:49:26 CST 2022 Sergey Shtylyov <s.shtylyov@omp.ru> ata: add/use ata_taskfile::{error|status} fields
Add the explicit error and status register fields to 'struct ata_taskfile' using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and update the libata taskfile code accordingly. There should be no object code changes resulting from that...
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
|