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
2017-06-08
ALSA: pcm: add a helper function to constrain mask-type parameters
Takashi Sakamoto
1
-19
/
+37
2017-06-07
ALSA: pcm: obsolete RULES_DEBUG local macro
Takashi Sakamoto
1
-82
/
+7
2017-06-07
ALSA: pcm: enable parameter tracepoints only when CONFIG_SND_DEBUG is enabled
Takashi Sakamoto
1
-0
/
+7
2017-06-07
ALSA: pcm: tracepoints for refining PCM parameters
Takashi Sakamoto
3
-0
/
+176
2017-06-07
ALSA: timer: Wrap with spinlock for queue access
Takashi Iwai
1
-0
/
+4
2017-06-07
ALSA: timer: Improve user queue reallocation
Takashi Iwai
1
-51
/
+43
2017-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-2
/
+5
2017-06-07
ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT
sound-4.12-rc5
Takashi Iwai
1
-0
/
+1
2017-06-07
ALSA: timer: Fix race between read and ioctl
Takashi Iwai
1
-2
/
+4
2017-06-02
ALSA: pcm: Build OSS writev/readv helpers conditionally
Takashi Iwai
3
-12
/
+10
2017-06-02
ALSA: pcm: Kill set_fs() in PCM OSS layer
Takashi Iwai
1
-65
/
+12
2017-06-02
ALSA: pcm: Direct in-kernel read/write support
Takashi Iwai
1
-1
/
+25
2017-06-02
ALSA: pcm: Simplify snd_pcm_playback_silence()
Takashi Iwai
1
-30
/
+20
2017-06-02
ALSA: pcm: Unify read/write loop
Takashi Iwai
1
-138
/
+46
2017-06-02
ALSA: pcm: More unification of PCM transfer codes
Takashi Iwai
1
-131
/
+123
2017-06-02
ALSA: pcm: Call directly the common read/write helpers
Takashi Iwai
1
-101
/
+55
2017-06-02
ALSA: pcm: Shuffle codes
Takashi Iwai
1
-106
/
+106
2017-06-02
ALSA: pcm: Check PCM state by a common helper function
Takashi Iwai
1
-52
/
+29
2017-06-02
ALSA: pcm: Drop the old copy and silence ops
Takashi Iwai
1
-37
/
+1
2017-06-02
ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops
Takashi Iwai
1
-15
/
+74
2017-05-30
ALSA: pcm: include pcm_local.h and remove some extraneous tabs
Colin Ian King
1
-6
/
+8
2017-05-30
ALSA: declare snd_kcontrol_new structures as const
Bhumika Goyal
1
-1
/
+1
2017-05-26
ALSA: pcm: add local header file for snd-pcm module
Takashi Sakamoto
5
-0
/
+60
2017-05-25
ALSA: pcm: Call ack() whenever appl_ptr is updated
Takashi Iwai
1
-9
/
+37
2017-05-24
ALSA: control: remove entry limitation for list operation
Takashi Sakamoto
1
-3
/
+1
2017-05-23
ALSA: info: Use kvzalloc() for a temporary write buffer
Takashi Iwai
1
-3
/
+3
2017-05-23
ALSA: pcm: Remove set_fs() in PCM core code
Takashi Iwai
2
-47
/
+67
2017-05-23
ALSA: control: Simplify snd_ctl_elem_list() implementation
Takashi Iwai
1
-42
/
+24
2017-05-21
ALSA: pcm: Simplify forward/rewind codes
Takashi Iwai
1
-68
/
+50
2017-05-21
ALSA: pcm: Use a common helper for PCM state check and hwsync
Takashi Iwai
1
-118
/
+35
2017-05-18
ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as const
Arnd Bergmann
1
-1
/
+1
2017-05-18
ALSA: pcm: use "do {} while (0)" for empty macro
Arnd Bergmann
1
-1
/
+1
2017-05-17
ALSA: pcm: constify function local and read-only table
Takashi Sakamoto
1
-2
/
+3
2017-05-17
ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...
Takashi Sakamoto
3
-11
/
+12
2017-05-17
ALSA: pcm: use helper function to refer parameter as read-only
Takashi Sakamoto
4
-8
/
+10
2017-05-17
ALSA: pcm: add const qualifier for read-only table for sampling rate
Takashi Sakamoto
1
-2
/
+4
2017-05-17
ALSA: pcm: Build pcm notifier code conditionally
Takashi Iwai
1
-13
/
+20
2017-04-14
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-6
/
+3
2017-04-13
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
1
-6
/
+3
2017-04-12
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-4
/
+22
2017-03-31
ALSA: timer: Info leak in snd_timer_user_tinterrupt()
Dan Carpenter
1
-1
/
+1
2017-03-31
ALSA: timer: remove some dead code
Dan Carpenter
1
-11
/
+6
2017-03-24
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
1
-0
/
+4
2017-03-21
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
4
-4
/
+18
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
11
-2
/
+12
2017-03-01
Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+18
2017-02-28
ALSA: seq: Fix link corruption by event error handling
sound-fix-4.11-rc1
Takashi Iwai
1
-0
/
+3
2017-02-28
ALSA: timer: Reject user params with too small ticks
Takashi Iwai
1
-3
/
+15
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-9
/
+6
2017-02-20
Merge branch 'for-next' into for-linus
Takashi Iwai
2
-3
/
+3
[prev]
[next]