| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'topic/pcm-params' into for-next | Takashi Iwai | 2014-12-30 | 2 | -56/+53 |
|\ |
|
| * | ALSA: pcm: Replace custom ld2 function with __fls | Lars-Peter Clausen | 2014-12-30 | 1 | -26/+1 |
| * | ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min() | Lars-Peter Clausen | 2014-12-30 | 1 | -1/+1 |
| * | ALSA: pcm: Simplify params_period_bytes() | Lars-Peter Clausen | 2014-12-30 | 1 | -3/+1 |
| * | ALSA: pcm: Add kernel doc for params_*() functions | Lars-Peter Clausen | 2014-12-30 | 1 | -4/+33 |
| * | ALSA: pcm: Convert params_* mask helpers to static inline functions | Lars-Peter Clausen | 2014-12-30 | 1 | -6/+18 |
| * | ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} defines | Lars-Peter Clausen | 2014-12-30 | 1 | -3/+0 |
| * | ALSA: pcm_params: Remove unused add/sub functions | Lars-Peter Clausen | 2014-12-30 | 1 | -14/+0 |
| * | ALSA: pcm: Fix kerneldoc for params_*() functions | Lars-Peter Clausen | 2014-12-30 | 1 | -5/+5 |
* | | ASoC: dapm: Simplify fully route card handling | Lars-Peter Clausen | 2014-12-22 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2014-12-11 | 11 | -93/+362 |
|\ |
|
| * | ALSA: jack: Add dummy snd_jack_set_key() definition | Takashi Iwai | 2014-12-08 | 1 | -0/+7 |
| * | Merge tag 'asoc-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2014-12-08 | 7 | -58/+108 |
| |\ |
|
| | *-. | Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda134x', 'a... | Mark Brown | 2014-12-08 | 1 | -12/+0 |
| | |\ \ |
|
| | | | * | ASoC: uda134x: Remove is_powered_on_standby from platform data | Lars-Peter Clausen | 2014-11-24 | 1 | -12/+0 |
| | | |/ |
|
| | | | | |
| | | \ | |
| | | \ | |
| | | \ | |
| | *---. \ | Merge remote-tracking branches 'asoc/topic/rt5645', 'asoc/topic/rt5670', 'aso... | Mark Brown | 2014-12-08 | 2 | -0/+14 |
| | |\ \ \ \
| | | | | |/
| | | | |/| |
|
| | | | | * | ASoC: rt5677: add GPIO IRQ support | Oder Chiou | 2014-10-22 | 1 | -0/+7 |
| | | | | * | ASoC: rt5677: Add option to configure gpio as floating/pullup/pulldown | Anatol Pomozov | 2014-10-20 | 1 | -0/+3 |
| | | | |/ |
|
| | | * | | ASoC: rt5645: multiple JD mode support | Bard Liao | 2014-11-25 | 1 | -0/+1 |
| | | * | | ASoC: rt5645: Add JD function support | Bard Liao | 2014-11-06 | 1 | -0/+3 |
| | | |/ |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/rockchip', 'aso... | Mark Brown | 2014-12-08 | 1 | -4/+4 |
| | |\ \ \
| | | | |/ |
|
| | | * | | ASoC: rsnd: rename SSI function name of PIO | Kuninori Morimoto | 2014-12-07 | 1 | -4/+4 |
| | | |/ |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif... | Mark Brown | 2014-12-08 | 1 | -0/+3 |
| | |\ \ \
| | | | |/ |
|
| | | * | | ASoC: core: add multi-codec support in DT | Jean-Francois Moine | 2014-11-25 | 1 | -0/+3 |
| | | |/ |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge remote-tracking branches 'asoc/topic/codec-mutex', 'asoc/topic/compress... | Mark Brown | 2014-12-08 | 1 | -1/+0 |
| | |\ \ \
| | | | |/ |
|
| | | * | | ASoC: Remove CODEC mutex | Lars-Peter Clausen | 2014-11-10 | 1 | -1/+0 |
| | | |/ |
|
| | | | | |
| | | \ | |
| | *-. \ | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/... | Mark Brown | 2014-12-08 | 2 | -10/+58 |
| | |\ \ \
| | | | |/ |
|
| | | * | | ASoC: Disable regmap helpers if regmap is disabled | Lars-Peter Clausen | 2014-11-25 | 1 | -0/+4 |
| | | * | | Merge branch 'topic/regmap' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 2014-11-19 | 1 | -0/+35 |
| | | |\ \ |
|
| | | | * | | ASoC: Add helper functions for deferred regmap setup | Lars-Peter Clausen | 2014-11-19 | 1 | -0/+35 |
| | | | |/ |
|
| | | * | | ASoC: ac97: Push snd_ac97 pointer to the driver level | Lars-Peter Clausen | 2014-11-18 | 1 | -3/+2 |
| | | * | | ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_control | Lars-Peter Clausen | 2014-11-18 | 1 | -1/+2 |
| | | * | | ASoC: ac97: Drop delayed device registration | Lars-Peter Clausen | 2014-11-18 | 1 | -10/+0 |
| | | * | | ASoC: ac97: Drop support for setting platform data via the CPU DAI | Lars-Peter Clausen | 2014-11-18 | 2 | -4/+0 |
| | | * | | ASoC: ac97: Use static ac97_bus | Lars-Peter Clausen | 2014-11-18 | 1 | -2/+1 |
| | | * | | ASoC: Move AC'97 support to its own file | Lars-Peter Clausen | 2014-11-18 | 1 | -2/+26 |
| | | |/ |
|
| | * | | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 2014-12-08 | 3 | -24/+17 |
| | |\ \ |
|
| | | * | | ASoC: Remove 'const' from the device_node pointers | Jean-Francois Moine | 2014-11-25 | 1 | -3/+3 |
| | | * | | ASoC: Remove card field from snd_soc_dai struct | Lars-Peter Clausen | 2014-11-04 | 1 | -2/+0 |
| | | * | | Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Mark Brown | 2014-11-04 | 1 | -3/+6 |
| | | |\ \ |
|
| | | | * | | ASoC: dapm: Use more aggressive caching | Lars-Peter Clausen | 2014-10-28 | 1 | -0/+1 |
| | | | * | | ASoC: dapm: Mark endpoints instead of IO widgets dirty during suspend/resume | Lars-Peter Clausen | 2014-10-28 | 1 | -1/+1 |
| | | | * | | ASoC: dapm: Add a flag to mark paths connected to supply widgets | Lars-Peter Clausen | 2014-10-28 | 1 | -0/+1 |
| | | | * | | ASoC: dapm: Introduce toplevel widget categories | Lars-Peter Clausen | 2014-10-28 | 1 | -1/+3 |
| | | | * | | ASoC: dapm: Remove path 'walked' flag | Lars-Peter Clausen | 2014-10-22 | 1 | -1/+0 |
| | | | |/ |
|
| | | * | | ASoC: Remove platform field from snd_soc_dai | Lars-Peter Clausen | 2014-11-03 | 1 | -1/+0 |
| | | * | | ASoC: Remove snd_soc_platform_driver suspend/resume callbacks | Lars-Peter Clausen | 2014-11-03 | 1 | -4/+0 |
| | | * | | ASoC: Use generic control handlers for S8 control | Lars-Peter Clausen | 2014-10-28 | 1 | -11/+8 |
| | | |/ |
|
| | * | | Merge remote-tracking branch 'asoc/topic/cache' into asoc-next | Mark Brown | 2014-12-08 | 1 | -7/+12 |
| | |\ \ |
|
| | | * | | ASoC: Remove snd_soc_cache_sync() implementation | Lars-Peter Clausen | 2014-11-09 | 1 | -7/+12 |
| | | |/ |
|