Loading drivers/ata/ata_generic.c +1 −1 Original line number Diff line number Diff line /* * ata_generic.c - Generic PATA/SATA controller driver. * Copyright 2005 Red Hat Inc <alan@redhat.com>, all rights reserved. * Copyright 2005 Red Hat Inc, all rights reserved. * * Elements from ide/pci/generic.c * Copyright (C) 2001-2002 Andre Hedrick <andre@linux-ide.org> Loading drivers/ata/ata_piix.c +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * * Copyright (C) 1998-1999 Andrzej Krzysztofowicz, Author and Maintainer * Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide.org> * Copyright (C) 2003 Red Hat Inc <alan@redhat.com> * Copyright (C) 2003 Red Hat Inc * * * This program is free software; you can redistribute it and/or modify Loading drivers/ata/pata_acpi.c +1 −1 Original line number Diff line number Diff line /* * ACPI PATA driver * * (c) 2007 Red Hat <alan@redhat.com> * (c) 2007 Red Hat */ #include <linux/kernel.h> Loading drivers/ata/pata_ali.c +0 −1 Original line number Diff line number Diff line /* * pata_ali.c - ALI 15x3 PATA for new ATA layer * (C) 2005 Red Hat Inc * Alan Cox <alan@redhat.com> * * based in part upon * linux/drivers/ide/pci/alim15x3.c Version 0.17 2003/01/02 Loading drivers/ata/pata_amd.c +0 −1 Original line number Diff line number Diff line /* * pata_amd.c - AMD PATA for new ATA layer * (C) 2005-2006 Red Hat Inc * Alan Cox <alan@redhat.com> * * Based on pata-sil680. Errata information is taken from data sheets * and the amd74xx.c driver by Vojtech Pavlik. Nvidia SATA devices are Loading Loading
drivers/ata/ata_generic.c +1 −1 Original line number Diff line number Diff line /* * ata_generic.c - Generic PATA/SATA controller driver. * Copyright 2005 Red Hat Inc <alan@redhat.com>, all rights reserved. * Copyright 2005 Red Hat Inc, all rights reserved. * * Elements from ide/pci/generic.c * Copyright (C) 2001-2002 Andre Hedrick <andre@linux-ide.org> Loading
drivers/ata/ata_piix.c +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ * * Copyright (C) 1998-1999 Andrzej Krzysztofowicz, Author and Maintainer * Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide.org> * Copyright (C) 2003 Red Hat Inc <alan@redhat.com> * Copyright (C) 2003 Red Hat Inc * * * This program is free software; you can redistribute it and/or modify Loading
drivers/ata/pata_acpi.c +1 −1 Original line number Diff line number Diff line /* * ACPI PATA driver * * (c) 2007 Red Hat <alan@redhat.com> * (c) 2007 Red Hat */ #include <linux/kernel.h> Loading
drivers/ata/pata_ali.c +0 −1 Original line number Diff line number Diff line /* * pata_ali.c - ALI 15x3 PATA for new ATA layer * (C) 2005 Red Hat Inc * Alan Cox <alan@redhat.com> * * based in part upon * linux/drivers/ide/pci/alim15x3.c Version 0.17 2003/01/02 Loading
drivers/ata/pata_amd.c +0 −1 Original line number Diff line number Diff line /* * pata_amd.c - AMD PATA for new ATA layer * (C) 2005-2006 Red Hat Inc * Alan Cox <alan@redhat.com> * * Based on pata-sil680. Errata information is taken from data sheets * and the amd74xx.c driver by Vojtech Pavlik. Nvidia SATA devices are Loading