Skip to content

Commit

Permalink
[ALSA] Changed Jaroslav Kysela's e-mail from [email protected] to perex@p…
Browse files Browse the repository at this point in the history
…erex.cz

Signed-off-by: Jaroslav Kysela <[email protected]>
  • Loading branch information
perexg committed Oct 16, 2007
1 parent 39d3ed3 commit c1017a4
Show file tree
Hide file tree
Showing 247 changed files with 315 additions and 315 deletions.
2 changes: 1 addition & 1 deletion CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -1933,7 +1933,7 @@ M: [email protected]
D: Original author of software suspend

N: Jaroslav Kysela
E: perex@suse.cz
E: perex@perex.cz
W: http://www.perex.cz
D: Original Author and Maintainer for HP 10/100 Mbit Network Adapters
D: ISA PnP
Expand Down
6 changes: 3 additions & 3 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -1769,7 +1769,7 @@ S: Maintained

HP100: Driver for HP 10/100 Mbit/s Voice Grade Network Adapter Series
P: Jaroslav Kysela
M: perex@suse.cz
M: perex@perex.cz
S: Maintained

HPET: High Precision Event Timers driver (hpet.c)
Expand Down Expand Up @@ -2132,7 +2132,7 @@ S: Maintained

ISAPNP
P: Jaroslav Kysela
M: perex@suse.cz
M: perex@perex.cz
S: Maintained

ISDN SUBSYSTEM
Expand Down Expand Up @@ -3523,7 +3523,7 @@ S: Maintained

SOUND
P: Jaroslav Kysela
M: perex@suse.cz
M: perex@perex.cz
L: [email protected] (subscribers-only)
S: Maintained

