aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: HDA: Fix internal microphone on Dell Studio 16 XPS 1645David Henningsson2012-01-251-1/+1
* ALSA: virtuoso: Xonar DS: fix polarity of front outputClemens Ladisch2012-01-251-0/+1
* ALSA: HDA: Use LPIB position fix for Macbook Pro 7,1David Henningsson2012-01-251-0/+1
* ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai2012-01-251-13/+23
* ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai2012-01-251-1/+4
* ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2012-01-252-1/+8
* ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai2012-01-251-2/+0
* ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai2012-01-251-2/+3
* ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman2012-01-251-2/+5
* ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson2012-01-251-8/+6
* ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson2012-01-251-12/+1
* ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese2012-01-251-4/+2
* Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-12-311-0/+1
|\
| * ASoC: wm8776: add missing break in sample size switchJoachim Eastwood2011-12-231-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-211-0/+4
|\ \
| * | ALSA: atmel/ac97c: using software reset instead hardware reset if not availableBo Shen2011-12-191-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-1611-6/+23
|\ \ \ | |/ /
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-159-5/+14
| |\ \ | | |/
| | * ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin2011-12-121-2/+3
| | * ASoC: WM8958: correctly show firmware magic on mismatchJonathan Neuschäfer2011-12-121-0/+2
| | * ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2011-12-112-0/+2
| | * ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann2011-12-111-0/+2
| | * ASoC: Fix WM8996 24.576MHz clock operationMark Brown2011-12-111-0/+1
| | * ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin2011-12-081-0/+1
| | * ASoC: Fix a typo in jive_wm8750Axel Lin2011-12-081-2/+1
| | * ASoC: Fix build dependency for SND_SOC_JZ4740_CODECAxel Lin2011-12-061-1/+1
| | * ASoC: Include linux/io.h for jz4740 codecAxel Lin2011-12-061-0/+1
| * | ALSA: HDA: Use LPIB Position fix for Intel SCH PoulsboDavid Henningsson2011-12-151-1/+2
| * | ALSA: hda: fix mute led polarity for HP laptops with buggy BIOSGustavo Maciel Dias Vieira2011-12-131-0/+6
| * | ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based deviceDavid Henningsson2011-12-121-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-099-61/+170
|\ \ \ | |/ /
| * | ALSA: hda/realtek - Fix lost speaker volume controlsTakashi Iwai2011-12-071-7/+30
| * | ALSA: hda/realtek - Create "Bass Speaker" for two speaker pinsTakashi Iwai2011-12-071-0/+2
| * | ALSA: hda/realtek - Don't create extra controls with channel suffixTakashi Iwai2011-12-071-9/+15
| * | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-066-12/+43
| |\ \ | | |/
| | * ASoC: Provide a more complete DMA driver stubMark Brown2011-12-061-1/+30
| | * ASoC: Make SND_SOC_MX27VIS_AIC32X4 depend on I2CAxel Lin2011-12-041-1/+1
| | * ASoC: Fix dependency for SND_SOC_RAUMFELD and SND_PXA2XX_SOC_HX4700Axel Lin2011-12-041-1/+2
| | * ASoC: uda1380: Return proper error in uda1380_modinit failure pathAxel Lin2011-12-041-2/+2
| | * ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen...Axel Lin2011-12-031-1/+2
| | * ASoC: Mark WM8994 ADC muxes as virtualMark Brown2011-12-021-6/+6
| * | ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changesTakashi Iwai2011-12-061-1/+1
| * | Merge branch 'fix/hda-idt-fix' into fix/hdaTakashi Iwai2011-12-061-21/+24
| |\ \
| | * | ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecsTakashi Iwai2011-12-061-21/+24
| * | | ALSA: hda/realtek - Fix Oops in alc_mux_select()Takashi Iwai2011-12-021-0/+2
| * | | ALSA: sis7019 - give slow codecs more time to resetDavid Dillow2011-12-021-11/+53
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-12-0215-542/+74
|\ \ \ \ | |/ / /
| * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-12-0112-522/+40
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown2011-11-281-0/+2
| | * | ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown2011-11-281-0/+5