Age | Commit message (Expand) | Author | Files | Lines |
2014-12-30 | ALSA: pcm: Replace custom ld2 function with __fls | Lars-Peter Clausen | 1 | -26/+1 |
2014-12-30 | ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min() | Lars-Peter Clausen | 1 | -1/+1 |
2014-12-30 | ALSA: pcm: Simplify params_period_bytes() | Lars-Peter Clausen | 1 | -3/+1 |
2014-12-30 | ALSA: pcm: Add kernel doc for params_*() functions | Lars-Peter Clausen | 1 | -4/+33 |
2014-12-30 | ALSA: pcm: Convert params_* mask helpers to static inline functions | Lars-Peter Clausen | 1 | -6/+18 |
2014-12-30 | ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} defines | Lars-Peter Clausen | 1 | -3/+0 |
2014-12-30 | ALSA: pcm_params: Remove unused add/sub functions | Lars-Peter Clausen | 1 | -14/+0 |
2014-12-30 | ALSA: pcm: Fix kerneldoc for params_*() functions | Lars-Peter Clausen | 1 | -5/+5 |
2014-12-22 | ASoC: dapm: Simplify fully route card handling | Lars-Peter Clausen | 1 | -1/+0 |
2014-12-12 | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 11 | -93/+362 |
2014-12-11 | Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 1 | -0/+43 |
2014-12-08 | ALSA: jack: Add dummy snd_jack_set_key() definition | Takashi Iwai | 1 | -0/+7 |
2014-12-08 | Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 7 | -58/+108 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda134x', 'a... | Mark Brown | 1 | -12/+0 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso... | Mark Brown | 2 | -0/+14 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso... | Mark Brown | 1 | -4/+4 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif... | Mark Brown | 1 | -0/+3 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress... | Mark Brown | 1 | -1/+0 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/... | Mark Brown | 2 | -10/+58 |
2014-12-08 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 3 | -24/+17 |
2014-12-08 | Merge remote-tracking branch 'asoc/topic/cache' into asoc-next | Mark Brown | 1 | -7/+12 |
2014-12-07 | ASoC: rsnd: rename SSI function name of PIO | Kuninori Morimoto | 1 | -4/+4 |
2014-12-01 | ASoC: omap-hdmi-audio: Add platform device for OMAP HDMI audio support | Jyri Sarha | 1 | -0/+43 |
2014-11-28 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -0/+2 |
2014-11-26 | ASoC: Remove 'const' from the device_node pointers | Jean-Francois Moine | 1 | -3/+3 |
2014-11-26 | ASoC: Disable regmap helpers if regmap is disabled | Lars-Peter Clausen | 1 | -0/+4 |
2014-11-25 | ASoC: core: add multi-codec support in DT | Jean-Francois Moine | 1 | -0/+3 |
2014-11-25 | ASoC: rt5645: multiple JD mode support | Bard Liao | 1 | -0/+1 |
2014-11-24 | ASoC: uda134x: Remove is_powered_on_standby from platform data | Lars-Peter Clausen | 1 | -12/+0 |
2014-11-21 | ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format | Jussi Laako | 1 | -0/+2 |
2014-11-20 | Merge branch 'for-linus' into test/usb-resume | Takashi Iwai | 1 | -0/+2 |
2014-11-19 | Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 1 | -0/+35 |
2014-11-19 | ASoC: Add helper functions for deferred regmap setup | Lars-Peter Clausen | 1 | -0/+35 |
2014-11-18 | ASoC: ac97: Push snd_ac97 pointer to the driver level | Lars-Peter Clausen | 1 | -3/+2 |
2014-11-18 | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 1 | -1/+2 |
2014-11-18 | ASoC: ac97: Drop delayed device registration | Lars-Peter Clausen | 1 | -10/+0 |
2014-11-18 | ASoC: ac97: Drop support for setting platform data via the CPU DAI | Lars-Peter Clausen | 2 | -4/+0 |
2014-11-18 | ASoC: ac97: Use static ac97_bus | Lars-Peter Clausen | 1 | -2/+1 |
2014-11-18 | ASoC: Move AC'97 support to its own file | Lars-Peter Clausen | 1 | -2/+26 |
2014-11-10 | ASoC: Remove CODEC mutex | Lars-Peter Clausen | 1 | -1/+0 |
2014-11-09 | ALSA: pcm: Add snd_pcm_stop_xrun() helper | Takashi Iwai | 1 | -0/+1 |
2014-11-09 | ASoC: Remove snd_soc_cache_sync() implementation | Lars-Peter Clausen | 1 | -7/+12 |
2014-11-06 | ASoC: rt5645: Add JD function support | Bard Liao | 1 | -0/+3 |
2014-11-04 | ASoC: dpcm: Fix race between FE/BE updates and trigger | Takashi Iwai | 1 | -0/+2 |
2014-11-04 | ALSA: pcm: Add xrun_injection proc entry | Takashi Iwai | 1 | -0/+3 |
2014-11-04 | ASoC: Remove card field from snd_soc_dai struct | Lars-Peter Clausen | 1 | -2/+0 |
2014-11-04 | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 1 | -3/+6 |
2014-11-03 | ASoC: Remove platform field from snd_soc_dai | Lars-Peter Clausen | 1 | -1/+0 |
2014-11-03 | ASoC: Remove snd_soc_platform_driver suspend/resume callbacks | Lars-Peter Clausen | 1 | -4/+0 |
2014-10-30 | ALSA: pcm: Convert params_*() with static inline functions | Takashi Iwai | 1 | -12/+53 |