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