08 Mar, 2010

1 commit


02 Mar, 2010

1 commit


01 Mar, 2010

1 commit


23 Feb, 2010

1 commit


22 Feb, 2010

1 commit

  • BugLink: https://bugs.edge.launchpad.net/ubuntu/+source/linux/+bug/343989

    Add a model quirk for the NVIDIA based Macmini hardware, aka Macmini 3,1. The
    pinout is almost identical to the mb5 quirk, except for no microphone and
    the line-in mixer controls being on a different index. Everything works in
    2ch mode, but as I am not sure what needs to be changed for 6ch mode, or
    whether the Mac Mini's chip supports 6ch mode, I have simply duplicated
    the code from the mb5 quirk for the mac mini chmode management. The new
    model parameter for this quirk is "macmini3".

    Signed-off-by: Luke Yelavich
    Signed-off-by: Takashi Iwai

    Luke Yelavich
     

16 Feb, 2010

2 commits


13 Feb, 2010

1 commit


28 Jan, 2010

1 commit


24 Jan, 2010

2 commits


19 Jan, 2010

1 commit


18 Jan, 2010

1 commit


14 Jan, 2010

1 commit


27 Dec, 2009

1 commit


25 Dec, 2009

2 commits


22 Dec, 2009

1 commit


15 Dec, 2009

1 commit


10 Dec, 2009

1 commit


09 Dec, 2009

1 commit


08 Dec, 2009

1 commit

  • This is an updated patch for the Apple iMac 9,1 model to add sound.
    Original patch posted here:
    http://article.gmane.org/gmane.linux.alsa.devel/61361/match=

    I have been using this patch for a while now
    and have to say it works vary well, except for a few minor
    things:

    With the iMac 24-inch 3.06GHz Intel Core 2 Duo
    everything seems to be working as it should,
    although I have not looked into the microphone
    (never really use one, nor have any apps to test,
    my guess is it doesn't work, or I never figured out how
    to get it to work).

    With the iMac 24-inch 2.66GHz Intel Core 2 Duo
    everything is the same as with the above machine
    except I'm hearing a light scratchy/distortion noise
    come out of the speakers when using headphones(above machine
    does not do this).

    Other than that the sound level is great(especially with good Dj headphones).

    Signed-off-by: Justin P. Mattock
    Tested-by: Justin P. Mattock
    Signed-off-by: Takashi Iwai

    Justin P. Mattock
     

04 Dec, 2009

1 commit


01 Dec, 2009

1 commit


19 Nov, 2009

1 commit


16 Nov, 2009

1 commit


05 Nov, 2009

2 commits


02 Nov, 2009

1 commit


01 Nov, 2009

2 commits


13 Oct, 2009

2 commits


06 Oct, 2009

1 commit


04 Oct, 2009

2 commits

  • * 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6: (21 commits)
    ALSA: usb - Use strlcat() correctly
    ALSA: Fix invalid __exit in sound/mips/*.c
    ALSA: hda - Fix / improve ALC66x parser
    ALSA: ctxfi: Swapped SURROUND-SIDE mute
    sound: Make keywest_driver static
    ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-B1VP
    ALSA: hda - Fix digita/analog mic auto-switching with IDT codecs
    ASoC: fix kconfig order of Blackfin drivers
    ALSA: hda - Added quirk to enable sound on Toshiba NB200
    ASoC: Fix dependency of CONFIG_SND_PXA2XX_SOC_IMOTE2
    ALSA: Don't assume i2c device probing always succeeds
    ALSA: intel8x0 - Mute External Amplifier by default for Sony VAIO VGN-T350P
    ALSA: echoaudio - Re-enable the line-out control for the Mia card
    ALSA: hda - Resurrect input-source mixer of ALC268 model=acer
    ALSA: hda - Analog Devices AD1984A add HP Touchsmart model
    ALSA: hda - Add HP Pavilion dv4t-1300 to MSI whitelist
    ALSA: hda - CD-audio sound for hda-intel conexant benq laptop
    ASoC: DaVinci: Correct McASP FIFO initialization
    ASoC: Davinci: Fix race with cpu_dai->dma_data
    ASoC: DaVinci: Fix divide by zero error during 1st execution
    ...

    Linus Torvalds
     
  • Takashi Iwai
     

01 Oct, 2009

1 commit


29 Sep, 2009

1 commit

  • Reference: ALSA bug #0004614
    https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4614

    port-A (0x11) - front hp-out
    port-D (0x12) - rear line out
    port-E (0x1c) - front mic-in
    port-F (0x16) - Internal speakers
    digital-mic (0x17) - Internal mic

    init verbs, mixers, jack sensing and PCI_QUIRK to support this hardware

    Signed-off-by: Miguel de Barros
    Signed-off-by: Takashi Iwai

    Miguel de Barros
     

21 Sep, 2009

1 commit


10 Sep, 2009

1 commit