25 Dec, 2008

3 commits


19 Dec, 2008

6 commits


18 Dec, 2008

1 commit

  • Some desktops seems to have no HP/mic jack detection on the front panel,
    which results in the silent output in the recent driver, because the
    driver mutes the output (to save power) when no plug is detected.

    This patch adds a new model that disables the jack-detection.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

11 Dec, 2008

3 commits


10 Dec, 2008

1 commit


09 Dec, 2008

1 commit


04 Dec, 2008

2 commits


02 Dec, 2008

1 commit


28 Nov, 2008

1 commit


26 Nov, 2008

1 commit


25 Nov, 2008

2 commits


24 Nov, 2008

1 commit

  • This patch fixes the bug 0004240: ALC888 - Intel HDA - Headphone Controlling.
    It is made against the 2008-11-23 snapshot.

    Added Realtek ALC888 model entry for the Fujitsu-Siemens Amilo Xa3530
    laptop. It has 4 jacks: HP out, Mic-in, Line-in and Line-out/Side/SPDIF
    (this one is on the laptop side, the other ones are on the rear).

    Model detection works.
    Headphone jack sense works now.
    Front mic works now, was same as Acer Aspire 4930G.
    Added channel mode from 2 to 8 channels.

    In 2ch and 4ch modes, the front is also sent to the Line-out/side jack
    for convenience instead of just muting the Line-out/side jack like other
    models do.

    When using the Mic-in jack as CLFE, the sound is very low (bug?). To
    work it around, in 6ch mode the CLFE channel is duplicated to the
    Line-out/side jack because this one has a better amp.

    Cc: manu@frogged.de
    Signed-off-by: Vincent Petry
    Signed-off-by: Takashi Iwai

    Vincent Petry
     

22 Nov, 2008

1 commit


21 Nov, 2008

6 commits


20 Nov, 2008

1 commit


05 Nov, 2008

2 commits

  • There are actually two variants of ALC268 Acer implementation, one
    with an analog built-in mic (pin 0x19) and another with a digital
    mic (pin 0x12). Created a new model, acer-dmic, for the latter case
    now.

    So far, all known models are assigned to be analog-mic, according to
    the BIOS setup. If this doesn't match with the actual case, one needs
    to try model=acer-dmic, and fix the entry to point ALC268_ACER_DMIC
    if it works.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Asus V1s series laptops have an ALC660VD with PCI id: 0x1043, 0x1633.
    1.) remove the previous behaviour of mapping that to the ALC861VD_LENOVO
    device.
    2.) add a new ALC660VD_V1S device based on ALC861VD_LENOVO, with an
    added digital out.

    Signed-off-by: Tristan Aston
    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

04 Nov, 2008

1 commit


12 Oct, 2008

2 commits

  • Conflicts:

    sound/core/memalloc.c

    David S. Miller
     
  • * 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm: (236 commits)
    [ARM] 5300/1: fixup spitz reset during boot
    [ARM] 5295/1: make ZONE_DMA optional
    [ARM] 5239/1: Palm Zire 72 power management support
    [ARM] 5298/1: Drop desc_handle_irq()
    [ARM] 5297/1: [KS8695] Fix two compile-time warnings
    [ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.
    [ARM] pxa: allow multi-machine PCMCIA builds
    [ARM] pxa: add preliminary CPUFREQ support for PXA3xx
    [ARM] pxa: add missing ACCR bit definitions to pxa3xx-regs.h
    [ARM] pxa: rename cpu-pxa.c to cpufreq-pxa2xx.c
    [ARM] pxa/zylonite: add support for USB OHCI
    [ARM] ohci-pxa27x: use ioremap() and offset for register access
    [ARM] ohci-pxa27x: introduce pxa27x_clear_otgph()
    [ARM] ohci-pxa27x: use platform_get_{irq,resource} for the resource
    [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver
    [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
    [ARM] pxa: move I2S register and bit definitions into pxa2xx-i2s.c
    [ARM] pxa: simplify DMA register definitions
    [ARM] pxa: make additional DCSR bits valid for PXA3xx
    [ARM] pxa: move i2c register and bit definitions into i2c-pxa.c
    ...

    Fixed up conflicts in
    arch/arm/mach-versatile/core.c
    sound/soc/pxa/pxa2xx-ac97.c
    sound/soc/pxa/pxa2xx-i2s.c
    manually.

    Linus Torvalds
     

25 Sep, 2008

1 commit


22 Sep, 2008

1 commit


04 Sep, 2008

1 commit


29 Aug, 2008

1 commit