Age | Commit message (Expand) | Author | Files | Lines |
2020-08-07 | Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2 | -3/+4 |
2020-08-03 | Merge branch 'for-next' into for-linus | Takashi Iwai | 7 | -2002/+4 |
2020-07-30 | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD() | Kees Cook | 1 | -1/+1 |
2020-07-09 | ALSA: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
2020-07-08 | Merge tag 'sound-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+2 |
2020-07-07 | ALSA: vx_core: remove warning for empty loop body | Pierre-Louis Bossart | 1 | -1/+2 |
2020-07-07 | ALSA: opl3: fix infoleak in opl3 | xidongwang | 1 | -0/+2 |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -1999/+0 |
2020-05-28 | sound: ac97: Remove sound driver for ancient platform | Michal Simek | 5 | -1999/+0 |
2020-05-07 | ALSA: portman2x4: Use bitwise instead of arithmetic operator for flags | Samuel Zou | 1 | -1/+1 |
2020-02-10 | ALSA: dummy: Use standard macros for fixing PCM format cast | Takashi Iwai | 1 | -3/+3 |
2020-02-10 | ALSA: aloop: Fix PCM format assignment | Takashi Iwai | 1 | -3/+3 |
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 |