1. 12 Jun, 2009 4 commits
  2. 11 Jun, 2009 2 commits
  3. 10 Jun, 2009 27 commits
    • Simos Xenitellis's avatar
      ALSA: hda - add quirk for STAC92xx (SigmaTel STAC9205) · a5c0f886
      Simos Xenitellis authored
      A quirk is required for 8086:284b (rev 03) [Subsystem: 161f:2073].
      The following has been tested with Alsa 1.0.20 (git master).
      
      Background details can be found at
      https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4561
      http://forum.ubuntu-gr.org/viewtopic.php?f=38&t=5290Tested-by: default avatarTheodora Iliopoulou <th30dr@gmail.com>
      Signed-off-by: default avatarSimos Xenitellis <simos@gnome.org>
      Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
      a5c0f886
    • Mark Brown's avatar
      ASoC: Fix lm4857 control · 236e6723
      Mark Brown authored
      Commit 4eaa9819 changed semantics of
      private_value member of kcontrol. This resulted in inability to control
      amplifier and subsequently in very low output volume.
      Tested-by: default avatarJohannes Schauer <josch@pyneo.org>
      Signed-off-by: default avatarPaul Fertser <fercerpav@gmail.com>
      Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
      236e6723
    • Takashi Iwai's avatar
      Merge branch 'topic/usb-audio' into for-linus · 85e013a1
      Takashi Iwai authored
      * topic/usb-audio:
        ALSA: usb - Add boot quirk for C-Media 6206 USB Audio
        ALSA: usb-audio - errata corrige for quirk
        ALSA: usb-audio - Add quirk for Roland/Edirol M-16DX
        ALSA: usb-audio - quirk for USB Aureon cards
      85e013a1
    • Takashi Iwai's avatar
      Merge branch 'topic/seq-kconfig-cleanup' into for-linus · 4ef27920
      Takashi Iwai authored
      * topic/seq-kconfig-cleanup:
        ALSA: clean up the logic for building sequencer modules
      4ef27920
    • Takashi Iwai's avatar
      Merge branch 'topic/section-fix' into for-linus · 1282c824
      Takashi Iwai authored
      * topic/section-fix:
        ALSA: Add missing __devexit_p() markers
        ALSA: powermac - Replace the rest of __init*
        ALSA: sound/ppc: update annotations of serveral functions
      1282c824
    • Takashi Iwai's avatar
      Merge branch 'topic/sc6000' into for-linus · 45d60e36
      Takashi Iwai authored
      * topic/sc6000:
        ALSA: sc6000: enable joystick port
        ALSA: sc6000: fix older card initialization
        ALSA: sc6000: add support for SC-6600 and SC-7000
      45d60e36
    • Takashi Iwai's avatar
      Merge branch 'topic/riptide' into for-linus · 87cb14a5
      Takashi Iwai authored
      * topic/riptide:
        ALSA: riptide - Fix joystick resource handling
        ALSA: riptide - Code clean up
      87cb14a5
    • Takashi Iwai's avatar
      Merge branch 'topic/pcm-subclass-fix' into for-linus · 4ad75433
      Takashi Iwai authored
      * topic/pcm-subclass-fix:
        ALSA: Remove invalid GENERIC_MIX PCM sublass
      4ad75433
    • Takashi Iwai's avatar
      Merge branch 'topic/pcm-jiffies-check' into for-linus · 3b88bc52
      Takashi Iwai authored
      * topic/pcm-jiffies-check:
        ALSA: pcm - A helper function to compose PCM stream name for debug prints
        ALSA: pcm - Fix update of runtime->hw_ptr_interrupt
        ALSA: pcm - Fix a typo in hw_ptr update check
        ALSA: PCM midlevel: lower jiffies check margin using runtime->delay value
        ALSA: PCM midlevel: Do not update hw_ptr_jiffies when hw_ptr is not changed
        ALSA: PCM midlevel: introduce mask for xrun_debug() macro
        ALSA: PCM midlevel: improve fifo_size handling
      3b88bc52
    • Takashi Iwai's avatar
      Merge branch 'topic/pcm-delay' into for-linus · eabaf063
      Takashi Iwai authored
      * topic/pcm-delay:
        ALSA: usbaudio - Add delay account
        ALSA: Add extra delay count in PCM
      eabaf063
    • Takashi Iwai's avatar
      Merge branch 'topic/oxygen' into for-linus · 9dea75c7
      Takashi Iwai authored
      * topic/oxygen:
        sound: virtuoso: add Xonar Essence ST support
        sound: virtuoso: enable HDAV S/PDIF input
        sound: virtuoso: add another DX PCI ID
        sound: oxygen: reset DMA when stream is closed
      9dea75c7
    • Takashi Iwai's avatar
      Merge branch 'topic/misc' into for-linus · 8c3ff3a7
      Takashi Iwai authored
      * topic/misc:
        ALSA: sgio2audio.c: clean up checking
        ALSA: burgundy: timeout message is off by one.
        ALSA: bt87x - Add a quirk entry for Askey Computer Corp. MagicTView'99
        ALSA: parisc/harmony: fix printk format warning
        ALSA: keywest: Get rid of useless i2c_device_name() macro
      8c3ff3a7
    • Takashi Iwai's avatar
      Merge branch 'topic/maya44' into for-linus · ed8cc176
      Takashi Iwai authored
      * topic/maya44:
        ALSA: ice1724 - Add ESI Maya44 support
        ALSA: ice1724 - Allow spec driver to create own routing controls
        ALSA: ice1724 - Add PCI postint to reset sequence
        ALSA: ice1724 - Clean up definitions of DMA records
        ALSA: ice1724 - Check error in set_rate function
      ed8cc176
    • Takashi Iwai's avatar
      Merge branch 'topic/lx6464es' into for-linus · 03cece06
      Takashi Iwai authored
      * topic/lx6464es:
        ALSA: Add missing description of lx6464es to ALSA-Configuration.txt
        ALSA: lx6464es - Disable lx_message_send()
        ALSA: lx6464es - Use snd_card_create()
        ALSA: lx6464es - driver for the digigram lx6464es interface
      03cece06
    • Takashi Iwai's avatar
      Merge branch 'topic/hdsp' into for-linus · 3c2fcf36
      Takashi Iwai authored
      * topic/hdsp:
        ALSA: hdsp - Add a comment about external firmwares for hdsp
        ALSA: hdsp: allow firmware loading from inside the kernel
      3c2fcf36
    • Takashi Iwai's avatar
      Merge branch 'topic/hda' into for-linus · 81ad969d
      Takashi Iwai authored
      * topic/hda: (51 commits)
        ALSA: hda - Fix the previous tagra-8ch patch
        ALSA: hda - Add 7.1 support for MSI GX620
        ALSA: support Sony Vaio TT
        ALSA: hda_intel: fix build error when !PM
        ALSA: hda - More Aspire 8930G fixes
        ALSA: hda - Acer Aspire 8930G support
        ALSA: hda - Limit codec-verb retry to limited hardwares
        ALSA: hda - Add codec bus reset and verb-retry at critical errors
        ALSA: hda - Reorder and clean-up ALC268 quirk table
        ALSA: hda - fix audio on LG R510
        ALSA: hda - Macbook[Pro] 5 6ch support
        ALSA: hda-intel: improve initialization for ALC262_HP_BPC model
        ALSA: hda - Jack Mode changes for Sigmatel boards
        ALSA: hda - Support NVIDIA 8 channel HDMI audio
        ALSA: hda - Fix a typo in the previous patch
        ALSA: hda - Fix reverted LED setup for HP
        ALSA: hda - Add more register bits definitions
        ALSA: hda - Always sync writes in single_cmd mode
        ALSA: hda - Support sync after writing a verb
        ALSA: hda - Allow concurrent RIRB access in single_cmd mode
        ...
      81ad969d
    • Takashi Iwai's avatar
      Merge branch 'topic/emu10k1' into for-linus · 2f0dabcc
      Takashi Iwai authored
      * topic/emu10k1:
        ALSA: emu10k1 - Fix minimum periods for efx playback
      2f0dabcc
    • Takashi Iwai's avatar
      Merge branch 'topic/div64-cleanup' into for-linus · 19b1a15a
      Takashi Iwai authored
      * topic/div64-cleanup:
        ALSA: Clean up 64bit division functions
      19b1a15a
    • Takashi Iwai's avatar
      Merge branch 'topic/ctxfi' into for-linus · e618a560
      Takashi Iwai authored
      * topic/ctxfi: (35 commits)
        ALSA: ctxfi - Clear PCM resources at hw_params and hw_free
        ALSA: ctxfi - Check the presence of SRC instance in PCM pointer callbacks
        ALSA: ctxfi - Add missing start check in atc_pcm_playback_start()
        ALSA: ctxfi - Add use_system_timer module option
        ALSA: ctxfi - Fix wrong model id for UAA
        ALSA: ctxfi - Clean up probe routines
        ALSA: ctxfi - Fix / clean up hw20k2 chip code
        ALSA: ctxfi - Fix possible buffer pointer overrun
        ALSA: ctxfi - Remove useless initializations and cast
        ALSA: ctxfi - Fix DMA mask for emu20k2 chip
        ALSA: ctxfi - Make volume controls more intuitive
        ALSA: ctxfi - Optimize the native timer handling using wc counter
        ALSA: ctxfi - Add missing inclusion of linux/math64.h
        ALSA: ctxfi - Set device 0 for mixer control elements
        ALSA: ctxfi - Clean up / optimize
        ALSA: ctxfi - Set periods_min to 2
        ALSA: ctxfi - Use native timer interrupt on emu20k1
        ALSA: ctxfi - Fix previous fix for 64bit DMA
        ALSA: ctxfi - Fix endian-dependent codes
        ALSA: ctxfi - Allow 64bit DMA
        ...
      e618a560
    • Takashi Iwai's avatar
      Merge branch 'topic/core-id-check' into for-linus · d3e37436
      Takashi Iwai authored
      * topic/core-id-check:
        ALSA: Core - clean up snd_card_set_id* calls and remove possible id collision
        ALSA: Fix double locking of card list in snd_card_register()
      d3e37436
    • Takashi Iwai's avatar
      Merge branch 'topic/cleanup' into for-linus · d108728e
      Takashi Iwai authored
      * topic/cleanup:
        ALSA: Remove deprecated include/sound/driver.h
        ALSA: Remove deprecated snd_card_new()
      d108728e
    • Takashi Iwai's avatar
      Merge branch 'topic/caiaq' into for-linus · ab2f06cb
      Takashi Iwai authored
      * topic/caiaq:
        ALSA: snd_usb_caiaq: bump version number
        ALSA: snd_usb_caiaq: give better shortname
        ALSA: Core - add snd_card_set_id() function
        ALSA: snd_usb_caiaq: give better longname
        ALSA: snd_usb_caiaq: use strlcpy
        ALSA: snd_usb_caiaq: clean whitespaces
      ab2f06cb
    • Takashi Iwai's avatar
      Merge branch 'topic/ca0106' into for-linus · a963203c
      Takashi Iwai authored
      * topic/ca0106:
        ALSA: ca0106 - Fix master volume scale
        ALSA: ca0106 - Add missing card->mixername field setup
        ALSA: ca0106 - Add missing registrations of vmaster controls
      a963203c
    • Takashi Iwai's avatar
      Merge branch 'topic/au88x0' into for-linus · 1d479f89
      Takashi Iwai authored
      * topic/au88x0:
        ALSA: au88x0: fix wrong period_elapsed() call
        ALSA: au88x0: fix .pointer callback
      1d479f89
    • Takashi Iwai's avatar
      Merge branch 'topic/asoc' into for-linus · ba252af8
      Takashi Iwai authored
      * topic/asoc: (135 commits)
        ASoC: Apostrophe patrol
        ASoC: codec tlv320aic23 fix bogus divide by 0 message
        ASoC: fix NULL pointer dereference in soc_suspend()
        ASoC: Fix build error in twl4030.c
        ASoC: SSM2602: assign last substream to the master when shutting down
        ASoC: Blackfin: document how anomaly 05000250 is handled
        ASoC: Blackfin: set the transfer size according the ac97_frame size
        ASoC: SSM2602: remove unsupported sample rates
        ASoC: TWL4030: Check the interface format for 4 channel mode
        ASoC: TWL4030: Use reg_cache in twl4030_init_chip
        ASoC: Initialise dev for the dummy S/PDIF DAI
        ASoC: Add dummy S/PDIF codec support
        ASoC: correct print specifiers for unsigneds
        ASoC: Modify mpc5200 AC97 driver to use V9 of spin_event_timeout()
        ASoC: Switch FSL SSI DAI over to symmetric_rates
        ASoC: Mark MPC5200 AC97 as BROKEN until PowerPC merge issues are resolved
        ASoC: Fabric bindings for STAC9766 on the Efika
        ASoC: Support for AC97 on Phytec pmc030 base board.
        ASoC: AC97 driver for mpc5200
        ASoC: Main rewite of the mpc5200 audio DMA code
        ...
      ba252af8
    • Linus Torvalds's avatar
      Linux 2.6.30 · 07a2039b
      Linus Torvalds authored
      07a2039b
    • Peter Botha's avatar
      char: mxser, fix ISA board lookup · 96050dfb
      Peter Botha authored
      There's a bug in the mxser kernel module that still appears in the
      2.6.29.4 kernel.
      
      mxser_get_ISA_conf takes a ioaddress as its first argument, by passing the
      not of the ioaddr, you're effectively passing 0 which means it won't be
      able to talk to an ISA card.  I have tested this, and removing the !
      fixes the problem.
      
      Cc: "Peter Botha" <peterb@goldcircle.co.za>
      Signed-off-by: default avatarJiri Slaby <jirislaby@gmail.com>
      Acked-by: default avatarAlan Cox <alan@lxorguk.ukuu.org.uk>
      Cc: <stable@kernel.org>
      Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
      96050dfb
  4. 09 Jun, 2009 7 commits