aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-24treewide: transciever/transceiver spelling fixesJoe Perches1-1/+1
2011-06-24treewide: Fix recieve/receive typosJoe Perches1-1/+1
2011-06-16Change Ryan Mallon's email address across the kernelRyan Mallon3-6/+6
2011-06-14trivial: don't touch fsi_ssl.c with ioremap fixesJiri Kosina1-1/+1
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches6-15/+11
2011-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds7-17/+30
2011-06-06Merge branch 'fix/asoc' into for-linusTakashi Iwai2-5/+8
2011-06-04Revert "ASoC: Update cx20442 for TTY API change"Linus Torvalds1-5/+3
2011-06-03ALSA: usb - turn off de-emphasis in s/pdif for cm6206Eric Lammerts1-1/+1
2011-06-03ALSA: asihpi: Use angle brackets for system includesJoe Perches1-1/+1
2011-06-03ALSA: fm801: add error handling if auto-detect failsDan Carpenter1-2/+11
2011-06-03ALSA: hda - Check pin support EAPD in ad198x_power_eapd_writeRaymond Yau1-2/+4
2011-06-03ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()Takashi Iwai1-6/+4
2011-06-02ALSA: 6fire: Don't leak firmware in error pathJesper Juhl1-0/+1
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2011-05-27ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_capsLinus Torvalds1-1/+1
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds26-284/+425
2011-05-27ASoC: Fix wm_hubs input PGA ZC bitsMark Brown1-4/+4
2011-05-27ASoC: Fix dapm_is_shared_kcontrol so everything isn't sharedStephen Warren1-1/+4
2011-05-27Merge branch 'fix/asoc' into for-linusTakashi Iwai7-43/+66
2011-05-27Merge branch 'fix/misc' into for-linusTakashi Iwai13-55/+150
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds5-10/+6
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-148/+0
2011-05-26mfd: Use mfd cell platform_data for wm8400 cells platform bitsSamuel Ortiz1-1/+1
2011-05-26mfd: Use mfd cell platform_data for davinci cells platform bitsSamuel Ortiz2-3/+2
2011-05-26mfd: Use mfd cell platform_data for twl4030 codec cells platform bitsSamuel Ortiz1-4/+2
2011-05-26mfd: Use mfd cell platform_data for wl1273 cells platform bitsSamuel Ortiz1-2/+1
2011-05-26ASoC: Fix power down for widgetless per-card DAPM context caseJarkko Nikula1-1/+1
2011-05-26ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUTAxel Lin1-1/+1
2011-05-26ASoC: Remove duplicate linux/delay.h inclusion.Jesper Juhl1-1/+0
2011-05-26ASoC: sam9g20_wm8731: use the proper SYSCKL valueNicolas Ferre1-1/+1
2011-05-26ASoC: wm8731: fix wm8731_check_osc() connected conditionNicolas Ferre1-1/+1
2011-05-26ALSA: hda - Reorganize controller quriks with bit flagsTakashi Iwai1-81/+125
2011-05-26ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()Takashi Iwai1-1/+1
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti5-18/+1
2011-05-26ALSA: HDA: Increase MAX_HDMI_PINSStephen Warren1-2/+3
2011-05-26ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2-6/+24
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stableRussell King2-2/+2
2011-05-25Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King2-3/+3
2011-05-25ALSA: usb-audio: more control quirks for M-Audio FastTrack devicesDaniel Mack2-2/+72
2011-05-25ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXERDaniel Mack2-1/+17
2011-05-25ALSA: usb-audio: export snd_usb_feature_unit_ctlDaniel Mack4-11/+15
2011-05-25ALSA: usb-audio: rework add_control_to_empty()Daniel Mack2-9/+13
2011-05-25ALSA: usb-audio: move assignment of chip->ctrl_intfDaniel Mack1-8/+8
2011-05-25ALSA: hda - Use model=auto for Lenovo G555Takashi Iwai1-0/+1
2011-05-25ALSA: HDA: Unify HDMI hotplug handling.Stephen Warren2-87/+52
2011-05-25ALSA: hda - Force AD1988_6STACK_DIG for Asus M3N-HT DeluxeTony Vroon1-0/+1
2011-05-25ASoC: core - remove superfluous new line.Liam Girdwood1-1/+0
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2-2/+2
2011-05-24ASoC: core - fix module reference counting for CPU DAIsLiam Girdwood1-4/+5