summaryrefslogtreecommitdiffstats
path: root/sound/pcmcia
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)Dominik Brodowski2009-11-022-18/+24
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-281-1/+2
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-242-10/+17
|\
| * ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai2009-02-052-10/+17
* | ALSA: Return proper error code at probe in sound/pcmcia/*Takashi Iwai2009-01-122-13/+18
* | ALSA: pdaudiocf - Fix missing free in the error pathTakashi Iwai2009-01-121-1/+3
* | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-122-8/+8
|/
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-181-1/+1
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-131-1/+2
* ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driverDavid Howells2008-07-101-1/+1
* sound: Convert to menuconfigTakashi Iwai2008-05-271-5/+10
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-317-7/+0
* [ALSA] Add missing device linkTakashi Iwai2008-01-311-0/+2
* [ALSA] vxpocket - Check value range in ctl callbacksTakashi Iwai2008-01-311-3/+8
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-168-9/+9
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-161-8/+1
* [ALSA] sound/pcmcia/vx/vxpocket.c: fix an if() conditionAdrian Bunk2007-05-111-1/+1
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-092-2/+2
* [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-042-46/+1
* [PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech2006-12-041-1/+2
* [PATCH] missing include in pdaudiocf_irqAl Viro2006-10-081-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-3/+3
* [ALSA] Add missing dB scale information to vxpocket driverTakashi Iwai2006-09-231-0/+6
* [ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai2006-09-231-0/+5
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-232-3/+3
* [ALSA] Memory leak in sound/pcmcia/pdaudiocf/pdaudiocf.cEric Sesterhenn2006-07-121-1/+3
* [ALSA] sound/vxpocket: fix printk warningRandy Dunlap2006-06-221-1/+1
* [ALSA] Remove unneeded read/write_size fields in proc text opsTakashi Iwai2006-06-221-1/+1
* [ALSA] vxpocket - Fix a typoTakashi Iwai2006-06-221-1/+1
* [ALSA] PCMCIA sound devices shouldn't depend on ISAErik Mouw2006-04-271-2/+2
* [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_presentDominik Brodowski2006-03-312-2/+2
* [PATCH] pcmcia: use bitfield instead of p_state and stateDominik Brodowski2006-03-312-9/+0
* [PATCH] pcmcia: add return value to _config() functionsDominik Brodowski2006-03-312-17/+15
* [PATCH] pcmcia: remove dev_link_t and client_handle_t indirectionDominik Brodowski2006-03-312-52/+38
* [PATCH] pcmcia: embed dev_link_t into struct pcmcia_deviceDominik Brodowski2006-03-314-19/+17
* [PATCH] pcmcia: remove unneeded Vcc pseudo settingDominik Brodowski2006-03-312-5/+0
* [PATCH] pcmcia: default suspend and resume handlingDominik Brodowski2006-03-312-19/+0
* [PATCH] pcmcia: convert remaining users of pcmcia_release_io and _irqDominik Brodowski2006-03-312-7/+2
* [PATCH] pcmcia: add pcmcia_disable_deviceDominik Brodowski2006-03-312-14/+2
* [ALSA] Don't NULL check vfree argument in pdaudiocf_pcm.cJesper Juhl2006-03-221-4/+3
* [ALSA] semaphore -> mutex (Archs, misc buses)Ingo Molnar2006-03-221-6/+6
* spelling: s/trough/through/Adrian Bunk2006-01-101-1/+1
* [PATCH] pcmcia: fix sound driversDominik Brodowski2006-01-062-194/+115
* [ALSA] pdaudiocf - Fix PM supportTakashi Iwai2006-01-033-10/+8
* [ALSA] vx-driver - Fix PM supportTakashi Iwai2006-01-031-4/+5
* [ALSA] Remove xxx_t typedefs: PCMCIA PDaudioCFTakashi Iwai2006-01-035-77/+77
* [ALSA] Remove xxx_t typedefs: VXdriverTakashi Iwai2006-01-034-54/+54
* [ALSA] Remove snd_vx_delay() functionTakashi Iwai2006-01-031-5/+5
* [ALSA] Remove superfluous pcm_free callbacksTakashi Iwai2006-01-031-10/+0
* [ALSA] Remove vmalloc wrapper, kfree_nocheck()Takashi Iwai2005-11-041-3/+3