index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
Age
Commit message (
Expand
)
Author
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
2019-03-18
ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declaration
Colin Ian King
2019-02-06
ALSA: drivers: Clean up with new procfs helpers
Takashi Iwai
2019-02-06
ALSA: opl4: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-01-15
ALSA: drivers: Remove superfluous snd_pcm_suspend*() calls
Takashi Iwai
2018-08-08
ALSA: opl3: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-03
ALSA: drivers: Remove empty init and exit
Takashi Iwai
2018-07-26
ALSA: opl3: Declare common variables properly
Takashi Iwai
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-16
ALSA: opl3: remove redundant pointer opl3
Colin Ian King
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-05-28
ALSA: aloop: Reduced duplicated PCM ops definition
Takashi Iwai
2018-05-28
sound: Use octal not symbolic permissions
Joe Perches
2018-04-30
ALSA: aloop: Add missing cable lock to ctl API callbacks
Takashi Iwai
2018-04-25
ALSA: opl3: Hardening for potential Spectre v1
Takashi Iwai
2018-03-27
ALSA: aloop: Mark paused device as inactive
Robert Rosengren
2018-03-22
ALSA: aloop: Fix access to not-yet-ready substream via cable
Takashi Iwai
2018-03-22
ALSA: aloop: Sync stale timer before release
Takashi Iwai
2018-01-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-01-27
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-01-16
ALSA/dummy: Replace tasklet with softirq hrtimer
Thomas Gleixner
2018-01-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-01-05
ALSA: aloop: Fix racy hw constraints adjustment
Takashi Iwai
2018-01-05
ALSA: aloop: Fix inconsistent format due to incomplete rule
Takashi Iwai
2018-01-05
ALSA: aloop: Release cable upon open error path
Takashi Iwai
2017-11-29
ALSA: drivers: make array 'names' const, reduces object code size
Colin Ian King
2017-11-13
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
ALSA: drivers: Convert timers to use timer_setup()
Kees Cook
[next]