Age | Commit message (Expand) | Author |
2020-02-06 | Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-02-01 | ALSA: dummy: Fix PCM format loop in proc output | Takashi Iwai |
2020-01-28 | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2020-01-05 | ALSA: serial-u16550: More constification | Takashi Iwai |
2020-01-05 | ALSA: opl4: More constification | Takashi Iwai |
2020-01-05 | ALSA: mts64: More constifications | Takashi Iwai |
2020-01-05 | ALSA: opl3: More constifications | Takashi Iwai |
2020-01-05 | ALSA: vx: More constifications | Takashi Iwai |
2020-01-05 | ALSA: dummy: More constifications | Takashi Iwai |
2020-01-03 | ALSA: seq: oss: Constify snd_seq_oss_callback definitions | Takashi Iwai |
2020-01-03 | ALSA: opl3: Constify snd_opl3_drum_voice definitions | Takashi Iwai |
2020-01-03 | ALSA: dummy: Constify snd_pcm_ops definitions | Takashi Iwai |
2020-01-03 | ALSA: drivers: Constify snd_kcontrol_new items | Takashi Iwai |
2020-01-03 | ALSA: vx: Constify snd_vx_hardware and snd_vx_ops definitions | Takashi Iwai |
2020-01-03 | ALSA: seq: Constify struct snd_midi_op | Takashi Iwai |
2020-01-03 | ALSA: info: Make snd_info_entry_ops as const | Takashi Iwai |
2020-01-03 | ALSA: drivers: Constify snd_ac97_bus_ops definitions | Takashi Iwai |
2020-01-03 | ALSA: Constify snd_timer_hardware definitions | Takashi Iwai |
2020-01-03 | ALSA: drivers: Constify snd_device_ops definitions | Takashi Iwai |
2019-12-17 | Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne... | Takashi Iwai |
2019-12-11 | ALSA: Replace timespec with timespec64 | Baolin Wang |
2019-12-11 | ALSA: drivers: Drop superfluous ioctl PCM ops | Takashi Iwai |
2019-12-11 | ALSA: vx: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: pcsp: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: ml403: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: dummy: Use managed buffer allocation | Takashi Iwai |
2019-12-11 | ALSA: aloop: Use managed buffer allocation | Takashi Iwai |
2019-11-27 | ALSA: aloop: Avoid pointer dereference before null-check | Andrew Gabbasov |
2019-11-24 | ALSA: aloop: Fix dependency on timer API | Takashi Iwai |
2019-11-22 | ALSA: aloop: Avoid unexpected timer event callback tasklets | Andrew Gabbasov |
2019-11-22 | ALSA: aloop: Remove redundant locking in timer open function | Andrew Gabbasov |
2019-11-20 | ALSA: aloop: Support runtime change of snd_timer via info interface | Andrew Gabbasov |
2019-11-20 | ALSA: aloop: Support selection of snd_timer instead of jiffies | Timo Wischer |
2019-11-20 | ALSA: aloop: Move CABLE_VALID_BOTH to the top of file | Timo Wischer |
2019-11-20 | ALSA: aloop: Rename all jiffies timer specific functions | Timo Wischer |
2019-11-20 | ALSA: aloop: Use callback functions for timer specific implementations | Timo Wischer |
2019-11-20 | ALSA: aloop: Support return of error code for timer start and stop | Timo Wischer |
2019-11-20 | ALSA: aloop: Describe units of variables | Timo Wischer |
2019-11-06 | ALSA: vx: Convert to the common vmalloc memalloc | Takashi Iwai |
2019-11-06 | ALSA: aloop: Convert to the common vmalloc memalloc | Takashi Iwai |
2019-11-06 | ALSA: drivers: Remove superfluous snd_dma_continuous_data() | Takashi Iwai |
2019-10-07 | sound: Fix Kconfig indentation | Krzysztof Kozlowski |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102 | Thomas Gleixner |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-03-25 | ALSA: aloop: Support S24 sample formats | Timo Wischer |