Age | Commit message (Expand) | Author | Files | Lines |
2018-11-20 | Documentation: Use "while" instead of "whilst" | Will Deacon | 2 | -4/+4 |
2018-10-18 | ALSA: doc: Brush up the old writing-an-alsa-driver | Takashi Iwai | 1 | -158/+149 |
2018-10-07 | ALSA: hda - Add ASUS G751 quirk model entry | Takashi Iwai | 1 | -0/+2 |
2018-08-13 | Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -3/+1 |
2018-07-26 | ASoC: doc: Replace open code with params_set_format() | Takashi Iwai | 1 | -3/+1 |
2018-06-26 | ALSA: hda/realtek - Comprehensive model list for ALC882 & co | Takashi Iwai | 1 | -2/+52 |
2018-06-26 | ALSA: hda/realtek - Comprehensive model list for ALC262 | Takashi Iwai | 1 | -0/+16 |
2018-06-26 | ALSA: hda/realtek - Comprehensive model list for ALC268 | Takashi Iwai | 1 | -0/+2 |
2018-06-26 | ALSA: hda/realtek - Comprehensive model list for ALC259 & co | Takashi Iwai | 1 | -0/+156 |
2018-06-26 | ALSA: hda/realtek - Comprehensive model list for ALC662 & co | Takashi Iwai | 1 | -0/+36 |
2018-06-26 | ALSA: Fix references to Documentation/.*/MultiSound | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-26 | ALSA: multisound.sh: update module namespace | Mauro Carvalho Chehab | 1 | -36/+36 |
2018-06-26 | ALSA:: multisound.sh: fix script to make it build with modern tools | Mauro Carvalho Chehab | 1 | -14/+16 |
2018-06-26 | sound: restore MultiSound script | Mauro Carvalho Chehab | 1 | -0/+1137 |
2018-06-06 | Merge tag 'sound-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -21/+26 |
2018-06-05 | Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2 | -21/+17 |
2018-05-29 | ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffers | Takashi Iwai | 1 | -0/+7 |
2018-05-22 | ALSA: hda/conexant - Add hp-mic-fix model string | Takashi Iwai | 1 | -0/+2 |
2018-05-09 | ASoC: convert platform explanation to component | Kuninori Morimoto | 1 | -17/+13 |
2018-04-16 | Some files where renamed from .txt to .rst, but the Documentation | Christina Quast | 3 | -4/+4 |
2018-04-16 | ASoC: doc: replace codec to component | Kuninori Morimoto | 1 | -4/+4 |
2017-11-14 | Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 25 | -4979/+2 |
2017-11-13 | Documentation: sound: hd-audio: notes.rst | Chris Gorman | 1 | -1/+1 |
2017-10-31 | sound: Retire OSS | Takashi Iwai | 24 | -4979/+0 |
2017-10-18 | ALSA: hda - Add model string for Intel reference board quirk | Takashi Iwai | 1 | -0/+2 |
2017-10-12 | Documentation: fix sound related doc refs | Tom Saeger | 2 | -2/+2 |
2017-10-12 | Documentation: fix input related doc refs | Tom Saeger | 1 | -1/+1 |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -35/+267 |
2017-07-03 | Merge tag 'docs-4.13' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+10 |
2017-07-03 | Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 1 | -0/+18 |
2017-07-03 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -0/+18 |
2017-07-02 | ALSA: pcm: add a documentation for tracepoints | Takashi Sakamoto | 2 | -0/+173 |
2017-06-30 | ASoC: dapm: Add new widget type for constructing DAPM graphs on DSPs. | Liam Girdwood | 1 | -0/+18 |
2017-06-07 | Merge branch 'for-linus' into for-next | Takashi Iwai | 1 | -49/+65 |
2017-06-02 | ALSA: doc: Update copy_user, copy_kernel and fill_silence PCM ops | Takashi Iwai | 1 | -35/+76 |
2017-05-22 | ALSA: hda - Update the list of quirk models | Takashi Iwai | 1 | -49/+65 |
2017-05-16 | docs-rst: add sound book to pdf output | Mauro Carvalho Chehab | 1 | -0/+10 |
2017-04-10 | ALSA: hda - Allow to enable/disable vmaster build explicitly | Takashi Iwai | 1 | -0/+2 |
2017-02-27 | scripts/spelling.txt: add "followings" pattern and fix typo instances | Masahiro Yamada | 1 | -1/+1 |
2017-01-12 | ALSA: Documentation about HDA DP MST pin init and connection | Libin Yang | 1 | -0/+17 |
2016-11-18 | Merge remote-tracking branch 'sound/topic/restize-docs' into sound | Jonathan Corbet | 52 | -4921/+10291 |
2016-11-11 | ASoC: doc: ReSTize codec_to_codec.txt | Takashi Iwai | 2 | -37/+43 |
2016-11-11 | Merge branch 'topic/doc' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai | 1 | -0/+103 |
2016-11-11 | ASoC: doc: ReSTize DPCM.txt | Takashi Iwai | 2 | -134/+147 |
2016-11-11 | ASoC: doc: ReSTize jack.txt | Takashi Iwai | 2 | -0/+2 |
2016-11-11 | ASoC: doc: ReSTize clocking.txt | Takashi Iwai | 2 | -9/+5 |
2016-11-11 | ASoC: doc: ReSTize pops_clicks.txt | Takashi Iwai | 2 | -6/+10 |
2016-11-11 | ASoC: doc: ReSTize machine.txt | Takashi Iwai | 2 | -9/+14 |
2016-11-11 | ASoC: doc: ReSTize platform.txt | Takashi Iwai | 2 | -14/+18 |
2016-11-11 | ASoC: doc: ReSTize dapm.txt | Takashi Iwai | 2 | -106/+144 |