summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Initialize unsol events dynamically in patch_via.cTakashi Iwai2011-06-201-346/+98
* ALSA: hda - Initialize input-path dynamically in patch_via.cTakashi Iwai2011-06-201-314/+49
* ALSA: hda - Initialize output path dynamically in patch_via.cTakashi Iwai2011-06-201-214/+135
* ALSA: hda - Replace with standard consts in patch_via.cTakashi Iwai2011-06-201-9/+2
* ALSA: hda - Fix independent-HP handling in patch_via.cTakashi Iwai2011-06-201-238/+58
* ALSA: hda - Unify auto-parser in patch_via.cTakashi Iwai2011-06-201-374/+53
* ALSA: hda - Return error for invalid setup for VIATakashi Iwai2011-06-201-44/+9
* ALSA: hda - Unify capture-mixer creations in patch_via.cTakashi Iwai2011-06-201-268/+73
* ALSA: hda - Assign HP-independent PCM to individual streamTakashi Iwai2011-06-201-53/+91
* ALSA: hda - Unify PCM assignments in patch_via.cTakashi Iwai2011-06-201-454/+46
* ALSA: hda - Don't create secondary substream when no independent-hp is usedTakashi Iwai2011-06-201-0/+2
* ALSA: hda - Re-implement smart51 detection for VIA codecsTakashi Iwai2011-06-201-42/+75
* ALSA: hda - Unify output-control parsing in patch_via.cTakashi Iwai2011-06-201-1186/+180
* ALSA: hda - Unify input-volume creations in patch_via.cTakashi Iwai2011-06-201-92/+40
* ALSA: hda - Auto-mute all LO and speakers in patch_via.cTakashi Iwai2011-06-201-32/+31
* ALSA: hda - Change pin-ctl for auto-muting in patch_via.cTakashi Iwai2011-06-201-39/+25
* ALSA: hda - Generate PCM names dynamically in patch_via.cTakashi Iwai2011-06-201-57/+7
* ALSA: hda - Refactor ctl array handling in patch_via.cTakashi Iwai2011-06-201-21/+23
* ALSA: hda - Defer mixer element creation to the right time in patch_via.cTakashi Iwai2011-06-201-23/+19
* ALSA: hda - Fill ADCs dynamically for VIA codecsTakashi Iwai2011-06-201-164/+80
* ALSA: hda - Add control to suppress the dynamic pin-power for VIATakashi Iwai2011-06-201-1/+59
* ALSA: hda - Remove superfluous NID_MAPPING use for smart51 mixerTakashi Iwai2011-06-201-18/+9
* ALSA: HDA: Remove redundant LPIB quirks for ATI chipsetDavid Henningsson2011-06-171-8/+0
* ALSA: hda: check make_exec_verb() return valueGreg Thelen2011-06-131-1/+2
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-06-1317-66/+96
|\
| * ALSA: hda - Fix beep_device compilation warningsJoe Perches2011-06-131-2/+7
| * ALSA: hda - Fix wrong auto-mute type for Acer Aspire-oneTakashi Iwai2011-06-131-2/+1
| * ALSA: emu10k1: Add details for E-mu 0404 PCIe versionFlorian Zeitz2011-06-121-0/+8
| * ALSA: hdspm - Add firmware revision ID for RME MADI PCI versionAdrian Knoth2011-06-121-0/+2
| * ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync modeAdrian Knoth2011-06-121-1/+1
| * ALSA: hdspm - Fix locking in snd_hdspm_midi_input_readAdrian Knoth2011-06-121-1/+3
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-06-1011-31/+47
| |\
| | * ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON registerSangbeom Kim2011-06-101-2/+2
| | * ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen2011-06-091-9/+8
| | * ASoC: fsl: fix initialization of DMA buffersTimur Tabi2011-06-091-4/+5
| | * ASoC: WM8804 does not support sample rates below 32kHzMark Brown2011-06-091-2/+7
| | * ASoC: Fix WM8962 headphone volume update for use of advanced cachesMark Brown2011-06-081-2/+2
| | * ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen2011-06-071-2/+2
| | * ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen2011-06-062-7/+13
| | * ASoC: Check for NULL register bank in snd_soc_get_cache_val()Mark Brown2011-06-061-0/+3
| | * ASoC: Add missing break in WM8915 FLL source selectionMark Brown2011-06-061-0/+1
| | * ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLKMark Brown2011-06-061-1/+1
| | * Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-06-063-7/+11
| | |\
| | | * ASoC: atmel_ssc: Don't try to free ssc if request failedJoachim Eastwood2011-06-031-2/+3
| * | | ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N570...Daniel T Chen2011-06-101-0/+1
| * | | ALSA: Use %pV for snd_printk()Takashi Iwai2011-06-101-23/+17
| * | | ALSA: hda - Fix initialization of hp pins with master_mute in RealtekTakashi Iwai2011-06-101-5/+7
| * | | ALSA: hda - Fix invalid unsol tag for some alc262 model quirksTakashi Iwai2011-06-101-1/+1
| * | | ALSA: hda: Fix quirk for Dell Inspiron 910Daniel T Chen2011-06-071-0/+1
* | | | ALSA: hda - Fix SSYNC register value for non-Intel controllersTakashi Iwai2011-06-101-3/+29
OpenPOWER on IntegriCloud