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
Commit message (
Expand
)
Author
Age
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
*
[PATCH] mark struct file_operations const 9
Arjan van de Ven
2007-02-12
*
[PATCH] Fix breakage with CONFIG_SYSFS_DEPRECATED
Takashi Iwai
2007-02-09
*
[ALSA] Fix possible deadlocks in sequencer at removal of ports
Takashi Iwai
2007-02-09
*
[ALSA] Fix possible invalid memory access in PCM core
Takashi Iwai
2007-02-09
*
[ALSA] snd_hwdep_release() racefix
Karsten Wiese
2007-02-09
*
[ALSA] Remove useless reference to obsolete KERNELD
Robert P. J. Day
2007-02-09
*
[ALSA] cleanup and error reporting for sound/core/init.c
Oliver Neukum
2007-02-09
*
[ALSA] Add PCI quirk list helper function
Takashi Iwai
2007-02-09
*
[ALSA] make sound/core/control.c:snd_ctl_new() static
Adrian Bunk
2007-02-09
*
[ALSA] pcm core: add prealloc_max file to substream directory to show maximum...
Jaroslav Kysela
2007-02-09
*
[ALSA] alsa core: convert to list_for_each_entry*
Johannes Berg
2007-02-09
*
[ALSA] alsa core: add struct device pointer to struct snd_pcm
Johannes Berg
2007-02-09
*
[ALSA] allow registering an alsa device with struct device pointer
Johannes Berg
2007-02-09
*
[PATCH] ALSA: Fix sysfs breakage
Takashi Iwai
2007-01-29
*
[ALSA] sound: fix PCM substream list
Akinobu Mita
2006-12-20
*
[ALSA] sound: initialize rawmidi substream list
Akinobu Mita
2006-12-20
*
[ALSA] Fix races in PCM OSS emulation
Takashi Iwai
2006-12-20
*
[ALSA] sound/core/control.c: remove dead code
Adrian Bunk
2006-12-20
*
[ALSA] pcm core: fix silence_start calculations
Clemens Ladisch
2006-12-20
*
[ALSA] use the roundup macro
Clemens Ladisch
2006-12-20
*
[ALSA] use the ALIGN macro
Clemens Ladisch
2006-12-20
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
[PATCH] struct path: convert sound
Josef Sipek
2006-12-08
*
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
2006-12-07
*
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
2006-12-01
*
[ALSA] Fix hang-up at disconnection of usb-audio
Takashi Iwai
2006-11-28
*
[ALSA] rtctimer: handle RTC interrupts with a tasklet
Clemens Ladisch
2006-11-28
*
[ALSA] Fix addition of user-defined boolean controls
Takashi Iwai
2006-10-22
*
[ALSA] Fix re-use of va_list
Takashi Iwai
2006-10-22
*
[PATCH] hwdep_compat missed __user annotations
Al Viro
2006-10-10
*
[ALSA] Handle file operations during snd_card disconnects using static file->...
Karsten Wiese
2006-10-06
*
[ALSA] Dereference after free in snd_hwdep_release()
Florin Malita
2006-10-06
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
*
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
*
[PATCH] maximum latency tracking: ALSA support
Takashi Iwai
2006-10-01
*
[ALSA] sound core: Use SEEK_{SET,CUR,END} instead of hardcoded values
Josef 'Jeff' Sipek
2006-09-23
*
[ALSA] Add missing compat ioctls for ALSA control API
Takashi Iwai
2006-09-23
*
[ALSA] Add pcm_class attribute to PCM sysfs entry
Takashi Iwai
2006-09-23
*
[ALSA] Return error if no user TLV is defined
Takashi Iwai
2006-09-23
*
[ALSA] Fix errors with user TLV_WRITE
Takashi Iwai
2006-09-23
*
[ALSA] Fix substream selection in PCM and rawmidi
Takashi Iwai
2006-09-23
*
[ALSA] Fix control/status mmap with shared PCM substream
Takashi Iwai
2006-09-23
*
[ALSA] system timer: remove unused snd_timer_system_private.timer field
Clemens Ladisch
2006-09-23
*
[ALSA] timer: fix timer rescheduling
Clemens Ladisch
2006-09-23
*
[ALSA] system timer: clear correction value when timer stops
Clemens Ladisch
2006-09-23
*
[ALSA] system timer: accumulate correction for multiple lost ticks
Clemens Ladisch
2006-09-23
*
[ALSA] system timer: fix lost ticks correction adjustment
Clemens Ladisch
2006-09-23
*
[ALSA] Control API - more robust TLV implementation
Jaroslav Kysela
2006-09-23
[next]