index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
ALSA: seq: Allow the tristate build of OSS emulation
Takashi Iwai
2017-06-09
3
-6
/
+5
|
|
*
|
ALSA: Make CONFIG_SND_OSSEMUL user-selectable
Takashi Iwai
2017-06-09
1
-4
/
+6
|
*
|
|
ALSA: pcm: use %s instead of %c for format of PCM buffer tracepoints
Takashi Sakamoto
2017-06-12
1
-6
/
+6
|
*
|
|
ALSA: pcm: add 'applptr' event of tracepoint
Takashi Sakamoto
2017-06-12
2
-0
/
+42
|
*
|
|
ALSA: pcm: unify codes to operate application-side position on PCM buffer
Takashi Sakamoto
2017-06-12
3
-27
/
+30
|
*
|
|
ALSA: pcm: probe events when parameters are changed actually
Takashi Sakamoto
2017-06-11
1
-27
/
+29
|
*
|
|
ALSA: pcm: return error immediately for parameters handling
Takashi Sakamoto
2017-06-11
1
-28
/
+38
|
|
/
/
|
*
|
ALSA: pcm: use friendly name for id of PCM substream in trace print
Takashi Sakamoto
2017-06-09
1
-4
/
+4
|
*
|
ALSA: pcm: add tracepoints for final selection process of hardware parameters
Takashi Sakamoto
2017-06-09
1
-0
/
+22
|
*
|
ALSA: pcm: localize snd_pcm_hw_params_choose()
Takashi Sakamoto
2017-06-09
3
-43
/
+40
|
*
|
ALSA: pcm: move fixup of info flag after selecting single parameters
Takashi Sakamoto
2017-06-09
1
-10
/
+10
|
*
|
ALSA: pcm: calculate non-mask/non-interval parameters always when possible
Takashi Sakamoto
2017-06-09
1
-26
/
+44
|
*
|
ALSA: pcm: use helper functions to refer parameters as constants
Takashi Sakamoto
2017-06-09
1
-6
/
+6
|
*
|
ALSA: pcm: add comment about application of rule to PCM parameters
Takashi Sakamoto
2017-06-08
1
-1
/
+52
|
*
|
ALSA: pcm: use helper functions to check whether parameters are determined
Takashi Sakamoto
2017-06-08
1
-2
/
+1
|
*
|
ALSA: pcm: adaption of code formatting
Takashi Sakamoto
2017-06-08
1
-6
/
+6
|
*
|
ALSA: pcm: remove function local variable with alternative evaluation
Takashi Sakamoto
2017-06-08
1
-5
/
+2
|
*
|
ALSA: pcm: use goto statement instead of while statement to reduce indentation
Takashi Sakamoto
2017-06-08
1
-42
/
+44
|
*
|
ALSA: pcm: add a helper function to apply parameter rules
Takashi Sakamoto
2017-06-08
1
-32
/
+45
|
*
|
ALSA: pcm: add a helper function to constrain interval-type parameters
Takashi Sakamoto
2017-06-08
1
-19
/
+36
|
*
|
ALSA: pcm: add a helper function to constrain mask-type parameters
Takashi Sakamoto
2017-06-08
1
-19
/
+37
|
*
|
ALSA: pcm: obsolete RULES_DEBUG local macro
Takashi Sakamoto
2017-06-07
1
-82
/
+7
|
*
|
ALSA: pcm: enable parameter tracepoints only when CONFIG_SND_DEBUG is enabled
Takashi Sakamoto
2017-06-07
1
-0
/
+7
|
*
|
ALSA: pcm: tracepoints for refining PCM parameters
Takashi Sakamoto
2017-06-07
3
-0
/
+176
|
*
|
ALSA: timer: Wrap with spinlock for queue access
Takashi Iwai
2017-06-07
1
-0
/
+4
|
*
|
ALSA: timer: Improve user queue reallocation
Takashi Iwai
2017-06-07
1
-51
/
+43
|
*
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2017-06-07
1
-2
/
+5
|
|
\
\
|
*
|
|
ALSA: pcm: Build OSS writev/readv helpers conditionally
Takashi Iwai
2017-06-02
3
-12
/
+10
|
*
|
|
ALSA: pcm: Kill set_fs() in PCM OSS layer
Takashi Iwai
2017-06-02
1
-65
/
+12
|
*
|
|
ALSA: pcm: Direct in-kernel read/write support
Takashi Iwai
2017-06-02
1
-1
/
+25
|
*
|
|
ALSA: pcm: Simplify snd_pcm_playback_silence()
Takashi Iwai
2017-06-02
1
-30
/
+20
|
*
|
|
ALSA: pcm: Unify read/write loop
Takashi Iwai
2017-06-02
1
-138
/
+46
|
*
|
|
ALSA: pcm: More unification of PCM transfer codes
Takashi Iwai
2017-06-02
1
-131
/
+123
|
*
|
|
ALSA: pcm: Call directly the common read/write helpers
Takashi Iwai
2017-06-02
1
-101
/
+55
|
*
|
|
ALSA: pcm: Shuffle codes
Takashi Iwai
2017-06-02
1
-106
/
+106
|
*
|
|
ALSA: pcm: Check PCM state by a common helper function
Takashi Iwai
2017-06-02
1
-52
/
+29
|
*
|
|
ALSA: pcm: Drop the old copy and silence ops
Takashi Iwai
2017-06-02
1
-37
/
+1
|
*
|
|
ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence ops
Takashi Iwai
2017-06-02
1
-15
/
+74
|
*
|
|
ALSA: pcm: include pcm_local.h and remove some extraneous tabs
Colin Ian King
2017-05-30
1
-6
/
+8
|
*
|
|
ALSA: declare snd_kcontrol_new structures as const
Bhumika Goyal
2017-05-30
1
-1
/
+1
|
*
|
|
ALSA: pcm: add local header file for snd-pcm module
Takashi Sakamoto
2017-05-26
5
-0
/
+60
|
*
|
|
ALSA: pcm: Call ack() whenever appl_ptr is updated
Takashi Iwai
2017-05-25
1
-9
/
+37
|
*
|
|
ALSA: control: remove entry limitation for list operation
Takashi Sakamoto
2017-05-24
1
-3
/
+1
|
*
|
|
ALSA: info: Use kvzalloc() for a temporary write buffer
Takashi Iwai
2017-05-23
1
-3
/
+3
|
*
|
|
ALSA: pcm: Remove set_fs() in PCM core code
Takashi Iwai
2017-05-23
2
-47
/
+67
|
*
|
|
ALSA: control: Simplify snd_ctl_elem_list() implementation
Takashi Iwai
2017-05-23
1
-42
/
+24
|
*
|
|
ALSA: pcm: Simplify forward/rewind codes
Takashi Iwai
2017-05-21
1
-68
/
+50
|
*
|
|
ALSA: pcm: Use a common helper for PCM state check and hwsync
Takashi Iwai
2017-05-21
1
-118
/
+35
|
*
|
|
ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as const
Arnd Bergmann
2017-05-18
1
-1
/
+1
|
*
|
|
ALSA: pcm: use "do {} while (0)" for empty macro
Arnd Bergmann
2017-05-18
1
-1
/
+1
[prev]
[next]