Age | Commit message (Expand) | Author | Files | Lines |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 3 | -134/+2 |
2019-09-20 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -5/+5 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -7/+6 |
2019-09-18 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -7/+2 |
2019-09-18 | Merge tag 'sound-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 317 | -7896/+16284 |
2019-09-17 | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 3 | -0/+3 |
2019-09-16 | Merge tag 'asoc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Takashi Iwai | 5 | -22/+32 |
2019-09-15 | Merge branch 'asoc-5.4' into asoc-next | Mark Brown | 243 | -6493/+11285 |
2019-09-15 | Merge branch 'asoc-5.3' into asoc-linus | Mark Brown | 31 | -157/+450 |
2019-09-15 | ASoC: sdm845: remove unneeded semicolon | Saiyam Doshi | 1 | -1/+1 |
2019-09-14 | Merge branch 'for-next' into for-linus | Takashi Iwai | 319 | -7873/+16234 |
2019-09-13 | ASoC: fsl_sai: Implement set_bclk_ratio | Viorel Suman | 2 | -2/+20 |
2019-09-11 | ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->name | Peter Ujfalusi | 1 | -3/+3 |
2019-09-11 | ASoC: wcd9335: remove redundant use of ret variable | Saiyam Doshi | 1 | -16/+8 |
2019-09-10 | ALSA: firewire-tascam: check intermediate state of clock status and retry | Takashi Sakamoto | 1 | -14/+28 |
2019-09-10 | ALSA: firewire-tascam: handle error code when getting current source of clock | Takashi Sakamoto | 1 | -0/+3 |
2019-09-10 | Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 250 | -6087/+11502 |
2019-09-09 | Merge branch 'asoc-5.4' into asoc-next | Mark Brown | 242 | -6474/+11256 |
2019-09-09 | Merge branch 'asoc-5.3' into asoc-linus | Mark Brown | 31 | -157/+450 |
2019-09-09 | ASoC: hdmi-codec: Add an op to set callback function for plug event | Cheng-Yi Chiang | 1 | -0/+46 |
2019-09-09 | ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFF | Ben Zhang | 1 | -2/+2 |
2019-09-09 | ASoC: rt5677: Remove magic number register writes | Curtis Malainey | 1 | -5/+11 |
2019-09-09 | ASoC: soc-core: self contained soc_unbind_aux_dev() | Kuninori Morimoto | 1 | -8/+9 |
2019-09-09 | ASoC: soc-core: add soc_unbind_aux_dev() | Kuninori Morimoto | 1 | -1/+7 |
2019-09-09 | ASoC: soc-core: self contained soc_bind_aux_dev() | Kuninori Morimoto | 1 | -16/+15 |
2019-09-09 | ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais() | Kuninori Morimoto | 1 | -29/+29 |
2019-09-09 | ASoC: soc-core: self contained soc_probe_link_dais() | Kuninori Morimoto | 1 | -25/+25 |
2019-09-09 | ASoC: soc-core: add new soc_link_init() | Kuninori Morimoto | 1 | -10/+18 |
2019-09-09 | ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai() | Kuninori Morimoto | 1 | -20/+20 |
2019-09-09 | ASoC: soc-core: self contained soc_remove_link_dais() | Kuninori Morimoto | 1 | -14/+15 |
2019-09-09 | ASoC: soc-core: self contained soc_remove_link_components() | Kuninori Morimoto | 1 | -18/+15 |
2019-09-09 | ASoC: soc-core: self contained soc_probe_link_components() | Kuninori Morimoto | 1 | -19/+19 |
2019-09-09 | ASoC: rt1308: make array pd static const, makes object smaller | Colin Ian King | 1 | -1/+2 |
2019-09-09 | ASoC: rt1305: make array pd static const, makes object smaller | Colin Ian King | 1 | -1/+2 |
2019-09-09 | ASoC: rt1011: make array pd static const, makes object smaller | Colin Ian King | 1 | -1/+2 |
2019-09-09 | SoC: simple-card-utils: set 0Hz to sysclk when shutdown | Katsuhiro Suzuki | 1 | -0/+7 |
2019-09-09 | ASoC: rockchip: ignore 0Hz sysclk | Katsuhiro Suzuki | 1 | -0/+3 |
2019-09-09 | ASoC: codecs: ad193x: make two arrays static const, makes object smaller | Colin Ian King | 1 | -2/+2 |
2019-09-09 | ASoC: es8316: support fixed and variable both clock rates | Katsuhiro Suzuki | 1 | -15/+20 |
2019-09-09 | ASoC: es8316: fix redundant codes of clock | Katsuhiro Suzuki | 1 | -18/+13 |
2019-09-09 | ASoC: ams-delta: Take control over audio mute GPIO pins | Janusz Krzysztofik | 1 | -2/+29 |
2019-09-09 | ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set | Peter Ujfalusi | 1 | -0/+6 |
2019-09-08 | ALSA: lx6464es - add support for LX6464ESe pci express variant | Tim Blechmann | 1 | -0/+8 |
2019-09-07 | ALSA: firewire-lib: remove WARN_ON() at destruction of AMDTP domain | Takashi Sakamoto | 1 | -1/+2 |
2019-09-06 | ALSA: firewire-tascam: add note for FE-8 | Takashi Sakamoto | 2 | -1/+23 |
2019-09-06 | Add Acer Aspire Ethos 8951G model quirk | Sergey Bostandzhyan | 1 | -0/+71 |
2019-09-05 | ALSA: hda/hdmi: remove redundant assignment to variable pcm_idx | Colin Ian King | 1 | -1/+1 |
2019-09-05 | Merge tag 'sound-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 4 | -3/+22 |
2019-09-05 | ASoC: SOF: imx8: Fix COMPILE_TEST error | YueHaibing | 1 | -1/+2 |
2019-09-05 | ASoC: meson: tdmout: add sm1 support | Jerome Brunet | 1 | -19/+84 |