index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2021-02-17
Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2021-02-17
Merge remote-tracking branch 'asoc/for-5.12' into asoc-linus
Mark Brown
2021-02-10
ALSA: core - add missing compress device type to /proc/asound/devices
Jaroslav Kysela
2021-02-08
ALSA: pcm: Use for_each_pcm_substream() macro
Takashi Iwai
2021-02-08
ALSA: pcm: Don't call sync_stop if it hasn't been stopped
Takashi Iwai
2021-02-08
ALSA: pcm: Assure sync with the pending stop operation at suspend
Takashi Iwai
2021-02-08
ALSA: pcm: Call sync_stop at disconnection
Takashi Iwai
2021-02-05
ASoC: dmaengine_pcm: add peripheral configuration
Shengjiu Wang
2021-02-02
ALSA: core: Fix the debugfs removal at snd_card_free()
Takashi Iwai
2021-02-02
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-02-02
ALSA: jack: implement software jack injection via debugfs
Hui Wang
2021-01-23
ALSA: pcm: One more dependency for hw constraints
Takashi Iwai
2021-01-18
Merge branch 'for-linus' into for-next
Takashi Iwai
2021-01-15
ALSA: seq: oss: Fix missing error check in snd_seq_oss_synth_make_info()
Takashi Iwai
2021-01-08
ALSA: Convert strlcpy to strscpy when return value is unused
Joe Perches
2021-01-07
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-12-25
ALSA: oss: Use DIV_ROUND_CLOSEST() instead of open-coding it
Lars-Peter Clausen
2020-12-25
ALSA: core: Use DIV_ROUND_UP() instead of open-coding it
Lars-Peter Clausen
2020-12-23
Merge tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-21
ALSA: core: Remove redundant comments
YangHui
2020-12-18
ALSA: pcm: oss: Fix a few more UBSAN fixes
Takashi Iwai
2020-12-18
ALSA: pcm: Clear the full allocated memory at hw_params
Takashi Iwai
2020-12-18
ALSA: memalloc: Align buffer allocations in page size
Takashi Iwai
2020-12-18
ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()
Lars-Peter Clausen
2020-12-17
ALSA: core: memalloc: add page alignment for iram
Robin Gong
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-12-15
ALSA: pcm: use krealloc_array()
Bartosz Golaszewski
2020-12-14
ALSA: pcm: oss: Fix potential out-of-bounds shift
Takashi Iwai
2020-12-06
ALSA: rawmidi: Access runtime->avail always in spinlock
Takashi Iwai
2020-12-06
ALSA: seq: Use bool for snd_seq_queue internal flags
Takashi Iwai
2020-11-27
ALSA: compress: allow pause and resume during draining
Gyeongtaek Lee
2020-11-24
Merge branch 'topic/usb-audio-refactoring' into for-next
Takashi Iwai
2020-11-13
ALSA: ctl: fix error path at adding user-defined element set
Takashi Sakamoto
2020-11-04
ALSA: seq: remove useless function
Yu Hao
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-09-23
ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
Takashi Iwai
2020-09-22
ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock
Takashi Iwai
2020-09-21
ALSA: compat_ioctl: avoid compat_alloc_user_space
Arnd Bergmann
2020-09-09
ALSA: timer: Replace tasklet with work
Takashi Iwai
2020-09-09
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-09-03
ALSA: rawmidi: (cosmetic) align function parameters
Pierre-Louis Bossart
2020-09-03
ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro
Pierre-Louis Bossart
2020-09-03
ALSA: compress_offload: remove redundant initialization
Pierre-Louis Bossart
2020-09-03
ALSA: compress_offload: dereference after checking for NULL pointer
Pierre-Louis Bossart
2020-09-03
ALSA: core: timer: clarify operator precedence
Pierre-Louis Bossart
2020-09-03
ALSA: core: timer: remove redundant assignment
Pierre-Louis Bossart
2020-09-03
ALSA: core: pcm_memory: dereference pointer after NULL checks
Pierre-Louis Bossart
2020-09-03
ALSA: core: memalloc: fix fallthrough position
Pierre-Louis Bossart
2020-09-03
ALSA: core: pcm: simplify locking for timers
Pierre-Louis Bossart
2020-09-02
Merge branch 'topic/tasklet-convert' into for-linus
Takashi Iwai
[next]