summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-02-03Revert "ASoC: Don't go through cache when applying WM5100 rev A updates"Greg Kroah-Hartman1-2/+0
2012-02-03Revert "ASoC: Mark WM5100 register map cache only when going into BIAS_OFF"Greg Kroah-Hartman1-1/+0
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: set mute led polarity for laptops with buggy BIOS based on SSIDGustavo Maciel Dias Vieira1-1/+8
2012-02-03ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown1-1/+2
2012-02-03ASoC: Don't go through cache when applying WM5100 rev A updatesMark Brown1-0/+2
2012-02-03ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown2-0/+8
2012-02-03ASoC: Mark WM5100 register map cache only when going into BIAS_OFFMark Brown1-0/+1
2012-02-03ALSA: hda - Fix silent outputs from docking-station jacks of Dell laptopsTakashi Iwai1-3/+5
2012-02-03ALSA: hda - Fix buffer-alignment regression with Nvidia HDMITakashi Iwai1-2/+4
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: Use LPIB position fix for Macbook Pro 7,1David Henningsson1-0/+1
2012-01-25ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai1-13/+23
2012-01-25ALSA: hda - Fix the detection of "Loopback Mixing" control for VIA codecsTakashi Iwai1-1/+4
2012-01-25ALSA: hda - Return the error from get_wcaps_type() for invalid NIDsTakashi Iwai2-1/+8
2012-01-25ALSA: hda - Use auto-parser for HP laptops with cx20459 codecTakashi Iwai1-2/+0
2012-01-25ALSA: usb-audio - Avoid flood of frame-active debug messagesTakashi Iwai1-2/+3
2012-01-25ALSA: ice1724 - Check for ac97 to avoid kernel oopsPavel Hofman1-2/+5
2012-01-25ALSA: HDA: Fix automute for Cirrus Logic 421xDavid Henningsson1-8/+6
2012-01-25ALSA: HDA: Fix master control for Cirrus Logic 421XDavid Henningsson1-12/+1
2012-01-25ALSA: snd-usb-us122l: Delete calls to preempt_disableKarsten Wiese1-4/+2
2011-12-31Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds1-0/+1
2011-12-23ASoC: wm8776: add missing break in sample size switchJoachim Eastwood1-0/+1
2011-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+4
2011-12-19ALSA: atmel/ac97c: using software reset instead hardware reset if not availableBo Shen1-0/+4
2011-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds11-6/+23
2011-12-15Merge branch 'fix/asoc' into for-linusTakashi Iwai9-5/+14
2011-12-15ALSA: HDA: Use LPIB Position fix for Intel SCH PoulsboDavid Henningsson1-1/+2
2011-12-13ALSA: hda: fix mute led polarity for HP laptops with buggy BIOSGustavo Maciel Dias Vieira1-0/+6
2011-12-12ALSA: HDA: Set position fix to LPIB for an Atom/Poulsbo based deviceDavid Henningsson1-0/+1
2011-12-12ASoC: Fix hx4700 error handling to free gpios if snd_soc_register_card failsAxel Lin1-2/+3
2011-12-12ASoC: WM8958: correctly show firmware magic on mismatchJonathan Neuschäfer1-0/+2
2011-12-11ASoC: mxs: Add appropriate MODULE_ALIAS()Lothar Waßmann2-0/+2
2011-12-11ASoC: mxs: Add missing MODULE_LICENSE("GPL")Lothar Waßmann1-0/+2
2011-12-11ASoC: Fix WM8996 24.576MHz clock operationMark Brown1-0/+1
2011-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-61/+170
2011-12-07ALSA: hda/realtek - Fix lost speaker volume controlsTakashi Iwai1-7/+30
2011-12-07ALSA: hda/realtek - Create "Bass Speaker" for two speaker pinsTakashi Iwai1-0/+2
2011-12-07ALSA: hda/realtek - Don't create extra controls with channel suffixTakashi Iwai1-9/+15
2011-12-08ASoC: Include linux/module.h for smdk2443_wm9710Axel Lin1-0/+1
2011-12-08ASoC: Fix a typo in jive_wm8750Axel Lin1-2/+1
2011-12-06Merge branch 'fix/asoc' into for-linusTakashi Iwai6-12/+43
2011-12-06ALSA: hda - Fix remaining VREF mute-LED NID check in post-3.1 changesTakashi Iwai1-1/+1
2011-12-06Merge branch 'fix/hda-idt-fix' into fix/hdaTakashi Iwai1-21/+24
2011-12-06ALSA: hda - Fix GPIO LED setup for IDT 92HD75 codecsTakashi Iwai1-21/+24
2011-12-06ASoC: Fix build dependency for SND_SOC_JZ4740_CODECAxel Lin1-1/+1
2011-12-06ASoC: Include linux/io.h for jz4740 codecAxel Lin1-0/+1
2011-12-06ASoC: Provide a more complete DMA driver stubMark Brown1-1/+30