Age | Commit message (Expand) | Author | Files | Lines |
2009-04-28 | ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers | Takashi Iwai | 1 | -1/+2 |
2009-03-24 | Merge branch 'topic/misc' into for-linus | Takashi Iwai | 2 | -10/+17 |
2009-02-05 | ALSA: Add missing KERN_* prefix to printk in other sound/* | Takashi Iwai | 2 | -10/+17 |
2009-01-12 | ALSA: Return proper error code at probe in sound/pcmcia/* | Takashi Iwai | 2 | -13/+18 |
2009-01-12 | ALSA: pdaudiocf - Fix missing free in the error path | Takashi Iwai | 1 | -1/+3 |
2009-01-12 | ALSA: Convert to snd_card_create() in other sound/* | Takashi Iwai | 2 | -8/+8 |
2008-12-18 | ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule() | Takashi Iwai | 1 | -1/+1 |
2008-08-13 | ALSA: Kill snd_assert() in other places | Takashi Iwai | 1 | -1/+2 |
2008-07-10 | ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driver | David Howells | 1 | -1/+1 |
2008-05-27 | sound: Convert to menuconfig | Takashi Iwai | 1 | -5/+10 |
2008-01-31 | [ALSA] Remove sound/driver.h | Takashi Iwai | 7 | -7/+0 |
2008-01-31 | [ALSA] Add missing device link | Takashi Iwai | 1 | -0/+2 |
2008-01-31 | [ALSA] vxpocket - Check value range in ctl callbacks | Takashi Iwai | 1 | -3/+8 |
2007-10-16 | [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz | Jaroslav Kysela | 8 | -9/+9 |
2007-10-16 | [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks | Takashi Iwai | 1 | -8/+1 |
2007-05-11 | [ALSA] sound/pcmcia/vx/vxpocket.c: fix an if() condition | Adrian Bunk | 1 | -1/+1 |
2007-02-09 | [ALSA] Add even more 'const' to everything related to TLV | Takashi Iwai | 2 | -2/+2 |
2006-12-04 | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2 | -46/+1 |
2006-12-04 | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 1 | -1/+2 |
2006-10-08 | [PATCH] missing include in pdaudiocf_irq | Al Viro | 1 | -0/+1 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2 | -3/+3 |
2006-09-23 | [ALSA] Add missing dB scale information to vxpocket driver | Takashi Iwai | 1 | -0/+6 |
2006-09-23 | [ALSA] Add dB scale information to vxpocket and vx222 drivers | Takashi Iwai | 1 | -0/+5 |
2006-09-23 | [ALSA] Deprecate snd_card_free_in_thread() | Takashi Iwai | 2 | -3/+3 |
2006-07-12 | [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.c | Eric Sesterhenn | 1 | -1/+3 |
2006-06-22 | [ALSA] sound/vxpocket: fix printk warning | Randy Dunlap | 1 | -1/+1 |
2006-06-22 | [ALSA] Remove unneeded read/write_size fields in proc text ops | Takashi Iwai | 1 | -1/+1 |
2006-06-22 | [ALSA] vxpocket - Fix a typo | Takashi Iwai | 1 | -1/+1 |
2006-04-27 | [ALSA] PCMCIA sound devices shouldn't depend on ISA | Erik Mouw | 1 | -2/+2 |
2006-03-31 | [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present | Dominik Brodowski | 2 | -2/+2 |
2006-03-31 | [PATCH] pcmcia: use bitfield instead of p_state and state | Dominik Brodowski | 2 | -9/+0 |
2006-03-31 | [PATCH] pcmcia: add return value to _config() functions | Dominik Brodowski | 2 | -17/+15 |
2006-03-31 | [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection | Dominik Brodowski | 2 | -52/+38 |
2006-03-31 | [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device | Dominik Brodowski | 4 | -19/+17 |
2006-03-31 | [PATCH] pcmcia: remove unneeded Vcc pseudo setting | Dominik Brodowski | 2 | -5/+0 |
2006-03-31 | [PATCH] pcmcia: default suspend and resume handling | Dominik Brodowski | 2 | -19/+0 |
2006-03-31 | [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irq | Dominik Brodowski | 2 | -7/+2 |
2006-03-31 | [PATCH] pcmcia: add pcmcia_disable_device | Dominik Brodowski | 2 | -14/+2 |
2006-03-22 | [ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.c | Jesper Juhl | 1 | -4/+3 |
2006-03-22 | [ALSA] semaphore -> mutex (Archs, misc buses) | Ingo Molnar | 1 | -6/+6 |
2006-01-10 | spelling: s/trough/through/ | Adrian Bunk | 1 | -1/+1 |
2006-01-06 | [PATCH] pcmcia: fix sound drivers | Dominik Brodowski | 2 | -194/+115 |
2006-01-03 | [ALSA] pdaudiocf - Fix PM support | Takashi Iwai | 3 | -10/+8 |
2006-01-03 | [ALSA] vx-driver - Fix PM support | Takashi Iwai | 1 | -4/+5 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: PCMCIA PDaudioCF | Takashi Iwai | 5 | -77/+77 |
2006-01-03 | [ALSA] Remove xxx_t typedefs: VXdriver | Takashi Iwai | 4 | -54/+54 |
2006-01-03 | [ALSA] Remove snd_vx_delay() function | Takashi Iwai | 1 | -5/+5 |
2006-01-03 | [ALSA] Remove superfluous pcm_free callbacks | Takashi Iwai | 1 | -10/+0 |
2005-11-04 | [ALSA] Remove vmalloc wrapper, kfree_nocheck() | Takashi Iwai | 1 | -3/+3 |
2005-09-12 | [ALSA] Replace with kzalloc() - others | Takashi Iwai | 1 | -1/+1 |