aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-03-0318-47/+250
|\
| * ALSA: hda - add new Fermi 5xx codec IDs to snd-hdaRichard Samson2011-03-031-0/+5
| * ALSA: hda - Fix unable to record issue on ASUS N82JVChih-Wei Huang2011-03-011-1/+1
| * ALSA: HDA: Realtek: Fixup jack detection to input subsystemDavid Henningsson2011-02-281-5/+2
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-2615-38/+230
| |\
| | * eukrea-tlv320: fix platform_nameEric Bénard2011-02-251-1/+1
| | * ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov2011-02-258-16/+16
| | * ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown2011-02-221-0/+3
| | * ASoC: Correct definition of WM8903_VMID_RES_5KMark Brown2011-02-221-1/+1
| | * ASoC: Fix WM8958 default microphone detection argument orderingMark Brown2011-02-221-3/+2
| | * ASoC: Ensure supplies are maintained for force enabled widgetsMark Brown2011-02-131-1/+9
| | * ASoC: WM8994: Improve playback robustnessDimitris Papastamos2011-02-131-7/+52
| | * ASoC: WM8994: Improve robustness in some use casesDimitris Papastamos2011-02-131-9/+133
| | * ASoC: WM8903: Fix mic detection enable logicStephen Warren2011-02-131-1/+1
| | * ASoC: CX20442: fix wrong reg_cache_default contentJanusz Krzysztofik2011-02-111-1/+1
| | * ASoC: Sync initial widget state with hardwareMark Brown2011-02-091-0/+13
| * | ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecsVitaliy Kulikov2011-02-241-3/+12
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2011-02-2413-30/+118
|\ \ \ | |/ /
| * | ALSA: HDA: Add ideapad quirk for two Dell machinesDavid Henningsson2011-02-231-0/+2
| * | ALSA: HDA: Add a new Conexant codec 506e (20590)David Henningsson2011-02-231-0/+3
| * | ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai2011-02-233-2/+10
| * | ALSA: HDA: Fix mic initialization in VIA auto parserDavid Henningsson2011-02-221-1/+1
| * | ALSA: fix one memory leak in sound jackLu Guanqun2011-02-211-0/+1
| * | ALSA: HDA: Do not announce false surround in Conexant autoDavid Henningsson2011-02-191-1/+1
| * | ALSA: HDA: Conexant auto: Handle multiple connections to ADC nodeDavid Henningsson2011-02-191-13/+48
| * | ALSA: HDA: Add position_fix quirk for an Asus deviceDavid Henningsson2011-02-141-0/+1
| * | ALSA: caiaq - Fix possible string-buffer overflowTakashi Iwai2011-02-142-2/+2
| * | ALSA: au88x0 - Modify pointer callback to give accurate playback positionRaymond Yau2011-02-141-3/+11
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-133-8/+38
| |\ \ | | |/
| | * ASoC: Improve WM8994 digital power sequencingMark Brown2011-02-031-0/+12
| | * ASoC: Create an AIF1ADCDAT signal widget to match AIF2Mark Brown2011-02-031-4/+10
| | * asoc: davinci: da830/omap-l137: correct cpu_dai_nameVaibhav Bedia2011-02-031-3/+15
| | * ASoC: fill in snd_soc_pcm_runtime.card before calling snd_soc_dai_link.init()Janusz Krzysztofik2011-02-021-1/+1
* | | ALSA: hda - 4930g add internal lfe sliderŁukasz Wojniłowicz2011-02-241-7/+6
* | | ALSA: hda - simplify multistreaming playback model of ad1988Raymond Yau2011-02-141-107/+10
* | | ALSA: hda - Avoid cast with union data for HDMI audio infoframeTakashi Iwai2011-02-111-9/+13
|/ /
* | ALSA: hda - add quirk for Ordissimo EVE using a realtek ALC662Anisse Astier2011-02-111-0/+1
* | ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch2011-02-101-1/+1
* | ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch2011-02-101-2/+3
* | ALSA: HDA: Add subwoofer quirk for Acer Aspire 8942GDavid Henningsson2011-02-101-0/+1
* | ALSA: hda - Don't handle empty patch filesTakashi Iwai2011-02-101-1/+1
* | ALSA: hda - Fix missing CA initialization for HDMI/DPTakashi Iwai2011-02-081-0/+2
* | ALSA: usbaudio - Enable the E-MU 0204 USBJoseph Teichman2011-02-083-3/+11
* | ALSA: hda - switch lfe with side in mixer for 4930gŁukasz Wojniłowicz2011-02-071-1/+24
* | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-045-9/+7
|\ \ | |/
| * ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik2011-02-011-0/+3
| * ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik2011-02-011-2/+0
| * ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren2011-01-281-3/+3
| * ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash2011-01-281-1/+1
| * ASoC: Fix module refcount for auxiliary devicesJarkko Nikula2011-01-261-3/+0