index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
init.c
Commit message (
Expand
)
Author
Age
*
ALSA: Introduce snd_card_create()
Takashi Iwai
2009-01-12
*
sound: Fix warnings relating to ignored return value in snd_card_register
Hannes Eder
2008-11-18
*
ALSA: when card identification is changed, change also /proc/asound symlink
Jaroslav Kysela
2008-11-12
*
ALSA: add /sys/class/sound/card#/id (r/w) and card#/number (r/o) files
Jaroslav Kysela
2008-11-12
*
saner FASYNC handling on file close
Al Viro
2008-11-01
*
device create: sound: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
*
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-08-13
*
device create: sound: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
[ALSA] Improve the slots option handling
Takashi Iwai
2008-05-28
*
[ALSA] Clean up snd_card_free*()
Takashi Iwai
2008-04-24
*
[ALSA] Fix the race of card instance unregistration
Takashi Iwai
2008-04-24
*
[ALSA] sound: replace remaining __FUNCTION__ occurences
Harvey Harrison
2008-04-24
*
[ALSA] fix compilation warning in GCC
Miguel Boton
2008-01-31
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
*
[ALSA] Introduce slots option to snd module
Takashi Iwai
2008-01-31
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
*
[ALSA] cleanup and error reporting for sound/core/init.c
Oliver Neukum
2007-02-09
*
[PATCH] ALSA: Fix sysfs breakage
Takashi Iwai
2007-01-29
*
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
2006-12-01
*
[ALSA] Handle file operations during snd_card disconnects using static file->...
Karsten Wiese
2006-10-06
*
[ALSA] Deprecate snd_card_free_in_thread()
Takashi Iwai
2006-09-23
*
[ALSA] Unregister device files at disconnection
Takashi Iwai
2006-09-23
*
[ALSA] Fix disconnection of proc interface
Takashi Iwai
2006-09-23
*
[ALSA] Remove zero-initialization of static variables
Takashi Iwai
2006-06-22
*
[ALSA] Fix rwlock around snd_iprintf() in sound core
Takashi Iwai
2006-06-22
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
*
[ALSA] Clean up EXPORT_SYMBOL()s in snd module
Takashi Iwai
2006-06-22
*
[ALSA] Cleanup unused argument for snd_power_wait()
Takashi Iwai
2006-03-31
*
[PATCH] mark f_ops const in the inode
Arjan van de Ven
2006-03-28
*
[ALSA] return ENODEV for disconnected devices
Clemens Ladisch
2006-03-22
*
[ALSA] semaphore -> mutex (core part)
Ingo Molnar
2006-03-22
*
[ALSA] Optimize for config without PROC_FS
Takashi Iwai
2006-01-03
*
[ALSA] dynamic minors (6/6): increase maximum number of sound cards
Clemens Ladisch
2006-01-03
*
[ALSA] Decentralize PM control
Takashi Iwai
2006-01-03
*
[ALSA] Remove xxx_t typedefs: Core component
Takashi Iwai
2006-01-03
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
*
[ALSA] Fix a typo in the last fix
Takashi Iwai
2005-11-04
*
[ALSA] Remove snd_runtime_check() macro
Takashi Iwai
2005-11-04
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
*
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
2005-10-28
*
[PATCH] ALSA: Fix Oops of suspend/resume with generic drivers
Takashi Iwai
2005-10-24
*
[ALSA] Replace with kzalloc() - core stuff
Takashi Iwai
2005-09-12
*
[ALSA] Introduce snd_card_set_generic_dev()
Takashi Iwai
2005-09-12
*
[PATCH] fix pm_message_t vs. u32 in alsa
Pavel Machek
2005-04-16
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16