aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-10ALSA: hda - hide HDMI/ELD printks unless snd.debug=2Fengguang Wu1-0/+10
2012-04-04ASoC: dapm: Allow DAPM registers to be 31 bitMark Brown1-1/+1
2012-04-03ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLVBrian Austin1-20/+28
2012-04-01ASoC: dapm: Remove SND_SOC_DAPM_MICBIAS_E()Mark Brown1-4/+0
2012-04-01ASoC: max98095: add jack detectionRhyland Klein1-0/+12
2012-04-01ASoC: core: Use driver core probe deferralMark Brown1-1/+0
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown1-0/+1
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood1-0/+2
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood1-2/+2
2012-04-01ASoC: core: Rename card mutex subclass to better align with usageLiam Girdwood1-2/+2
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood1-2/+2
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood1-0/+1
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2-0/+6
2012-04-01ASoC: core: Add card mutex locking subclassesLiam Girdwood1-0/+5
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-4/+4
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+2
2012-03-23headers: include linux/types.h where appropriateBobby Powers1-0/+2
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+5
2012-03-19Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab1-0/+2
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil1-1/+5
2012-03-18Merge branch 'topic/jack' into for-linusTakashi Iwai1-0/+3
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai10-18/+209
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai3-3/+6
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker2-4/+4
2012-03-15ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown1-2/+3
2012-03-13ALSA: ymfpci - Fix legacy registers on S3/S4 resumeTakashi Iwai1-0/+2
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai1-0/+5
2012-03-06ASoC: core: Add platform component mutexLiam Girdwood1-0/+1
2012-03-04ASoC: core: Split the union for CODEC/platform in the DAIMark Brown1-4/+3
2012-03-02ASoC: Add dmaengine PCM helper functionsLars-Peter Clausen1-0/+49
2012-02-27ALSA: Use a define for the number of jack switch typesMark Brown1-0/+3
2012-02-21ASoC: core: Add support for masking out parts of coefficient blocksMark Brown1-0/+9
2012-02-21ASoC: core: Add SND_SOC_BYTES control for coefficient blocksMark Brown1-0/+18
2012-02-19ASoC: fsi: Add DMAEngine supportKuninori Morimoto1-0/+2
2012-02-17ASoC: dapm: Implement and instantiate DAI widgetsMark Brown2-0/+8
2012-02-17ASoC: dapm: Constify lots of names that are never modifiedMark Brown2-5/+5
2012-02-17ASoC: dapm: Supply the DAI and substream when calling stream eventsMark Brown1-2/+2
2012-02-17ASoC: dapm: Unexport snd_soc_dapm_new_control()Mark Brown1-2/+0
2012-02-17ALSA: core: Constify the name in new kcontrolsMark Brown1-1/+1
2012-02-15ASoC: core: add platform DAPM debugfs supportSebastien Guiriec1-0/+5
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown1-0/+2
2012-02-09Merge branch 'topic/pcm-internal' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into for-3.4Mark Brown1-0/+4
2012-02-09ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown1-0/+2
2012-02-09ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood1-0/+4
2012-02-06ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood1-0/+6
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+5
2012-02-03ASoC: fsi: PortA/B information was controlled by sh_fsi_port_infoKuninori Morimoto1-3/+7
2012-01-31Merge branch 'fix/asoc' into for-linusTakashi Iwai2-3/+3
2012-01-30ASoC: max9768: add driver for max9768 amplifierWolfram Sang1-0/+24
2012-01-30ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functionsAxel Lin1-0/+2