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
/
include
/
sound
/
core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-10
Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus
Takashi Iwai
1
-3
/
+7
2008-11-07
alsa: fix snd_BUG_on() and friends
Andrew Morton
1
-3
/
+7
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-25
/
+7
2008-10-10
ALSA: Increase components array size
Takashi Iwai
1
-1
/
+1
2008-08-29
alsa: Remove special SBUS dma support code.
David S. Miller
1
-3
/
+0
2008-08-13
ALSA: Clean up snd_BUG()
Takashi Iwai
1
-5
/
+1
2008-08-13
ALSA: Kill snd_assert() definition
Takashi Iwai
1
-19
/
+0
2008-08-13
ALSA: Introduce snd_BUG_ON() macro
Takashi Iwai
1
-0
/
+4
2008-07-29
ALSA: Add jack reporting API
Mark Brown
1
-0
/
+1
2008-05-27
[ALSA] Replace CONFIG_SND_DEBUG_DETECT with CONFIG_SND_DEBUG_VERBOSE
Takashi Iwai
1
-4
/
+4
2008-04-24
[ALSA] sound/core.h: evil #ifdefs
Pavel Machek
1
-2
/
+2
2008-04-24
[ALSA] fix comments in sound/core.h
Pavel Machek
1
-3
/
+3
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
1
-0
/
+10
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-1
/
+1
2007-02-09
[PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED
Takashi Iwai
1
-1
/
+1
2007-02-09
[ALSA] Add PCI quirk list helper function
Takashi Iwai
1
-0
/
+25
2007-02-09
[ALSA] Remove obsolete typedefs.h
Takashi Iwai
1
-2
/
+0
2007-02-09
[ALSA] allow registering an alsa device with struct device pointer
Johannes Berg
1
-3
/
+34
2007-01-29
[PATCH] ALSA: Fix sysfs breakage
Takashi Iwai
1
-3
/
+15
2006-12-01
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
1
-3
/
+5
2006-10-06
[ALSA] Handle file operations during snd_card disconnects using static file->...
Karsten Wiese
1
-2
/
+2
2006-09-23
[ALSA] Add pcm_class attribute to PCM sysfs entry
Takashi Iwai
1
-0
/
+4
2006-09-23
[ALSA] Deprecate snd_card_free_in_thread()
Takashi Iwai
1
-3
/
+0
2006-09-23
[ALSA] Unregister device files at disconnection
Takashi Iwai
1
-1
/
+2
2006-07-12
[ALSA] remove unused snd_minor.name field
Clemens Ladisch
1
-2
/
+0
2006-06-22
[ALSA] Fix rwlock around snd_iprintf() in sound core
Takashi Iwai
1
-2
/
+1
2006-04-02
Update dummy snd_power_wait() function for new calling convention
Linus Torvalds
1
-1
/
+1
2006-03-31
[ALSA] Cleanup unused argument for snd_power_wait()
Takashi Iwai
1
-1
/
+1
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-3
/
+3
2006-03-22
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
1
-4
/
+4
2006-01-10
[PATCH] DocBook: fix kernel-doc comments
Martin Waitz
1
-2
/
+1
2006-01-04
[ALSA] Revert the nested-device patch
Takashi Iwai
1
-1
/
+0
2006-01-03
[ALSA] Nest sound devices
Clemens Ladisch
1
-0
/
+1
2006-01-03
[ALSA] dynamic minors (3/6): store device-specific object pointers dynamically
Clemens Ladisch
1
-2
/
+7
2006-01-03
[ALSA] dynamic minors (2/6): simplify storage of snd_minor structures
Clemens Ladisch
1
-4
/
+1
2006-01-03
[ALSA] dynamic minors (1/6): store device type in struct snd_minor
Clemens Ladisch
1
-3
/
+5
2006-01-03
[ALSA] Decentralize PM control
Takashi Iwai
1
-28
/
+0
2006-01-03
[ALSA] Remove xxx_t typedefs: Core component
Takashi Iwai
1
-116
/
+83
2005-11-04
[ALSA] fix improper CONFIG_SND_MAJOR usage
Clemens Ladisch
1
-0
/
+1
2005-11-04
[ALSA] Add the missing forward declration
Takashi Iwai
1
-0
/
+1
2005-11-04
[ALSA] Remove kmalloc wrappers
Takashi Iwai
1
-25
/
+0
2005-11-04
[ALSA] Remove vmalloc wrapper, kfree_nocheck()
Takashi Iwai
1
-8
/
+1
2005-11-04
[ALSA] Make snd_task_name() module local
Takashi Iwai
1
-1
/
+0
2005-11-04
[ALSA] Use getnstimeofday()
Takashi Iwai
1
-23
/
+0
2005-11-04
[ALSA] Remove snd_runtime_check() macro
Takashi Iwai
1
-23
/
+11
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-4
/
+4
2005-09-12
[ALSA] Introduce snd_card_set_generic_dev()
Takashi Iwai
1
-3
/
+5
2005-09-07
[PATCH] ALSA: convert kcalloc to kzalloc
Pekka Enberg
1
-0
/
+2
2005-08-23
[PATCH] Kconfig fix (ISA_DMA_API and sound/*)
Al Viro
1
-0
/
+2
2005-07-28
[ALSA] sound/core Fix the sparse warning 'implicit cast to nocast type'
Victor Fusco
1
-3
/
+3
[next]