Re: [ALSA PATCH] alsa-git merge request

2008-01-31 Thread Linus Torvalds


On Thu, 31 Jan 2008, Jaroslav Kysela wrote:
> 
> Linus, please pull from [the linus branch at]:
> 
>   master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus

Hmm. This has a number of commits that have a questionable sign-off 
history (I complained about the same thing for the networking code). 
Namely you cannot follow the path from "author" -> "committer" through the 
sign-offs. 

The reason seems to be that you are using some automatic service for your 
hg/git gateway, and your committer information gets corrupted by that.

Please don't do this. I realize that Sign-offs don't always exist for the 
whole path - we do take one-liners or otherwise known-ok patches from 
sources without the sign-off of the author (ie not the normal (a) case for 
the initial sign-off) - but the *normal* case should be that the whole 
path from author->committer should be covered. 

There is absolutely zero value in an automated "committer" field. Please 
fix your hg gateway to not do this kind of crap.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2008-01-31 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2008-01-31.patch.gz

The following files will be updated:

 Documentation/sound/alsa/ALSA-Configuration.txt|  210 ++-
 .../sound/alsa/DocBook/writing-an-alsa-driver.tmpl |  923 +-
 Documentation/sound/alsa/soc/DAI.txt   |6 +-
 Documentation/sound/alsa/soc/clocking.txt  |   10 +-
 Documentation/sound/alsa/soc/codec.txt |   53 +-
 Documentation/sound/alsa/soc/dapm.txt  |   51 +-
 Documentation/sound/alsa/soc/machine.txt   |   12 +-
 Documentation/sound/alsa/soc/overview.txt  |   42 +-
 Documentation/sound/alsa/soc/platform.txt  |6 +-
 Documentation/sound/alsa/soc/pops_clicks.txt   |   10 +-
 MAINTAINERS|3 +
 drivers/input/touchscreen/ucb1400_ts.c |1 -
 drivers/media/video/cx88/cx88-alsa.c   |1 -
 drivers/media/video/saa7134/saa7134-alsa.c |1 -
 drivers/media/video/saa7134/saa7134.h  |1 -
 drivers/usb/gadget/gmidi.c |1 -
 include/asm-arm/arch-omap/eac.h|1 -
 include/asm-arm/arch-omap/omap-alsa.h  |1 -
 include/asm-arm/arch-pxa/audio.h   |1 -
 include/sound/ad1848.h |2 +-
 include/sound/ainstr_fm.h  |  134 --
 include/sound/ainstr_gf1.h |  229 ---
 include/sound/ainstr_iw.h  |  384 
 include/sound/ainstr_simple.h  |  159 --
 include/sound/ak4xxx-adda.h|2 +-
 include/sound/asequencer.h |  242 +---
 include/sound/asound.h |   34 +-
 include/sound/asound_fm.h  |   19 +
 include/sound/core.h   |   10 +
 include/sound/cs4231-regs.h|2 +-
 include/sound/cs46xx.h |3 -
 include/sound/driver.h |   52 +-
 include/sound/emu10k1.h|  231 +++-
 include/sound/gus.h|   63 -
 include/sound/info.h   |2 +
 include/sound/opl3.h   |   78 +-
 include/sound/pcm.h|   18 +-
 include/sound/seq_instr.h  |  110 --
 include/sound/soc-dapm.h   |   29 +-
 include/sound/soc.h|   67 +-
 include/sound/tea575x-tuner.h  |1 +
 include/sound/trident.h|   22 -
 include/sound/version.h|4 +-
 sound/aoa/aoa.h|2 -
 sound/aoa/codecs/snd-aoa-codec-onyx.c  |   12 +
 sound/aoa/codecs/snd-aoa-codec-tas.c   |   21 +-
 sound/aoa/fabrics/snd-aoa-fabric-layout.c  |2 +-
 sound/aoa/soundbus/i2sbus/i2sbus-core.c|1 -
 sound/aoa/soundbus/i2sbus/i2sbus-pcm.c |   10 +-
 sound/arm/aaci.c   |1 -
 sound/arm/devdma.c |1 -
 sound/arm/pxa2xx-ac97.c|2 +-
 sound/arm/pxa2xx-pcm.c |1 -
 sound/arm/sa11xx-uda1341.c |1 -
 sound/core/control.c   |   52 +-
 sound/core/control_compat.c|3 +-
 sound/core/device.c|1 -
 sound/core/hwdep.c |1 -
 sound/core/info.c  |1 -
 sound/core/info_oss.c  |3 -
 sound/core/init.c  |   39 +-
 sound/core/isadma.c|1 -
 sound/core/memalloc.c  |1 +
 sound/core/memory.c|2 +-
 sound/core/misc.c  |1 -
 sound/core/oss/copy.c  |1 -
 sound/core/oss/io.c|1 -
 sound/core/oss/linear.c|1 -
 sound/core/oss/mixer_oss.c |1 -
 sound/core/oss/mulaw.c |1 -
 sound/core/oss/pcm_oss.c   |4 +-
 sound/core/oss/pcm_plugin.c|1 -
 sound/core/oss/rate.c  |1 -
 sound/core/oss/route.c |1 -
 sound/core/pcm.c   |   15 +-
 sound/core/pcm_compat.c 

Re: [ALSA PATCH] alsa-git merge request

2007-11-20 Thread Jaroslav Kysela
On Tue, 20 Nov 2007, Takashi Iwai wrote:

> At Mon, 19 Nov 2007 19:35:09 +0100 (CET),
> Jaroslav Kysela wrote:
> > 
> > 
> > Linus, please pull from [the linus branch at]:
> > 
> >   master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
> > gitweb interface:
> >   http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git
> 
> Grrr, please hold this.  The tree looks broken.
> 
> At least, the last patch
>[ALSA] hda-codec - Revert volume knob controls in STAC codecs
> wasn't applied properly, and resulted in an empty change.
> 
> This is likely because the patch used was for mm tree and not cleanly
> applied to 2.6.24-rc3.  It'll require a manual adjustment.
> 
> 
> In addition, the following patches are real fixes that miss in this
> push:
> 
>   5543emu10k1 - Check value ranges in ctl callbacks
>   5532fix private data pointer calculation in CS4270 driver
>   5530emu10k1: Add mixer controls parameter checking.
>   5495portman2x4 - Fix probe error
>   5485ca0106 - Fix write proc assignment
>   5476s3c2443-ac97: compilation fix

Hi,

thanks for notice. I overlooked this empty patch. I added all 
requested fixes to ALSA GIT tree now.

Jaroslav


Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-11-20.patch.gz


The following files will be updated:

 include/sound/version.h|2 +-
 sound/drivers/mpu401/mpu401_uart.c |   12 --
 sound/drivers/portman2x4.c |2 +-
 sound/pci/ca0106/ca0106_mixer.c|   18 +++---
 sound/pci/ca0106/ca0106_proc.c |4 +--
 sound/pci/cmipci.c |5 +--
 sound/pci/emu10k1/emumixer.c   |   65 ---
 sound/pci/emu10k1/p16v.c   |4 ++
 sound/pci/hda/hda_codec.c  |   40 +-
 sound/pci/hda/hda_local.h  |1 +
 sound/pci/hda/patch_analog.c   |8 
 sound/pci/hda/patch_sigmatel.c |   57 +---
 sound/soc/codecs/cs4270.c  |3 +-
 sound/soc/s3c24xx/s3c2443-ac97.c   |2 +-
 14 files changed, 118 insertions(+), 105 deletions(-)


The following things were done:

Clemens Ladisch (2):
  [ALSA] cmipci: fix FLINKON/OFF bits
  [ALSA] mpu401: fix recursive locking in timer

James Courtier-Dutton (1):
  [ALSA] emu10k1: Add mixer controls parameter checking.

Jaroslav Kysela (1):
  [ALSA] version 1.0.15

Krzysztof Helt (1):
  [ALSA] s3c2443-ac97: compilation fix

Takashi Iwai (7):
  [ALSA] hda-codec - Disable shared stream on AD1986A
  [ALSA] hda-codec - Check PINCAP only for PIN widgets
  [ALSA] ca0106 - Check value range in ctl callbacks
  [ALSA] hda-codec - Revert volume knob controls in STAC codecs
  [ALSA] ca0106 - Fix write proc assignment
  [ALSA] portman2x4 - Fix probe error
  [ALSA] emu10k1 - Check value ranges in ctl callbacks

Timur Tabi (1):
  [ALSA] fix private data pointer calculation in CS4270 driver

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2007-11-19 Thread Takashi Iwai
At Mon, 19 Nov 2007 19:35:09 +0100 (CET),
Jaroslav Kysela wrote:
> 
> 
> Linus, please pull from [the linus branch at]:
> 
>   master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
> gitweb interface:
>   http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

Grrr, please hold this.  The tree looks broken.

At least, the last patch
   [ALSA] hda-codec - Revert volume knob controls in STAC codecs
wasn't applied properly, and resulted in an empty change.

This is likely because the patch used was for mm tree and not cleanly
applied to 2.6.24-rc3.  It'll require a manual adjustment.


In addition, the following patches are real fixes that miss in this
push:

5543emu10k1 - Check value ranges in ctl callbacks
5532fix private data pointer calculation in CS4270 driver
5530emu10k1: Add mixer controls parameter checking.
5495portman2x4 - Fix probe error
5485ca0106 - Fix write proc assignment
5476s3c2443-ac97: compilation fix

thanks,

Takashi

> 
> The GNU patch is available at:
> 
>   ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-11-19.patch.gz
> 
> Additional notes:
> 
>   Just fixes and cleanups.
> 
> 
> The following files will be updated:
> 
>  include/sound/version.h|2 +-
>  sound/drivers/mpu401/mpu401_uart.c |   12 +++---
>  sound/pci/ca0106/ca0106_mixer.c|   18 ++-
>  sound/pci/cmipci.c |5 +--
>  sound/pci/hda/hda_codec.c  |   40 +--
>  sound/pci/hda/hda_local.h  |1 +
>  sound/pci/hda/patch_analog.c   |8 +++
>  7 files changed, 56 insertions(+), 30 deletions(-)
> 
> 
> The following things were done:
> 
> Clemens Ladisch (2):
>   [ALSA] cmipci: fix FLINKON/OFF bits
>   [ALSA] mpu401: fix recursive locking in timer
> 
> Jaroslav Kysela (1):
>   [ALSA] version 1.0.15
> 
> Takashi Iwai (4):
>   [ALSA] hda-codec - Disable shared stream on AD1986A
>   [ALSA] hda-codec - Check PINCAP only for PIN widgets
>   [ALSA] ca0106 - Check value range in ctl callbacks
>   [ALSA] hda-codec - Revert volume knob controls in STAC codecs
> 
> -
> Jaroslav Kysela <[EMAIL PROTECTED]>
> Linux Kernel Sound Maintainer
> ALSA Project, SUSE Labs
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2007-11-19 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-11-19.patch.gz

Additional notes:

  Just fixes and cleanups.


The following files will be updated:

 include/sound/version.h|2 +-
 sound/drivers/mpu401/mpu401_uart.c |   12 +++---
 sound/pci/ca0106/ca0106_mixer.c|   18 ++-
 sound/pci/cmipci.c |5 +--
 sound/pci/hda/hda_codec.c  |   40 +--
 sound/pci/hda/hda_local.h  |1 +
 sound/pci/hda/patch_analog.c   |8 +++
 7 files changed, 56 insertions(+), 30 deletions(-)


The following things were done:

Clemens Ladisch (2):
  [ALSA] cmipci: fix FLINKON/OFF bits
  [ALSA] mpu401: fix recursive locking in timer

Jaroslav Kysela (1):
  [ALSA] version 1.0.15

Takashi Iwai (4):
  [ALSA] hda-codec - Disable shared stream on AD1986A
  [ALSA] hda-codec - Check PINCAP only for PIN widgets
  [ALSA] ca0106 - Check value range in ctl callbacks
  [ALSA] hda-codec - Revert volume knob controls in STAC codecs

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2007-10-22 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-10-23.patch.gz


The following files will be updated:

 include/sound/version.h|2 +-
 sound/core/control.c   |5 ++-
 sound/pci/bt87x.c  |4 +-
 sound/pci/hda/hda_codec.c  |9 +-
 sound/pci/hda/hda_local.h  |   18 +---
 sound/pci/hda/patch_analog.c   |5 ++-
 sound/pci/hda/patch_cmedia.c   |3 +-
 sound/pci/hda/patch_conexant.c |   35 +--
 sound/pci/hda/patch_realtek.c  |2 +-
 sound/pci/hda/patch_sigmatel.c |6 +++-
 sound/pci/hda/patch_via.c  |2 +-
 sound/sh/aica.c|   31 +++-
 sound/sparc/cs4231.c   |   59 +---
 sound/usb/usbquirks.h  |9 ++
 14 files changed, 109 insertions(+), 81 deletions(-)


The following things were done:

