[PATCH] ALSA 1.0.8

From: Jaroslav Kysela (perex_at_suse.cz)
Date: 01/14/05

  • Next message: Rafael J. Wysocki: "Re: 2.6.10-mm3: swsusp: out of memory on resume (was: Re: Ho ho ho - Linux v2.6.10)"
    Date:	Fri, 14 Jan 2005 18:23:57 +0100 (CET)
    To: Linus Torvalds <torvalds@osdl.org>
    
    

    Linus, please do a

      bk pull http://linux-sound.bkbits.net/linux-sound

    The GNU patch is available at:

      ftp://ftp.alsa-project.org/pub/kernel-patches/alsa-bk-2005-01-14.patch.gz

    The pull command will update the following files:

     Documentation/sound/alsa/ALSA-Configuration.txt | 52 ++++++++------
     include/sound/ac97_codec.h | 1
     include/sound/version.h | 4 -
     sound/core/ioctl32/ioctl32.c | 89 ++++--------------------
     sound/core/rawmidi.c | 4 -
     sound/pci/ac97/ac97_codec.c | 16 +++-
     sound/pci/ac97/ac97_patch.c | 9 +-
     sound/pci/atiixp.c | 36 +++++----
     sound/pci/ca0106/ca0106_mixer.c | 1
     sound/pci/ca0106/ca0106_proc.c | 1
     sound/pci/intel8x0.c | 20 +++++
     sound/pci/mixart/mixart.c | 4 -
     12 files changed, 111 insertions(+), 126 deletions(-)

    through these ChangeSets:

    <perex@suse.cz> (05/01/13 1.1938.477.75)
       ALSA 1.0.8

    <perex@suse.cz> (05/01/12 1.1938.477.74)
       [ALSA] Add ac97_quirk option
       
       Documentation,ATIIXP driver
       Added ac97_quirk option like intel and via drivers.
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.73)
       [ALSA] Fix ctl_read/write ioctl wrappers
       
       IOCTL32 emulation
       Fixed bugs with ctl_read/write ioctls.
       The struct size mismatch due to alignment is fixed.
       The code is also a bit optimized.
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.72)
       [ALSA] Fix DMA pointer read
       
       ATIIXP driver
       Try to reread DMA pointer register if the value is invalid.
       The register shows bogus values on some broken hardwares.
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.71)
       [ALSA] Add suspend callback
       
       AC97 Codec Core
       Add suspend callback for each codec patch.
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.70)
       [ALSA] Remove & from function pointers
       
       AC97 Codec Core
       Remove & from function pointers (it works but not common to add it...)
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.69)
       [ALSA] Fixed description about ac97_quirk
       
       Documentation
       Fixed the description about ac97_quirk option.
       Now it accepts string, too.
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.68)
       [ALSA] Adapt SPDIF Input selection for Realtek ALC658
       
       AC97 Codec Core
       This fixes the SPDIF Input selection for ALC658 as Realtek has
       changed the meaning betweenALC655 and ALC658.
       
       Signed-off-by: Stefan Macher <Stefan.Macher@web.de>
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.67)
       [ALSA] Fix Oops at resume
       
       AC97 Codec Core
       Fixed Oops at resume on certain codecs.
       Set null ops when no patch exists or the patch doesn't set build_ops.
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.66)
       [ALSA] remove compatibility code for 2.2.x kernels
       
       CA0106 driver
       
       
       Signed-off-by: Clemens Ladisch <clemens@ladisch.de>

    <perex@suse.cz> (05/01/12 1.1938.477.65)
       [ALSA] Add quirk for HP zv5000
       
       Intel8x0 driver
       Added the quirk for HP zv5000 (mute LED with EAPD).
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.64)
       [ALSA] Fix float format support
       
       MIXART driver
       Fixed typos in float format support.
       
       Signed-off-by: Markus Bollinger<bollinger@digigram.com>
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.63)
       [ALSA] Fix description of ALSA/OSS device mapping
       
       Documentation
       Fixed the description of ALSA/OSS device mapping. The direction
       suffix was missing in ALSA devices.
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.62)
       [ALSA] ac97 quirk entries for HP xw6200 & xw8000
       
       Intel8x0 driver
       Add AC97 quick list entries to snd-intel8x0 for HP xw6200 and xw8000.
       
       Signed-off-by: John W. Linville <linville@tuxdriver.com>
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    <perex@suse.cz> (05/01/12 1.1938.477.61)
       [ALSA] Fix ioctl arguments
       
       RawMidi Midlevel
       Fixed the wrong pointer types passed to get_user() for
       DROP and DRAIN ioctls.
       
       Signed-off-by: Takashi Iwai <tiwai@suse.de>

    -----
    Jaroslav Kysela <perex@suse.cz>
    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 majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Rafael J. Wysocki: "Re: 2.6.10-mm3: swsusp: out of memory on resume (was: Re: Ho ho ho - Linux v2.6.10)"

    Relevant Pages

    • [ALSA PATCH] 1.0.8rc2 release
      ... [ALSA] ... ES1968 driver,CA0106 driver,EMU10K1/EMU10K2 driver ... AC97 Codec Core ... Clean up and fix stereo mutes ...
      (Linux-Kernel)
    • [PATCH] ALSA 1.0.9rc2
      ... ALSA Version ... This patch re-adds the initialization of callbacks and pcallbacks ... USB generic driver ... This patch adds a DSP patch to fix an spdif_bug on some Audigy2 cards. ...
      (Linux-Kernel)
    • [PATCH] ALSA 1.0.2
      ... This patch will update the ALSA in kernel to version 1.0.2. ... Intel8x0 driver ... AC97 Codec Core ... VIA82xx driver ...
      (Linux-Kernel)
    • Linux 2.6.3-rc1
      ... There's a lot of network driver updates (have been in -mm and Jeff's ... o lots of netdriver fixes: ... o ALSA CVS update - Jaroslav Kysela PCM Midlevel ...
      (Linux-Kernel)
    • [ALSA PATCH] ALSA sync 2005-03-11
      ... [ALSA] ... AC97 Codec ... Fix ALC260 input ... EMU10K1/EMU10K2 driver ...
      (Linux-Kernel)