Age | Commit message (Expand) | Author | Files | Lines |
2020-07-22 | ALSA: compress: fix partial_drain completion state | Vinod Koul | 1 | -1/+9 |
2020-05-20 | ALSA: rawmidi: Fix racy buffer resize under concurrent accesses | Takashi Iwai | 1 | -0/+1 |
2020-02-28 | ALSA: rawmidi: Avoid bit fields for state flags | Takashi Iwai | 1 | -3/+3 |
2019-11-06 | ALSA: timer: Limit max instances per timer | Takashi Iwai | 1 | -0/+2 |
2019-10-17 | ASoC: Define a set of DAPM pre/post-up events | Oleksandr Suvorov | 1 | -0/+2 |
2019-08-25 | ALSA: compress: Fix regression on compressed capture streams | Charles Keepax | 1 | -4/+1 |
2019-05-16 | ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command | Takashi Sakamoto | 1 | -1/+1 |
2019-02-12 | ALSA: compress: Fix stop handling on compressed capture streams | Charles Keepax | 1 | -1/+5 |
2018-12-13 | ALSA: pcm: Fix interval evaluation with openmin/max | Takashi Iwai | 1 | -1/+3 |
2018-05-02 | ALSA: control: Hardening for potential Spectre v1 | Takashi Iwai | 1 | -2/+5 |
2018-04-24 | ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streams | Takashi Iwai | 1 | -0/+1 |
2017-11-15 | ALSA: seq: Avoid invalid lockdep class warning | Takashi Iwai | 1 | -1/+2 |
2017-10-18 | ALSA: seq: Fix copy_from_user() call inside lock | Takashi Iwai | 1 | -0/+1 |
2017-01-19 | ASoC: hdmi-codec: use unsigned type to structure members with bit-field | Takashi Sakamoto | 1 | -4/+4 |
2016-09-30 | Merge tag 'asoc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 6 | -23/+80 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/simple', 'a... | Mark Brown | 1 | -0/+1 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/rt5659', 'asoc/topic/rt5660', 'aso... | Mark Brown | 3 | -4/+43 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/nau8810', 'asoc/topic/of-bool', 'a... | Mark Brown | 1 | -11/+0 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/da7219' and '... | Mark Brown | 1 | -0/+2 |
2016-09-29 | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 1 | -8/+0 |
2016-09-29 | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 1 | -0/+34 |
2016-09-26 | ASoC: da7219: Disable AAD if codec is not a wake-up source | Adam Thomson | 1 | -0/+2 |
2016-09-25 | ALSA: control: cage TLV_DB_RANGE_HEAD in kernel land because it was obsoleted | Takashi Sakamoto | 1 | -1/+8 |
2016-09-24 | ASoC: rt5660: add rt5660 codec driver | Oder Chiou | 1 | -0/+31 |
2016-09-15 | ALSA: rename TLV-related macros so that they're friendly to user applications | Takashi Sakamoto | 1 | -0/+26 |
2016-09-15 | ALSA: control: move layout of TLV payload to UAPI header | Takashi Sakamoto | 1 | -61/+0 |
2016-08-24 | ASoC: simple-card-utils: add __printf attribute | Nicolas Iooss | 1 | -0/+1 |
2016-08-24 | Merge branch 'topic/simple' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Mark Brown | 1 | -0/+34 |
2016-08-10 | ASoC: simple-card-utils: add asoc_simple_card_clean_reference() | Kuninori Morimoto | 1 | -0/+2 |
2016-08-10 | ASoC: simple-card-utils: add asoc_simple_card_canonicalize_cpu() | Kuninori Morimoto | 1 | -0/+2 |
2016-08-09 | ASoC: simple-card-utils: add asoc_simple_card_canonicalize_dailink() | Kuninori Morimoto | 1 | -0/+3 |
2016-08-09 | ASoC: simple-card-utils: add asoc_simple_card_init_dai() | Kuninori Morimoto | 1 | -0/+2 |
2016-08-09 | ASoC: remove snd_soc_pcm_set/get_drvdata() | Kuninori Morimoto | 1 | -11/+0 |
2016-08-09 | ALSA - hda: Add support for parsing new HDA capabilities | Guneshwor Singh | 1 | -0/+36 |
2016-08-09 | ALSA - Ext hda: remove bus_parse_capabilities | Vinod Koul | 1 | -12/+0 |
2016-08-09 | ALSA: hda - move bus_parse_capabilities to core | Vinod Koul | 1 | -0/+13 |
2016-08-08 | ASoC: remove codec duplicated callback function | Kuninori Morimoto | 1 | -8/+0 |
2016-08-08 | ASoC: s3c24xx_uda134x: Remove unused power() callback | Sylwester Nawrocki | 1 | -1/+0 |
2016-08-08 | ASoC: L3 bus: Add default gpio ops | Sylwester Nawrocki | 1 | -3/+12 |
2016-08-08 | ASoC: simple-card-utils: add asoc_simple_card_parse_dai() | Kuninori Morimoto | 1 | -0/+17 |
2016-08-08 | ASoC: simple-card-utils: add asoc_simple_card_parse_clk() | Kuninori Morimoto | 1 | -0/+8 |
2016-08-02 | Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -2/+7 |
2016-07-25 | Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5614', 'aso... | Mark Brown | 1 | -0/+11 |
2016-07-25 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/rcar' and 'asoc... | Mark Brown | 2 | -10/+37 |
2016-07-25 | Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/hdmi', 'as... | Mark Brown | 1 | -5/+8 |
2016-07-25 | Merge remote-tracking branches 'asoc/topic/dpcm', 'asoc/topic/dt', 'asoc/topi... | Mark Brown | 1 | -1/+4 |
2016-07-25 | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown | 1 | -0/+48 |
2016-07-25 | Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso... | Mark Brown | 1 | -0/+5 |
2016-07-16 | ASoC: simple-card-utils: add asoc_simple_card_parse_card_name() | Kuninori Morimoto | 1 | -0/+2 |
2016-07-16 | ASoC: simple-card-utils: add asoc_simple_card_set_dailink_name() | Kuninori Morimoto | 1 | -0/+3 |