index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
drivers
/
dummy.c
Age
Commit message (
Expand
)
Author
2011-12-19
ALSA: module_param: make bool parameters really bool
Rusty Russell
2011-10-31
sound: fix drivers needing module.h not moduleparam.h
Paul Gortmaker
2010-02-02
ALSA: dummy driver - add model parameter
Jaroslav Kysela
2009-11-02
ALSA: dummy - Fix descriptions of pcm_substreams parameter
Takashi Iwai
2009-10-30
ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests
Julia Lawall
2009-09-08
ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128
Takashi Iwai
2009-09-08
ALSA: dummy - Add debug proc file
Takashi Iwai
2009-09-07
ALSA: dummy - Fake buffer allocations
Takashi Iwai
2009-09-04
ALSA: dummy - Fix the timer calculation in systimer mode
Takashi Iwai
2009-09-03
ALSA: dummy - Better jiffies handling
Takashi Iwai
2009-09-03
ALSA: dummy - Support high-res timer mode
Takashi Iwai
2009-01-12
ALSA: Convert to snd_card_create() in other sound/*
Takashi Iwai
2008-10-19
ALSA: misc typo fixes
Mariusz Kozlowski
2008-08-15
ALSA: dummy driver - do not use assignment in if condition
Jaroslav Kysela
2008-08-15
sound: Fix esoteric double free in the dummy sound driver.
Daniel THOMPSON
2008-08-13
ALSA: Kill snd_assert() in other places
Takashi Iwai
2008-04-24
[ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() check
Roel Kluin
2008-04-24
[ALSA] snd-dummy - better realtime app support
Ahmet İnan
2008-04-24
[ALSA] snd-dummy - improved timing, silence on prepare
Ahmet İnan
2008-01-31
[ALSA] Remove sound/driver.h
Takashi Iwai
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
[ALSA] Clean up with common snd_ctl_boolean_*_info callbacks
Takashi Iwai
2007-07-20
[ALSA] more section mismatches
Randy Dunlap
2007-02-14
[ALSA] Fix __devinit and __devexit issues with sound drivers
Prarit Bhargava
2007-02-09
[ALSA] Add even more 'const' to everything related to TLV
Takashi Iwai
2006-09-23
[ALSA] Add dB scale information to dummy driver
Takashi Iwai
2006-09-23
[ALSA] Fix some typos in snd-dummy driver
Takashi Iwai
2006-06-22
[ALSA] unregister platform device again if probe was unsuccessful
Rene Herman
2006-04-27
[ALSA] continue on IS_ERR from platform device registration
Rene Herman
2006-03-22
[ALSA] Fix check of enable module option
Takashi Iwai
2006-01-04
[ALSA] dummy driver - added CA0106 emulation defines
Jaroslav Kysela
2006-01-03
[ALSA] unregister platform devices
Clemens Ladisch
2006-01-03
[ALSA] Fix possible races in timer callbacks
Takashi Iwai
2006-01-03
[ALSA] dummy - Use platform_device
Takashi Iwai
2006-01-03
[ALSA] Remove xxx_t typedefs: Generic drivers
Takashi Iwai
2006-01-03
[ALSA] snd-dummy - Code clean-up
Takashi Iwai
2005-09-12
[ALSA] Replace with kzalloc() - others
Takashi Iwai
2005-09-12
[ALSA] Add snd_card_set_generic_dev() call
Takashi Iwai
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds