16 Oct, 2007

1 commit


20 Jul, 2007

1 commit

  • The patch adds the support for the sound feature of PS3 - the digital
    output of HDMI and SPDIF optical, and the analog output of AV multi.

    Signed-off-by: Masakazu Mokuno
    Signed-off-by: Takashi Iwai
    Signed-off-by: Jaroslav Kysela

    Masakazu Mokuno
     

23 Jun, 2006

1 commit

  • This patch removes from snd-powermac the code that check for the layout-id
    and instead adds code that makes it refuse loading when a layout-id property
    is present, nothing that snd-aoa should be used.
    It also removes the 'toonie' codec from snd-powermac which was only ever
    used on the mac mini which has a layout-id property.

    Signed-off-by: Johannes Berg
    Signed-off-by: Takashi Iwai

    Johannes Berg
     

01 May, 2005

1 commit

  • This patch applies on top of my previous g5 related sound patches and adds
    support for the Mac Mini to the PowerMac Alsa driver.

    However, I haven't found any kind of HW support for volume control on this
    machine. If it exist, it's well hidden. That means that you probably want
    to make sure you use software with the ability to do soft volume control,
    or use Alsa 0.9 pre-release with the softvol plugin.

    Signed-off-by: Benjamin Herrenschmidt
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Benjamin Herrenschmidt
     

17 Apr, 2005

1 commit

  • Initial git repository build. I'm not bothering with the full history,
    even though we have it. We can create a separate "historical" git
    archive of that later if we want to, and in the meantime it's about
    3.2GB when imported into git - space that would just make the early
    git days unnecessarily complicated, when we don't have a lot of good
    infrastructure for it.

    Let it rip!

    Linus Torvalds