23 Sep, 2006

1 commit

  • Added CONFIG_SND_AC97_POWER_SAVE kernel config to enable the support
    of aggressive AC97 power-saving mode. In this mode, the AC97
    powerdown register bits are dynamically controlled at each open/close
    of PCM streams.
    The mode is activated via power_save option for snd-ac97-codec
    driver. As default it's off. It can be turned on/off on the fly
    via sysfs, too.

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

    Takashi Iwai
     

13 Jul, 2006

2 commits


03 Jul, 2006

1 commit


23 Jun, 2006

3 commits


28 Apr, 2006

2 commits


22 Mar, 2006

2 commits


01 Feb, 2006

1 commit


22 Jan, 2006

2 commits

  • Modules: Intel8x0 driver

    This patch adds a quirk entry for the Dell Optiplex GX270, on which
    the volume is set by the headphone control, not the master control.

    Signed-off-by: Chris Ball
    Signed-off-by: Takashi Iwai

    Chris Ball
     
  • Modules: Intel8x0 driver

    in recent -mm kernels additional quirks for ac97 hardware in HP laptops
    have been added. However, now the list in intel8x0.c contains a duplicate,
    since the HP nx6110 and nc6120 have identical subdevice ids.

    This was introduced in -mm1 by the following patch:
    add-new-quirk-for-devices-with-mute-leds-and-separate-headphone-volume.patch

    Since the HP nx6110 and nc6120 are almost identical, both entries
    should really be combined, as in the following patch. I have checked
    that AC97_TUNE_HP_MUTE_LED is the right thing to do.

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

    Ulrich Mueller
     

03 Jan, 2006

6 commits


11 Nov, 2005

1 commit


04 Nov, 2005

12 commits


12 Sep, 2005

5 commits

  • AD1889 driver,ALS4000 driver,ATIIXP driver,ATIIXP-modem driver
    AZT3328 driver,BT87x driver,CMIPCI driver,CS4281 driver
    ENS1370/1+ driver,ES1938 driver,ES1968 driver,FM801 driver
    Intel8x0 driver,Intel8x0-modem driver,Maestro3 driver,RME32 driver
    RME96 driver,SonicVibes driver,VIA82xx driver,VIA82xx-modem driver
    ALI5451 driver,au88x0 driver,CS46xx driver,EMU10K1/EMU10K2 driver
    HDA Intel driver,ICE1712 driver,ICE1724 driver,KORG1212 driver
    MIXART driver,NM256 driver,RME HDSP driver,RME9652 driver
    Trident driver,Digigram VX222 driver,YMFPCI driver
    Set the module owner field in each driver's struct pci_driver to get
    the driver symlink in the sysfs device directory.

    Signed-off-by: Clemens Ladisch

    Clemens Ladisch
     
  • AD1889 driver,ATIIXP driver,ATIIXP-modem driver,AZT3328 driver
    BT87x driver,CMIPCI driver,CS4281 driver,ENS1370/1+ driver
    ES1938 driver,ES1968 driver,FM801 driver,Intel8x0 driver
    Intel8x0-modem driver,Maestro3 driver,SonicVibes driver,VIA82xx driver
    VIA82xx-modem driver,AC97 Codec,AK4531 codec,au88x0 driver
    CA0106 driver,CS46xx driver,EMU10K1/EMU10K2 driver,HDA Codec driver
    HDA generic driver,HDA Intel driver,ICE1712 driver,ICE1724 driver
    KORG1212 driver,MIXART driver,NM256 driver,Trident driver,YMFPCI driver
    Replace kcalloc(1,..) with kzalloc().

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Documentation,Intel8x0 driver
    Added buggy_semaphore module option to snd-intel8x0 driver
    for a workaround for hardwards with buggy codec semaphores.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • CS46xx driver,EMU10K1/EMU10K2 driver,PCM Midlevel,Trident driver
    YMFPCI driver,BT87x driver,CMIPCI driver,CS4281 driver
    ENS1370/1+ driver,ES1938 driver,ES1968 driver,Intel8x0 driver
    Intel8x0-modem driver,Maestro3 driver,RME32 driver,RME96 driver
    SonicVibes driver,VIA82xx driver,ALI5451 driver,ICE1712 driver
    ICE1724 driver,NM256 driver,RME HDSP driver,RME9652 driver
    Remove superfluous PCI ID definitions.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     
  • Intel8x0 driver
    Added ac97_quirk entry for IBM NetVisa A30p.

    Signed-off-by: Takashi Iwai

    Takashi Iwai
     

30 Aug, 2005

2 commits