Age | Commit message (Expand) | Author | Files | Lines |
2012-03-23 | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Linus Torvalds | 1 | -24/+1 |
2012-03-23 | Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+1 |
2012-03-23 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 222 | -11199/+17497 |
2012-03-21 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 8 | -97/+239 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-03-19 | ASoC: wm8994: Provide VMID mode control and fix default sequence | Mark Brown | 2 | -39/+155 |
2012-03-19 | ASoC: wm8994: Add missing break in resume | Mark Brown | 1 | -0/+1 |
2012-03-19 | ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUF | Mark Brown | 1 | -11/+5 |
2012-03-19 | ASoC: pxa-ssp: atomically set stream active masks | Daniel Mack | 1 | -25/+36 |
2012-03-18 | Merge branch 'topic/jack' into for-linus | Takashi Iwai | 1 | -2/+2 |
2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 173 | -6039/+14905 |
2012-03-18 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 30 | -190/+606 |
2012-03-18 | Merge branch 'topic/hda' into for-linus | Takashi Iwai | 17 | -4892/+1766 |
2012-03-18 | ASoC: fsl: p1022ds: tell the WM8776 codec driver that it's the master | Timur Tabi | 1 | -8/+16 |
2012-03-16 | ASoC: Samsung: Added to support mono recording | Sangsu Park | 1 | -1/+12 |
2012-03-16 | ALSA: hda - Fix build with CONFIG_PM=n | Takashi Iwai | 1 | -0/+9 |
2012-03-16 | ALSA: au88x0 - Avoid possible Oops at unbinding | Takashi Iwai | 1 | -1/+1 |
2012-03-15 | ALSA: usb-audio - Fix build error by consitification of rate list | Takashi Iwai | 1 | -2/+4 |
2012-03-15 | ASoC: core: Fix obscure leak of runtime array | Mark Brown | 1 | -4/+4 |
2012-03-15 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 15 | -283/+223 |
2012-03-15 | ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link() | Takashi Iwai | 1 | -5/+10 |
2012-03-15 | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list | Mark Brown | 1 | -1/+2 |
2012-03-15 | ASoC: wm8996: Add 44.1kHz support | Mark Brown | 1 | -9/+10 |
2012-03-14 | ALSA: hda - Fix build of patch_sigmatel.c without CONFIG_SND_HDA_POWER_SAVE | Takashi Iwai | 1 | -8/+0 |
2012-03-14 | ASoC: mx27vis-aic32x4: Convert it to platform driver | Fabio Estevam | 1 | -19/+22 |
2012-03-13 | ALSA: hda - fix printing of high HDMI sample rates | Anssi Hannula | 1 | -2/+2 |
2012-03-13 | ALSA: ymfpci - Fix legacy registers on S3/S4 resume | Takashi Iwai | 1 | -0/+9 |
2012-03-13 | ALSA: control - Fixe a trailing white space error | Jeffrin Jose | 1 | -1/+1 |
2012-03-13 | ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() | Takashi Iwai | 5 | -10/+23 |
2012-03-13 | ALSA: hda - Add "Mute-LED Mode" enum control | Takashi Iwai | 5 | -22/+135 |
2012-03-12 | ASoC: ep93xx-pcm: Use dmaengine PCM helper functions | Lars-Peter Clausen | 2 | -126/+23 |
2012-03-12 | ASoC: dmaengine_pcm: Reset pointer position when starting a stream | Mika Westerberg | 1 | -0/+1 |
2012-03-12 | ASoC: wm8994: Prevent ABBA deadlock with CODEC and accdet mutexes | Mark Brown | 1 | -35/+34 |
2012-03-12 | ALSA: hda - Add EAPD control to Conexnat auto-parser | Takashi Iwai | 1 | -4/+32 |
2012-03-12 | ALSA: hda - Rewrite the mute-LED control with vmaster hook for ALC269 | Takashi Iwai | 1 | -38/+44 |
2012-03-12 | ALSA: hda - Rewrite the mute-LED hook with vmaster hook in patch_sigmatel.c | Takashi Iwai | 1 | -87/+49 |
2012-03-12 | ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster() | Takashi Iwai | 3 | -5/+13 |
2012-03-12 | ASoC: OMAP: Build config cleanup for McBSP | Peter Ujfalusi | 2 | -8/+1 |
2012-03-12 | ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add arguments | Grazvydas Ignotas | 1 | -2/+2 |
2012-03-12 | ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signals | Peter Ujfalusi | 2 | -24/+19 |
2012-03-12 | ASoC: omap-mcbsp: Single function CLKR/FSR source mux configuration | Peter Ujfalusi | 3 | -39/+32 |
2012-03-12 | ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC header | Peter Ujfalusi | 1 | -0/+12 |
2012-03-12 | ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4 | Peter Ujfalusi | 1 | -1/+3 |
2012-03-12 | ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signal | Peter Ujfalusi | 1 | -0/+10 |
2012-03-12 | ASoC: omap-mcbsp: Configure wakeup in later phase | Peter Ujfalusi | 1 | -4/+3 |
2012-03-12 | ASoC: omap: mcbsp: Remove redundant checks for the st_data pointer | Peter Ujfalusi | 1 | -2/+2 |
2012-03-12 | ASoC: omap: mcbsp: Use uniform st_data pointer initialization | Peter Ujfalusi | 1 | -16/+5 |
2012-03-12 | ASoC: omap-mcbsp: Simplify DMA configuration | Peter Ujfalusi | 3 | -34/+10 |
2012-03-12 | ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structure | Peter Ujfalusi | 2 | -48/+38 |
2012-03-12 | ASoC: omap-mcbsp: Cleanup of module probe/remove code | Peter Ujfalusi | 3 | -106/+85 |