index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-03
ALSA: mixer: oss: Constify snd_mixer_oss_assign_table definition
Takashi Iwai
1
-6
/
+8
2020-01-03
ALSA: seq: Constify struct snd_midi_op
Takashi Iwai
1
-15
/
+22
2020-01-03
ALSA: timer: Constify snd_timer_hardware definitions
Takashi Iwai
2
-2
/
+2
2020-01-03
ALSA: core: Constify snd_device_ops definitions
Takashi Iwai
8
-9
/
+9
2020-01-03
ALSA: core: Treat snd_device_ops as const
Takashi Iwai
1
-1
/
+1
2019-12-24
ALSA: ctl: allow TLV read operation for callback type of element in locked case
Takashi Sakamoto
1
-2
/
+3
2019-12-23
ALSA: ctl: remove dimen member from elem_info structure
Takashi Sakamoto
1
-32
/
+0
2019-12-18
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+4
2019-12-17
Merge tag 'y2038-alsa-v8-signed' of git://git.kernel.org:/pub/scm/linux/kerne...
Takashi Iwai
8
-455
/
+614
2019-12-14
ALSA: pcm: Avoid possible info leaks from PCM stream buffers
Takashi Iwai
1
-0
/
+4
2019-12-14
ALSA: control: remove useless assignment in .info callback of PCM chmap element
Takashi Sakamoto
1
-1
/
+0
2019-12-13
ALSA: add new 32-bit layout for snd_pcm_mmap_status/control
Arnd Bergmann
3
-31
/
+47
2019-12-13
ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.c
Arnd Bergmann
2
-98
/
+100
2019-12-13
ALSA: Avoid using timespec for struct snd_timer_tread
Baolin Wang
2
-38
/
+117
2019-12-11
ALSA: Avoid using timespec for struct snd_rawmidi_status
Baolin Wang
2
-94
/
+125
2019-12-11
ALSA: Avoid using timespec for struct snd_pcm_status
Baolin Wang
3
-124
/
+138
2019-12-11
ALSA: Avoid using timespec for struct snd_timer_status
Baolin Wang
2
-57
/
+62
2019-12-11
ALSA: Replace timespec with timespec64
Baolin Wang
3
-32
/
+44
2019-12-06
Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+6
2019-12-04
ALSA: pcm: oss: Avoid potential buffer overflows
sound-fix-5.5-rc1
Takashi Iwai
3
-0
/
+6
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2019-11-20
ALSA: pcm: Add card sync_irq field
Takashi Iwai
2
-0
/
+3
2019-11-20
ALSA: pcm: Add the support for sync-stop operation
Takashi Iwai
1
-0
/
+15
2019-11-20
ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header
Takashi Iwai
2
-0
/
+3
2019-11-20
ALSA: pcm: Allow NULL ioctl ops
Takashi Iwai
1
-4
/
+15
2019-11-20
ALSA: pcm: Introduce managed buffer allocation mode
Takashi Iwai
2
-13
/
+82
2019-11-14
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+6
2019-11-13
ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()
paulhsia
1
-2
/
+6
2019-11-11
ALSA: timer: Fix the breakage of slave link open
Takashi Iwai
1
-3
/
+2
2019-11-09
ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page
Takashi Iwai
2
-2
/
+6
2019-11-09
ALSA: pcm: Yet another missing check of non-cached buffer type
Takashi Iwai
1
-1
/
+2
2019-11-08
ALSA: timer: Fix possible race at assigning a timer instance
Takashi Iwai
2
-55
/
+60
2019-11-08
ALSA: timer: Make snd_timer_close() returning void
Takashi Iwai
1
-11
/
+7
2019-11-08
ALSA: timer: Unify master/slave linking code
Takashi Iwai
1
-33
/
+33
2019-11-07
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-10
/
+20
2019-11-07
Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2
-1
/
+84
2019-11-07
Merge tag 'asoc-fix-v5.4-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...
sound-5.4-rc7
Takashi Iwai
1
-1
/
+1
2019-11-06
ALSA: timer: Fix incorrectly assigned timer instance
Takashi Iwai
1
-3
/
+3
2019-11-06
ALSA: timer: Limit max amount of slave instances
Takashi Iwai
1
-0
/
+10
2019-11-06
Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Mark Brown
1
-1
/
+1
2019-11-06
ALSA: pcm: Create proc files only for non-empty preallocations
Takashi Iwai
1
-1
/
+2
2019-11-06
ALSA: pcm: Warn if doubly preallocated
Takashi Iwai
1
-0
/
+2
2019-11-06
ALSA: pcm: Handle special page mapping in the default mmap handler
Takashi Iwai
1
-1
/
+13
2019-11-06
ALSA: memalloc: Add vmalloc buffer allocation support
Takashi Iwai
1
-4
/
+16
2019-11-06
ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS type
Takashi Iwai
1
-3
/
+8
2019-11-04
ALSA: pcm: Fix missing check of the new non-cached buffer type
Takashi Iwai
1
-1
/
+2
2019-10-30
ALSA: timer: Fix mutex deadlock at releasing card
sound-5.4-rc6
Takashi Iwai
1
-7
/
+17
2019-10-23
compat_ioctl: remove translation for sound ioctls
Arnd Bergmann
1
-0
/
+4
2019-10-21
ASoC: compress: fix unsigned integer overflow check
Xiaojun Sang
1
-1
/
+1
2019-10-07
sound: Fix Kconfig indentation
Krzysztof Kozlowski
1
-14
/
+14
[next]