summaryrefslogtreecommitdiff
path: root/sound/pcmcia
Commit message (Expand)AuthorAge
* sound/pcmcia: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
* ALSA: pdaudiocf: Remove superfluous pm_message_t argument from suspendTakashi Iwai2012-07-03
* ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
* ALSA: module_param: make bool parameters really boolRusty Russell2011-12-19
* sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker2011-10-31
* ALSA: pcmcia - Use pcmcia_request_irq()Takashi Iwai2011-07-08
* pcmcia: Make struct pcmcia_device_id const, sound drivers editionJoe Perches2011-05-11
* ALSA: use linux/io.h to fix compile warningsTakashi Iwai2011-02-02
* pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-29
* pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-29
* pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-29
* pcmcia: simplify IntTypeDominik Brodowski2010-09-29
* pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-03
* pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-03
* pcmcia: remove cs_types.hDominik Brodowski2010-07-30
* pcmcia: dev_node removal (write-only drivers)Dominik Brodowski2010-05-10
* pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-10
* pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration()Dominik Brodowski2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai2010-01-18
* sound: pdaudiocf: use vmalloc buffer helper functionsClemens Ladisch2009-12-18
* sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch2009-12-18
* pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski2009-12-07
* pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-28
* pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-28
* pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)Dominik Brodowski2009-11-09
* ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai2009-04-28
* Merge branch 'topic/misc' into for-linusTakashi Iwai2009-03-24
|\
| * ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai2009-02-05
* | ALSA: Return proper error code at probe in sound/pcmcia/*Takashi Iwai2009-01-12
* | ALSA: pdaudiocf - Fix missing free in the error pathTakashi Iwai2009-01-12
* | ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai2009-01-12
|/
* ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai2008-12-18
* ALSA: Kill snd_assert() in other placesTakashi Iwai2008-08-13
* ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driverDavid Howells2008-07-10
* sound: Convert to menuconfigTakashi Iwai2008-05-27
* [ALSA] Remove sound/driver.hTakashi Iwai2008-01-31
* [ALSA] Add missing device linkTakashi Iwai2008-01-31
* [ALSA] vxpocket - Check value range in ctl callbacksTakashi Iwai2008-01-31
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-16
* [ALSA] Clean up with common snd_ctl_boolean_*_info callbacksTakashi Iwai2007-10-16
* [ALSA] sound/pcmcia/vx/vxpocket.c: fix an if() conditionAdrian Bunk2007-05-11
* [ALSA] Add even more 'const' to everything related to TLVTakashi Iwai2007-02-09
* [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-04
* [PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech2006-12-04
* [PATCH] missing include in pdaudiocf_irqAl Viro2006-10-08
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [ALSA] Add missing dB scale information to vxpocket driverTakashi Iwai2006-09-23
* [ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai2006-09-23
* [ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai2006-09-23