Age | Commit message (Expand) | Author | Files | Lines |
2015-02-12 | ALSA: seq: Define driver object in each driver | Takashi Iwai | 1 | -8/+19 |
2015-02-12 | ALSA: seq: Clean up device and driver structs | Takashi Iwai | 1 | -12/+6 |
2015-02-12 | ALSA: seq: Rewrite sequencer device binding with standard bus | Takashi Iwai | 1 | -0/+3 |
2015-02-12 | ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in | Takashi Iwai | 1 | -0/+4 |
2015-02-09 | ALSA: pcm: allow for trigger_tstamp snapshot in .trigger | Pierre-Louis Bossart | 1 | -0/+1 |
2015-02-09 | Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sta32x', 'aso... | Mark Brown | 2 | -5/+14 |
2015-02-09 | Merge remote-tracking branches 'asoc/topic/pxa', 'asoc/topic/rcar' and 'asoc/... | Mark Brown | 1 | -0/+1 |
2015-02-09 | Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as... | Mark Brown | 1 | -0/+3 |
2015-02-09 | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next | Mark Brown | 2 | -1/+3 |
2015-02-09 | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next | Mark Brown | 1 | -0/+12 |
2015-02-09 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -1/+1 |
2015-02-09 | Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i... | Mark Brown | 1 | -0/+1 |
2015-02-09 | Merge tag 'asoc-v3.19-rc2' into asoc-linus | Mark Brown | 1 | -1/+0 |
2015-02-06 | ALSA: Add a helper to add a new attribute group to card | Takashi Iwai | 1 | -0/+3 |
2015-02-05 | Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 7 | -7/+35 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/rx51', 'asoc/topic/samsung', 'asoc... | Mark Brown | 2 | -5/+14 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/... | Mark Brown | 1 | -0/+1 |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/dai' and 'as... | Mark Brown | 1 | -0/+3 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next | Mark Brown | 2 | -1/+3 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next | Mark Brown | 1 | -0/+12 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -1/+0 |
2015-02-04 | Merge remote-tracking branch 'asoc/topic/core' into asoc-next | Mark Brown | 1 | -1/+1 |
2015-02-04 | Merge remote-tracking branches 'asoc/fix/ac97', 'asoc/fix/atmel', 'asoc/fix/i... | Mark Brown | 1 | -0/+1 |
2015-02-03 | Merge branch 'topic/snd-device' into for-next | Takashi Iwai | 6 | -43/+22 |
2015-02-02 | ASoC: Add sysfs entries via static attribute groups | Takashi Iwai | 1 | -1/+1 |
2015-02-02 | ALSA: Drop snd_get_device() helper | Takashi Iwai | 1 | -1/+0 |
2015-02-02 | ALSA: Simplify snd_device_register() variants | Takashi Iwai | 1 | -35/+4 |
2015-02-02 | ALSA: compress: Embed struct device | Takashi Iwai | 1 | -2/+2 |
2015-02-02 | ALSA: rawmidi: Embed struct device | Takashi Iwai | 1 | -1/+3 |
2015-02-02 | ALSA: pcm: Embed struct device | Takashi Iwai | 1 | -1/+1 |
2015-02-02 | ALSA: hwdep: Embed struct device | Takashi Iwai | 1 | -2/+1 |
2015-02-02 | ALSA: control: Embed struct device | Takashi Iwai | 1 | -0/+1 |
2015-02-02 | ALSA: Add a helper to initialize device | Takashi Iwai | 1 | -0/+2 |
2015-02-02 | ALSA: control: Provide a helper to look for the preferred subdevice | Takashi Iwai | 1 | -2/+9 |
2015-02-02 | ALSA: Allow to pass the device object to snd_register_device*() | Takashi Iwai | 1 | -7/+7 |
2015-01-28 | Merge branch 'topic/ak411x-fix' into for-next | Takashi Iwai | 2 | -2/+20 |
2015-01-28 | ALSA: ak411x: Fix race of reinit() calls | Takashi Iwai | 2 | -0/+2 |
2015-01-28 | ALSA: ak411x: Add PM helper functions | Takashi Iwai | 2 | -0/+16 |
2015-01-28 | ALSA: ak411x: Fix stall in work callback | Takashi Iwai | 2 | -2/+2 |
2015-01-28 | ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges() | Peter Rosin | 1 | -0/+12 |
2015-01-28 | ALSA: Include linux/io.h instead of asm/io.h | Takashi Iwai | 3 | -3/+3 |
2015-01-27 | ASoC: sta32x: add device tree binding. | Thomas Niederprüm | 1 | -5/+13 |
2015-01-26 | ASoC: Add support for allocating AC'97 device before registering it | Lars-Peter Clausen | 1 | -0/+1 |
2015-01-26 | ALSA: seq: increase the maximum number of queues | Clemens Ladisch | 1 | -1/+1 |
2015-01-26 | ALSA: seq: remove unused callback_all field | Clemens Ladisch | 1 | -1/+0 |
2015-01-26 | ALSA: seq: remove unused symbols | Clemens Ladisch | 1 | -6/+0 |
2015-01-15 | ASoC: Remove codec field from snd_soc_dapm_widget | Lars-Peter Clausen | 1 | -1/+0 |
2015-01-15 | ASoC: simple-card: Enable and disable DAI clocks as needed | Jyri Sarha | 1 | -0/+1 |
2015-01-13 | ALSA: compress_driver.h: include sound/core.h explicitly | Qais Yousef | 1 | -0/+1 |
2015-01-12 | ASoC: rsnd: add recovery support for under/over flow error on SRC | Kuninori Morimoto | 1 | -0/+1 |