summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-04ALSA: hda - Fix EAPD vmaster hook for AD1884 & coTakashi Iwai1-3/+9
2013-07-03ALSA: vmaster: Fix the regression of missing vmaster hook callTakashi Iwai1-1/+1
2013-07-01ALSA: hda - Add Dell SSID to support Headset Mic recordingKailang Yang1-0/+4
2013-07-01Merge tag 'asoc-v3.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai5-14/+16
2013-07-01Merge branch 'for-next' into for-linusTakashi Iwai489-4950/+13243
2013-06-30Merge remote-tracking branch 'asoc/topic/x86' into asoc-nextMark Brown1-22/+10
2013-06-30Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2-2/+114
2013-06-30Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-nextMark Brown2-4/+337
2013-06-30Merge remote-tracking branch 'asoc/topic/ext' into asoc-nextMark Brown11-64/+27
2013-06-30Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2-7/+455
2013-06-30Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-nextMark Brown2-49/+307
2013-06-30ASoC: adau1701: remove control_data assignmentDaniel Mack1-2/+0
2013-06-30ASoC: adau1701: more direct regmap usageDaniel Mack1-7/+12
2013-06-29ASoC: ac97: fixup multi-platform AC'97 module build failureKevin Hilman1-0/+1
2013-06-29ASoC: pxa2xx: fixup multi-platform AC'97 build failuresKevin Hilman2-3/+2
2013-06-29ASoC: tegra20-ac97: Remove unused variableThierry Reding1-1/+1
2013-06-29ASoC: tegra20-ac97: Remove duplicate error messageThierry Reding1-1/+0
2013-06-28ALSA: usb-audio: Add Audio Advantage Micro IIPrzemek Rudy2-0/+224
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai195-1128/+2186
2013-06-28Merge remote-tracking branch 'asoc/topic/x86' into asoc-nextMark Brown1-22/+10
2013-06-28Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown2-2/+114
2013-06-28Merge remote-tracking branch 'asoc/topic/tas5086' into asoc-nextMark Brown2-4/+337
2013-06-28Merge remote-tracking branch 'asoc/topic/ext' into asoc-nextMark Brown11-64/+27
2013-06-28Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown2-7/+455
2013-06-28Merge remote-tracking branch 'asoc/topic/adau1701' into asoc-nextMark Brown2-41/+296
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 Iwai6-13/+15
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-kprivat...Takashi 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-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 Brown20-72/+154
2013-06-27Merge branch 'topic/wm9705' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown0-0/+0
2013-06-27Merge branch 'topic/stac9766' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark 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