···3030 * $Log: NCR5380.c,v $31313232 * Revision 1.10 1998/9/2 Alan Cox3333- * (alan@redhat.com)3333+ * (alan@lxorguk.ukuu.org.uk)3434 * Fixed up the timer lockups reported so far. Things still suck. Looking 3535 * forward to 2.3 and per device request queues. Then it'll be possible to3636 * SMP thread this beast and improve life no end.
+1-1
drivers/scsi/a100u2w.c
···5454 * 9/28/04 Christoph Hellwig <hch@lst.de>5555 * - merge the two source files5656 * - remove internal queueing code5757- * 14/06/07 Alan Cox <alan@redhat.com>5757+ * 14/06/07 Alan Cox <alan@lxorguk.ukuu.org.uk>5858 * - Grand cleanup and Linuxisation5959 */6060
+1-1
drivers/scsi/aacraid/aachba.c
···11/*22 * Adaptec AAC series RAID controller driver33- * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com>33+ * (c) Copyright 2001 Red Hat Inc.44 *55 * based on the old aacraid driver that is..66 * Adaptec aacraid device driver for Linux.
+1-1
drivers/scsi/aacraid/commctrl.c
···11/*22 * Adaptec AAC series RAID controller driver33- * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com>33+ * (c) Copyright 2001 Red Hat Inc.44 *55 * based on the old aacraid driver that is..66 * Adaptec aacraid device driver for Linux.
+1-1
drivers/scsi/aacraid/comminit.c
···11/*22 * Adaptec AAC series RAID controller driver33- * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com>33+ * (c) Copyright 2001 Red Hat Inc.44 *55 * based on the old aacraid driver that is..66 * Adaptec aacraid device driver for Linux.
+1-1
drivers/scsi/aacraid/commsup.c
···11/*22 * Adaptec AAC series RAID controller driver33- * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com>33+ * (c) Copyright 2001 Red Hat Inc.44 *55 * based on the old aacraid driver that is..66 * Adaptec aacraid device driver for Linux.
+1-1
drivers/scsi/aacraid/dpcsup.c
···11/*22 * Adaptec AAC series RAID controller driver33- * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com>33+ * (c) Copyright 2001 Red Hat Inc.44 *55 * based on the old aacraid driver that is..66 * Adaptec aacraid device driver for Linux.
+1-1
drivers/scsi/aacraid/linit.c
···11/*22 * Adaptec AAC series RAID controller driver33- * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com>33+ * (c) Copyright 2001 Red Hat Inc.44 *55 * based on the old aacraid driver that is..66 * Adaptec aacraid device driver for Linux.
+1-1
drivers/scsi/aacraid/rkt.c
···11/*22 * Adaptec AAC series RAID controller driver33- * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com>33+ * (c) Copyright 2001 Red Hat Inc.44 *55 * based on the old aacraid driver that is..66 * Adaptec aacraid device driver for Linux.
+1-1
drivers/scsi/aacraid/rx.c
···11/*22 * Adaptec AAC series RAID controller driver33- * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com>33+ * (c) Copyright 2001 Red Hat Inc.44 *55 * based on the old aacraid driver that is..66 * Adaptec aacraid device driver for Linux.
+1-1
drivers/scsi/aacraid/sa.c
···11/*22 * Adaptec AAC series RAID controller driver33- * (c) Copyright 2001 Red Hat Inc. <alan@redhat.com>33+ * (c) Copyright 2001 Red Hat Inc.44 *55 * based on the old aacraid driver that is..66 * Adaptec aacraid device driver for Linux.
+1-1
drivers/scsi/aha1740.c
···2222 * aha1740_makecode may still need even more work2323 * if it doesn't work for your devices, take a look.2424 *2525- * Reworked for new_eh and new locking by Alan Cox <alan@redhat.com>2525+ * Reworked for new_eh and new locking by Alan Cox <alan@lxorguk.ukuu.org.uk>2626 *2727 * Converted to EISA and generic DMA APIs by Marc Zyngier2828 * <maz@wild-wind.fr.eu.org>, 4/2003.
+2-2
drivers/scsi/atp870u.c
···11/* 22 * Copyright (C) 1997 Wu Ching Chen33 * 2.1.x update (C) 1998 Krzysztof G. Baranowski44- * 2.5.x update (C) 2002 Red Hat <alan@redhat.com>55- * 2.6.x update (C) 2004 Red Hat <alan@redhat.com>44+ * 2.5.x update (C) 2002 Red Hat55+ * 2.6.x update (C) 2004 Red Hat66 *77 * Marcelo Tosatti <marcelo@conectiva.com.br> : SMP fixes88 *
+2-2
drivers/scsi/eata_pio.c
···1414 * neuffer@goofy.zdv.uni-mainz.de *1515 * a.arnold@kfa-juelich.de * 1616 * *1717- * Updated 2002 by Alan Cox <alan@redhat.com> for Linux *1818- * 2.5.x and the newer locking and error handling *1717+ * Updated 2002 by Alan Cox <alan@lxorguk.ukuu.org.uk> for *1818+ * Linux 2.5.x and the newer locking and error handling *1919 * *2020 * This program is free software; you can redistribute it *2121 * and/or modify it under the terms of the GNU General *
+1-1
drivers/scsi/fdomain.c
···33 * Revised: Mon Dec 28 21:59:02 1998 by faith@acm.org44 * Author: Rickard E. Faith, faith@cs.unc.edu55 * Copyright 1992-1996, 1998 Rickard E. Faith (faith@acm.org)66- * Shared IRQ supported added 7/7/2001 Alan Cox <alan@redhat.com>66+ * Shared IRQ supported added 7/7/2001 Alan Cox <alan@lxorguk.ukuu.org.uk>7788 * This program is free software; you can redistribute it and/or modify it99 * under the terms of the GNU General Public License as published by the
+1-1
drivers/scsi/ibmmca.c
···1010 See the WWW-page: http://www.uni-mainz.de/~langm000/linux.html for latest1111 updates, info and ADF-files for adapters supported by this driver.12121313- Alan Cox <alan@redhat.com>1313+ Alan Cox <alan@lxorguk.ukuu.org.uk>1414 Updated for Linux 2.5.45 to use the new error handler, cleaned up the1515 lock macros and did a few unavoidable locking tweaks, plus one locking1616 fix in the irq and completion path.
+1-1
drivers/scsi/in2000.c
···107107 * this thing into as good a shape as possible, and I'm positive108108 * there are lots of lurking bugs and "Stupid Places".109109 *110110- * Updated for Linux 2.5 by Alan Cox <alan@redhat.com>110110+ * Updated for Linux 2.5 by Alan Cox <alan@lxorguk.ukuu.org.uk>111111 * - Using new_eh handler112112 * - Hopefully got all the locking right again113113 * See "FIXME" notes for items that could do with more work
+1-1
drivers/scsi/initio.c
···44 * Copyright (c) 1994-1998 Initio Corporation55 * Copyright (c) 1998 Bas Vermeulen <bvermeul@blackstar.xs4all.nl>66 * Copyright (c) 2004 Christoph Hellwig <hch@lst.de>77- * Copyright (c) 2007 Red Hat <alan@redhat.com>77+ * Copyright (c) 2007 Red Hat88 *99 * This program is free software; you can redistribute it and/or modify1010 * it under the terms of the GNU General Public License as published by
+1-1
drivers/scsi/initio.h
···44 * Copyright (c) 1994-1998 Initio Corporation55 * All rights reserved.66 *77- * Cleanups (c) Copyright 2007 Red Hat <alan@redhat.com>77+ * Cleanups (c) Copyright 2007 Red Hat <alan@lxorguk.ukuu.org.uk>88 *99 * This program is free software; you can redistribute it and/or modify1010 * it under the terms of the GNU General Public License as published by
+1-1
drivers/scsi/ipr.h
···1919 * along with this program; if not, write to the Free Software2020 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA2121 *2222- * Alan Cox <alan@redhat.com> - Removed several careless u32/dma_addr_t errors2222+ * Alan Cox <alan@lxorguk.ukuu.org.uk> - Removed several careless u32/dma_addr_t errors2323 * that broke 64bit platforms.2424 */2525
+1-1
drivers/scsi/qlogicfas408.c
···2323 Functions as standalone, loadable, and PCMCIA driver, the latter from2424 Dave Hinds' PCMCIA package.25252626- Cleaned up 26/10/2002 by Alan Cox <alan@redhat.com> as part of the 2.52626+ Cleaned up 26/10/2002 by Alan Cox <alan@lxorguk.ukuu.org.uk> as part of the 2.52727 SCSI driver cleanup and audit. This driver still needs work on the2828 following2929 - Non terminating hardware waits
+1-1
drivers/scsi/sym53c416.c
···66 * Changes : 77 * 88 * Marcelo Tosatti <marcelo@conectiva.com.br> : Added io_request_lock locking99- * Alan Cox <alan@redhat.com> : Cleaned up code formatting99+ * Alan Cox <alan@lxorguk.ukuu.org.uk> : Cleaned up code formatting1010 * Fixed an irq locking bug1111 * Added ISAPnP support1212 * Bjoern A. Zeeb <bzeeb@zabbadoz.net> : Initial irq locking updates
+2-2
drivers/scsi/wd7000.c
···146146 *147147 * use host->host_lock, not io_request_lock, cleanups148148 *149149- * 2002/10/04 - Alan Cox <alan@redhat.com>149149+ * 2002/10/04 - Alan Cox <alan@lxorguk.ukuu.org.uk>150150 *151151 * Use dev_id for interrupts, kill __func__ pasting152152 * Add a lock for the scb pool, clean up all other cli/sti usage stuff153153 * Use the adapter lock for the other places we had the cli's154154 *155155- * 2002/10/06 - Alan Cox <alan@redhat.com>155155+ * 2002/10/06 - Alan Cox <alan@lxorguk.ukuu.org.uk>156156 *157157 * Switch to new style error handling158158 * Clean up delay to udelay, and yielding sleeps