summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* sound: virtuoso: increase minimum volume to -60 dBClemens Ladisch2009-02-201-7/+7
* sound: oxygen: handle AK5385 ADC on Claro halo cardsClemens Ladisch2009-02-201-0/+16
* sound: oxygen: automatically restore overwritten EEPROMClemens Ladisch2009-02-193-0/+48
* sound: oxygen: handle cards with broken EEPROMClemens Ladisch2009-02-196-93/+179
* sound: oxygen: use static driver nameClemens Ladisch2009-02-191-2/+3
* sound: oxygen: allocate model_data dynamicallyClemens Ladisch2009-02-191-3/+11
* sound: oxygen: make the owner module a parameter of the probe functionClemens Ladisch2009-02-195-10/+6
* Merge branch 'topic/snd_card_new-err' into topic/oxygenTakashi Iwai2009-02-1947-144/+148
|\
| * ALSA: Convert to snd_card_create() in sound/pci/*Takashi Iwai2009-01-1247-144/+148
* | sound: virtuoso: revert "do not overwrite EEPROM on Xonar D2/D2X"Clemens Ladisch2009-02-191-13/+4
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-137-33/+71
|\ \
| * | ALSA: hda - Add snd_hda_multi_out_dig_cleanup()Takashi Iwai2009-02-134-2/+32
| * | ALSA: hda - Add missing terminator in slave dig-out arrayTakashi Iwai2009-02-131-2/+2
| * | ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski2009-02-131-1/+1
| * | ALSA: hda - Register (new) devices at reconfigTakashi Iwai2009-02-121-1/+1
| * | ALSA: hda - add id for Intel IbexPeak integrated HDMI codecWu Fengguang2009-02-111-0/+2
| * | ALSA: hda - compute checksum in HDMI audio infoframeWu Fengguang2009-02-111-0/+5
| * | ALSA: hda - enable HDMI audio pin out at module loading timeWu Fengguang2009-02-111-23/+19
| * | ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang2009-02-111-4/+8
| * | ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan2009-02-101-0/+1
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-063-4/+10
|\ \ \ | |/ /
| * | ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai2009-02-061-0/+1
| * | ALSA: hda - Add missing initialization for ALC272Takashi Iwai2009-02-061-0/+1
| * | ALSA: hda - Fix misc workqueue issuesTakashi Iwai2009-02-052-4/+6
| * | ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai2009-02-041-0/+2
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-043-1/+5
|\ \ \ | |/ /
| * | ALSA: hda - No widget selection for volume knob widgets in proc outputTakashi Iwai2009-02-021-1/+2
| * | ALSA: hda - Add support of iMac 24 AluminiumMark Eggleston2009-01-311-0/+1
| * | ALSA: hda - Add quirk for another HP dv5 modelTakashi Iwai2009-01-301-0/+2
* | | ALSA: alsa: time reaches -1, tested 0Roel Kluin2009-01-311-1/+1
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-01-293-2/+15
|\ \ \ | |/ /
| * | ALSA: hda - add another MacBook Pro 4, 1 subsystem IDLuke Yelavich2009-01-281-0/+1
| * | ALSA: hda - Fix compile warning with CONFIG_SND_JACK=nTakashi Iwai2009-01-271-2/+11
| * | ALSA: hda - Add quirk for HP DV6700 laptopJoerg Schirottke2009-01-271-0/+1
| * | ALSA: hda - Fix PCM reference NID for STAC/IDT analog outputsTakashi Iwai2009-01-231-0/+2
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-01-231-13/+26
|\ \ \ | |/ /
| * | ALSA: hda: Add STAC92HD83XXX_PWR_REF quirkMatthew Ranostay2009-01-231-7/+12
| * | ALSA: hda: revert change to 92hd83xxx power mappingMatthew Ranostay2009-01-231-1/+1
| * | ALSA: hda - Add model entry for HP dv4Takashi Iwai2009-01-221-0/+2
| * | ALSA: hda: 83xxx port 0xe DAC selectionMatthew Ranostay2009-01-211-5/+11
* | | Merge branch 'topic/virtuoso' into for-linusTakashi Iwai2009-01-192-3/+4
|\ \ \
| * | | sound: virtuoso: document HDAV1.3 driver statusClemens Ladisch2009-01-191-2/+2
| * | | sound: virtuoso: add newlineClemens Ladisch2009-01-191-1/+1
| * | | sound: virtuoso: enable UART on Xonar HDAV1.3Clemens Ladisch2009-01-191-0/+1
* | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-181-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | ALSA: hda: fix invalid power mapping masksMatthew Ranostay2009-01-181-1/+1
* | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-172-7/+10
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ALSA: hda - add quirks for some 82801H variants to use ALC883_MITACLuke Yelavich2009-01-161-0/+2
| * | ALSA: hda - Fix (yet more) STAC925x issuesTakashi Iwai2009-01-151-7/+8
* | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-151-1/+1
|\ \ \ | |/ /
OpenPOWER on IntegriCloud