summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | ASoC: atmel_pcm: Remove non-existant headerBen Nizette2009-01-161-2/+0Star
| * | | | | | powerpc/ps3: Printing fixups for l64 to ll64 conversion sound/ppcStephen Rothwell2009-01-161-2/+2
| * | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-151-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'topic/virtuoso-fix' into for-linusTakashi Iwai2009-01-151-4/+13
| |\ \ \ \ \ \ \
| | * | | | | | | sound: virtuoso: do not overwrite EEPROM on Xonar D2/D2XClemens Ladisch2009-01-151-4/+13
| * | | | | | | | Merge branch 'topic/usb-fix' into for-linusTakashi Iwai2009-01-151-0/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ALSA: USB quirk for Logitech Quickcam Pro 9000 nameSigned-off-by: Peter Stokes2009-01-141-0/+8
| | |/ / / / / / /
| * | | | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-01-155-32/+196
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | ASoC: Fix the power update function for snd_soc_dapm_value_muxPeter Ujfalusi2009-01-151-1/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | ALSA: hda - Don't touch non-existent port f on 4-port 92hd71bxx codecsHerton Ronaldo Krzesinski2009-02-091-0/+2
* | | | | | | | ALSA: hda - Bind new ecs mobo id (1019:2950) to model=ecs202Herton Ronaldo Krzesinski2009-02-091-0/+2
* | | | | | | | ALSA: hda - Fix unused variable compile warningTakashi Iwai2009-02-061-1/+1
* | | | | | | | ALSA: hda - Use digital beep for AD codecsTakashi Iwai2009-02-061-52/+88
* | | | | | | | ALSA: hda - Remove superfluous code in patch_realtek.cTakashi Iwai2009-02-061-1/+0Star
* | | | | | | | ALSA: hda - Clear codec->beep at releaseTakashi Iwai2009-02-061-0/+1
* | | | | | | | ALSA: hda - Add missing NULL check in snd_hda_create_spdif_in_ctls()Takashi Iwai2009-02-061-0/+2
* | | | | | | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-02-061-0/+2
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | 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 - Create beep mixer controls dynamically for Realtek codecsTakashi Iwai2009-02-061-100/+47Star
* | | | | | | | ALSA: enable concurrent digital outputs for ALC1200Wu Fengguang2009-02-062-0/+9
* | | | | | | | ALSA: hda - Add missing KERN_* prefix to printkTakashi Iwai2009-02-051-2/+2