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-05-19
ALSA: pcm: Modify double acknowledged interrupts check condition
Koro Chen
1
-1
/
+1
2015-04-15
Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
30
-778
/
+602
2015-04-13
ALSA: ctl: fix to handle several elements added by one operation for userspac...
Takashi Sakamoto
1
-5
/
+11
2015-04-12
ALSA: control: Fix a typo of SNDRV_CTL_ELEM_ACCESS_TLV_* with SNDRV_CTL_TLV_OP_*
Takashi Iwai
1
-1
/
+1
2015-04-11
pcm: another weird API abuse
Al Viro
1
-19
/
+20
2015-04-11
Merge branch 'iocb' into for-next
Al Viro
1
-1
/
+1
2015-04-11
ALSA: ctl: fill identical information to return value when adding userspace e...
Takashi Sakamoto
1
-1
/
+21
2015-04-11
ALSA: ctl: fix a bug to return no identical information in info operation for...
Takashi Sakamoto
1
-0
/
+7
2015-04-11
ALSA: ctl: confirm to return all identical information in 'activate' event
Takashi Sakamoto
1
-0
/
+2
2015-04-11
ALSA: seq: fill client ID in return value of pool operation
Takashi Sakamoto
1
-0
/
+1
2015-04-10
ALSA: ctl: evaluate macro instead of numerical value
Takashi Sakamoto
1
-5
/
+8
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+1
2015-03-16
Merge branch 'topic/hda-unbind' into for-next
Takashi Iwai
2
-14
/
+34
2015-03-13
ALSA: control: Fix breakage of user ctl element addition
Takashi Iwai
1
-0
/
+1
2015-03-12
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+5
2015-03-12
ALSA: control: Add sanity checks for user ctl id name string
Takashi Iwai
1
-0
/
+4
2015-03-11
ALSA: seq: Fix init order of snd_seq_device stuff
Takashi Iwai
1
-1
/
+1
2015-03-10
ALSA: core: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
8
-32
/
+10
2015-03-10
ALSA: seq: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
6
-21
/
+7
2015-03-10
ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures
Takashi Iwai
4
-15
/
+9
2015-03-10
ALSA: core: reduce stack usage related to snd_ctl_new()
Takashi Sakamoto
1
-83
/
+130
2015-03-10
ALSA: core: use precomputed table to check userspace control params
Takashi Sakamoto
1
-32
/
+28
2015-03-06
Merge tag 'asoc-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Takashi Iwai
1
-0
/
+2
2015-03-04
ALSA: Fix spelling typo in Documentation/DocBook/alsa-driver-api.xml
Masanari Iida
1
-2
/
+2
2015-03-03
ALSA: core: Re-add snd_device_disconnect()
Takashi Iwai
2
-14
/
+34
2015-02-23
ALSA: pcm: Don't leave PREPARED state after draining
Takashi Iwai
1
-0
/
+2
2015-02-23
Merge branch 'topic/timestamp' into for-next
Takashi Iwai
3
-37
/
+120
2015-02-23
Merge branch 'topic/pcm-internal' into for-next
Takashi Iwai
1
-51
/
+41
2015-02-23
Merge branch 'topic/seq-cleanup' into for-next
Takashi Iwai
6
-475
/
+168
2015-02-20
ALSA: pcm: Don't ignore internal PCMs in snd_pcm_dev_disconnect()
Takashi Iwai
1
-5
/
+2
2015-02-20
ALSA: pcm: Don't notify internal PCMs
Takashi Iwai
1
-5
/
+8
2015-02-20
ALSA: pcm: Don't add internal PCMs to PCM device list
Takashi Iwai
1
-15
/
+16
2015-02-20
ALSA: pcm: Minor refactoring in snd_pcm_attach_substream()
Takashi Iwai
1
-26
/
+15
2015-02-20
ALSA: core: add .get_time_info
Pierre-Louis Bossart
2
-29
/
+83
2015-02-20
ALSA: core: pass audio tstamp config from userspace in compat mode
Pierre-Louis Bossart
1
-5
/
+23
2015-02-20
ALSA: core: pass audio tstamp config from userspace
Pierre-Louis Bossart
1
-3
/
+14
2015-02-17
ALSA: Consolidate snd_find_free_minor()
Takashi Iwai
1
-9
/
+5
2015-02-12
ALSA: seq: Drop snd_seq_autoload_lock() and _unlock()
Takashi Iwai
4
-36
/
+9
2015-02-12
ALSA: seq: Define driver object in each driver
Takashi Iwai
5
-104
/
+47
2015-02-12
ALSA: seq: Clean up device and driver structs
Takashi Iwai
1
-21
/
+10
2015-02-12
ALSA: seq: Rewrite sequencer device binding with standard bus
Takashi Iwai
1
-374
/
+167
2015-02-12
ALSA: seq: Don't compile snd_seq_device_load_drivers() for built-in
Takashi Iwai
1
-6
/
+3
2015-02-12
ALSA: seq: Move EXPORT_SYMBOL() after each function
Takashi Iwai
1
-10
/
+8
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
[next]