| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: dummy driver - add model parameter | Jaroslav Kysela | 2010-02-02 | 1 | -110/+180 |
* | ALSA: dummy - Fix descriptions of pcm_substreams parameter | Takashi Iwai | 2009-11-02 | 1 | -1/+1 |
* | ALSA: sound: Move dereference after NULL test and drop unnecessary NULL tests | Julia Lawall | 2009-10-30 | 1 | -2/+0 |
* | ALSA: dummy - Increase MAX_PCM_SUBSTREAMS to 128 | Takashi Iwai | 2009-09-08 | 1 | -1/+1 |
* | ALSA: dummy - Add debug proc file | Takashi Iwai | 2009-09-08 | 1 | -0/+132 |
* | ALSA: dummy - Fake buffer allocations | Takashi Iwai | 2009-09-07 | 1 | -8/+98 |
* | ALSA: dummy - Fix the timer calculation in systimer mode | Takashi Iwai | 2009-09-04 | 1 | -8/+21 |
* | ALSA: dummy - Better jiffies handling | Takashi Iwai | 2009-09-03 | 1 | -35/+43 |
* | ALSA: dummy - Support high-res timer mode | Takashi Iwai | 2009-09-03 | 1 | -141/+272 |
* | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2009-01-12 | 1 | -4/+4 |
* | ALSA: misc typo fixes | Mariusz Kozlowski | 2008-10-19 | 1 | -1/+1 |
* | ALSA: dummy driver - do not use assignment in if condition | Jaroslav Kysela | 2008-08-15 | 1 | -11/+21 |
* | sound: Fix esoteric double free in the dummy sound driver. | Daniel THOMPSON | 2008-08-15 | 1 | -6/+4 |
* | ALSA: Kill snd_assert() in other places | Takashi Iwai | 2008-08-13 | 1 | -1/+2 |
* | [ALSA] sound/drivers/dummy.c: fix negative snd_pcm_format_width() check | Roel Kluin | 2008-04-24 | 1 | -4/+5 |
* | [ALSA] snd-dummy - better realtime app support | Ahmet İnan | 2008-04-24 | 1 | -3/+3 |
* | [ALSA] snd-dummy - improved timing, silence on prepare | Ahmet İnan | 2008-04-24 | 1 | -11/+15 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 1 | -1/+0 |
* | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 2007-10-16 | 1 | -2/+2 |
* | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 2007-10-16 | 1 | -9/+1 |
* | [ALSA] more section mismatches | Randy Dunlap | 2007-07-20 | 1 | -1/+1 |
* | [ALSA] Fix __devinit and __devexit issues with sound drivers | Prarit Bhargava | 2007-02-14 | 1 | -5/+6 |
* | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2007-02-09 | 1 | -1/+1 |
* | [ALSA] Add dB scale information to dummy driver | Takashi Iwai | 2006-09-23 | 1 | -2/+8 |
* | [ALSA] Fix some typos in snd-dummy driver | Takashi Iwai | 2006-09-23 | 1 | -5/+5 |
* | [ALSA] unregister platform device again if probe was unsuccessful | Rene Herman | 2006-06-22 | 1 | -0/+4 |
* | [ALSA] continue on IS_ERR from platform device registration | Rene Herman | 2006-04-27 | 1 | -10/+4 |
* | [ALSA] Fix check of enable module option | Takashi Iwai | 2006-03-22 | 1 | -1/+3 |
* | [ALSA] dummy driver - added CA0106 emulation defines | Jaroslav Kysela | 2006-01-04 | 1 | -1/+17 |
* | [ALSA] unregister platform devices | Clemens Ladisch | 2006-01-03 | 1 | -2/+14 |
* | [ALSA] Fix possible races in timer callbacks | Takashi Iwai | 2006-01-03 | 1 | -5/+5 |
* | [ALSA] dummy - Use platform_device | Takashi Iwai | 2006-01-03 | 1 | -26/+80 |
* | [ALSA] Remove xxx_t typedefs: Generic drivers | Takashi Iwai | 2006-01-03 | 1 | -59/+65 |
* | [ALSA] snd-dummy - Code clean-up | Takashi Iwai | 2006-01-03 | 1 | -79/+47 |
* | [ALSA] Replace with kzalloc() - others | Takashi Iwai | 2005-09-12 | 1 | -2/+2 |
* | [ALSA] Add snd_card_set_generic_dev() call | Takashi Iwai | 2005-09-12 | 1 | -0/+4 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+643 |