index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
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
2014-11-04
ALSA: pcm: Correct PCM BUG error message
Takashi Iwai
1
-1
/
+1
2014-10-31
ALSA: pcm: Refactoring snd_pcm_action()
Takashi Iwai
1
-25
/
+10
2014-10-31
ALSA: pcm: Simplify snd_pcm_action_lock_irq()
Takashi Iwai
1
-38
/
+3
2014-10-30
ALSA: doc: More kerneldoc comments on core components
Takashi Iwai
2
-13
/
+29
2014-10-30
ALSA: pcm: More kerneldoc updates
Takashi Iwai
2
-2
/
+66
2014-10-30
ALSA: control: Add missing kerneldoc comments to exported functions
Takashi Iwai
1
-15
/
+49
2014-10-28
ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat mode
Takashi Iwai
1
-0
/
+2
2014-10-27
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-7
/
+5
2014-10-24
ALSA: pcm: Avoid mmap warnings on x86
Takashi Iwai
1
-0
/
+2
2014-10-23
Merge branch 'topic/pcm-mmap-cleanup' into for-next
Takashi Iwai
1
-32
/
+21
[prev]
[next]