index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-12
ALSA: control: Add sanity checks for user ctl id name string
Takashi Iwai
1
-0
/
+4
2015-02-23
ALSA: pcm: Don't leave PREPARED state after draining
Takashi Iwai
1
-0
/
+2
2015-02-12
ALSA: seq: potential out of bounds in do_control()
Dan Carpenter
1
-0
/
+3
2015-02-09
ALSA: control: fix failure to return new numerical ID in 'replace' event data
Takashi Sakamoto
1
-0
/
+1
2015-02-09
ALSA: pcm: allow for trigger_tstamp snapshot in .trigger
Pierre-Louis Bossart
1
-1
/
+3
2015-02-09
ALSA: pcm: don't override timestamp unconditionally
Pierre-Louis Bossart
1
-1
/
+4
2015-02-08
ALSA: control: fix failure to return numerical ID in 'add' event
Takashi Sakamoto
1
-0
/
+1
2015-02-06
ALSA: Add a helper to add a new attribute group to card
Takashi Iwai
1
-6
/
+25
2015-02-05
Merge tag 'asoc-v3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
1
-0
/
+85
2015-02-04
Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-next
Mark Brown
1
-0
/
+85
2015-02-03
Merge branch 'topic/snd-device' into for-next
Takashi Iwai
9
-255
/
+237
2015-02-02
ALSA: Drop snd_get_device() helper
Takashi Iwai
1
-43
/
+0
2015-02-02
ALSA: Simplify snd_device_register() variants
Takashi Iwai
8
-86
/
+51
2015-02-02
ALSA: compress: Embed struct device
Takashi Iwai
1
-5
/
+19
2015-02-02
ALSA: seq: Handle the device directly
Takashi Iwai
1
-2
/
+11
2015-02-02
ALSA: timer: Handle the device directly
Takashi Iwai
1
-2
/
+11
2015-02-02
ALSA: timer: Propagate the error at initialization
Takashi Iwai
1
-10
/
+22
2015-02-02
ALSA: rawmidi: Use rawmidi device file for kernel messages
Takashi Iwai
1
-3
/
+3
2015-02-02
ALSA: rawmidi: Embed struct device
Takashi Iwai
1
-7
/
+17
2015-02-02
ALSA: pcm: Embed struct device
Takashi Iwai
1
-23
/
+15
2015-02-02
ALSA: hwdep: Embed struct device
Takashi Iwai
1
-50
/
+32
2015-02-02
ALSA: control: Embed struct device
Takashi Iwai
1
-24
/
+16
2015-02-02
ALSA: Add a helper to initialize device
Takashi Iwai
1
-0
/
+23
2015-02-02
ALSA: control: Provide a helper to look for the preferred subdevice
Takashi Iwai
3
-27
/
+29
2015-02-02
ALSA: Allow to pass the device object to snd_register_device*()
Takashi Iwai
3
-22
/
+37
2015-01-28
ALSA: pcm: Add snd_interval_ranges() and snd_pcm_hw_constraint_ranges()
Peter Rosin
1
-0
/
+85
2015-01-28
ALSA: Include linux/uaccess.h and linux/bitopts.h instead of asm/*
Takashi Iwai
1
-1
/
+1
2015-01-28
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
3
-3
/
+3
2015-01-26
ALSA: seq: remove unused callback_all field
Clemens Ladisch
3
-7
/
+2
2015-01-26
ALSA: seq: fix off-by-one error in port limit check
Clemens Ladisch
1
-1
/
+1
2015-01-26
ALSA: seq: correctly report maximum number of ports
Clemens Ladisch
1
-1
/
+1
2015-01-26
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-31
/
+0
2015-01-26
ALSA: seq-dummy: remove deadlock-causing events on close
Clemens Ladisch
1
-31
/
+0
2015-01-19
ALSA: timer: Use setup_timer() and mod_timer()
Takashi Iwai
1
-3
/
+1
2015-01-04
ALSA: seq: Deletion of unnecessary checks before the function call "snd_midi_...
Markus Elfring
2
-6
/
+3
2014-12-31
ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger
Libin Yang
1
-1
/
+9
2014-12-30
Merge branch 'topic/pcm-params' into for-next
Takashi Iwai
1
-3
/
+3
2014-12-30
ALSA: snd_pcm_oss_period_size: Use round{up,down}_pow_of_two()
Lars-Peter Clausen
1
-3
/
+3
2014-12-30
ALSA: Add support for wildcard msbits constraints
Lars-Peter Clausen
1
-1
/
+12
2014-12-30
ALSA: Fix handling of multiple msbits constraints on the same runtime
Lars-Peter Clausen
1
-1
/
+1
2014-11-28
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-0
/
+10
2014-11-21
ALSA: core: Deletion of unnecessary checks before two function calls
Markus Elfring
2
-8
/
+4
2014-11-21
ALSA: pcm: Add big-endian DSD sample formats and fix XMOS DSD sample format
Jussi Laako
2
-0
/
+10
2014-11-10
ALSA: pcm: Fix document for snd_pcm_stop_xrun()
Takashi Iwai
1
-1
/
+0
2014-11-09
ALSA: pcm: Add snd_pcm_stop_xrun() helper
Takashi Iwai
1
-0
/
+23
2014-11-07
ALSA: snd_ctl_activate_id(): Fix index look-up
Lars-Peter Clausen
1
-1
/
+1
2014-11-06
ALSA: pcm: Update the state properly before notification
Takashi Iwai
1
-4
/
+4
2014-11-05
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+2
2014-11-04
ALSA: pcm: Add xrun_injection proc entry
Takashi Iwai
1
-0
/
+33
2014-11-04
ALSA: pcm: Replace PCM hwptr tracking with tracepoints
Takashi Iwai
3
-122
/
+137
[next]