summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: cmipci: Implement channel mappingTakashi Iwai2012-09-061-0/+6
* ALSA: Implement channel maps for standard onboard AC97 driversTakashi Iwai2012-09-064-0/+59
* ALSA: ac97: Implement channel map workaround for ALC650Takashi Iwai2012-09-061-1/+23
* ALSA: hda - Fix channel maps for Nvidia 7x 8ch HDMI codecsTakashi Iwai2012-09-061-0/+39
* ALSA: hda - Provide the proper channel mapping for generic HDMI driverTakashi Iwai2012-09-061-5/+303
* ALSA: hda - Add standard channel mapsTakashi Iwai2012-09-063-0/+39
* ALSA: PCM: channel mapping API implementationTakashi Iwai2012-09-062-0/+219
* ALSA: control: Fix missing VOLATILE flag at creating controlsTakashi Iwai2012-09-061-0/+1
* ALSA: hda - Move non-PCM check to per_pin in patch_hdmi.cTakashi Iwai2012-09-061-21/+25
* ALSA: hda - fix control names for multiple speaker out on IDT/STACDavid Henningsson2012-09-061-3/+6
* ALSA: HDMI - Setup channel mapping for non_pcm audioWang Xingchao2012-09-061-0/+5
* ALSA: HDMI - Enable HBR feature on Intel chipsWang Xingchao2012-09-061-4/+32
* ALSA: HDMI - Fix channel_allocation array wrong orderWang Xingchao2012-09-061-1/+14
* Merge branch 'fixes' of git://git.alsa-project.org/alsa-kernel into for-nextTakashi Iwai2012-09-053-8/+5
|\
| * ALSA: remove the main version informationJaroslav Kysela2012-09-043-8/+5
* | ALSA: emu10k1: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-2/+2
* | ALSA: opl4: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-09-051-6/+3
* | ALSA: snd-usb: Add quirks for Playback Designs devicesDaniel Mack2012-09-045-0/+49
* | ALSA: USB: Support for (original) Xbox CommunicatorMarko Friedemann2012-09-031-0/+53
* | ALSA: fix possible memory leak in snd_mixer_oss_build_input()Wei Yongjun2012-09-031-0/+2
* | ALSA: Remove the last mention of SNDRV_MAIN_OBJECT_FILEJosh Triplett2012-09-031-1/+0
* | ALSA: hda - Clean up redundant FG checksTakashi Iwai2012-08-311-18/+12
* | ALSA: hda - Yet another fix for D3 stop-clock refcountingTakashi Iwai2012-08-312-20/+23
* | ALSA: cs5530: Fix resource leak in error pathTakashi Iwai2012-08-301-2/+1
* | ALSA: korg1212: Fix reverted min/max ADC sense rangeTakashi Iwai2012-08-301-2/+2
* | ALSA: hda - Optimize bitfield usage in struct hda_codecTakashi Iwai2012-08-301-3/+2
* | ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVETakashi Iwai2012-08-3013-80/+59
* | ALSA: hda - Fix D3 clock stop check for codecs with own set_power_state opTakashi Iwai2012-08-301-24/+37
* | ALSA: hda - Fix runtime PM leftover refcountsTakashi Iwai2012-08-303-22/+20
* | ALSA: usb-audio: Remove obsoleted fields in struct snd_usb_substreamTakashi Iwai2012-08-281-2/+0
* | ALSA: emu8000: fix emu8000 DRAM sized 512 KiB too smallDavid Flater2012-08-281-3/+12
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-284-3/+10
|\ \
| * | ALSA: hda - Don't trust codec EPSS bit for IDT 92HD83xx & coTakashi Iwai2012-08-281-0/+1
| * | ALSA: hda - Avoid unnecessary parameter read for EPSSTakashi Iwai2012-08-282-2/+9
| * | ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakersDavid Henningsson2012-08-221-0/+3
| |/
| * ALSA: snd-als100: fix suspend/resumeOndrej Zary2012-08-211-1/+1
* | ALSA: hda - Make clear built-in driver optimizationTakashi Iwai2012-08-281-1/+1
* | ALSA: pcxhr: Add 8 new sound cardsMarkus Bollinger2012-08-272-3/+27
* | ALSA: cmi8328: Fix build error with CONFIG_GAMEPORT=nTakashi Iwai2012-08-241-1/+2
* | ALSA: hda - bug fix on references without checking CONFIG_SND_HDA_POWER_SAVEMengdong Lin2012-08-242-0/+8
* | ALSA: hda - add runtime PM supportMengdong Lin2012-08-233-20/+87
* | ALSA: hda - Call snd_hda_jack_report_sync() generically in hda_codec.cTakashi Iwai2012-08-227-10/+2
* | ALSA: introduce snd-cmi8328: C-Media CMI8328 driverOndrej Zary2012-08-213-0/+496
* | Merge branch 'for-linus' into for-nextTakashi Iwai2012-08-2036-231/+242
|\|
| * ALSA: hda - Fix leftover codec->power_transitionTakashi Iwai2012-08-201-0/+2
| * Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-08-2032-267/+160
| |\
| | * ASoC: wm9712: Fix inverted capture volumeMark Brown2012-08-171-1/+1
| | * ASoC: wm9712: Fix microphone source selectionMark Brown2012-08-171-2/+17
| | * ASoC: wm5102: Remove DRC2Mark Brown2012-08-171-16/+0
| | * ASoC: jack: Always notify full jack statusMark Brown2012-08-131-1/+1