11 Nov, 2008

2 commits


10 Nov, 2008

1 commit

  • gusextreme depends on opl3 support. Add the approriate select to Kconfig.
    Also remove the unnecessary hwdep select.

    Relevant build errors:
    ERROR: "snd_opl3_hwdep_new" [sound/isa/gus/snd-gusextreme.ko] undefined!
    ERROR: "snd_opl3_create" [sound/isa/gus/snd-gusextreme.ko] undefined!

    Signed-off-by: Ville Syrjala
    Signed-off-by: Takashi Iwai

    Ville Syrjala
     

09 Nov, 2008

3 commits

  • currently, the error message when trying to run hdspmixer or hdspconf
    if the breakout box is not connected is somehow misleading, since it
    asks the user to upload the firmware.

    this patch adds a test, whether the breakout box is connected and
    tries to upload the firmware in the case, that it is not present, e.g.
    because of power failures of the breakout box.

    [Minor coding-style fixes by tiwai]

    Signed-off-by: Tim Blechmann
    Signed-off-by: Takashi Iwai

    Tim Blechmann
     
  • currently the hdsp driver tries to upload the firmware, even if the
    io box is not connected. this patch adds a check for the io box
    before trying to upload the firmware.
    thus instead of messages complaining about the fifo status and firmware
    loading failure, the driver gives a message that no multiface or
    digiface is connected.

    [A minor coding-style fix by tiwai]

    Signed-off-by: Tim Blechmann
    Signed-off-by: Takashi Iwai

    Tim Blechmann
     
  • Added model=laptop for another HP machine (103c:3614) with AD1884A
    codec.

    Signed-off-by: Michel Marti
    Signed-off-by: Takashi Iwai

    Michel Marti
     

07 Nov, 2008

1 commit

  • sound/pci/pcxhr/pcxhr_core.c: In function 'pcxhr_set_pipe_cmd_params':
    sound/pci/pcxhr/pcxhr_core.c:700: warning: statement with no effect
    sound/pci/pcxhr/pcxhr_core.c:706: warning: statement with no effect
    sound/pci/pcxhr/pcxhr_core.c:710: warning: statement with no effect

    Due to

    try to fix this, and be more conventional about the empty stubs.

    Signed-off-by: Andrew Morton
    Signed-off-by: Takashi Iwai

    Andrew Morton
     

05 Nov, 2008

1 commit


04 Nov, 2008

1 commit


03 Nov, 2008

8 commits


01 Nov, 2008

2 commits


30 Oct, 2008

7 commits


29 Oct, 2008

5 commits


28 Oct, 2008

4 commits


27 Oct, 2008

2 commits


24 Oct, 2008

2 commits


23 Oct, 2008

1 commit