Adrian McMenamin (1):
  [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects

Borislav Petkov (1):
  [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning

Dawid Wrobel (1):
  [ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam

Jaroslav Kysela (1):
  [ALSA] version 1.0.15

Krzysztof Helt (1):
  [ALSA] This simplifies and fixes waiting loops of the mce_down()

Takashi Iwai (6):
  [ALSA] hda-codec - Fix AD1986A Lenovo auto-mute
  [ALSA] bt87x - Fix section mismatch
  [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec
  [ALSA] hda-codec - Fix Conexant 5045 volumes
  [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC
  [ALSA] hda-codec - Fix possible array overflow

Trent Piepho (1):
  [ALSA] snd-bt87x: Make the load_all option work correctly

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2007-10-16 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-10-16.patch.gz

The following files will be updated:

 CREDITS|2 +-
 Documentation/sound/alsa/ALSA-Configuration.txt|  115 ++-
 Documentation/sound/alsa/CMIPCI.txt|   17 +-
 .../sound/alsa/DocBook/writing-an-alsa-driver.tmpl |  184 ++-
 Documentation/sound/alsa/OSS-Emulation.txt |7 -
 Documentation/sound/alsa/hda_codec.txt |   49 +-
 Documentation/sound/alsa/powersave.txt |   41 +
 MAINTAINERS|6 +-
 drivers/media/video/cx88/cx88-alsa.c   |2 +-
 drivers/net/hp100.c|4 +-
 drivers/pnp/interface.c|2 +-
 drivers/pnp/isapnp/core.c  |4 +-
 drivers/pnp/isapnp/proc.c  |2 +-
 drivers/pnp/manager.c  |2 +-
 drivers/pnp/resource.c |2 +-
 include/linux/i2c-id.h |1 +
 include/linux/spi/at73c213.h   |   25 +
 include/sound/ac97_codec.h |8 +-
 include/sound/ad1848.h |5 +-
 include/sound/ainstr_gf1.h |2 +-
 include/sound/ainstr_iw.h  |2 +-
 include/sound/ainstr_simple.h  |2 +-
 include/sound/ak4114.h |2 +-
 include/sound/ak4117.h |2 +-
 include/sound/ak4531_codec.h   |2 +-
 include/sound/ak4xxx-adda.h|2 +-
 include/sound/asequencer.h |2 +-
 include/sound/asound.h |3 +-
 include/sound/asound_fm.h  |2 +-
 include/sound/asoundef.h   |2 +-
 include/sound/control.h|   10 +-
 include/sound/core.h   |2 +-
 include/sound/cs4231-regs.h|  180 ++
 include/sound/cs4231.h |  159 +--
 include/sound/cs46xx.h |2 +-
 include/sound/cs46xx_dsp_scb_types.h   |2 +-
 include/sound/cs46xx_dsp_spos.h|2 +-
 include/sound/cs46xx_dsp_task_types.h  |2 +-
 include/sound/cs8403.h |2 +-
 include/sound/cs8427.h |2 +-
 include/sound/driver.h |2 +-
 include/sound/emu10k1.h|   15 +-
 include/sound/es1688.h |2 +-
 include/sound/gus.h|2 +-
 include/sound/hda_hwdep.h  |   44 +
 include/sound/hdspm.h  |   16 +-
 include/sound/hwdep.h  |2 +-
 include/sound/info.h   |2 +-
 include/sound/initval.h|2 +-
 include/sound/memalloc.h   |2 +-
 include/sound/mixer_oss.h  |2 +-
 include/sound/mpu401.h |3 +-
 include/sound/opl3.h   |2 +-
 include/sound/pcm-indirect.h   |2 +-
 include/sound/pcm.h|   13 +-
 include/sound/pcm_oss.h|2 +-
 include/sound/rawmidi.h|2 +-
 include/sound/sb.h |2 +-
 include/sound/seq_instr.h  |2 +-
 include/sound/seq_midi_event.h |2 +-
 include/sound/seq_virmidi.h|2 +-
 include/sound/soc.h|3 +-
 include/sound/tea575x-tuner.h  |2 +-
 include/sound/timer.h  |2 +-
 include/sound/tlv.h|2 +-
 include/sound/version.h|4 +-
 include/sound/ymfpci.h |2 +-
 sound/Kconfig  |4 +
 sound/Makefile |3 +-
 sound/aoa/codecs/snd-aoa-codec-onyx.c  |   20 +-
 sound/aoa/codecs/snd-aoa-codec-tas.c   |   29 +-
 sound/aoa/fabrics/snd-aoa-fabric-layout.c  |   10 +-
 sound/arm/sa11xx-uda1341.c |   35 +-
 sound/core/Makefile|   15 +-
 sound/core/control.c   |   33 +-
 sound

[ALSA PATCH] alsa-git merge request

2007-07-20 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-07-20.patch.gz

The following files will be updated:

 CREDITS |   10 +-
 Documentation/sound/alsa/ALSA-Configuration.txt |   75 ++-
 Documentation/sound/alsa/Audiophile-Usb.txt |  242 --
 Documentation/sound/alsa/OSS-Emulation.txt  |   15 +
 include/linux/i2c-id.h  |7 +-
 include/sound/ak4xxx-adda.h |1 +
 include/sound/cs46xx.h  |4 +
 include/sound/cs46xx_dsp_spos.h |2 +
 include/sound/emu10k1.h |   16 +
 include/sound/sb.h  |1 +
 include/sound/version.h |2 +-
 include/sound/wavefront_fx.h|9 -
 sound/Kconfig   |2 +
 sound/Makefile  |2 +-
 sound/aoa/codecs/snd-aoa-codec-onyx.c   |4 +-
 sound/core/pcm_native.c |2 +-
 sound/core/seq/seq_instr.c  |6 +-
 sound/core/timer.c  |   27 +-
 sound/drivers/dummy.c   |2 +-
 sound/drivers/mpu401/mpu401.c   |2 +-
 sound/drivers/portman2x4.c  |2 +-
 sound/drivers/serial-u16550.c   |2 +-
 sound/drivers/virmidi.c |2 +-
 sound/i2c/other/ak4xxx-adda.c   |   24 +-
 sound/isa/Kconfig   |   32 +-
 sound/isa/ad1848/ad1848_lib.c   |4 +-
 sound/isa/opl3sa2.c |2 +
 sound/isa/opti9xx/opti92x-ad1848.c  |3 +
 sound/isa/sb/Makefile   |   15 +-
 sound/isa/sb/sb16_main.c|   10 +
 sound/isa/sb/sb_common.c|5 +-
 sound/isa/sb/sb_mixer.c |3 +
 sound/isa/sscape.c  |4 +-
 sound/isa/wavefront/wavefront_synth.c   |2 +-
 sound/pci/Kconfig   |   11 +
 sound/pci/Makefile  |2 +
 sound/pci/ali5451/ali5451.c |7 +-
 sound/pci/als300.c  |7 +-
 sound/pci/ca0106/ca0106_main.c  |   19 +
 sound/pci/cs46xx/cs46xx_lib.c   |   77 ++-
 sound/pci/cs46xx/cs46xx_lib.h   |3 +
 sound/pci/cs46xx/dsp_spos.c |  170 +++-
 sound/pci/cs5530.c  |  306 ++
 sound/pci/emu10k1/emu10k1_main.c|  125 +++-
 sound/pci/emu10k1/emufx.c   |   78 ++-
 sound/pci/emu10k1/emumixer.c|   16 +
 sound/pci/emu10k1/emupcm.c  |   39 +-
 sound/pci/ens1370.c |4 +-
 sound/pci/hda/hda_intel.c   |   53 +-
 sound/pci/hda/hda_proc.c|6 +
 sound/pci/hda/patch_analog.c|  630 +-
 sound/pci/hda/patch_atihdmi.c   |1 +
 sound/pci/hda/patch_conexant.c  |2 +
 sound/pci/hda/patch_realtek.c   |  919 ++-
 sound/pci/hda/patch_si3054.c|4 +
 sound/pci/hda/patch_sigmatel.c  |  266 --
 sound/pci/ice1712/revo.c|7 +-
 sound/pci/nm256/nm256.c |3 +-
 sound/pci/rme9652/rme9652.c |2 +-
 sound/pci/via82xx.c |4 +-
 sound/pci/via82xx_modem.c   |4 +-
 sound/ppc/Kconfig   |   20 +
 sound/ppc/Makefile  |3 +-
 sound/ppc/snd_ps3.c | 1125 +++
 sound/ppc/snd_ps3.h |  135 +++
 sound/ppc/snd_ps3_reg.h |  891 ++
 sound/sh/Kconfig|   14 +
 sound/sh/Makefile   |8 +
 sound/sh/aica.c |  665 +
 sound/sh/aica.h |   81 ++
 sound/soc/Kconfig   |1 +
 sound/soc/Makefile  |2 +-
 sound/soc/s3c24xx/Kconfig   |   27 +
 sound/soc/s3c24xx/Makefile  |9 +
 sound/soc/s3c24xx/lm4857.h  |   32 +
 sound/soc/s3c24xx/neo1973_wm8753.c  |  670 ++
 sound/soc/s3c24xx/s3c2443-ac97.c|  401 
 sound/soc/s3c24xx/s3c2

[ALSA PATCH] alsa-git merge request

2007-05-31 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-05-31.patch.gz

Additional notes:

  Only obvious fixes and new HW IDs including quirks mostly for HD Audio.

The following files will be updated:

 Documentation/sound/alsa/ALSA-Configuration.txt |1 +
 include/sound/version.h |4 +-
 sound/pci/ali5451/ali5451.c |6 +-
 sound/pci/hda/hda_codec.c   |   13 +
 sound/pci/hda/hda_local.h   |2 +
 sound/pci/hda/patch_conexant.c  |   48 +-
 sound/pci/hda/patch_realtek.c   |5 ++-
 sound/pci/hda/patch_si3054.c|2 +
 sound/pci/hda/patch_sigmatel.c  |   64 +--
 sound/soc/s3c24xx/s3c24xx-pcm.c |2 +
 10 files changed, 136 insertions(+), 11 deletions(-)


The following things were done:

Baruch Even (1):
  [ALSA] hda-codec - Add quirk for MSI S420

Christian Rothlaender (1):
  [ALSA] hda-codec - Add support for ASUS A8J modem

Daniel Drake (1):
  [ALSA] hda-intel: fix ASUS M2V detection

Daniel T Chen (1):
  [ALSA] hda-codec - Add quirk for Supermicro PDSBA to alc883_cfg_tbl[]

Jaroslav Kysela (1):
  [ALSA] version 1.0.14

Steve Longerbeam (1):
  [ALSA] hda-codec - Fix pin configs for Gateway MX6453

Takashi Iwai (3):
  [ALSA] ali5451 - Fix possible NULL dereference
  [ALSA] hda-codec - Fix input with STAC92xx
  [ALSA] hda-codec - Fix STAC922x capture boost level

Tobin Davis (4):
  [ALSA] HDA: Add support for Gateway NX860
  [ALSA] HDA: Add more systems to Sigmatel codec
  [ALSA] HDA: Fix headphone mute issue on non-eapd Conexant systems
  [ALSA] hda-codec - Add support for MSI K9N Ultra

Zoltan Devai (1):
  [ALSA] Fix ASoC s3c24xx-pcm spinlock bug

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2007-05-16 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-05-16.patch.gz


The following files will be updated:

 include/sound/soc.h   |4 +-
 include/sound/version.h   |2 +-
 sound/pci/hda/hda_codec.c |3 +-
 sound/pci/hda/patch_realtek.c |  532 +++--
 sound/soc/codecs/ac97.c   |3 +-
 sound/soc/codecs/wm9712.c |1 +
 sound/soc/soc-core.c  |   18 ++-
 sound/usb/usbquirks.h |9 +
 8 files changed, 548 insertions(+), 24 deletions(-)


The following things were done:

Daniel Drake (1):
  [ALSA] usb-audio: another Logitech QuickCam ID

Jaroslav Kysela (1):
  [ALSA] version 1.0.14rc4

Kailang Yang (1):
  [ALSA] hda-codec - Fix ALC882/861VD codec support on some laptops

Liam Girdwood (2):
  [ALSA] ASoC AC97 static GPL symbol fix
  [ALSA] ASoC AC97 device reg bugfix

Takashi Iwai (1):
  [ALSA] hda-codec - Make the mixer capability check more robust

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2007-05-09 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-05-09.patch.gz

The following files will be updated:

 Documentation/sound/alsa/ALSA-Configuration.txt |   21 +-
 Documentation/sound/alsa/Bt87x.txt  |4 +-
 MAINTAINERS |6 +-
 include/linux/i2c-id.h  |1 +
 include/sound/ak4114.h  |4 +-
 include/sound/mpu401.h  |1 +
 include/sound/pcm.h |7 +-
 include/sound/version.h |4 +-
 sound/aoa/codecs/snd-aoa-codec-onyx.c   |4 +-
 sound/aoa/codecs/snd-aoa-codec-tas.c|4 +-
 sound/aoa/soundbus/core.c   |2 -
 sound/aoa/soundbus/i2sbus/i2sbus-core.c |5 +-
 sound/aoa/soundbus/soundbus.h   |2 +
 sound/core/pcm_native.c |   30 +-
 sound/core/rtctimer.c   |3 +-
 sound/drivers/mpu401/mpu401.c   |   12 +-
 sound/drivers/mpu401/mpu401_uart.c  |   18 +-
 sound/drivers/mts64.c   |4 +-
 sound/drivers/portman2x4.c  |4 +-
 sound/drivers/vx/vx_hwdep.c |   14 +
 sound/i2c/other/ak4114.c|  114 +-
 sound/isa/Kconfig   |   22 +-
 sound/isa/ad1816a/ad1816a.c |8 +-
 sound/isa/ad1848/ad1848.c   |  167 +-
 sound/isa/adlib.c   |  122 +-
 sound/isa/cmi8330.c |  115 +-
 sound/isa/cs423x/cs4231.c   |  213 +--
 sound/isa/cs423x/cs4231_lib.c   |4 +-
 sound/isa/cs423x/cs4236.c   |  131 +-
 sound/isa/es1688/es1688.c   |  251 ++--
 sound/isa/es18xx.c  |  110 +-
 sound/isa/gus/gusclassic.c  |  292 ++--
 sound/isa/gus/gusextreme.c  |  379 ++--
 sound/isa/gus/gusmax.c  |   71 +-
 sound/isa/gus/interwave.c   |  101 +-
 sound/isa/opl3sa2.c |  127 +-
 sound/isa/opti9xx/miro.c|   80 +-
 sound/isa/opti9xx/opti92x-ad1848.c  |  108 +-
 sound/isa/sb/sb16.c |  113 +-
 sound/isa/sb/sb16_csp.c |   30 +-
 sound/isa/sb/sb8.c  |   90 +-
 sound/isa/sgalaxy.c |  107 +-
 sound/isa/sscape.c  |  120 +-
 sound/isa/wavefront/wavefront.c |  113 +-
 sound/isa/wavefront/wavefront_fx.c  |   23 +-
 sound/pci/Kconfig   |   33 +-
 sound/pci/ac97/Makefile |2 +-
 sound/pci/ac97/ac97_codec.c |   43 +-
 sound/pci/ac97/ac97_local.h |   55 +-
 sound/pci/ac97/ac97_patch.c |  194 ++-
 sound/pci/ac97/ac97_patch.h |  110 +-
 sound/pci/ac97/ac97_pcm.c   |1 -
 sound/pci/ali5451/ali5451.c |  869 +-
 sound/pci/au88x0/au88x0_sb.h|   40 -
 sound/pci/azt3328.c |   34 +-
 sound/pci/azt3328.h |4 +-
 sound/pci/bt87x.c   |4 +-
 sound/pci/ca0106/ca0106_main.c  |4 +-
 sound/pci/cs46xx/cs46xx_lib.c   |2 +-
 sound/pci/cs46xx/imgs/cwcemb80.h| 1607 
 sound/pci/echoaudio/darla20.c   |2 +
 sound/pci/echoaudio/darla24.c   |2 +
 sound/pci/echoaudio/echo3g.c|4 +
 sound/pci/echoaudio/echoaudio.c |4 +-
 sound/pci/echoaudio/echoaudio_3g.c  |4 +-
 sound/pci/echoaudio/gina20.c|2 +
 sound/pci/echoaudio/gina24.c|6 +
 sound/pci/echoaudio/indigo.c|3 +
 sound/pci/echoaudio/indigodj.c  |3 +
 sound/pci/echoaudio/indigoio.c  |3 +
 sound/pci/echoaudio/layla20.c   |3 +
 sound/pci/echoaudio/layla24.c   |6 +
 sound/pci/echoaudio/mia.c   |3 +
 sound/pci/echoaudio/mona.c  |9 +
 sound/pci/emu10k1/emu10k1_main.c|   24 +-
 sound/pci/emu10k1/p16v.c|4 +-
 sound/pci/ens1370.c |8 +-
 sound/pci/es1968.c  |   11 +-
 sound/pci/hda/Makefile 

[ALSA PATCH] alsa-git merge request

2007-05-03 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-05-03.patch.gz

The following files will be updated:

 Documentation/sound/alsa/ALSA-Configuration.txt |   19 +-
 Documentation/sound/alsa/Bt87x.txt  |4 +-
 MAINTAINERS |6 +-
 include/linux/i2c-id.h  |1 +
 include/sound/ak4114.h  |4 +-
 include/sound/mpu401.h  |1 +
 include/sound/pcm.h |7 +-
 include/sound/version.h |4 +-
 sound/aoa/codecs/snd-aoa-codec-onyx.c   |4 +-
 sound/aoa/codecs/snd-aoa-codec-tas.c|4 +-
 sound/aoa/soundbus/core.c   |2 -
 sound/aoa/soundbus/i2sbus/i2sbus-core.c |5 +-
 sound/aoa/soundbus/soundbus.h   |2 +
 sound/core/pcm_native.c |   30 +-
 sound/core/rtctimer.c   |3 +-
 sound/drivers/mpu401/mpu401.c   |   12 +-
 sound/drivers/mpu401/mpu401_uart.c  |   18 +-
 sound/drivers/mts64.c   |4 +-
 sound/drivers/portman2x4.c  |4 +-
 sound/i2c/other/ak4114.c|  114 +-
 sound/isa/Kconfig   |   18 +
 sound/isa/ad1816a/ad1816a.c |8 +-
 sound/isa/ad1848/ad1848.c   |  167 +--
 sound/isa/adlib.c   |  122 +-
 sound/isa/cmi8330.c |  115 +-
 sound/isa/cs423x/cs4231.c   |  213 +--
 sound/isa/cs423x/cs4231_lib.c   |4 +-
 sound/isa/cs423x/cs4236.c   |  131 +-
 sound/isa/es1688/es1688.c   |  251 ++--
 sound/isa/es18xx.c  |  110 +-
 sound/isa/gus/gusclassic.c  |  292 ++--
 sound/isa/gus/gusextreme.c  |  379 ++---
 sound/isa/gus/gusmax.c  |   71 +-
 sound/isa/gus/interwave.c   |  101 +-
 sound/isa/opl3sa2.c |  127 +-
 sound/isa/opti9xx/miro.c|   80 +-
 sound/isa/opti9xx/opti92x-ad1848.c  |  108 +-
 sound/isa/sb/sb16.c |  113 +-
 sound/isa/sb/sb16_csp.c |   23 +-
 sound/isa/sb/sb8.c  |   90 +-
 sound/isa/sgalaxy.c |  107 +-
 sound/isa/sscape.c  |  120 +-
 sound/isa/wavefront/wavefront.c |  111 +-
 sound/isa/wavefront/wavefront_fx.c  |   19 +-
 sound/pci/Kconfig   |   27 +
 sound/pci/ac97/Makefile |2 +-
 sound/pci/ac97/ac97_codec.c |   43 +-
 sound/pci/ac97/ac97_local.h |   55 +-
 sound/pci/ac97/ac97_patch.c |  194 ++-
 sound/pci/ac97/ac97_patch.h |  110 +-
 sound/pci/ac97/ac97_pcm.c   |1 -
 sound/pci/ali5451/ali5451.c |  869 +-
 sound/pci/au88x0/au88x0_sb.h|   40 -
 sound/pci/azt3328.c |   34 +-
 sound/pci/azt3328.h |4 +-
 sound/pci/bt87x.c   |4 +-
 sound/pci/ca0106/ca0106_main.c  |4 +-
 sound/pci/cs46xx/cs46xx_lib.c   |2 +-
 sound/pci/cs46xx/imgs/cwcemb80.h| 1607 --
 sound/pci/echoaudio/echoaudio.c |4 +-
 sound/pci/echoaudio/echoaudio_3g.c  |4 +-
 sound/pci/emu10k1/emu10k1_main.c|9 +
 sound/pci/emu10k1/p16v.c|4 +-
 sound/pci/ens1370.c |8 +-
 sound/pci/es1968.c  |   11 +-
 sound/pci/hda/Makefile  |9 +-
 sound/pci/hda/hda_codec.c   |  629 ---
 sound/pci/hda/hda_intel.c   |   31 +-
 sound/pci/hda/hda_local.h   |   12 +
 sound/pci/hda/patch_analog.c|   54 +-
 sound/pci/hda/patch_atihdmi.c   |   17 +-
 sound/pci/hda/patch_cmedia.c|   14 +-
 sound/pci/hda/patch_conexant.c  |  307 ++---
 sound/pci/hda/patch_realtek.c   | 2076 +++
 sound/pci/hda/patch_sigmatel.c  |   56 +-
 sound/pci/hda/patch_via.c   |   14 +-
 sound/pci/ice1712/amp.c |2 +-
 sound/pci/ice1712/amp.h |2 +

[ALSA PATCH] alsa-git merge request

2007-03-13 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-03-14.patch.gz

Additional notes:

  Only fixes / new hardware IDs.


The following files will be updated:

 Documentation/sound/alsa/ALSA-Configuration.txt |1 +
 include/sound/version.h |2 +-
 sound/pci/ac97/ac97_patch.c |   13 ---
 sound/pci/hda/hda_intel.c   |   13 ++-
 sound/pci/hda/patch_analog.c|   41 +--
 sound/pci/hda/patch_realtek.c   |1 +
 sound/pci/hda/patch_sigmatel.c  |5 +++
 sound/pci/intel8x0.c|   10 --
 sound/soc/Kconfig   |2 +
 sound/soc/at91/Kconfig  |3 +-
 sound/soc/pxa/Kconfig   |3 +-
 11 files changed, 76 insertions(+), 18 deletions(-)


The following things were done:

Jaroslav Kysela (1):
  [ALSA] version 1.0.14rc3

Randy Cushman (1):
  [ALSA] ac97 - fix AD shared shared jack control logic

Takashi Iwai (5):
  [ALSA] soc - Fix dependencies in Kconfig files
  [ALSA] hda-intel - Fix codec probe with ATI contorllers
  [ALSA] hda-codec - Fix speaker output on MacPro
  [ALSA] intel8x0 - Fix Oops at kdump crash kernel
  [ALSA] hda-codec - Add model for HP Compaq d5700

Tobin Davis (2):
  [ALSA] hda-codec - Add suppoprt for Asus M2N-SLI motherboard
  [ALSA] hda-codec - more systems for Analog Devices

Tommi Kyntola (1):
  [ALSA] intel8x0 - Fix speaker output after S2RAM
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2007-03-06 Thread Jaroslav Kysela

Linus, please pull from [the linus branch at]:

  master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus
gitweb interface:
  http://www.kernel.org/git/?p=linux/kernel/git/perex/alsa.git

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-03-06.patch.gz

The following files will be updated:

 Documentation/sound/alsa/ALSA-Configuration.txt |   12 ++-
 include/sound/version.h |4 +-
 sound/pci/ac97/ac97_patch.c |2 +
 sound/pci/ali5451/ali5451.c |2 +
 sound/pci/cmipci.c  |   18 +++
 sound/pci/echoaudio/echoaudio.c |2 +
 sound/pci/hda/patch_analog.c|3 ++
 sound/pci/hda/patch_conexant.c  |8 -
 sound/pci/hda/patch_realtek.c   |   21 --
 sound/pci/hda/patch_sigmatel.c  |   35 +--
 sound/pci/riptide/riptide.c |2 +
 sound/pci/rme9652/hdspm.c   |2 +
 sound/soc/codecs/wm9712.c   |3 +-
 13 files changed, 94 insertions(+), 20 deletions(-)


The following things were done:

Jaroslav Kysela (1):
  [ALSA] version 1.0.14rc3

Joe Sauer (1):
  [ALSA] soc - Fix WM9712 register cache entry

Liam Girdwood (1):
  [ALSA] soc - WM9712 PCM volume

Takashi Iwai (7):
  [ALSA] hda-codec - Add LFE support on Dell M90
  [ALSA] hda-codec - Add missing Mic Boost controls for ALC262
  [ALSA] hda-codec - Define pin configs for MacBooks
  [ALSA] Add missing sysfs device assignment for ALSA PCI drivers
  [ALSA] ac97 - Add Thinkpad X31 and R40 to AD1981x blacklist
  [ALSA] hda-codec - Add missing Mic Boost for AD1986A codec
  [ALSA] cmipci - Allow to disable integrated FM port

Tobin Davis (2):
  [ALSA] hda-codec - Add method for configuring Mac Pro without PCI SSID
  [ALSA] hda-codec - Fix logic error in headphone mute for Conexant codecs


-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2007-02-14 Thread Linus Torvalds


On Wed, 14 Feb 2007, Jaroslav Kysela wrote:
>
> Linus, please do an update from:
> 
>   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
>   (linus branch)

Please fix your script.

Not only is the http:// protocol terminally broken (use git:// or 
master.kernel.org instead), your "(linus branch)" thing is on the wrong 
line and hard to see.

It's supposed to be something like

 "Please pull from [the linus branch at]

master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa.git linus

so that I don't even by mistake miss the branch-name (because it's on the 
same line). And http:// for git really is so broken (slow, unsafe) that 
you should never use it if you have any choice at all.

Pulled.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2007-02-13 Thread Jaroslav Kysela
Linus, please do an update from:

  http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
  (linus branch)

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-02-14.patch.gz

Additional notes:

  Mostly fixes and cleanups.


The following files will be updated:

 include/sound/emu10k1.h|2 +-
 include/sound/version.h|2 +-
 sound/arm/pxa2xx-ac97.c|6 +-
 sound/drivers/dummy.c  |   11 +-
 sound/drivers/mtpav.c  |   12 +-
 sound/drivers/mts64.c  |6 +-
 sound/drivers/portman2x4.c |6 +-
 sound/drivers/serial-u16550.c  |   14 +-
 sound/drivers/virmidi.c|6 +-
 sound/isa/ad1848/ad1848.c  |2 +-
 sound/isa/cmi8330.c|4 +-
 sound/isa/es1688/es1688.c  |6 +-
 sound/isa/gus/gusclassic.c |   10 +-
 sound/isa/gus/gusextreme.c |   12 +-
 sound/isa/gus/gusmax.c |   13 +-
 sound/isa/opl3sa2.c|4 +-
 sound/isa/sb/sb8.c |6 +-
 sound/pci/ac97/ac97_codec.c|1 +
 sound/pci/ac97/ac97_patch.c|6 +
 sound/pci/ac97/ac97_patch.h|1 +
 sound/pci/hda/patch_conexant.c |  343 ++--
 sound/pci/hda/patch_sigmatel.c |   44 +
 sound/soc/at91/at91-i2s.c  |   43 +++---
 sound/soc/at91/at91-pcm.c  |   20 ++--
 sound/soc/codecs/Kconfig   |8 +-
 sound/usb/usbaudio.c   |   10 --
 sound/usb/usbquirks.h  |   23 +++
 27 files changed, 394 insertions(+), 227 deletions(-)


The following things were done:

Clemens Ladisch (2):
  [ALSA] emu10k1: fix typo
  [ALSA] usb-audio: add PCR-A PCM support

Frank Mandarino (1):
  [ALSA] Change AT91 PDC register defines for 2.6.20 kernel

Jaroslav Kysela (2):
  [ALSA] SoC codecs - fix Kconfig - depends -> depends on
  [ALSA] version 1.0.14rc2

Jiri Kosina (1):
  [ALSA] usbaudio - remove urb->bandwidth reference

Mikael Nilsson (1):
  [ALSA] hda-codec - Patch for enabling LFE on more Dell laptops

Prarit Bhargava (1):
  [ALSA] Fix __devinit and __devexit issues with sound drivers

Takashi Iwai (3):
  [ALSA] hda-codec - Fix Oops with probing sigmatel codec chips
  [ALSA] ac97 - Fix silent output problem with Cx20551 codec
  [ALSA] Fix a typo in __dev* changes in portman2x4.c

Tobin Davis (1):
  [ALSA] hda-codec - More fixes for Conexant HD Audio support

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
On Fri, 9 Feb 2007, Linus Torvalds wrote:

> On Fri, 9 Feb 2007, Takashi Iwai wrote:
> 
> > At Fri, 9 Feb 2007 15:02:05 +0100 (CET),
> > Jaroslav Kysela wrote:
> > > 
> > > Linus, please do an update from:
> > > 
> > >   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> > >   (linus branch)
> > 
> > Jaroslav, as I wrote you many times, this tree includes the wrong
> > patches!  If it's merged, we'd need fix patches in addition
> > eventually...
> 
> Ok, not pulled. Get your stories straight first ;)

It's fixed. The right two line fix patch is in alsa.git repo now.
Please, pull.

Thanks,
Jaroslav

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Linus Torvalds


On Fri, 9 Feb 2007, Takashi Iwai wrote:

> At Fri, 9 Feb 2007 15:02:05 +0100 (CET),
> Jaroslav Kysela wrote:
> > 
> > Linus, please do an update from:
> > 
> >   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> >   (linus branch)
> 
> Jaroslav, as I wrote you many times, this tree includes the wrong
> patches!  If it's merged, we'd need fix patches in addition
> eventually...

Ok, not pulled. Get your stories straight first ;)

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
On Fri, 9 Feb 2007, Takashi Iwai wrote:

> At Fri, 09 Feb 2007 15:47:30 +0100,
> I wrote:
> > 
> > At Fri, 9 Feb 2007 15:40:21 +0100 (CET),
> > Jaroslav Kysela wrote:
> > > 
> > > On Fri, 9 Feb 2007, Takashi Iwai wrote:
> > > 
> > > > At Fri, 9 Feb 2007 15:02:05 +0100 (CET),
> > > > Jaroslav Kysela wrote:
> > > > > 
> > > > > Linus, please do an update from:
> > > > > 
> > > > >   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> > > > >   (linus branch)
> > > > 
> > > > Jaroslav, as I wrote you many times, this tree includes the wrong
> > > > patches!  If it's merged, we'd need fix patches in addition
> > > > eventually...
> > > 
> > > I replaced patches with your code a few days ago. If something else is 
> > > broken, please, let me know.
> > 
> > Strange, my local tree freshly pulled have old files.
> > I'll try to pull cleanly and check again.
> 
> Reconfirmed that it's still broken.  The below is a patch to fix.
> Please apply.

The bug-fix patch has been applied to alsa.git tree.

Thanks,
Jaroslav

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Takashi Iwai
At Fri, 09 Feb 2007 15:47:30 +0100,
I wrote:
> 
> At Fri, 9 Feb 2007 15:40:21 +0100 (CET),
> Jaroslav Kysela wrote:
> > 
> > On Fri, 9 Feb 2007, Takashi Iwai wrote:
> > 
> > > At Fri, 9 Feb 2007 15:02:05 +0100 (CET),
> > > Jaroslav Kysela wrote:
> > > > 
> > > > Linus, please do an update from:
> > > > 
> > > >   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> > > >   (linus branch)
> > > 
> > > Jaroslav, as I wrote you many times, this tree includes the wrong
> > > patches!  If it's merged, we'd need fix patches in addition
> > > eventually...
> > 
> > I replaced patches with your code a few days ago. If something else is 
> > broken, please, let me know.
> 
> Strange, my local tree freshly pulled have old files.
> I'll try to pull cleanly and check again.

Reconfirmed that it's still broken.  The below is a patch to fix.
Please apply.


thanks,

Takashi

===

[PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED

The fix for sysfs breakage with CONFIG_SYSFS_DEPRECATED was flown
away by the conflicted merge of the ALSA git tree.  The patch below
fixes it again.

Signed-off-by: Takashi Iwai <[EMAIL PROTECTED]>
---
 include/sound/core.h |2 +-
 sound/core/pcm.c |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/sound/core.h b/include/sound/core.h
index 3c493ad..4b9e609 100644
--- a/include/sound/core.h
+++ b/include/sound/core.h
@@ -242,7 +242,7 @@ static inline int snd_register_device(in
 {
return snd_register_device_for_dev(type, card, dev, f_ops,
   private_data, name,
-  card ? card->dev : NULL);
+  snd_card_get_device_link(card));
 }
 
 int snd_unregister_device(int type, struct snd_card *card, int dev);
diff --git a/sound/core/pcm.c b/sound/core/pcm.c
index 76fcc52..2743414 100644
--- a/sound/core/pcm.c
+++ b/sound/core/pcm.c
@@ -968,7 +968,7 @@ static int snd_pcm_dev_register(struct s
 * if possible */
dev = pcm->dev;
if (!dev)
-   dev = pcm->card ? pcm->card->dev : NULL;
+   dev = snd_card_get_device_link(pcm->card);
/* register pcm */
err = snd_register_device_for_dev(devtype, pcm->card,
  pcm->device,
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Takashi Iwai
At Fri, 9 Feb 2007 15:40:21 +0100 (CET),
Jaroslav Kysela wrote:
> 
> On Fri, 9 Feb 2007, Takashi Iwai wrote:
> 
> > At Fri, 9 Feb 2007 15:02:05 +0100 (CET),
> > Jaroslav Kysela wrote:
> > > 
> > > Linus, please do an update from:
> > > 
> > >   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> > >   (linus branch)
> > 
> > Jaroslav, as I wrote you many times, this tree includes the wrong
> > patches!  If it's merged, we'd need fix patches in addition
> > eventually...
> 
> I replaced patches with your code a few days ago. If something else is 
> broken, please, let me know.

Strange, my local tree freshly pulled have old files.
I'll try to pull cleanly and check again.


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
On Fri, 9 Feb 2007, Takashi Iwai wrote:

> At Fri, 9 Feb 2007 15:02:05 +0100 (CET),
> Jaroslav Kysela wrote:
> > 
> > Linus, please do an update from:
> > 
> >   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> >   (linus branch)
> 
> Jaroslav, as I wrote you many times, this tree includes the wrong
> patches!  If it's merged, we'd need fix patches in addition
> eventually...

I replaced patches with your code a few days ago. If something else is 
broken, please, let me know.

Jaroslav

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2007-02-09 Thread Takashi Iwai
At Fri, 9 Feb 2007 15:02:05 +0100 (CET),
Jaroslav Kysela wrote:
> 
> Linus, please do an update from:
> 
>   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
>   (linus branch)

Jaroslav, as I wrote you many times, this tree includes the wrong
patches!  If it's merged, we'd need fix patches in addition
eventually...


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2007-02-09 Thread Jaroslav Kysela
Linus, please do an update from:

  http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
  (linus branch)

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-02-09.patch.gz

The following files will be updated:

 Documentation/sound/alsa/ALSA-Configuration.txt|   60 +-
 .../sound/alsa/DocBook/alsa-driver-api.tmpl|4 +-
 .../sound/alsa/DocBook/writing-an-alsa-driver.tmpl |   33 +-
 Documentation/sound/alsa/hda_codec.txt |   10 +-
 Documentation/sound/alsa/soc/DAI.txt   |   56 +
 Documentation/sound/alsa/soc/clocking.txt  |   51 +
 Documentation/sound/alsa/soc/codec.txt |  197 ++
 Documentation/sound/alsa/soc/dapm.txt  |  297 +++
 Documentation/sound/alsa/soc/machine.txt   |  113 +
 Documentation/sound/alsa/soc/overview.txt  |   83 +
 Documentation/sound/alsa/soc/platform.txt  |   58 +
 Documentation/sound/alsa/soc/pops_clicks.txt   |   52 +
 MAINTAINERS|6 +
 drivers/input/touchscreen/ucb1400_ts.c |2 +-
 include/linux/i2c-id.h |2 +
 include/sound/ac97_codec.h |4 +-
 include/sound/ad1848.h |2 +-
 include/sound/ak4114.h |3 +-
 include/sound/ak4117.h |2 +-
 include/sound/ak4xxx-adda.h|6 +-
 include/sound/control.h|5 +-
 include/sound/core.h   |   62 +-
 include/sound/emu10k1.h|  418 +++-
 include/sound/pcm.h|4 +
 include/sound/pt2258.h |   37 +
 include/sound/sb16_csp.h   |   14 +
 include/sound/snd_wavefront.h  |2 +
 include/sound/soc-dapm.h   |  286 ++
 include/sound/soc.h|  461 
 include/sound/typedefs.h   |  173 --
 include/sound/version.h|4 +-
 include/sound/vx_core.h|2 +-
 include/sound/ymfpci.h |6 +-
 sound/Kconfig  |2 +
 sound/Makefile |2 +-
 sound/ac97_bus.c   |4 +
 sound/aoa/aoa.h|2 +-
 sound/aoa/codecs/snd-aoa-codec-onyx.c  |   11 +-
 sound/aoa/core/snd-aoa-alsa.c  |5 +-
 sound/aoa/core/snd-aoa-alsa.h  |2 +-
 sound/aoa/core/snd-aoa-core.c  |4 +-
 sound/aoa/fabrics/snd-aoa-fabric-layout.c  |   13 +-
 sound/aoa/soundbus/i2sbus/i2sbus-core.c|   22 +-
 sound/aoa/soundbus/i2sbus/i2sbus-pcm.c |  407 ++--
 sound/aoa/soundbus/i2sbus/i2sbus.h |6 +
 sound/arm/aaci.h   |2 +-
 sound/core/control.c   |   42 +-
 sound/core/control_compat.c|5 +-
 sound/core/device.c|   24 +-
 sound/core/hwdep.c |   19 +-
 sound/core/init.c  |   22 +-
 sound/core/memalloc.c  |   10 +-
 sound/core/misc.c  |   28 +
 sound/core/pcm.c   |   50 +-
 sound/core/pcm_lib.c   |5 +
 sound/core/pcm_memory.c|   23 +
 sound/core/rawmidi.c   |   29 +-
 sound/core/seq/seq_clientmgr.c |   14 +-
 sound/core/seq/seq_device.c|   25 +-
 sound/core/seq/seq_ports.c |   51 +-
 sound/core/seq/seq_virmidi.c   |4 +-
 sound/core/sound.c |   15 +-
 sound/core/timer.c |   80 +-
 sound/drivers/Kconfig  |   11 +
 sound/drivers/Makefile |2 +
 sound/drivers/dummy.c  |2 +-
 sound/drivers/portman2x4.c |  876 +++
 sound/drivers/serial-u16550.c  |  221 +-
 sound/drivers/vx/vx_mixer.c|2 +-
 sound/i2c/Makefile |1 +
 sound/i2c/other/Makefile   |4 +-
 sound/i2c/other/ak4114.c   |   29 +-
 sound/i2c/other/ak4117.c   |2 +-
 sound/i2c/other/ak4xxx-adda.c  |  110 +-
 sound/i2c/other/pt2258.c   |  233 ++
 sound/isa/Kconfig  |2 +
 sound/isa/ad1816a/ad1816a_lib.c 

[ALSA PATCH] alsa-git merge request

2007-01-23 Thread Jaroslav Kysela
Linus, please do an update from:

  http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
  (linus branch)

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-01-23.patch.gz

The following files will be updated:

 sound/usb/usx2y/usbusx2yaudio.c |2 +-
 sound/usb/usx2y/usx2yhwdeppcm.c |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


The following things were done:

Karsten Wiese (1):
  [ALSA] Repair snd-usb-usx2y over OHCI
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2007-01-09 Thread Jaroslav Kysela
Linus, please do an update from:

  http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
  (linus branch)

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2007-01-09.patch.gz


The following files will be updated:

 include/sound/version.h |2 +-
 sound/pci/cmipci.c  |3 ++-
 sound/pci/echoaudio/midi.c  |6 --
 sound/pci/hda/hda_generic.c |5 +++--
 sound/pci/hda/hda_intel.c   |   14 +++---
 sound/usb/usbaudio.c|   10 --
 sound/usb/usbmixer.c|2 +-
 7 files changed, 30 insertions(+), 12 deletions(-)


The following things were done:

Clemens Ladisch:
  [ALSA] usb-audio: work around wrong frequency in CM6501 descriptors

Giuliano Pochini:
  [ALSA] Fix potential NULL pointer dereference in echoaudio midi

Jaroslav Kysela:
  [ALSA] version 1.0.14rc1

Jason Gaston:
  [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9

Mariusz Kozlowski:
  [ALSA] usb: usbmixer error path fix

Peer Chen:
  [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to 
hda_intel.c

Takashi Iwai:
  [ALSA] hda-codec - Fix NULL dereference in generic hda code
  [ALSA] usbaudio - Fix kobject_add() error at reconnection

Timofei V. Bondarenko:
  [ALSA] _snd_cmipci_uswitch_put doesn't set zero flags

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2006-12-20 Thread Jaroslav Kysela
Linus, please do an update from:

  http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
  (linus branch)

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2006-12-20.patch.gz

Additional notes:

  The GIT tree contains only small fixes.


The following files will be updated:

 .../sound/alsa/DocBook/writing-an-alsa-driver.tmpl |8 ++-
 include/sound/pcm_oss.h|1 
 include/sound/version.h|4 +-
 include/sound/ymfpci.h |5 +-
 sound/aoa/codecs/snd-aoa-codec-onyx.h  |1 
 sound/aoa/codecs/snd-aoa-codec-tas.c   |1 
 sound/core/control.c   |2 -
 sound/core/oss/pcm_oss.c   |   52 +++-
 sound/core/pcm.c   |4 ++
 sound/core/pcm_lib.c   |8 +--
 sound/core/rawmidi.c   |4 +-
 sound/core/seq/seq_memory.c|2 -
 sound/core/sgbuf.c |2 -
 sound/isa/gus/gus_mem.c|7 +--
 sound/isa/sb/sb_common.c   |2 -
 sound/isa/wavefront/wavefront_synth.c  |2 -
 sound/pci/ac97/ac97_codec.c|   10 ++--
 sound/pci/ac97/ac97_patch.c|7 ++-
 sound/pci/ad1889.c |4 +-
 sound/pci/ali5451/ali5451.c|5 +-
 sound/pci/als300.c |6 +-
 sound/pci/atiixp.c |2 -
 sound/pci/atiixp_modem.c   |2 -
 sound/pci/au88x0/au88x0.c  |2 -
 sound/pci/azt3328.c|5 +-
 sound/pci/bt87x.c  |4 +-
 sound/pci/ca0106/ca0106.h  |2 -
 sound/pci/ca0106/ca0106_main.c |   37 +++---
 sound/pci/cmipci.c |2 -
 sound/pci/cs4281.c |2 -
 sound/pci/cs46xx/cs46xx_lib.c  |2 -
 sound/pci/cs5535audio/cs5535audio.c|2 -
 sound/pci/echoaudio/echoaudio.c|6 +-
 sound/pci/emu10k1/emu10k1_main.c   |5 +-
 sound/pci/emu10k1/emu10k1x.c   |9 ++-
 sound/pci/ens1370.c|2 -
 sound/pci/es1938.c |4 +-
 sound/pci/es1968.c |8 ++-
 sound/pci/fm801.c  |2 -
 sound/pci/hda/hda_codec.c  |3 -
 sound/pci/hda/hda_intel.c  |3 +
 sound/pci/hda/hda_proc.c   |   53 ++--
 sound/pci/hda/patch_analog.c   |8 ++-
 sound/pci/hda/patch_realtek.c  |4 +-
 sound/pci/hda/patch_si3054.c   |3 +
 sound/pci/ice1712/ice1712.c|2 -
 sound/pci/ice1712/ice1724.c|2 -
 sound/pci/intel8x0.c   |4 +-
 sound/pci/intel8x0m.c  |4 +-
 sound/pci/korg1212/korg1212.c  |2 -
 sound/pci/maestro3.c   |4 +-
 sound/pci/mixart/mixart.c  |5 +-
 sound/pci/nm256/nm256.c|2 -
 sound/pci/pcxhr/pcxhr.c|2 -
 sound/pci/riptide/riptide.c|5 +-
 sound/pci/rme32.c  |3 +
 sound/pci/rme96.c  |3 +
 sound/pci/rme9652/hdsp.c   |9 ++-
 sound/pci/rme9652/hdspm.c  |3 -
 sound/pci/rme9652/rme9652.c|7 ++-
 sound/pci/sonicvibes.c |5 +-
 sound/pci/trident/trident_main.c   |6 +-
 sound/pci/via82xx.c|6 +-
 sound/pci/via82xx_modem.c  |2 -
 sound/pci/vx222/vx222.c|4 +-
 sound/pci/ymfpci/ymfpci.c  |5 --
 sound/pci/ymfpci/ymfpci_main.c |   39 ---
 sound/usb/usbaudio.c   |3 -
 68 files changed, 270 insertions(+), 166 deletions(-)


The following things were done:

Adrian Bunk:
  [ALSA] sound/core/control.c: remove dead code

Akinobu Mita:
  [ALSA] sound: initialize rawmidi substream list
  [ALSA] sound: fix PCM substream list

Andreas Mohr:
  [ALSA] via82xx: add __devinitdata

Christian Hesse:
  [ALSA] hda-codec - fix typo in PCI IDs

Clemens Ladisch:
  [ALSA] us

Re: [ALSA PATCH] alsa-git merge request

2006-12-15 Thread Linus Torvalds


On Fri, 15 Dec 2006, Jaroslav Kysela wrote:
>
> Linus, please do an update from:

No.

Too effin late.

Please send bugfixes only by now.

Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2006-12-15 Thread Jaroslav Kysela
On Fri, 15 Dec 2006, Andrew Morton wrote:

> On Fri, 15 Dec 2006 08:52:48 +0100 (CET)
> Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
> 
> > Linus, please do an update from:
> > 
> >   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
> >   (linus branch)
> > 
> > The GNU patch is available at:
> > 
> >   ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2006-12-15.patch.gz
> > 
> 
>  drivers/input/touchscreen/ucb1400_ts.c |2 +-

I applied this patch to alsa-git tree.

Thanks,
Jaroslav

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2006-12-15 Thread Jaroslav Kysela
On Fri, 15 Dec 2006, Andrew Morton wrote:

> On Fri, 15 Dec 2006 00:13:19 -0800
> Andrew Morton <[EMAIL PROTECTED]> wrote:
> 
> > It's going to need this fix
> 
> And this one, which was sent and ignored a week ago.
> 
> Consideration of the below review comments would be useful, too.
> 
> 
> 
> 
> From: Andrew Morton <[EMAIL PROTECTED]>
> 
> Fix the soc code after dhowells workqueue changes.

I applied this patch to alsa-git tree.

Thanks,
Jaroslav

-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [ALSA PATCH] alsa-git merge request

2006-12-15 Thread Andrew Morton
On Fri, 15 Dec 2006 00:13:19 -0800
Andrew Morton <[EMAIL PROTECTED]> wrote:

> It's going to need this fix

And this one, which was sent and ignored a week ago.

Consideration of the below review comments would be useful, too.




From: Andrew Morton <[EMAIL PROTECTED]>

Fix the soc code after dhowells workqueue changes.

I converted the workqueues to per-device while I was there.  It seems strange
to create a new kernel thread (on each CPU!) and to then only have a single
global work to ever be queued upon it.

Plus without this, I'd have to use the _NAR stuff, gawd help me.

Does that workqueue really need to be per-cpu?

Does that workqueue really need to exist?  Why not use keventd?

Cc: Jaroslav Kysela <[EMAIL PROTECTED]>
Cc: Takashi Iwai <[EMAIL PROTECTED]>
Cc: David Howells <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 include/sound/soc.h  |2 ++
 sound/soc/soc-core.c |   12 ++--
 2 files changed, 8 insertions(+), 6 deletions(-)

diff -puN sound/soc/soc-core.c~alsa-workqueue-fixes sound/soc/soc-core.c
--- a/sound/soc/soc-core.c~alsa-workqueue-fixes
+++ a/sound/soc/soc-core.c
@@ -56,7 +56,6 @@
 static DEFINE_MUTEX(pcm_mutex);
 static DEFINE_MUTEX(io_mutex);
 static struct workqueue_struct *soc_workq;
-static struct work_struct soc_stream_work;
 static DECLARE_WAIT_QUEUE_HEAD(soc_pm_waitq);
 
 /* supported sample rates */
@@ -728,9 +727,10 @@ out:
  * This is to ensure there are no pops or clicks in between any music tracks
  * due to DAPM power cycling.
  */
-static void close_delayed_work(void *data)
+static void close_delayed_work(struct work_struct *work)
 {
-   struct snd_soc_device *socdev = data;
+   struct snd_soc_device *socdev =
+   container_of(work, struct snd_soc_device, delayed_work.work);
struct snd_soc_codec *codec = socdev->codec;
struct snd_soc_codec_dai *codec_dai;
int i;
@@ -805,7 +805,7 @@ static int soc_codec_close(struct snd_pc
if (substream->stream == SNDRV_PCM_STREAM_PLAYBACK) {
/* start delayed pop wq here for playback streams */
rtd->codec_dai->pop_wait = 1;
-   queue_delayed_work(soc_workq, &soc_stream_work,
+   queue_delayed_work(soc_workq, &socdev->delayed_work,
msecs_to_jiffies(pmdown_time));
} else {
/* capture streams can be powered down now */
@@ -865,7 +865,7 @@ static int soc_pcm_prepare(struct snd_pc
SND_SOC_DAPM_STREAM_START);
else {
rtd->codec_dai->pop_wait = 0;
-   cancel_delayed_work(&soc_stream_work);
+   cancel_delayed_work(&socdev->delayed_work);
if (rtd->codec_dai->digital_mute)
rtd->codec_dai->digital_mute(codec, 
rtd->codec_dai, 0);
}
@@ -1225,7 +1225,7 @@ static int soc_probe(struct platform_dev
soc_workq = create_workqueue("kdapm");
if (soc_workq == NULL)
goto work_err;
-   INIT_WORK(&soc_stream_work, close_delayed_work, socdev);
+   INIT_DELAYED_WORK(&socdev->delayed_work, close_delayed_work);
return 0;
 
 work_err:
diff -puN include/sound/soc.h~alsa-workqueue-fixes include/sound/soc.h
--- a/include/sound/soc.h~alsa-workqueue-fixes
+++ a/include/sound/soc.h
@@ -15,6 +15,7 @@
 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -454,6 +455,7 @@ struct snd_soc_device {
struct snd_soc_platform *platform;
struct snd_soc_codec *codec;
struct snd_soc_codec_device *codec_dev;
+   struct delayed_work delayed_work;
void *codec_data;
 };
 
_

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2006-12-15 Thread Jaroslav Kysela
Linus, please do an update from:

  http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
  (linus branch)

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2006-12-15.patch.gz

The following files will be updated:

 Documentation/sound/alsa/ALSA-Configuration.txt|   35 
 .../sound/alsa/DocBook/writing-an-alsa-driver.tmpl |   18 
 Documentation/sound/alsa/hda_codec.txt |   10 
 Documentation/sound/alsa/soc/DAI.txt   |  546 
 Documentation/sound/alsa/soc/clocking.txt  |  314 ++
 Documentation/sound/alsa/soc/codec.txt |  232 ++
 Documentation/sound/alsa/soc/dapm.txt  |  297 ++
 Documentation/sound/alsa/soc/machine.txt   |  114 +
 Documentation/sound/alsa/soc/overview.txt  |   83 +
 Documentation/sound/alsa/soc/platform.txt  |   58 
 Documentation/sound/alsa/soc/pops_clicks.txt   |   52 
 MAINTAINERS|6 
 include/linux/i2c-id.h |2 
 include/sound/ac97_codec.h |3 
 include/sound/ak4xxx-adda.h|2 
 include/sound/control.h|1 
 include/sound/core.h   |   62 
 include/sound/emu10k1.h|  397 +++
 include/sound/pcm.h|4 
 include/sound/pcm_oss.h|1 
 include/sound/pt2258.h |   37 
 include/sound/sb16_csp.h   |   14 
 include/sound/snd_wavefront.h  |2 
 include/sound/soc-dapm.h   |  286 ++
 include/sound/soc.h|  485 
 include/sound/typedefs.h   |  173 -
 include/sound/version.h|4 
 include/sound/ymfpci.h |   11 
 sound/Kconfig  |2 
 sound/Makefile |2 
 sound/aoa/aoa.h|2 
 sound/aoa/codecs/snd-aoa-codec-onyx.h  |1 
 sound/aoa/codecs/snd-aoa-codec-tas.c   |1 
 sound/aoa/core/snd-aoa-alsa.c  |5 
 sound/aoa/core/snd-aoa-alsa.h  |2 
 sound/aoa/core/snd-aoa-core.c  |4 
 sound/aoa/fabrics/snd-aoa-fabric-layout.c  |5 
 sound/aoa/soundbus/i2sbus/i2sbus-pcm.c |   79 -
 sound/arm/aaci.h   |2 
 sound/core/control.c   |   44 
 sound/core/control_compat.c|5 
 sound/core/device.c|   24 
 sound/core/hwdep.c |   10 
 sound/core/memalloc.c  |   10 
 sound/core/misc.c  |   28 
 sound/core/oss/pcm_oss.c   |   52 
 sound/core/pcm.c   |   54 
 sound/core/pcm_lib.c   |8 
 sound/core/pcm_memory.c|   23 
 sound/core/rawmidi.c   |   33 
 sound/core/seq/seq_clientmgr.c |   14 
 sound/core/seq/seq_device.c|   25 
 sound/core/seq/seq_memory.c|2 
 sound/core/seq/seq_ports.c |   49 
 sound/core/seq/seq_virmidi.c   |4 
 sound/core/sgbuf.c |2 
 sound/core/sound.c |   17 
 sound/core/timer.c |   77 -
 sound/drivers/serial-u16550.c  |  221 +-
 sound/i2c/Makefile |1 
 sound/i2c/other/Makefile   |4 
 sound/i2c/other/ak4xxx-adda.c  |   85 +
 sound/i2c/other/pt2258.c   |  233 ++
 sound/isa/Kconfig  |2 
 sound/isa/gus/gus_mem.c|7 
 sound/isa/sb/sb16_csp.c|   61 
 sound/isa/sb/sb_common.c   |2 
 sound/isa/wavefront/wavefront.c|1 
 sound/isa/wavefront/wavefront_fx.c |  812 --
 sound/isa/wavefront/wavefront_synth.c  |2 
 sound/isa/wavefront/yss225.c   | 2739 
 sound/pci/Kconfig  |   30 
 sound/pci/ac97/ac97_codec.c|   51 
 sound/pci/ac97/ac97_patch.c|8 
 sound/pci/ad1889.c |4 
 sound/pci/ali5451/ali5451.c|5 
 sound/pci/als300.c |   12 
 sound/pci/atiixp.c |   33 

Re: [ALSA PATCH] alsa-git merge request

2006-12-15 Thread Andrew Morton
On Fri, 15 Dec 2006 08:52:48 +0100 (CET)
Jaroslav Kysela <[EMAIL PROTECTED]> wrote:

> Linus, please do an update from:
> 
>   http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
>   (linus branch)
> 
> The GNU patch is available at:
> 
>   ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2006-12-15.patch.gz
> 

It's going to need this fix

From: Andrew Morton <[EMAIL PROTECTED]>

Cc: Jaroslav Kysela <[EMAIL PROTECTED]>
Cc: Takashi Iwai <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 drivers/input/touchscreen/ucb1400_ts.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN drivers/input/touchscreen/ucb1400_ts.c~git-alsa-more-borkage 
drivers/input/touchscreen/ucb1400_ts.c
--- a/drivers/input/touchscreen/ucb1400_ts.c~git-alsa-more-borkage
+++ a/drivers/input/touchscreen/ucb1400_ts.c
@@ -83,7 +83,7 @@
 
 
 struct ucb1400 {
-   ac97_t  *ac97;
+   struct snd_ac97 *ac97;
struct input_dev*ts_idev;
 
int irq;
_

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[ALSA PATCH] alsa-git merge request

2006-11-28 Thread Jaroslav Kysela
Linus, please do an update from:

  http://www.kernel.org/pub/scm/linux/kernel/git/perex/alsa.git
  (linus branch)

The GNU patch is available at:

  ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-git-2006-11-28.patch.gz

Additional notes:

  This update contains only serious fixes.


The following files will be updated:

 include/sound/version.h  |2 +-
 sound/aoa/codecs/snd-aoa-codec-tas.c |   13 +
 sound/core/oss/pcm_oss.c |3 ++-
 sound/core/pcm_native.c  |6 --
 sound/core/rtctimer.c|   20 ++--
 sound/pci/emu10k1/emu10k1_main.c |1 +
 sound/pci/hda/patch_realtek.c|2 +-
 sound/pci/hda/patch_sigmatel.c   |   14 +++---
 sound/usb/usbaudio.c |3 ++-
 9 files changed, 41 insertions(+), 23 deletions(-)


The following things were done:

Clemens Ladisch:
  [ALSA] rtctimer: handle RTC interrupts with a tasklet

James Courtier-Dutton:
  [ALSA] snd-emu10k1: Fix capture for one variant.

Jaroslav Kysela:
  [ALSA] version 1.0.13

John W. Linville:
  [ALSA] hda: fix typo for xw4400 PCI sub-ID

Matt Porter:
  [ALSA] hda: fix sigmatel dell system detection

Paul Mackerras:
  [ALSA] Enable stereo line input for TAS codec

Takashi Iwai:
  [ALSA] Fix hang-up at disconnection of usb-audio


-
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SUSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/