Expand Down
2 changes: 1 addition & 1 deletion drivers/media/video/cx88/cx88-alsa.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* (c) 2005,2006 Ricardo Cerqueira <[email protected]>
* (c) 2005 Mauro Carvalho Chehab <[email protected]>
* Based on a dummy cx88 module by Gerd Knorr <[email protected]>
* Based on dummy.c by Jaroslav Kysela <perex@suse.cz>
* Based on dummy.c by Jaroslav Kysela <perex@perex.cz>
*
* 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
Expand Down
4 changes: 2 additions & 2 deletions drivers/net/hp100.c
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
** Extended for new busmaster capable chipsets by
** Siegfried "Frieder" Loeffler (dg1sek) <[email protected]>
**
** Maintained by: Jaroslav Kysela <perex@suse.cz>
** Maintained by: Jaroslav Kysela <perex@perex.cz>
**
** This driver has only been tested with
** -- HP J2585B 10/100 Mbit/s PCI Busmaster
Expand Down Expand Up @@ -2951,7 +2951,7 @@ static struct pci_driver hp100_pci_driver = {
*/

MODULE_LICENSE("GPL");
MODULE_AUTHOR("Jaroslav Kysela <perex@suse.cz>, "
MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>, "
"Siegfried \"Frieder\" Loeffler (dg1sek) <[email protected]>");
MODULE_DESCRIPTION("HP CASCADE Architecture Driver for 100VG-AnyLan Network Adapters");

Expand Down
2 changes: 1 addition & 1 deletion drivers/pnp/interface.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* interface.c - contains everything related to the user interface
*
* Some code, especially possible resource dumping is based on isapnp_proc.c (c) Jaroslav Kysela <perex@suse.cz>
* Some code, especially possible resource dumping is based on isapnp_proc.c (c) Jaroslav Kysela <perex@perex.cz>
* Copyright 2002 Adam Belay <[email protected]>
*/

Expand Down
4 changes: 2 additions & 2 deletions drivers/pnp/isapnp/core.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* ISA Plug & Play support
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down Expand Up @@ -53,7 +53,7 @@ static int isapnp_rdp; /* Read Data Port */
static int isapnp_reset = 1; /* reset all PnP cards (deactivate) */
static int isapnp_verbose = 1; /* verbose mode */

MODULE_AUTHOR("Jaroslav Kysela <perex@suse.cz>");
MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>");
MODULE_DESCRIPTION("Generic ISA Plug & Play support");
module_param(isapnp_disable, int, 0);
MODULE_PARM_DESC(isapnp_disable, "ISA Plug & Play disable");
Expand Down
2 changes: 1 addition & 1 deletion drivers/pnp/isapnp/proc.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* ISA Plug & Play support
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion drivers/pnp/manager.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* manager.c - Resource Management, Conflict Resolution, Activation and Disabling of Devices
*
* based on isapnp.c resource management (c) Jaroslav Kysela <perex@suse.cz>
* based on isapnp.c resource management (c) Jaroslav Kysela <perex@perex.cz>
* Copyright 2003 Adam Belay <[email protected]>
*/

Expand Down
2 changes: 1 addition & 1 deletion drivers/pnp/resource.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* resource.c - Contains functions for registering and analyzing resource information
*
* based on isapnp.c resource management (c) Jaroslav Kysela <perex@suse.cz>
* based on isapnp.c resource management (c) Jaroslav Kysela <perex@perex.cz>
* Copyright 2003 Adam Belay <[email protected]>
*/

Expand Down
2 changes: 1 addition & 1 deletion include/sound/ac97_codec.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __SOUND_AC97_CODEC_H

/*
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Universal interface for Audio Codec '97
*
* For more details look to AC '97 component specification revision 2.1
Expand Down
2 changes: 1 addition & 1 deletion include/sound/ad1848.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __SOUND_AD1848_H

/*
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Definitions for AD1847/AD1848/CS4248 chips
*
*
Expand Down
2 changes: 1 addition & 1 deletion include/sound/ainstr_gf1.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Advanced Linux Sound Architecture
*
* GF1 (GUS) Patch Instrument Format
* Copyright (c) 1994-99 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1994-99 by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/ainstr_iw.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Advanced Linux Sound Architecture
*
* InterWave FFFF Instrument Format
* Copyright (c) 1994-99 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1994-99 by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/ainstr_simple.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Advanced Linux Sound Architecture
*
* Simple (MOD player) Instrument Format
* Copyright (c) 1994-99 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1994-99 by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/ak4114.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Routines for Asahi Kasei AK4114
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>,
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/ak4117.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Routines for Asahi Kasei AK4117
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>,
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/ak4531_codec.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __SOUND_AK4531_CODEC_H

/*
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Universal interface for Audio Codec '97
*
* For more details look to AC '97 component specification revision 2.1
Expand Down
2 changes: 1 addition & 1 deletion include/sound/ak4xxx-adda.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* ALSA driver for AK4524 / AK4528 / AK4529 / AK4355 / AK4381
* AD and DA converters
*
* Copyright (c) 2000 Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion include/sound/asequencer.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Main header file for the ALSA sequencer
* Copyright (c) 1998-1999 by Frank van de Pol <[email protected]>
* (c) 1998-1999 by Jaroslav Kysela <perex@suse.cz>
* (c) 1998-1999 by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/asound.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Advanced Linux Sound Architecture - ALSA - Driver
* Copyright (c) 1994-2003 by Jaroslav Kysela <perex@suse.cz>,
* Copyright (c) 1994-2003 by Jaroslav Kysela <perex@perex.cz>,
* Abramo Bagnara <[email protected]>
*
*
Expand Down
2 changes: 1 addition & 1 deletion include/sound/asound_fm.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Advanced Linux Sound Architecture - ALSA
*
* Interface file between ALSA driver & user space
* Copyright (c) 1994-98 by Jaroslav Kysela <perex@suse.cz>,
* Copyright (c) 1994-98 by Jaroslav Kysela <perex@perex.cz>,
* 4Front Technologies
*
* Direct FM control
Expand Down
2 changes: 1 addition & 1 deletion include/sound/asoundef.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Advanced Linux Sound Architecture - ALSA - Driver
* Copyright (c) 1994-2000 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1994-2000 by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/control.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Header file for control interface
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/core.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Main header file for the ALSA driver
* Copyright (c) 1994-2001 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1994-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/cs4231-regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __SOUND_CS4231_REGS_H

/*
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Definitions for CS4231 & InterWave chips & compatible chips registers
*
*
Expand Down
2 changes: 1 addition & 1 deletion include/sound/cs4231.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __SOUND_CS4231_H

/*
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Definitions for CS4231 & InterWave chips & compatible chips
*
*
Expand Down
2 changes: 1 addition & 1 deletion include/sound/cs46xx.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __SOUND_CS46XX_H

/*
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>,
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
* Cirrus Logic, Inc.
* Definitions for Cirrus Logic CS46xx chips
*
Expand Down
2 changes: 1 addition & 1 deletion include/sound/cs46xx_dsp_scb_types.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* The driver for the Cirrus Logic's Sound Fusion CS46XX based soundcards
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/cs46xx_dsp_spos.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* The driver for the Cirrus Logic's Sound Fusion CS46XX based soundcards
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/cs46xx_dsp_task_types.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* The driver for the Cirrus Logic's Sound Fusion CS46XX based soundcards
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/cs8403.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Routines for Cirrus Logic CS8403/CS8404A IEC958 (S/PDIF) Transmitter
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>,
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
* Takashi Iwai <[email protected]>
*
*
Expand Down
2 changes: 1 addition & 1 deletion include/sound/cs8427.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Routines for Cirrus Logic CS8427
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>,
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Main header file for the ALSA driver
* Copyright (c) 1994-2000 by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) 1994-2000 by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/emu10k1.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define __SOUND_EMU10K1_H

/*
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>,
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
* Creative Labs, Inc.
* Definitions for EMU10K1 (SB Live!) chips
*
Expand Down
2 changes: 1 addition & 1 deletion include/sound/es1688.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Header file for ES488/ES1688
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/gus.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Global structures used for GUS part of ALSA driver
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/hwdep.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Hardware dependent layer
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/info.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Header file for info interface
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion include/sound/initval.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* Init values for soundcard modules
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
* 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
Expand Down
2 changes: 1 addition & 1 deletion include/sound/memalloc.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Takashi Iwai <[email protected]>
*
* Generic memory allocators
Expand Down
2 changes: 1 addition & 1 deletion include/sound/mixer_oss.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* OSS MIXER API
* Copyright (c) by Jaroslav Kysela <perex@suse.cz>
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
Expand Down
Loading

0 comments on commit c1017a4

Please sign in to comment.