16 Feb, 2010

2 commits


13 Feb, 2010

3 commits


10 Feb, 2010

1 commit

  • On my AMD780V chipset, hda_intel.c can crash the kernel with a divide by
    zero
    for as-yet unknown reasons. A simple check for zero prevents it, though
    the problem that causes it remains. Since the workaround is harmless and
    won't affect anyone except victims of this bug, it should be safe;
    moreover,
    because this crash can be triggered by a user-mode application, there are
    denial of service implications on the systems affected by the bug without
    the patch.

    Signed-off-by: Jody Bruchon
    Cc:
    Signed-off-by: Takashi Iwai

    Jody Bruchon
     

06 Feb, 2010

3 commits


05 Feb, 2010

5 commits


31 Jan, 2010

2 commits


29 Jan, 2010

2 commits


28 Jan, 2010

1 commit


26 Jan, 2010

1 commit


25 Jan, 2010

2 commits


20 Jan, 2010

1 commit


19 Jan, 2010

2 commits


18 Jan, 2010

2 commits


17 Jan, 2010

1 commit

  • Sony VAIO VGN-P11G with ALC262 codec has only one input pin, and the
    recording doesn't work with model=auto because ALC262 parser sets the
    wrong cap NIDs to choose the route and the default route for the sole
    input pin wasn't initialized properly. This patch solves these issues.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

16 Jan, 2010

1 commit

  • On my laptop (HP dv6-1110ax), there are no OEM strings in SMBIOS of type
    "HP_Mute_LED*". Hence, the GPIO for the mute button LED doesn't get set
    properly. I didn't find the strings in my cousin's laptop (HP dv9500t CTO)
    either.

    As per the documentation of find_mute_led_gpio(), these strings occur
    in HP B-series systems - so, before scanning the SMBIOS strings, we need to
    check if we're dealing with a B-series system.
    Need to get confirmation from HP if this logic takes care of all the
    systems. I'm trying to poke a friend there.

    Signed-off-by: Kunal Gangakhedkar
    Signed-off-by: Takashi Iwai

    Kunal Gangakhedkar
     

15 Jan, 2010

1 commit


14 Jan, 2010

3 commits


13 Jan, 2010

2 commits


12 Jan, 2010

2 commits


11 Jan, 2010

2 commits


09 Jan, 2010

1 commit