aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-28ASoC: tas5086: fix Mid-Z implementationDaniel Mack1-6/+9
2013-06-28ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register sizeDaniel Mack1-1/+1
2013-06-28ALSA: Replace the magic number 44 with constTakashi Iwai5-13/+13
2013-06-28ALSA: hda - Fix the max length of control name in generic parserTakashi Iwai1-1/+1
2013-06-28ALSA: hda - Guess what, it's two more Dell headset mic quirksDavid Henningsson1-0/+2
2013-06-28ALSA: hda - Yet another Dell headset mic quirkDavid Henningsson1-0/+1
2013-06-28Merge branch 'full-roland-support' of git://git.alsa-project.org/alsa-kprivate into for-nextTakashi Iwai10-441/+445
2013-06-28ALSA: hda - Add support for ALC5505 DSP power-save modeKailang Yang1-0/+98
2013-06-28ASoC: mfld: Remove unused variableMark Brown1-2/+0
2013-06-28Merge tag 'drm-intel-next-2013-06-18' of git://people.freedesktop.org/~danvet/drm-intel into drm-nextDave Airlie5-17/+192
2013-06-27ALSA: usb-audio: add quirks for Roland QUAD/OCTO-CAPTUREClemens Ladisch1-0/+134
2013-06-27ALSA: usb-audio: claim autodetected PCM interfaces all at onceClemens Ladisch1-3/+37
2013-06-27ALSA: usb-audio: remove superfluous Roland quirksClemens Ladisch1-471/+0
2013-06-27ALSA: usb-audio: add MIDI port names for some Roland devicesClemens Ladisch1-0/+33
2013-06-27ALSA: usb-audio: add support for many Roland/Yamaha devicesClemens Ladisch5-3/+252
2013-06-27ALSA: usb-audio: detect implicit feedback on Roland devicesClemens Ladisch1-0/+41
2013-06-27ALSA: usb-audio: store protocol version in struct audioformatClemens Ladisch6-32/+16
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