summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add generic pincfg initializationTakashi Iwai2009-02-203-9/+223
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-201-7/+8
|\
| * ALSA: hda - Fix parse of init_verbs sysfs entryTakashi Iwai2009-02-201-7/+8
* | ALSA: hda - Add digital-only mode for ALC268Takashi Iwai2009-02-191-6/+13
* | ALSA: hda - Avoid doubly beep attachment in patch_alc268()Takashi Iwai2009-02-191-6/+0Star
* | ALSA: hda - Don't enable beep for digital-only ALC262Takashi Iwai2009-02-191-5/+8
* | ALSA: hda - Add quirk for Acer X3200Takashi Iwai2009-02-181-0/+1
* | ALSA: hda - Clean up quirks for HP laptops with AD1984ATakashi Iwai2009-02-161-2/+1Star
* | ALSA: hda - Cleanup IDT92HD7x HP quirksTakashi Iwai2009-02-161-15/+5Star
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-161-6/+2Star
|\|
| * Revert "Sound: hda - Restore PCI configuration space with interrupts off"Takashi Iwai2009-02-161-6/+2Star
* | ALSA: hda - Fix speaker output on HP DV4 1155-SEHerton Ronaldo Krzesinski2009-02-161-0/+6
* | ALSA: hda - Support multiple digital outs with auto-probingTakashi Iwai2009-02-131-3/+19
* | ALSA: hda - Add proper cleanup for multiout-dig for ALC codecsTakashi Iwai2009-02-131-1/+10
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-134-4/+34
|\|
| * 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 - Add quirk for Acer AX1700-U3700ATakashi Iwai2009-02-131-0/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-131-1/+1
|\|
| * ALSA: hda - Change HP dv7 (103c:30f4) quirk from hp-m4 to hp-dv5 modelHerton Ronaldo Krzesinski2009-02-131-1/+1
* | ALSA: hda: add quirk for Lenovo X200 laptop dockAristeu Sergio Rozanski Filho2009-02-131-0/+40
* | ALSA: hda: Add STAC_DELL_S14 quirkMatthew Ranostay2009-02-131-17/+35
* | ALSA: hda - Add forced codec-slots for ASUS W5FTakashi Iwai2009-02-131-0/+2
* | ALSA: hda - Allow fixed codec-probe maskTakashi Iwai2009-02-131-7/+17
* | ALSA: hda - Cleanup setting of pin_configs in patch_stac927xHerton Ronaldo Krzesinski2009-02-121-4/+3Star
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-121-1/+1
|\|
| * ALSA: hda - Register (new) devices at reconfigTakashi Iwai2009-02-121-1/+1
* | ALSA: hda - Detect multiple digital-out pinsTakashi Iwai2009-02-126-30/+34
* | ALSA: hda - Fix a wrong pin check in snd_hda_parse_pin_def_config()Takashi Iwai2009-02-111-1/+1
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-111-27/+34
|\|
| * 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/+19Star
| * ALSA: hda - allow multi-channel HDMI audio playback when ELD is not presentWu Fengguang2009-02-111-4/+8
* | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-101-0/+1
|\|
| * ALSA: hda - Add quirk for Asus z37e (1043:8284)Mackenzie Morgan2009-02-101-0/+1
* | ALSA: hda - add digital beep support for ALC268Takashi Iwai2009-02-101-6/+22
* | ALSA: hda - Clean up quirk listsTakashi Iwai2009-02-094-123/+65Star
* | Merge branch 'topic/quirk-cleanup' into topic/hdaTakashi Iwai2009-02-098-28/+41
|\ \
| * | ALSA: Add subdevice_mask field to quirk entriesTakashi Iwai2009-02-091-4/+6
| * | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-01-231-13/+26
| |\ \
| * \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-01-231-12/+6Star
| |\ \ \
| | * | | ASoC: fix registration of the SoC card in the Freescale MPC8610 driversTimur Tabi2009-01-201-12/+6Star
| * | | | 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
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-172-7/+10
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-01-171-2/+0Star
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |