summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-02-03ALSA: hda - Fix silent output on Haier W18 laptopTakashi Iwai1-0/+1
2012-02-03ALSA: hda - Fix silent output on ASUS A6RpTakashi Iwai1-0/+10
2012-02-03ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai1-3/+5
2012-01-25ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson1-1/+1
2012-01-25ALSA: virtuoso: Xonar DS: fix polarity of front outputClemens Ladisch1-0/+1
2012-01-25ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2-1/+8
2012-01-25ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2012-01-25ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese1-4/+2
2011-12-21ASoC: core: Don't schedule deferred_resume_work twiceStephen Warren1-9/+10
2011-12-21ASoC: Provide a more complete DMA driver stubMark Brown1-1/+30
2011-12-21ALSA: hda/realtek - Fix Oops in alc_mux_select()Takashi Iwai1-0/+2
2011-12-21ALSA: sis7019 - give slow codecs more time to resetDavid Dillow1-11/+53
2011-12-09ASoC: Ensure WM8731 register cache is synced when resuming from disabledMark Brown1-0/+1
2011-12-09ASoC: wm8753: Skip noop reconfiguration of DAI modeTimo Juhani Lindfors1-0/+3
2011-12-09ASoC: fsl_ssi: properly initialize the sysfs attribute objectTimur Tabi1-0/+1
2011-12-09ALSA: lx6464es - fix device communication via command busTim Blechmann1-4/+12
2011-11-21ALSA: usb-audio - Fix the missing volume quirks at delayed initTakashi Iwai1-50/+59
2011-11-21ALSA: usb-audio - Check the dB-range validity in the later read, tooTakashi Iwai1-2/+11
2011-11-21ASoC: Don't use wm8994->control_data in wm8994_readable_register()Mark Brown1-1/+1
2011-11-21ALSA: hda - Don't add elements of other codecs to vmaster slaveTakashi Iwai1-21/+39
2011-11-11ASoC: Ensure the WM8962 oscillator and PLLs start up disabledMark Brown1-0/+5
2011-11-11ASoC: Ensure WM8962 PLL registers are resetMark Brown1-1/+7
2011-11-11ASoC: WM8904: Set `invert' bit for Capture SwitchHong Xu1-1/+1
2011-11-11ASoC: Leave input audio data bit length settings untouched in wm8711_set_dai_fmtAxel Lin1-1/+1
2011-11-11ASoC: wm8711: Fix wrong mask for setting input audio data bit length selectAxel Lin1-1/+1
2011-11-11ALSA: hda/realtek - Skip invalid digital out pinsTakashi Iwai1-5/+7
2011-11-11ALSA: hda - Add support for 92HD65 / 92HD66 family of codecsCharles Chin1-1/+17
2011-11-11ALSA: hda - Disable power-widget control for IDT 92HD83/93 as defaultCharles Chin1-19/+1
2011-11-11ALSA: ua101: fix crash when unpluggingClemens Ladisch1-7/+21
2011-11-11ALSA: hda - Fix ADC input-amp handling for Cx20549 codecTakashi Iwai1-2/+28
2011-11-11ASoC: Fix a bug in WM8962 DSP_A and DSP_B settingsSusan Gao1-2/+2
2011-11-11ASoC: Remove direct register cache accesses from WM8962 driverMark Brown1-10/+11
2011-11-11ASoC: wm8994: Use SND_SOC_DAPM_AIF_OUT for AIF3 CaptureAxel Lin1-1/+1
2011-11-11ASoC: ak4535: fixup cache register tableAxel Lin1-5/+5
2011-11-11ASoC: ak4642: fixup cache register tableKuninori Morimoto1-11/+11
2011-11-11ASoC: wm8741: Fix setting interface format for DSP modesAxel Lin1-2/+2
2011-11-11ASoC: wm8940: Properly set codec->dapm.bias_levelAxel Lin1-0/+2
2011-11-11ALSA: HDA: Add new revision for ALC662David Henningsson1-0/+2
2011-11-11ALSA: hda - Remove bad code for IDT 92HD83 family patchCharles Chin1-18/+0
2011-10-25ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai1-0/+1
2011-10-25ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy1-0/+1
2011-10-16ASoC: Fix setting update bits for WM8753_LADC and WM8753_RADCAxel Lin1-2/+2
2011-10-16ASoC: use a valid device for dev_err() in ZyloniteArnd Bergmann1-4/+4
2011-10-03ALSA: HDA: Add support for IDT 92HD93David Henningsson1-0/+1
2011-10-03ALSA: usb-audio: Check for possible chip NULL pointer before clearing probing...Thomas Pfaff1-3/+5
2011-10-03ALSA: HDA: No power nids on 92HD93David Henningsson1-0/+1
2011-10-03ALSA: hda/realtek - Avoid bogus HP-pin assignmentTakashi Iwai1-1/+3
2011-10-03ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen1-1/+2
2011-10-03ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula1-0/+6
2011-10-03ALSA: fm801: Gracefully handle failure of tuner auto-detectBen Hutchings1-3/+10