aboutsummaryrefslogtreecommitdiff
path: root/sound/pcmcia
AgeCommit message (Expand)Author
2019-02-06ALSA: pcmcia: Clean up with new procfs helpersTakashi Iwai
2019-01-15ALSA: pcmcia: Remove superfluous snd_pcm_suspend*() callsTakashi Iwai
2018-07-29Merge branch 'for-linus' into topic/virmidiTakashi Iwai
2018-07-26ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai
2018-07-18ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai
2017-08-19ALSA: pcmcia: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: pcmcia: make snd_pcm_hardware constBhumika Goyal
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-05-17ALSA: vxpocket: Use container_of()Takashi Iwai
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-01-04ALSA: vx: Fix possible transfer overflowTakashi Iwai
2014-11-11ALSA: vx: Fix missing kerneldoc parameter descriptionsTakashi Iwai
2014-09-15ALSA: pdaudiocf: Use nonatomic PCM opsTakashi Iwai
2014-09-15ALSA: vx: Use nonatomic PCM opsTakashi Iwai
2014-02-14ALSA: pcmcia: Convert to snd_card_new() with a device pointerTakashi Iwai
2013-03-15sound/pcmcia: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2012-07-03ALSA: pdaudiocf: Remove superfluous pm_message_t argument from suspendTakashi Iwai
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-07-08ALSA: pcmcia - Use pcmcia_request_irq()Takashi Iwai
2011-05-11pcmcia: Make struct pcmcia_device_id const, sound drivers editionJoe Perches
2011-02-02ALSA: use linux/io.h to fix compile warningsTakashi Iwai
2010-09-29pcmcia: move driver name to struct pcmcia_driverDominik Brodowski
2010-09-29pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski
2010-09-29pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski
2010-09-29pcmcia: simplify IntTypeDominik Brodowski
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-05-10pcmcia: dev_node removal (write-only drivers)Dominik Brodowski
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-05-10pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration()Dominik Brodowski
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-18ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffersTakashi Iwai
2009-12-18sound: pdaudiocf: use vmalloc buffer helper functionsClemens Ladisch
2009-12-18sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM bufferClemens Ladisch
2009-12-07pcmcia: remove unused IRQ_FIRST_SHAREDDominik Brodowski
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)Dominik Brodowski
2009-04-28ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some driversTakashi Iwai
2009-03-24Merge branch 'topic/misc' into for-linusTakashi Iwai
2009-02-05ALSA: Add missing KERN_* prefix to printk in other sound/*Takashi Iwai
2009-01-12ALSA: Return proper error code at probe in sound/pcmcia/*Takashi Iwai
2009-01-12ALSA: pdaudiocf - Fix missing free in the error pathTakashi Iwai
2009-01-12ALSA: Convert to snd_card_create() in other sound/*Takashi Iwai
2008-12-18ALSA: hda - Convert from takslet_hi_schedule() to tasklet_schedule()Takashi Iwai
2008-08-13ALSA: Kill snd_assert() in other placesTakashi Iwai
2008-07-10ALSA: Fix a const to non-const assignment in the Digigram VXpocket sound driverDavid Howells