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.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
2014-06-18
ALSA: control: Make sure that id->index does not overflow
Lars-Peter Clausen
1
-0
/
+3
2014-06-18
ALSA: control: Handle numid overflow
Lars-Peter Clausen
1
-0
/
+4
2014-06-18
ALSA: control: Don't access controls outside of protected regions
Lars-Peter Clausen
1
-5
/
+10
2014-06-18
ALSA: control: Fix replacing user controls
Lars-Peter Clausen
1
-16
/
+9
2014-06-18
ALSA: control: Protect user controls against concurrent access
Lars-Peter Clausen
2
-6
/
+26
2014-06-12
ALSA: core: Use ktime_get_ts()
Thomas Gleixner
1
-2
/
+2
2014-06-04
ALSA: seq: Continue broadcasting events to ports if one of them fails
Adam Goode
1
-12
/
+24
2014-06-04
ALSA: seq: correctly detect input buffer overflow
Adam Goode
1
-1
/
+1
2014-06-03
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+6
2014-05-19
ALSA: pcm_dmaengine: Add check during device suspend
Tushar Behera
1
-0
/
+6
2014-04-28
ALSA: core: Fix format string mismatch in seq_midi.c
Masanari Iida
1
-2
/
+2
2014-04-16
ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
Tim Gardner
1
-1
/
+1
2014-03-31
Merge branch 'for-next' into for-linus
Takashi Iwai
42
-555
/
+519
2014-03-19
ALSA: compress: Pass through return value of open ops callback
Charles Keepax
1
-1
/
+1
2014-03-13
Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
1
-0
/
+1
2014-02-27
ALSA: Move EXPORT_SYMBOL() in appropriate places
Takashi Iwai
2
-20
/
+18
2014-02-25
ALSA: Clean up snd_device_*() codes
Takashi Iwai
2
-83
/
+50
2014-02-25
ALSA: Use priority list for managing device list
Takashi Iwai
2
-40
/
+40
2014-02-25
ALSA: hwdep: Allow to assign the given parent
Takashi Iwai
1
-7
/
+12
2014-02-25
ALSA: hwdep: Take private_data as drvdata for sysfs
Takashi Iwai
1
-0
/
+2
2014-02-25
ALSA: Create sysfs attribute files via groups
Takashi Iwai
3
-14
/
+53
2014-02-20
ALSA: Export snd_pcm_constraint_mask64()
Mark Brown
1
-0
/
+1
2014-02-19
ALSA: core: Fix missing card sysfs contents
Takashi Iwai
1
-5
/
+5
2014-02-14
ALSA: Drop __bitwise and typedefs for snd_device attributes
Takashi Iwai
1
-4
/
+4
2014-02-14
ALSA: seq_oss: Use standard printk helpers
Takashi Iwai
5
-18
/
+18
2014-02-14
ALSA: seq: Use standard printk helpers
Takashi Iwai
13
-47
/
+47
2014-02-14
ALSA: timer: Use standard printk helpers
Takashi Iwai
3
-11
/
+8
2014-02-14
ALSA: oss: Use standard printk helpers
Takashi Iwai
2
-56
/
+55
2014-02-14
ALSA: hwdep: Use standard printk helpers
Takashi Iwai
1
-8
/
+12
2014-02-14
ALSA: rawmidi: Use standard printk helpers
Takashi Iwai
1
-15
/
+34
2014-02-14
ALSA: core: Use standard printk helpers
Takashi Iwai
8
-32
/
+38
2014-02-14
ALSA: pcm: Use standard printk helpers
Takashi Iwai
4
-43
/
+47
2014-02-14
ALSA: control: Use standard printk helpers
Takashi Iwai
2
-9
/
+8
2014-02-14
ALSA: seq_oss: Drop debug prints
Takashi Iwai
7
-68
/
+0
2014-02-14
ALSA: Use standard device refcount for card accounting
Takashi Iwai
3
-40
/
+17
2014-02-14
ALSA: Use static groups for id and number card sysfs attr files
Takashi Iwai
1
-13
/
+19
2014-02-14
ALSA: Embed card device into struct snd_card
Takashi Iwai
1
-19
/
+35
2014-02-12
ALSA: Mandate to pass a device pointer at card creation time
Takashi Iwai
1
-3
/
+5
2014-02-12
ALSA: Drop unused name argument in snd_register_oss_device()
Takashi Iwai
7
-19
/
+10
2014-02-10
ALSA: Replace with IS_ENABLED()
Takashi Iwai
8
-18
/
+18
2014-02-10
ALSA: Fix typos in alsa-driver-api.xml
Masanari Iida
2
-2
/
+2
2014-01-23
ALSA: Refactor slot assignment code
Takashi Iwai
1
-27
/
+30
2014-01-23
ALSA: bits vs bytes bug in snd_card_create()
Dan Carpenter
1
-2
/
+2
2014-01-16
Merge remote-tracking branch 'asoc/topic/pcm' into for-tiwai
Mark Brown
1
-0
/
+39
2014-01-15
ALSA: Add helper function for intersecting two rate masks
Lars-Peter Clausen
1
-0
/
+39
2014-01-11
ALSA: PCM: Warn when buffer preallocation fails
Takashi Iwai
1
-0
/
+5
2014-01-09
ALSA: Merge memalloc code into snd-pcm module
Takashi Iwai
2
-16
/
+4
2014-01-09
ALSA: Remove superfluous header inclusions in memalloc.c
Takashi Iwai
1
-4
/
+0
2014-01-09
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
2
-282
/
+1
2014-01-09
ALSA: Remove memory accounting in memalloc helper
Takashi Iwai
1
-29
/
+2
[next]