aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-27ALSA: pci: trivial: replace numeric with standard PM state macrosYijing Wang3-3/+3
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown19-71/+151
2013-06-27Merge branch 'topic/stac9766' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-ac97Mark Brown1-4/+0
2013-06-27ASoC: wm9705: Remove noisy print on bootMark Brown1-2/+0
2013-06-27ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()Mark Brown1-6/+3
2013-06-27ASoC: tegra-ac97: Do common and clock init prior to component registrationMark Brown1-17/+17
2013-06-27ASoC: tegra20-ac97: Convert to devm_ioremap_resource()Mark Brown1-12/+4
2013-06-27ASoC: tegra20-ac97: Convert to devm_clk_get()Mark Brown1-3/+1
2013-06-27ASoC: nuc900-ac97: Convert to use devm_ APIsMark Brown1-36/+13
2013-06-27ASoC: ep93xx: Remove redundant dev_set_drvdata() callsMark Brown1-2/+0
2013-06-27ASoC: bf5xx-ac97: Convert to devm_gpio_request_one()Mark Brown1-12/+6
2013-06-27ASoC: ac97c: Use module_platform_driver()Mark Brown1-13/+1
2013-06-27ASoC: psc-ac97: Convert to module_platform_driver()Mark Brown1-13/+1
2013-06-27ASoC: psc-ac97: Use devm_ioremap_resource()Mark Brown1-9/+3
2013-06-27ASoC: samsung-ac97: Convert to devm_ioremap_resource()Mark Brown1-22/+4
2013-06-27ASoC: samsung-ac97: Use devm_clk_get()Mark Brown1-3/+1
2013-06-26ASoC: mid-x86: Convert to use devm_* APIsWei Yongjun1-19/+10
2013-06-26ALSA: ak4xx-adda: info leak in ak4xxx_capture_source_info()Dan Carpenter1-1/+1
2013-06-25ASoC: stac9766: Remove version numberMark Brown1-4/+0
2013-06-25ASoC: adau1701: add support for pin muxingDaniel Mack1-2/+30
2013-06-25ASoC: adau1701: switch to direct regmap API usageDaniel Mack1-33/+85
2013-06-25ASoC: adau1701: allow configuration of PLL mode pinsDaniel Mack1-7/+98
2013-06-25ASoC: adau1701: move firmware download to adau1701_reset()Daniel Mack1-20/+12
2013-06-25ASoC: tas5086: add support for pwm start mode configDaniel Mack1-0/+22
2013-06-25ASoC: tas5086: add DAPM mux controlsDaniel Mack1-0/+200
2013-06-25ASoC: tas5086: add more register definesDaniel Mack1-3/+17
2013-06-25ASoC: tas5086: open-code I2C transfer routinesDaniel Mack1-1/+84
2013-06-25ALSA: snd-firewire-lib: remove unused header inclusionTakashi Sakamoto1-1/+0
2013-06-25ALSA: hda - Add missing alc_inv_dmic_sync() call in alc269_resume()Takashi Iwai1-0/+1
2013-06-25ALSA: hda - Remove superfluous stac_resume()Takashi Iwai1-10/+0
2013-06-25ALSA: hda/hdmi - poll eld at resume timeWang Xingchao1-0/+21
2013-06-25ALSA: hda - clean up code to reset hda linkMengdong Lin1-17/+18
2013-06-25ALSA: hda - Add In-driver connection infoWang Xingchao1-0/+15
2013-06-25ALSA: hda - Use auto_mute_via_amp=1 for VT1708Takashi Iwai1-0/+2
2013-06-25ALSA: hda - Add auto_mute_via_amp flag to generic parserTakashi Iwai2-1/+50
2013-06-24ASoC: twl6040: Add digital mute supportPeter Ujfalusi1-1/+90
2013-06-24ASoC: twl6040: Assign id for each DAIPeter Ujfalusi1-0/+13
2013-06-24ASoC: twl6040: Drop using devm_request_threaded_irq()Peter Ujfalusi1-1/+4
2013-06-24ALSA: vmaster: Add snd_ctl_sync_vmaster() helper functionTakashi Iwai1-20/+45
2013-06-24ALSA: hda - Remove unused variableWang Xingchao1-1/+0
2013-06-24ALSA: hda - reset hda link during system/runtime suspendMengdong Lin1-0/+16
2013-06-24Add M2Tech hiFace USB-SPDIF driverAntonio Ospite7-1/+1006
2013-06-21ASoC: samsung: Fix a typo of CONFIG_SND_SOC_BT_SCOTakashi Iwai1-1/+1
2013-06-21ASoC: omap: Fix the leftover CONFIG_SND_SOC_HDMI_CODECTakashi Iwai1-1/+1
2013-06-21Merge tag 'asoc-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai123-2846/+8111
2013-06-21ALSA: usb: uniform style used in MODULE_SUPPORTED_DEVICE()Antonio Ospite3-16/+16
2013-06-21ALSA: snd-usb-6fire: use vmalloc buffersAntonio Ospite1-7/+5
2013-06-21ALSA: snd-usb-caiaq: use vmalloc buffersAntonio Ospite1-8/+6
2013-06-21ALSA: snd-usb-caiaq: remove the unused snd_card_used variableAntonio Ospite1-2/+1
2013-06-21ALSA: vx_core: off by one in vx_read_status()Dan Carpenter1-1/+1