mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 14:44:10 +08:00
[PATCH] s390: email-address change
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
871931c1ee
commit
4ce3b30cf3
@ -2,12 +2,12 @@
|
||||
* drivers/s390/cio/airq.c
|
||||
* S/390 common I/O routines -- support for adapter interruptions
|
||||
*
|
||||
* $Revision: 1.12 $
|
||||
* $Revision: 1.15 $
|
||||
*
|
||||
* Copyright (C) 1999-2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Ingo Adlung (adlung@de.ibm.com)
|
||||
* Cornelia Huck (cohuck@de.ibm.com)
|
||||
* Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Arnd Bergmann (arndb@de.ibm.com)
|
||||
*/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
/*
|
||||
* drivers/s390/cio/blacklist.c
|
||||
* S/390 common I/O routines -- blacklisting of specific devices
|
||||
* $Revision: 1.39 $
|
||||
* $Revision: 1.42 $
|
||||
*
|
||||
* Copyright (C) 1999-2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Ingo Adlung (adlung@de.ibm.com)
|
||||
* Cornelia Huck (cohuck@de.ibm.com)
|
||||
* Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Arnd Bergmann (arndb@de.ibm.com)
|
||||
*/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
/*
|
||||
* drivers/s390/cio/ccwgroup.c
|
||||
* bus driver for ccwgroup
|
||||
* $Revision: 1.33 $
|
||||
* $Revision: 1.35 $
|
||||
*
|
||||
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Arnd Bergmann (arndb@de.ibm.com)
|
||||
* Cornelia Huck (cohuck@de.ibm.com)
|
||||
* Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
*/
|
||||
#include <linux/module.h>
|
||||
#include <linux/errno.h>
|
||||
|
@ -1,12 +1,12 @@
|
||||
/*
|
||||
* drivers/s390/cio/chsc.c
|
||||
* S/390 common I/O routines -- channel subsystem call
|
||||
* $Revision: 1.126 $
|
||||
* $Revision: 1.128 $
|
||||
*
|
||||
* Copyright (C) 1999-2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Ingo Adlung (adlung@de.ibm.com)
|
||||
* Cornelia Huck (cohuck@de.ibm.com)
|
||||
* Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Arnd Bergmann (arndb@de.ibm.com)
|
||||
*/
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
/*
|
||||
* drivers/s390/cio/cio.c
|
||||
* S/390 common I/O routines -- low level i/o calls
|
||||
* $Revision: 1.138 $
|
||||
* $Revision: 1.140 $
|
||||
*
|
||||
* Copyright (C) 1999-2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Ingo Adlung (adlung@de.ibm.com)
|
||||
* Cornelia Huck (cohuck@de.ibm.com)
|
||||
* Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Arnd Bergmann (arndb@de.ibm.com)
|
||||
* Martin Schwidefsky (schwidefsky@de.ibm.com)
|
||||
*/
|
||||
|
@ -1,12 +1,12 @@
|
||||
/*
|
||||
* drivers/s390/cio/css.c
|
||||
* driver for channel subsystem
|
||||
* $Revision: 1.93 $
|
||||
* $Revision: 1.96 $
|
||||
*
|
||||
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Arnd Bergmann (arndb@de.ibm.com)
|
||||
* Cornelia Huck (cohuck@de.ibm.com)
|
||||
* Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
*/
|
||||
#include <linux/module.h>
|
||||
#include <linux/init.h>
|
||||
|
@ -1,12 +1,12 @@
|
||||
/*
|
||||
* drivers/s390/cio/device.c
|
||||
* bus driver for ccw devices
|
||||
* $Revision: 1.137 $
|
||||
* $Revision: 1.140 $
|
||||
*
|
||||
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Arnd Bergmann (arndb@de.ibm.com)
|
||||
* Cornelia Huck (cohuck@de.ibm.com)
|
||||
* Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Martin Schwidefsky (schwidefsky@de.ibm.com)
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
|
@ -4,7 +4,7 @@
|
||||
*
|
||||
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Cornelia Huck(cohuck@de.ibm.com)
|
||||
* Author(s): Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Martin Schwidefsky (schwidefsky@de.ibm.com)
|
||||
*/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Cornelia Huck(cohuck@de.ibm.com)
|
||||
* Author(s): Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Martin Schwidefsky (schwidefsky@de.ibm.com)
|
||||
*
|
||||
* Sense ID functions.
|
||||
|
@ -1,12 +1,12 @@
|
||||
/*
|
||||
* drivers/s390/cio/device_ops.c
|
||||
*
|
||||
* $Revision: 1.58 $
|
||||
* $Revision: 1.61 $
|
||||
*
|
||||
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
|
||||
* Cornelia Huck (cohuck@de.ibm.com)
|
||||
* Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
*/
|
||||
#include <linux/config.h>
|
||||
#include <linux/module.h>
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Cornelia Huck(cohuck@de.ibm.com)
|
||||
* Author(s): Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Martin Schwidefsky (schwidefsky@de.ibm.com)
|
||||
*
|
||||
* Path Group ID functions.
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Cornelia Huck(cohuck@de.ibm.com)
|
||||
* Author(s): Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Martin Schwidefsky (schwidefsky@de.ibm.com)
|
||||
*
|
||||
* Status accumulation and basic sense functions.
|
||||
|
@ -7,7 +7,7 @@
|
||||
*
|
||||
* Copyright 2000,2002 IBM Corporation
|
||||
* Author(s): Utz Bacher <utz.bacher@de.ibm.com>
|
||||
* 2.6 cio integration by Cornelia Huck <cohuck@de.ibm.com>
|
||||
* 2.6 cio integration by Cornelia Huck <cornelia.huck@de.ibm.com>
|
||||
*
|
||||
* Restriction: only 63 iqdio subchannels would have its own indicator,
|
||||
* after that, subsequent subchannels share one indicator
|
||||
@ -56,7 +56,7 @@
|
||||
#include "ioasm.h"
|
||||
#include "chsc.h"
|
||||
|
||||
#define VERSION_QDIO_C "$Revision: 1.114 $"
|
||||
#define VERSION_QDIO_C "$Revision: 1.117 $"
|
||||
|
||||
/****************** MODULE PARAMETER VARIABLES ********************/
|
||||
MODULE_AUTHOR("Utz Bacher <utz.bacher@de.ibm.com>");
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* $Id: ctcmain.c,v 1.78 2005/09/07 12:18:02 pavlic Exp $
|
||||
* $Id: ctcmain.c,v 1.79 2006/01/11 11:32:18 cohuck Exp $
|
||||
*
|
||||
* CTC / ESCON network driver
|
||||
*
|
||||
@ -8,7 +8,7 @@
|
||||
* Fixes by : Jochen Röhrig (roehrig@de.ibm.com)
|
||||
* Arnaldo Carvalho de Melo <acme@conectiva.com.br>
|
||||
Peter Tiedemann (ptiedem@de.ibm.com)
|
||||
* Driver Model stuff by : Cornelia Huck <cohuck@de.ibm.com>
|
||||
* Driver Model stuff by : Cornelia Huck <huckc@de.ibm.com>
|
||||
*
|
||||
* Documentation used:
|
||||
* - Principles of Operation (IBM doc#: SA22-7201-06)
|
||||
@ -37,7 +37,7 @@
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*
|
||||
* RELEASE-TAG: CTC/ESCON network driver $Revision: 1.78 $
|
||||
* RELEASE-TAG: CTC/ESCON network driver $Revision: 1.79 $
|
||||
*
|
||||
*/
|
||||
#undef DEBUG
|
||||
@ -248,7 +248,7 @@ static void
|
||||
print_banner(void)
|
||||
{
|
||||
static int printed = 0;
|
||||
char vbuf[] = "$Revision: 1.78 $";
|
||||
char vbuf[] = "$Revision: 1.79 $";
|
||||
char *version = vbuf;
|
||||
|
||||
if (printed)
|
||||
|
@ -1,11 +1,11 @@
|
||||
/*
|
||||
* $Id: cu3088.c,v 1.36 2005/10/25 14:37:17 cohuck Exp $
|
||||
* $Id: cu3088.c,v 1.38 2006/01/12 14:33:09 cohuck Exp $
|
||||
*
|
||||
* CTC / LCS ccw_device driver
|
||||
*
|
||||
* Copyright (C) 2002 IBM Deutschland Entwicklung GmbH, IBM Corporation
|
||||
* Author(s): Arnd Bergmann <arndb@de.ibm.com>
|
||||
* Cornelia Huck <cohuck@de.ibm.com>
|
||||
* Cornelia Huck <cornelia.huck@de.ibm.com>
|
||||
*
|
||||
* 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
|
||||
|
@ -1,12 +1,13 @@
|
||||
/*
|
||||
* $Id: netiucv.c,v 1.66 2005/05/11 08:10:17 holzheu Exp $
|
||||
* $Id: netiucv.c,v 1.69 2006/01/12 14:33:09 cohuck Exp $
|
||||
*
|
||||
* IUCV network driver
|
||||
*
|
||||
* Copyright (C) 2001 IBM Deutschland Entwicklung GmbH, IBM Corporation
|
||||
* Author(s): Fritz Elfert (elfert@de.ibm.com, felfert@millenux.com)
|
||||
*
|
||||
* Driverfs integration and all bugs therein by Cornelia Huck(cohuck@de.ibm.com)
|
||||
* Sysfs integration and all bugs therein by Cornelia Huck
|
||||
* (cornelia.huck@de.ibm.com)
|
||||
*
|
||||
* Documentation used:
|
||||
* the source of the original IUCV driver by:
|
||||
@ -30,7 +31,7 @@
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*
|
||||
* RELEASE-TAG: IUCV network driver $Revision: 1.66 $
|
||||
* RELEASE-TAG: IUCV network driver $Revision: 1.69 $
|
||||
*
|
||||
*/
|
||||
|
||||
@ -2076,7 +2077,7 @@ DRIVER_ATTR(remove, 0200, NULL, remove_write);
|
||||
static void
|
||||
netiucv_banner(void)
|
||||
{
|
||||
char vbuf[] = "$Revision: 1.66 $";
|
||||
char vbuf[] = "$Revision: 1.69 $";
|
||||
char *version = vbuf;
|
||||
|
||||
if ((version = strchr(version, ':'))) {
|
||||
|
@ -1,11 +1,11 @@
|
||||
/*
|
||||
* drivers/s390/s390_rdev.c
|
||||
* s390 root device
|
||||
* $Revision: 1.2 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* Copyright (C) 2002, 2005 IBM Deutschland Entwicklung GmbH,
|
||||
* IBM Corporation
|
||||
* Author(s): Cornelia Huck (cohuck@de.ibm.com)
|
||||
* Author(s): Cornelia Huck (cornelia.huck@de.ibm.com)
|
||||
* Carsten Otte (cotte@de.ibm.com)
|
||||
*/
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
* include/asm-s390/ccwdev.h
|
||||
*
|
||||
* Copyright (C) 2002,2005 IBM Deutschland Entwicklung GmbH, IBM Corporation
|
||||
* Author(s): Cornelia Huck <cohuck@de.ibm.com>
|
||||
* Author(s): Cornelia Huck <cornelia.huck@de.ibm.com>
|
||||
* Carsten Otte <cotte@de.ibm.com>
|
||||
*
|
||||
* Interface for s390 root device
|
||||
|
Loading…
Reference in New Issue
Block a user